273 Commits

Author SHA1 Message Date
Graham Campbell
99d46c99c5 Using dev-master is always bad 2014-12-20 20:32:15 +00:00
James Brooks
0fb39f34f8 Fixed rebase issues 2014-12-01 16:46:56 +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
James Brooks
0b6e10f04b Use 2 space formatting for JSON, seems to be a standard 2014-11-28 15:04:27 +00:00
Elliot Hesp
1144df4023 Added basic controller unit tests 2014-11-27 20:42:12 +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
4804eb90f8 Moved transformers to namespaced directory 2014-11-27 19:18:01 +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
Graham Campbell
87106eb8e5 Guzzle 5 2014-11-27 12:20:22 +00:00
Graham Campbell
2b8193f4f1 Removed an unneeded line from the composer.json 2014-11-27 12:10:17 +00:00
Graham Campbell
f1ce060425 Make the dingo/api version constraint stricter 2014-11-27 12:05:41 +00:00
James Brooks
01512e0bd4 Fix namespace loading in composer.json 2014-11-26 23:23:14 +00:00
Philip Manavopoulos
97c133a1bd Merge pull request #43 from Ehesp/repo_pattern
Repository pattern implementation
2014-11-26 23:07:38 +00:00
James Brooks
135f57f25e Install phpunit for tests 2014-11-26 15:38:59 +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
e104a9a317 Create components and incidents from the API 2014-11-25 11:06:28 +00:00
manavo
9f54629359 Start of an API 2014-11-24 18:01:11 +00:00
James Brooks
e5a70aef0b Preparing a SetupController 2014-11-23 21:34:31 +00:00
James Brooks
5d82f678bc Require guzzlehttp/guzzle for web hooks 2014-11-22 14:00:51 +00:00
James Brooks
cb1083e015 Don't use GitHub token... My token is revoked. 2014-11-19 16:59:22 +00:00
James Brooks
7a24ca1511 Update composer.json with Dokku specific stuff 2014-11-19 16:58:10 +00:00
James Brooks
083742b45b First commit, Laravel is setup! 2014-11-16 22:26:08 +00:00