Commit Graph

57 Commits

Author SHA1 Message Date
James Brooks 973b87f0f0 Fix being unable to find SQLite databases 2015-01-16 22:32:34 +00:00
Joseph Cohen 0f2c9005b1 Move settings to config namespace 2015-01-16 12:07:44 -06:00
Joseph Cohen 4f250db260 Enhance settings performance queries 2015-01-16 12:02:33 -06:00
James Brooks a25b12914a Use fideloper/TrustedProxy for proxy issues. Part of #370 2015-01-16 08:36:29 +00:00
Joseph Cohen 9e0aa32818 Added langs array and fix update lang message 2015-01-14 16:02:13 -06:00
Joseph Cohen 99b5a77543 Move load config filter to service provider 2015-01-14 15:37:45 -06:00
James Brooks 21dbe4690c Make view composers into service providers. 2015-01-14 10:01:34 +00:00
James Brooks 56b3f9d94f Remove url 2015-01-13 14:18:54 +00:00
James Brooks cc43dcc6aa Using API Token rather than key. Token now in header. Closes #358. 2015-01-12 13:34:31 +00:00
James Brooks a6f8775567 Remove unused configuration file 2015-01-12 13:02:54 +00:00
Joseph Cohen 4ea90dcc2e Fix enable/disable tfa 2015-01-09 15:59:57 -06:00
James Brooks de4ecf636f Added Google Two Factor Authentication. Closes #326. 2015-01-09 19:52:10 +00:00
Joseph Cohen ffbe9b31bf Added presenters and timezone locales with diff and popover 2015-01-08 11:19:33 -06:00
Joseph Cohen d51811d2b1 Set timezone and date from setup and settings 2015-01-07 13:58:08 -06:00
Graham Campbell 207e9f9901 Moved the api key auth to the http namespace 2015-01-04 12:33:57 +00:00
James Brooks 3d4c38c7ee User-based API key. Closes #256. 2015-01-04 09:56:01 +00:00
Matt Clements a39a6546cc Fixed Styleguide Issues 2015-01-02 14:32:31 +00:00
Matt Clements 6cd489a20a Added Atom Support #149 2015-01-02 14:27:51 +00:00
Graham Campbell b001bd60db Use Binput for xss protection 2015-01-02 12:08:08 +00:00
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