38 Commits

Author SHA1 Message Date
Graham Campbell
4f08d863d4 Updated the session cookie 2015-01-02 11:45:40 +00:00
James Brooks
9d69fe383e Use apc for sessions, closes #232 2015-01-02 08:19:07 +00:00
Joseph Cohen
f8f652514e Fix auth user path config 2015-01-01 19:37:36 -06:00
Graham Campbell
0ccb5e289c Namespaced models and refactored filters 2015-01-02 00:18:19 +00:00
Graham Campbell
5b1b5c7c25 Remove more facades 2015-01-01 22:11:22 +00:00
Graham Campbell
056e0c489e Remove the remaining use of the lang facade 2015-01-01 22:03:50 +00:00
Graham Campbell
44bd8e70d0 Remove even more aliases 2015-01-01 20:38:46 +00:00
Graham Campbell
981b5a055d Added a one click deploy command 2015-01-01 17:47:53 +00:00
Graham Campbell
598b487605 Removed the workbench functionality 2015-01-01 15:58:30 +00:00
Graham Campbell
8d417baa8b Cleanup aliases 2015-01-01 15:58:27 +00:00
Graham Campbell
c064ece5f5 Service provider refactoring 2015-01-01 15:58:21 +00:00
Graham Campbell
d8dbe48f50 Use a better markdown solution 2014-12-30 12:49:39 +00:00
Graham Campbell
4d1246dcf6 Use apc for caching by default 2014-12-30 12:39:21 +00:00
Graham Campbell
1f71919f0b Added login throttling 2014-12-30 12:39:20 +00:00
SamuelMoraesF
c8a42c628b Removing unnecessary heroku folder 2014-12-29 18:50:01 -02:00
James Brooks
c84217d5be Set cookies to expire after 10 hours 2014-12-21 10:03:52 +00:00
Graham Campbell
9d8d89248f CS fixes 2014-12-20 21:20:17 +00:00
James Brooks
c124f193aa Use database for session.driver 2014-12-13 12:20:41 +00:00
James Brooks
1df53113e4 Set the default prefix on our api 2014-12-05 16:04:41 +00:00
manavo
ed13b46e76 Fix Dingo/API Facade 2014-12-02 11:12:49 +00:00
Elliot Hesp
b2e1d2750c Updated DingoAPI to .7
Rename component.component to component_id with relationship name change

Rename more instances of parent to component

Working on Incident Repository

Fix Incident seeder

component_id is fillable within the model

Fix bad relationship

Finished Incident repository

Added Metric repository

Updated tests for new dingo release
2014-12-01 14:48:49 +00:00
Elliot Hesp
131adea1b3 Change database config to run of the .env file 2014-11-28 09:29:21 +00:00
Elliot Hesp
f44871a92e Pulled Dingo back to 0.6.* - Basic Auth not working with new version 2014-11-27 19:36:40 +00:00
Elliot Hesp
15b43dc9a9 Moved routesInDirectory() function to service provider 2014-11-27 18:27:19 +00:00
Thomas Coleman
107a4c2a6e [Standards] Updated Codebase to reflect new coding standards. See CONTRIBUTING.md for standards. 2014-11-27 16:05:00 +00:00
James Brooks
252b6a1126 Adds RSS feed. Closes #26. No link or anything, but accessible at /rss 2014-11-27 14:31:33 +00:00
James Brooks
cac71572b0 Fixing up the DingoServiceProvider not being found 2014-11-27 11:30:07 +00:00
James Brooks
08360124ff Make CachetHq acually be CachetHQ. Fix formatting. 2014-11-26 23:20:31 +00:00
Elliot Hesp
7c0b80f6a4 Changed namespacing to master CachetHq 2014-11-26 13:01:07 +00:00
Elliot Hesp
e454a3395b added Cachet to autoloading and loading of service provider 2014-11-26 11:41:58 +00:00
manavo
9f54629359 Start of an API 2014-11-24 18:01:11 +00:00
James Brooks
b24c7da952 Fix parse_url function 2014-11-20 19:31:06 +00:00
James Brooks
957f81f730 Having a quick go with Heroku buttons! 2014-11-20 19:29:06 +00:00
James Brooks
86baa25621 Include database.php config 2014-11-19 19:30:42 +00:00
James Brooks
fab38a766d Basic output of incidents 2014-11-16 23:17:34 +00:00
James Brooks
61171582e2 Update README for project name change 2014-11-16 22:54:08 +00:00
James Brooks
8e8c1d78ae Local dev setup. Let's use sqlite too. 2014-11-16 22:42:03 +00:00
James Brooks
083742b45b First commit, Laravel is setup! 2014-11-16 22:26:08 +00:00