Commit Graph

1684 Commits

Author SHA1 Message Date
Graham Campbell ff2c255d9e Updated the lock file 2015-06-10 14:03:43 +01:00
Graham Campbell 9315de8a4c Fixed up the middleware 2015-06-10 14:03:31 +01:00
Graham Campbell 7b61ad0445 Merge pull request #691 from cachethq/block-php7
Don't allow php 7 installs
2015-06-10 13:58:23 +01:00
James Brooks 980d34abbc Merge pull request #693 from cachethq/no-user-id
Closes #688 - Drop user_id column
2015-06-10 13:39:24 +01:00
James Brooks 620e7fed56 Closes #688 - Drop user_id column 2015-06-10 13:36:26 +01:00
James Brooks d9e515c62d Make the seeded data all be operational 2015-06-10 13:34:43 +01:00
James Brooks 48c40952f2 Laravel 5.1 is released 2015-06-09 20:51:18 +01:00
James Brooks 254c578ca2 Merge pull request #660 from cachethq/no-repositories
Remove repositories
2015-06-09 11:04:32 +01:00
James Brooks 106c1a034a Remove repositories from the API and switch cipher to rijndael-256 2015-06-09 10:57:45 +01:00
James Brooks d788691006 Update dependencies 2015-06-07 09:51:35 +01:00
Joseph Cohen fc31ce13bc Update deps 2015-06-06 20:54:50 -05:00
James Brooks 6b98832f3b Use the right cipher 2015-06-06 21:48:52 +01:00
James Brooks cac63fe1fc Update dependencies 2015-06-05 20:45:03 +01:00
Graham Campbell 5a705f9b62 Don't allow php 7 installs 2015-06-05 09:13:06 +01:00
Graham Campbell 987f045c55 Merge pull request #690 from cachethq/security
Enable session security
2015-06-04 23:16:51 +01:00
Joseph Cohen d85d035ab1 Revert session ecryption 2015-06-04 17:09:32 -05:00
Joseph Cohen 32e97a7fde Enable session security 2015-06-04 16:43:46 -05:00
Graham Campbell 13468239a3 Revert 2015-06-04 09:15:25 +01:00
James Brooks ba79d2c8a3 Set session.encrypt to true 2015-06-04 09:10:58 +01:00
James Brooks e70e228e38 Remove call to all from $usedComponentGroups 2015-06-03 22:43:05 +01:00
Graham Campbell 3a781c5e66 Removed old config 2015-06-03 22:41:45 +01:00
James Brooks 8ec29e9921 Update dependencies again 2015-06-03 22:39:11 +01:00
James Brooks 1e27882b90 Update dependencies. 2015-06-03 08:42:03 +01:00
James Brooks fad393be1d Add testing of status code to API 2015-06-03 08:28:48 +01:00
James Brooks dd8fc60209 Added API /ping endpoint. Closes #687 2015-06-03 08:22:08 +01:00
James Brooks c06019a554 Remove PHP 7 nightly because Carbon is incompatible 2015-06-02 20:20:46 +01:00
James Brooks f15f492bf3 Run tests aginst PHP 7 (nightly) 2015-06-02 20:12:56 +01:00
James Brooks 743ed28fd8 Added Metric and MetricPoint API testing 2015-06-02 20:02:43 +01:00
James Brooks 90110944ff Finish incident API tests 2015-06-02 19:48:09 +01:00
James Brooks f94a5ec57b Rename vars 2015-06-02 19:47:20 +01:00
James Brooks 4245b95406 Finish Component API testing 2015-06-02 19:44:17 +01:00
James Brooks 9de5847004 Make license badge match the actual license 2015-06-02 14:29:17 +01:00
James Brooks 6637e49c6c Start working on metric tests 2015-06-02 14:23:55 +01:00
James Brooks b6b5146f16 Formatting 2015-06-02 14:22:48 +01:00
James Brooks 149f043be3 Remove failing test till it can be fixed. More incident testing. 2015-06-02 14:19:24 +01:00
James Brooks f06e9cc88f Move beUser into Abstract class 2015-06-02 13:42:39 +01:00
James Brooks 4d8b340397 Be more verbose in our testing 2015-06-02 13:41:54 +01:00
James Brooks ee66f4c451 Now tests if a component can be created via the API 2015-06-02 09:00:33 +01:00
James Brooks f550a7369e Auto authenticate the user if logged in 2015-06-02 08:35:30 +01:00
James Brooks 2baf17b9d5 Update dependencies 2015-06-02 08:08:53 +01:00
James Brooks fff91417c7 Added letUserBeLoggedIn for CompoentTest (doesn't fully work) 2015-06-01 22:53:38 +01:00
James Brooks 2af917ace4 Added a User factory 2015-06-01 22:42:49 +01:00
Graham Campbell 049b9ac308 Fixed tests 2015-06-01 22:25:34 +01:00
Graham Campbell 0c065ae690 Use annotation 2015-06-01 22:03:29 +01:00
James Brooks d3d744780d Revert change to file permission 2015-06-01 22:00:40 +01:00
Graham Campbell a1fb287a1b Updated dependencies 2015-06-01 21:53:57 +01:00
Graham Campbell 4347a5cc0c Fixed dependencies 2015-06-01 21:48:23 +01:00
James Brooks f970ae7100 Start working on API tests 2015-06-01 21:32:02 +01:00
James Brooks 224618b0a4 Use the View contract 2015-06-01 11:45:48 +01:00
Graham Campbell d9414fc25c Update Repository.php 2015-05-30 09:42:29 +01:00