James Brooks
|
8dd762184e
|
Update CONTRIBUTING.md
|
2015-08-05 08:47:09 +01:00 |
|
Graham Campbell
|
593dd04a4f
|
Merge pull request #850 from cachethq/validator
Refactor validator stuff and fix variable names in views
|
2015-08-03 22:36:34 +01:00 |
|
Graham Campbell
|
fcbbfdd84e
|
Refactor validator stuff and fix variable names in views
|
2015-08-03 22:32:51 +01:00 |
|
Graham Campbell
|
5d958bac81
|
Merge branch '1.1'
|
2015-08-03 22:26:02 +01:00 |
|
Graham Campbell
|
578d4befef
|
Fixed typo
|
2015-08-03 22:00:49 +01:00 |
|
Graham Campbell
|
549c4e1594
|
Fixed seeder
|
2015-08-03 21:49:45 +01:00 |
|
Graham Campbell
|
5ce767dccc
|
Merge branch '1.1'
|
2015-08-03 21:07:31 +01:00 |
|
Graham Campbell
|
60536d5334
|
Fixed typos
|
2015-08-03 21:06:56 +01:00 |
|
Graham Campbell
|
e5ddb65298
|
Merge branch '1.1'
|
2015-08-03 18:44:14 +01:00 |
|
Graham Campbell
|
ef3c32c5e9
|
Updated the readme
|
2015-08-03 18:43:55 +01:00 |
|
Graham Campbell
|
11cf7ef2c8
|
Merge pull request #865 from n0mer/patch-1
doc update - how to install Predis dependency
|
2015-08-03 18:42:10 +01:00 |
|
Graham Campbell
|
0c99204016
|
Merge branch '1.1'
|
2015-08-03 18:41:26 +01:00 |
|
Graham Campbell
|
ca367ff151
|
Removed duplicate service provider entry
|
2015-08-03 18:40:46 +01:00 |
|
Nikolay Gorylenko
|
06ecb4b9fb
|
Update README.md
|
2015-08-03 17:32:51 +02:00 |
|
Nikolay Gorylenko
|
122138402b
|
doc update - how to install Predis dependency
|
2015-08-03 16:52:38 +02:00 |
|
Graham Campbell
|
11d68ee3e5
|
Merge branch '1.1'
Conflicts:
composer.lock
|
2015-08-03 14:53:08 +01:00 |
|
Graham Campbell
|
14ec134ac1
|
Updated dependencies
v1.1.1
|
2015-08-03 14:46:03 +01:00 |
|
Graham Campbell
|
ea0a8dfcff
|
Updated dependencies
|
2015-08-03 14:28:25 +01:00 |
|
Graham Campbell
|
6cd10581e4
|
Removed incorrect php-cs-fixer config
|
2015-08-03 14:26:15 +01:00 |
|
Graham Campbell
|
90baf18724
|
Backport all fixes from the master to 1.1
|
2015-08-03 14:23:46 +01:00 |
|
Graham Campbell
|
2284bc5d3b
|
Merge branch '1.1'
|
2015-08-03 14:21:08 +01:00 |
|
Graham Campbell
|
5bdbc87bf2
|
Merge pull request #863 from cachethq/1.1-throttling
Fixed login throttling
|
2015-08-03 14:16:21 +01:00 |
|
Graham Campbell
|
60c7235d94
|
Merge pull request #864 from n0mer/patch-1
make 'cron' available in docker container
|
2015-08-03 13:53:26 +01:00 |
|
Nikolay Gorylenko
|
2c8cd19137
|
make 'cron' available in docker container
|
2015-08-03 14:47:06 +02:00 |
|
Graham Campbell
|
c1d53a7b42
|
Fixed login throttling
|
2015-08-03 13:37:16 +01:00 |
|
Graham Campbell
|
a847cdc97e
|
Merge branch '1.1'
|
2015-08-03 12:38:14 +01:00 |
|
James Brooks
|
22b0e105ee
|
Fix showing of verified subscribers when they're not. Fixes #855
|
2015-08-03 12:37:49 +01:00 |
|
James Brooks
|
c7b55401d4
|
Casts the subscriber
|
2015-08-03 12:37:49 +01:00 |
|
James Brooks
|
167b90265f
|
Remove deleted_at as a date field
|
2015-08-03 12:37:48 +01:00 |
|
Graham Campbell
|
bb71d0175f
|
Merge pull request #861 from n0mer/1.1
do not evaluate LOGGING_MODE and APP_LOCALE during build phase
|
2015-08-03 12:37:32 +01:00 |
|
Nikolay Gorylenko
|
f964c03072
|
≈do not evaluate LOGGING_MODE and APP_LOCALE during build phase; fix path for contab
|
2015-08-03 11:32:30 +02:00 |
|
James Brooks
|
01c690608f
|
Fix showing of verified subscribers when they're not. Fixes #855
|
2015-08-03 08:58:07 +01:00 |
|
James Brooks
|
5aee46d6b7
|
Casts the subscriber
|
2015-08-03 08:54:40 +01:00 |
|
James Brooks
|
2615efc052
|
Remove deleted_at as a date field
|
2015-08-03 08:53:50 +01:00 |
|
Graham Campbell
|
e5c6d6af70
|
Merge branch '1.1'
|
2015-08-02 22:25:08 +01:00 |
|
Graham Campbell
|
46c43a8b82
|
Merge pull request #854 from n0mer/1.1
cron tweaks
|
2015-08-02 22:02:20 +01:00 |
|
James Brooks
|
29e045c458
|
Updated docs
|
2015-08-02 15:09:49 +01:00 |
|
James Brooks
|
d2c8f414f6
|
Admin users may make more admin users. Closes #795
|
2015-08-02 14:16:00 +01:00 |
|
James Brooks
|
fb55beb47b
|
Remove duplicate readable name
|
2015-08-02 13:54:50 +01:00 |
|
James Brooks
|
84e1770e51
|
Added status_name to incident and components. Closes #834
|
2015-08-02 13:46:28 +01:00 |
|
James Brooks
|
7f222677cc
|
Merge pull request #856 from cachethq/analysis-8n2gg8
Applied fixes from StyleCI
|
2015-08-02 13:07:54 +01:00 |
|
James Brooks
|
ec12ab07af
|
Applied fixes from StyleCI
|
2015-08-02 08:07:34 -04:00 |
|
James Brooks
|
0094246ee8
|
Subscribers no longer soft delete. Closes #810
|
2015-08-02 13:05:52 +01:00 |
|
James Brooks
|
58a371b10b
|
Move subscribe routes to their own routes file
|
2015-08-02 13:01:14 +01:00 |
|
Nikolay Gorylenko
|
ee7a0ec5f2
|
proper command to add file
|
2015-08-02 12:58:28 +02:00 |
|
Nikolay Gorylenko
|
427c8d24a5
|
add user to crontab
|
2015-08-02 12:57:12 +02:00 |
|
Nikolay Gorylenko
|
60e6d99b95
|
do not daemonize cron
|
2015-08-02 12:49:15 +02:00 |
|
James Brooks
|
18db70b9cd
|
Merge pull request #853 from n0mer/1.1
add cron config
|
2015-08-02 11:06:46 +01:00 |
|
Nikolay Gorylenko
|
3a73a9be5c
|
add cron config
|
2015-08-02 12:04:10 +02:00 |
|
James Brooks
|
fb933720fc
|
Merge pull request #852 from n0mer/1.1
externalize logging mode and app locale
|
2015-08-02 11:04:07 +01:00 |
|