17 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
f49576abf9 Rebuild the 'in progress' release notes when updating doc list 2017-03-02 17:10:18 +00:00
Daniel James
c086031398 Camel case method names. 2016-07-20 00:21:31 +01:00
Daniel James
68c381db77 Return exit code from CommandLineOptions::process for early exit. 2016-07-20 00:20:35 +01:00
Daniel James
c25c8ccbcb Stop downloading library list.
The proper mechanism is now in place.
2016-06-17 12:46:40 +01:00
Daniel James
557468227d Pass config path as an option. 2016-06-16 23:45:44 +01:00
Daniel James
7e83d7f2c9 Make all settings things functions. 2016-06-11 00:56:41 +01:00
Daniel James
3c3d856cad Setup logging in EvilGlobals. 2016-06-11 00:21:55 +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
e6480dba79 Download libraries.htm from site. 2016-05-08 14:48:06 +01:00
Daniel James
35ba2f59c8 Quickly hack in library list generation. 2016-05-06 09:30:27 +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
f14427da05 Separate script for update-doc-list. 2015-10-10 12:31:53 +01:00