260 Commits

Author SHA1 Message Date
James Brooks
dc263960e9 Update repository value 2014-11-28 08:50:13 +00:00
James Brooks
9b7cd4ff67 Add logo and keywords 2014-11-28 08:45:34 +00:00
James Brooks
0b3f4f5468 Use tabs not spaces 2014-11-27 22:14:56 +00:00
James Brooks
74914c6774 Fix weird formatting 2014-11-27 22:08:38 +00:00
James Brooks
6c78adf71c Add blank line to EOL. No trailing spaces. 2014-11-27 22:08:28 +00:00
James Brooks
18403aaa81 No trailing spaces and braces on new line 2014-11-27 22:05:38 +00:00
James Brooks
c967ad9dd5 Update code standards 2014-11-27 22:01:47 +00:00
James Brooks
047b2b2fe4 Delete package.json 2014-11-27 21:10:10 +00:00
Elliot Hesp
1144df4023 Added basic controller unit tests 2014-11-27 20:42:12 +00:00
Elliot Hesp
557e24ade1 Simplified if statement 2014-11-27 20:15:37 +00:00
Elliot Hesp
954f9cf65e Code standards update to classes 2014-11-27 20:14:17 +00:00
Elliot Hesp
bf1858cd4c Simplified env detection closure 2014-11-27 20:10:17 +00:00
Elliot Hesp
c0f5c5f7fc Merge pull request #54 from Ehesp/dingo
Pulled Dingo back to 0.6.* - Basic Auth not working with new version
2014-11-27 19:41:54 +00:00
Elliot Hesp
e661a72819 Merge pull request #53 from Ehesp/transformers
Move Transformers to namespaced directory
2014-11-27 19:37:50 +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
1383e45f9d Fixed class name 2014-11-27 19:19:48 +00:00
Elliot Hesp
4804eb90f8 Moved transformers to namespaced directory 2014-11-27 19:18:01 +00:00
Elliot Hesp
53f653b337 Merge pull request #52 from Ehesp/master
Moved routesInDirectory() function to service provider
2014-11-27 18:49:30 +00:00
Elliot Hesp
15b43dc9a9 Moved routesInDirectory() function to service provider 2014-11-27 18:27:19 +00:00
manavo
66b9b881c8 Adjust to coding style 2014-11-27 17:07:27 +00:00
manavo
a819b5f1cc Fix transformer 2014-11-27 17:07:14 +00:00
Philip Manavopoulos
7d8f3cd5b1 Merge pull request #51 from ilikeprograms/master
Updated codebase with slightly updated coding standards
2014-11-27 17:06:05 +00:00
Thomas Coleman
4a30770d36 [Coding Standards] Applied new coding standards to CachetHQ\Cachet folder 2014-11-27 16:36:24 +00:00
Thomas Coleman
ee65a462ef [Namespacing] Removed namespaced added in, to be added in properly later 2014-11-27 16:33:18 +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
Thomas Coleman
f662352f66 [Contributing] Added class coding standards 2014-11-27 16:04:28 +00:00
Philip Manavopoulos
5dfa5d7303 Merge pull request #50 from cachethq/rss-feed
Adds RSS feed. Closes #26. No link or anything, but accessible at /rss
2014-11-27 14:53:31 +00:00
James Brooks
6d5ad36ae9 Move RSS into its own controller 2014-11-27 14:52:36 +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
b7d49568f6 Fix IncidentTableSeeder by seeding user_id with user#1 2014-11-27 14:12:29 +00:00
James Brooks
bd88b1cb58 Validation on IncidentTemplate 2014-11-27 14:11:09 +00:00
James Brooks
6be47a85c3 Fixed bad model name 2014-11-27 14:10:04 +00:00
James Brooks
043078daaa Add Validation to the Service model 2014-11-27 14:09:47 +00:00
James Brooks
3c7d908da0 Merge branch 'master' of github.com:cachethq/cachet 2014-11-27 14:01:49 +00:00
James Brooks
96a12a9e0d Service model, with JSON decoding/encoding of attributes 2014-11-27 14:01:38 +00:00
manavo
9fccff43a1 Update lock file 2014-11-27 12:30:06 +00:00
Philip Manavopoulos
8ccad62e53 Merge pull request #49 from GrahamCampbell/patch-1
Guzzle 5
2014-11-27 12:26:47 +00:00
Graham Campbell
87106eb8e5 Guzzle 5 2014-11-27 12:20:22 +00:00
James Brooks
015bf2358a Merge pull request #48 from GrahamCampbell/patch-1
Removed an unneeded line from the composer.json
2014-11-27 12:17:56 +00:00
Graham Campbell
2b8193f4f1 Removed an unneeded line from the composer.json 2014-11-27 12:10:17 +00:00
James Brooks
dcb36f2895 Merge pull request #47 from GrahamCampbell/patch-1
Make the dingo/api version constraint stricter
2014-11-27 12:07:19 +00:00
Graham Campbell
f1ce060425 Make the dingo/api version constraint stricter 2014-11-27 12:05:41 +00:00
James Brooks
aad2349f11 Formatting of RepositoryServiceProvider 2014-11-27 11:33:40 +00:00
James Brooks
cac71572b0 Fixing up the DingoServiceProvider not being found 2014-11-27 11:30:07 +00:00
manavo
392b3da082 Merge branch 'master' of https://github.com/cachethq/Cachet 2014-11-26 23:45:30 +00:00
manavo
34c9f932a3 Fix webhooks error 2014-11-26 23:44:57 +00:00
James Brooks
32f3f547fe Merge pull request #46 from cachethq/namespace
Namespace
2014-11-26 23:24:01 +00:00
James Brooks
079a2cbd20 Update locked requirements 2014-11-26 23:23:25 +00:00
James Brooks
01512e0bd4 Fix namespace loading in composer.json 2014-11-26 23:23:14 +00:00
James Brooks
08360124ff Make CachetHq acually be CachetHQ. Fix formatting. 2014-11-26 23:20:31 +00:00