This website requires JavaScript.
Explore
Help
Sign In
lucas.mathieu
/
cachet-docker
Watch
1
Star
0
Fork
0
You've already forked cachet-docker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
03092466f59c67d4208a37ef24c75bf9cdf287b0
cachet-docker
/
tests
/
Bus
/
Commands
/
User
History
sideffect0
a91a9a9b05
grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g'
...
From test.com to example.com
2018-10-18 14:52:09 +05:30
..
CreateUserCommandTest.php
grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g'
2018-10-18 14:52:09 +05:30
GenerateApiTokenCommandTest.php
Moved things into a bus namespace
2016-01-05 02:38:07 +00:00
InviteUserCommandTest.php
Standardise the team member commands.
Closes
#1881
2016-07-21 11:49:05 +01:00
RemoveUserCommandTest.php
Moved things into a bus namespace
2016-01-05 02:38:07 +00:00
SignupUserCommandTest.php
grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g'
2018-10-18 14:52:09 +05:30
WelcomeUserCommandTest.php
Welcome all users to their status page
2016-08-23 13:09:47 +01:00