Commit graph

35 commits

Author SHA1 Message Date
700bc784b1 Add URIs to test comments 2019-02-14 13:48:02 +00:00
ce3ce1e971 Format console output 2019-02-14 12:21:13 +00:00
aa3e6960a3 Extract getEventData method 2019-02-14 10:57:48 +00:00
fa56cf6908 Ensure that the winners are comments 2019-02-14 08:11:09 +00:00
4292cc3147 Add the Comment class 2019-02-14 07:52:16 +00:00
df9639e57c Add usage instructions 2019-02-14 03:07:04 +00:00
3e61221cf3
Add Travis badge 2019-02-14 03:03:34 +00:00
df80bdb0fb Update phpunit path 2019-02-14 02:57:55 +00:00
ac5a8323c6 Create .travis.yml 2019-02-14 02:51:31 +00:00
a564aa85fa Move parenthesis 2019-02-14 02:38:22 +00:00
2417088e80 Add TODOs 2019-02-14 02:36:55 +00:00
50d3fd71a6 Move cache to a property, update cache key 2019-02-14 02:31:37 +00:00
dcf53f8b0f Get and merge comments for each event 2019-02-14 02:31:16 +00:00
c030a9658d Use stdClass rather than arrays 2019-02-14 02:14:32 +00:00
119afd9f24 Require ext-json 2019-02-14 01:51:22 +00:00
40ef399b84 Create README.md 2019-02-14 01:35:58 +00:00
53e69067e4 Merge branch 'picker-service' 2019-02-14 01:34:55 +00:00
a18d7c8238 Picking winners 2019-02-14 01:33:03 +00:00
e54d57a322 Tidying 2019-02-14 00:30:21 +00:00
034e896a4c Comments from event hosts are excluded 2019-02-14 00:27:07 +00:00
db30fd7044 Update variable names 2019-02-14 00:04:07 +00:00
ac520c4ea5 Comments for multiple events are flattened and combined 2019-02-13 23:53:54 +00:00
6b8931ef5f Add some more empty tests 2019-02-13 23:28:49 +00:00
4e551b1347 Group hosts for multiple events 2019-02-13 22:47:34 +00:00
ab9980c92d Inject the Picker service 2019-02-13 22:46:31 +00:00
c557adf8e1 Remove unused import, add docblocks 2019-02-13 22:33:59 +00:00
d196e35deb Cache the event data from joind.in 2019-02-13 22:33:59 +00:00
4c94dd64cc Require tightenco/collect 2019-02-13 20:55:05 +00:00
029f4d7561 Require cache recipe 2019-02-13 20:54:28 +00:00
390904c2ef Require test pack recipe 2019-02-13 19:54:41 +00:00
8c686443b5 Add var dumper recipe 2019-02-13 19:52:50 +00:00
2d7e80b112 wip 2019-02-13 19:46:20 +00:00
0532387e5c Require Guzzle 2019-02-13 19:46:07 +00:00
dd1d33a94a Add maker bundle 2019-02-13 19:27:37 +00:00
4ee4bda938 Add Symfony 2019-02-13 19:25:35 +00:00