- Unrelated changes
- Remove web socket test
- Remove unrelated change to app.blade.php
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Oct 14 2020
Oct 14 2020
vanmeeuwen committed rK90281504190b: Fix mandate status in mollie:info and stripe:info (authored by machniak).
Oct 13 2020
Oct 13 2020
vanmeeuwen committed rK5ae7124d9e81: Fix UX bug in list input - add input content to the list on submit (authored by machniak).
vanmeeuwen committed rKeafb3c61ab1d: Run wallet top-up before suspending the account (authored by machniak).
Oct 12 2020
Oct 12 2020
Oct 9 2020
Oct 9 2020
- Merge branch 'master' into arcpatch-D1636
- Merge branch 'master' into arcpatch-D1636
vanmeeuwen updated the diff for D1708: Do not set the active status until after the ownership of or management access to has been confirmed..
- No need for return statement here
vanmeeuwen updated the diff for D1708: Do not set the active status until after the ownership of or management access to has been confirmed..
- Fix typo
- Add Functional as a test suite
- Add at least one functional test
- If a domain was verified and confirmed before it was suspended, we need to restore the active state.
- Improve legibility of this exception
- Clarify why we can activate a domain in unsuspend, provided the right conditions
- Also verify we can unsuspend a domain that was verified but unconfirmed, without setting the status to active.
- Merge remote-tracking branch 'origin/master' into arcpatch-D1708
Oct 7 2020
Oct 7 2020
Marking comments as done
- Improve based on feedback
- Verify a user's domain is ldapready before attempting to create the user. Return the job to the queue with a 60 second delay if the domain is not ready
I've skimmed the surface, haven't fully reviewed this yet.
Oct 6 2020
Oct 6 2020
vanmeeuwen updated the diff for D1708: Do not set the active status until after the ownership of or management access to has been confirmed..
- Adjust and enhance tests
vanmeeuwen updated the diff for D1702: Better structure for console commands, and unification of code/behavior.
- Some create object logic
vanmeeuwen updated the diff for D1708: Do not set the active status until after the ownership of or management access to has been confirmed..
- Simply the bitflip addition code
vanmeeuwen updated the diff for D1708: Do not set the active status until after the ownership of or management access to has been confirmed..
- Test for active/new before subtracting active/new
vanmeeuwen updated the diff for D1708: Do not set the active status until after the ownership of or management access to has been confirmed..
- Actually, any active domain is definitely no longer new
vanmeeuwen added a reviewer for D1708: Do not set the active status until after the ownership of or management access to has been confirmed.: Restricted Project.
Oct 5 2020
Oct 5 2020
vanmeeuwen updated the diff for D1702: Better structure for console commands, and unification of code/behavior.
- And... another iteration to experiment with.
vanmeeuwen updated the diff for D1702: Better structure for console commands, and unification of code/behavior.
- Commentary and documentation
- user:wallets translation to the new system
- More magic
vanmeeuwen updated the diff for D1702: Better structure for console commands, and unification of code/behavior.
- show-case implementation of 'relations'
vanmeeuwen updated the diff for D1702: Better structure for console commands, and unification of code/behavior.
- Further reduce duplication
vanmeeuwen requested review of D1702: Better structure for console commands, and unification of code/behavior.
vanmeeuwen committed rK7fb26dbf8cc0: Fix race conditions after login redirect (authored by machniak).
vanmeeuwen committed rKe721d8d452cf: Correctly handle "non-existing domain" in LDAP::createUser() (authored by machniak).
Oct 2 2020
Oct 2 2020
- Shorten the window of entries considered valid still
vanmeeuwen added a comment to D1684: Better structure for console commands, and unification of code/behavior.
We're just taking note of some of the restructuring here, largely agreeable, and then I'll counter-propose an approach for review on Monday.
Oct 1 2020
Oct 1 2020
vanmeeuwen added a reverting change for rKe558488518d5: Add OPENVIDU_REWRITE_HOST feature: rK86092445decc: Revert "Add OPENVIDU_REWRITE_HOST feature".
vanmeeuwen committed rK2c0cbe0472ba: Fix authentication problems with swoole (Bifrost#T374462) (authored by machniak).
vanmeeuwen committed rK0385211928f9: Don't use secure_asset() for easier development (authored by machniak).
- Revert "Add OPENVIDU_REWRITE_HOST feature"
- Small improvements for Meet on a phone
- Redis without systemd
- laravel/swoole/websockety example
- Don't use secure_asset() for easier development
- laravel/swoole/websockety example
- Fix authentication problems with swoole (Bifrost#T374462)
- Fix logged request time under swoole
- Start artisan with swoole
- Update package-lock.json
- Add a sort of s2i swoole image
- Update openvidu's use of variables
- Update proxy configuration
- Prepare image building for deployment
- Change the default if undefined, for OPENVIDU_API_URL
- Add OPENVIDU_REWRITE_HOST feature
- Set some default environment variables
- Set HTTPS_PORT separate from SERVER_PORT
Sep 30 2020
Sep 30 2020
- Set some default environment variables
- Small improvements for Meet on a phone
- Redis without systemd
- Merge remote-tracking branch 'origin/dev/swoole-websocket' into arcpatch-D1447
- Update openvidu's use of variables
- Update proxy configuration
- Prepare image building for deployment
- Change the default if undefined, for OPENVIDU_API_URL
- Add OPENVIDU_REWRITE_HOST feature
- Merge remote-tracking branch 'origin/master' into arcpatch-D1447
Sep 29 2020
Sep 29 2020
Sep 24 2020
Sep 24 2020
- Update the server to 2.15.0