Commit graph

16 commits

Author SHA1 Message Date
Wogan May
f6f5a6e111 Create an admin user
New console command to add an admin user without trying to reinstall the
whole app.
2014-01-14 23:03:23 +02:00
meadsteve
c8dc8a67b7 Fix casing in LoggerConfig. 2013-11-28 21:18:11 +00:00
meadsteve
4f1d81e6fd update loggerConfig constructor to take array by default to make unit testing simpler. 2013-11-28 21:04:27 +00:00
Jimmy Cleuren
4d3372af88 Command to poll github for new commits 2013-11-18 22:49:18 +01:00
meadsteve
a5957d687a Added logging to the daemon and update commands. 2013-11-02 15:52:55 +00:00
meadsteve
0fc91f053a Added to the console so that external logging definitions are pulled in from a loggerconfig.php file if the file exists. 2013-11-02 15:28:24 +00:00
Dan Cryer
77fae9a56d Holy cleanup, batman. 2013-10-10 01:01:06 +01:00
Dan Cryer
cc09d95a3d SQL strict mode fixes. Closes #127 2013-10-08 07:45:20 +01:00
Tobias Tom
aa90f747fd Removed magix execution of composer. 2013-07-31 08:08:19 +02:00
Gabriel Baker
a963a3f284 MAjority of daemon work done, can start stop and status the daemon 2013-06-09 20:11:22 +01:00
Gabriel Baker
910e09eb52 daemon work 2013-06-09 17:42:50 +01:00
Steve Kamerman
68d62e670f Sanitize filenames before executing shell_exec 2013-05-20 22:46:14 -04:00
Dan Cryer
e4d32b3ea1 Initial work on PSR2 compliance for issue #18 2013-05-16 02:57:30 +01:00
Dan Cryer
6094b7013c Add file-level docblock to every file. 2013-05-16 02:16:56 +01:00
Dan Cryer
1a92d1c619 Fixing the console app so that it installs and runs composer if not present. 2013-05-15 22:29:09 +01:00
Dan Cryer
988fa42d92 Updating PHPCI to use Symfony/Console rather than a series of individual PHP files. 2013-05-15 18:27:13 +01:00