11 Commits

Author SHA1 Message Date
Daniel James
6148083367 Move classes into namespace. 2017-12-28 19:35:16 +00:00
Daniel James
6088b8c6d3 Split github events from the queue class 2017-09-21 06:08:58 +01:00
Daniel James
68c381db77 Return exit code from CommandLineOptions::process for early exit. 2016-07-20 00:20:35 +01:00
Daniel James
557468227d Pass config path as an option. 2016-06-16 23:45:44 +01:00
Daniel James
0b34405de1 Fix mirror script. 2016-06-16 23:45:44 +01:00
Daniel James
566cceac5f Separate configuration for webhook. 2016-06-06 09:33:03 +01:00
Daniel James
925a610617 Init EvilGlobals manually.
Can't do it from the webhook as it doesn't have full access to
configuration.
2016-06-06 09:33:03 +01:00
Daniel James
8d9b8ab00b Setup the database after configuration.
Really do need to use a better configuration thing at this point.
2016-04-13 09:28:06 +01:00
Daniel James
777ffdffb9 Better php shebang. 2016-04-04 21:12:33 +01:00
Daniel James
29dedb001e Extract the common command line code into a class.
Should possible use it for everything, especially if I add more
functionality.
2015-10-10 12:31:53 +01:00
Daniel James
6894b15d25 Separate mirror script.
Using c9s/GetOptionKit to parse command line arguments. Not great so
far, but it'll do. I wanted to use something fairly standalone.
2015-10-10 12:31:53 +01:00