817 Commits

Author SHA1 Message Date
Matt Clements
6cd489a20a Added Atom Support #149 2015-01-02 14:27:51 +00:00
Graham Campbell
110ae5060d Cleanup .gitignore file 2015-01-02 12:58:17 +00:00
Graham Campbell
c8c4ddd463 Merge branch 'propterties' 2015-01-02 12:18:23 +00:00
Graham Campbell
0016968763 Revert "Fix Carbon docbloc"
This reverts commit 986c724356811ba81021c3ce2d63d9a0fe965145.
2015-01-02 12:18:16 +00:00
James Brooks
986c724356 Fix Carbon docbloc 2015-01-02 12:16:31 +00:00
Graham Campbell
5b6b23b0f7 Fixed property annotations 2015-01-02 12:16:28 +00:00
Graham Campbell
01b7165f62 Merge pull request #241 from cachethq/binput
Use Binput For XSS Protection
2015-01-02 12:13:17 +00:00
Graham Campbell
69d59f9254 CS fix 2015-01-02 12:09:29 +00:00
Graham Campbell
d8bffb58a4 Cleanup the csrf filter 2015-01-02 12:08:09 +00:00
Graham Campbell
b001bd60db Use Binput for xss protection 2015-01-02 12:08:08 +00:00
James Brooks
e0a6e795b1 Everything is property! 2015-01-02 12:07:51 +00:00
James Brooks
5479848719 Add properties for MetricPoint 2015-01-02 12:02:04 +00:00
Graham Campbell
4f08d863d4 Updated the session cookie 2015-01-02 11:45:40 +00:00
James Brooks
c0e2f2b61f Merge pull request #239 from Narno/master
Fixing #238: "Banner image is not responsive"
2015-01-02 11:01:27 +00:00
Arnaud Ligny
4bd1ff9f11 Fixing #238: "Banner image is not responsive" 2015-01-02 11:46:29 +01:00
James Brooks
68e24e9a8d Add humanStatus property 2015-01-02 08:52:04 +00:00
James Brooks
faac4b74b6 Add missing id properties 2015-01-02 08:51:22 +00:00
James Brooks
93d3adcbf9 Docblocs 2015-01-02 08:50:29 +00:00
James Brooks
48699e191f Add @property docs to Incident model 2015-01-02 08:49:18 +00:00
James Brooks
4605afada3 More properties 2015-01-02 08:46:08 +00:00
James Brooks
14ee448930 Add properties to Metric 2015-01-02 08:45:09 +00:00
James Brooks
84fc656aae Add @property to Component 2015-01-02 08:43:47 +00:00
James Brooks
05d0fcadff Makes scrutinizer happy 2015-01-02 08:42:19 +00:00
James Brooks
a4e311b8da Remove unused code 2015-01-02 08:39:27 +00:00
James Brooks
b51529acdc New setting to configure amount of days to show. Closes #231 2015-01-02 08:23:29 +00:00
James Brooks
42a1e50c12 Using latest version of Composer as it was outdated 2015-01-02 08:20:04 +00:00
James Brooks
eeeacb123f Lock dependencies 2015-01-02 08:19:17 +00:00
James Brooks
9d69fe383e Use apc for sessions, closes #232 2015-01-02 08:19:07 +00:00
James Brooks
b2958a3777 Closes #233 2015-01-02 08:17:14 +00:00
Joseph Cohen
f8f652514e Fix auth user path config 2015-01-01 19:37:36 -06:00
Joseph Cohen
d4be91175a Fix indentation 2015-01-01 19:34:31 -06:00
Joe Cohen
2d291853e2 Merge pull request #234 from sammcj/master
Added nginx PHP-FPM configuration
2015-01-01 19:33:10 -06:00
Graham Campbell
4b7ce7c65e Merge pull request #235 from cachethq/refactoring
Namespaced Models And Refactored Filters
2015-01-02 01:03:25 +00:00
Graham Campbell
f8a6dfc9f8 Fixed 2 docblocks 2015-01-02 01:01:45 +00:00
Graham Campbell
4d6de70ba8 Fully documented the filters 2015-01-02 00:54:16 +00:00
Graham Campbell
deb4aae0d4 Removed an unused filter 2015-01-02 00:53:36 +00:00
Graham Campbell
ef98408a42 Tweaks and fixes 2015-01-02 00:53:23 +00:00
Graham Campbell
0ccb5e289c Namespaced models and refactored filters 2015-01-02 00:18:19 +00:00
Sam
490903d223 Add rewrite rule for location /; Correct indenting 2015-01-02 11:17:11 +11:00
Sam
3e7eb8ef40 Added nginx PHP-FPM configuration
Updated nginx config to correctly include upstream configuration for php-fpm.

I can't see any reason to give instructions for both with and without SSL, it should be easy enough to remove it if someone *really* wanted to for testing reasons.

Apologies for missing this.
2015-01-02 10:54:13 +11:00
Graham Campbell
15a6694865 Merge pull request #228 from cachethq/facades
Remove more facades
2015-01-01 22:13:56 +00:00
Graham Campbell
5b1b5c7c25 Remove more facades 2015-01-01 22:11:22 +00:00
Graham Campbell
9983f44794 Fixed alignment 2015-01-01 22:09:36 +00:00
Graham Campbell
e2933ceb03 Merge pull request #227 from cachethq/lang
Remove the remaining use of the lang facade
2015-01-01 22:07:21 +00:00
Graham Campbell
056e0c489e Remove the remaining use of the lang facade 2015-01-01 22:03:50 +00:00
Graham Campbell
b2edda5ee2 Merge pull request #222 from cachethq/incidents
Refactor how we get incidents
2015-01-01 22:03:13 +00:00
Graham Campbell
bdad08eb4b CS fix 2015-01-01 22:02:44 +00:00
Graham Campbell
02f0da4c03 Refactor how we get incidents 2015-01-01 21:58:27 +00:00
James Brooks
7984b69fd9 Merge pull request #226 from benwa/patch-1
fix typo
2015-01-01 21:55:00 +00:00
Bennett Blodinger
dd225e1321 fix typo
`curl -XGET` is duplicated
2015-01-01 16:53:47 -05:00