50 Commits

Author SHA1 Message Date
Graham Campbell
307d07a80a Build assets on at compile time. No more static assets in the repo. 2015-01-04 10:31:25 +00:00
Graham Campbell
d00e413656 Revert "Updated build stuff"
This reverts commit cf263150dfd65a10116322d87e7394c9ff47ab8b.
2015-01-03 23:11:20 +00:00
Graham Campbell
9a2f61f866 Revert "Updated install process"
This reverts commit c9fb48ec5ffb231f121f5bbfcba31143cee28deb.
2015-01-03 23:11:04 +00:00
Graham Campbell
c9fb48ec5f Updated install process 2015-01-03 23:02:02 +00:00
Graham Campbell
cf263150df Updated build stuff 2015-01-03 17:42:52 +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
0ccb5e289c Namespaced models and refactored filters 2015-01-02 00:18:19 +00:00
Graham Campbell
981b5a055d Added a one click deploy command 2015-01-01 17:47:53 +00:00
Graham Campbell
860d5e8cbe Minor fixes 2015-01-01 15:58:33 +00:00
Graham Campbell
fd022f1413 Cleanup autoloading 2015-01-01 15:58:32 +00:00
Graham Campbell
c38fdbc1d4 Fixed class loading 2015-01-01 15:58:28 +00:00
Graham Campbell
bf52b14bee Move code to src folder 2015-01-01 14:10:00 +00:00
James Brooks
482bba5d41 Fixes #163 2015-01-01 11:09:39 +00:00
James Brooks
ede8b59b24 Require ext-openssl, re-order items 2014-12-30 22:30:41 +00:00
James Brooks
2086b088b6 Require mcrypt 2014-12-30 22:17:07 +00:00
Graham Campbell
4ed3e10660 Derp fix 2014-12-30 13:04:06 +00:00
Graham Campbell
d8dbe48f50 Use a better markdown solution 2014-12-30 12:49:39 +00:00
Graham Campbell
1f71919f0b Added login throttling 2014-12-30 12:39:20 +00:00
James Brooks
8e05007a5c Closes #130 - Incident texts now support Markdown 2014-12-30 10:40:06 +00:00
Graham Campbell
be1c467a85 Include doctrine 2014-12-29 19:58:48 +00:00
Graham Campbell
cf24bad65c Fix 2014-12-21 11:45:27 +00:00
Graham Campbell
c35ab8af19 Updated composer.json 2014-12-21 11:40:54 +00:00
James Brooks
bdb7194ab0 Match the case in composer.json 2014-12-20 21:18:50 +00:00
James Brooks
63ff951d88 Re-instate the TestCase classmap, looks like its needed 2014-12-20 21:02:39 +00:00
James Brooks
003801ba01 Update composer.json 2014-12-20 20:44:10 +00:00
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