This website requires JavaScript.
Explore
Help
Register
Sign In
Simon
/
cachet
Watch
1
Star
0
Fork
0
You've already forked cachet
mirror of
https://github.com/cachethq/cachet.git
synced
2026-07-01 08:15:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
342be3d756d24783d4464eaaa00a875367a54a94
cachet
/
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