6026 Commits

Author SHA1 Message Date
James Brooks
3e3763722b
Apply fixes from StyleCI (#3139)
[ci skip] [skip ci]
2018-06-27 14:40:19 +01:00
James Brooks
1ac884805d Fix tests 2018-06-27 14:39:49 +01:00
James Brooks
55002bb4b4 Group metric points into intervals of 30 seconds 2018-06-27 14:28:38 +01:00
James Brooks
c9baa103dd
Match Laravel's PHP requirements 2018-06-27 07:53:03 +01:00
James Brooks
b431ee3702
Merge pull request #3089 from CachetHQ/laravel-56
Upgrade to Laravel 5.6
2018-06-26 18:31:46 +01:00
James Brooks
f3efbd9809 Fix commands 2018-06-26 08:25:09 +01:00
James Brooks
394cfe7a25 Fix execute method 2018-06-26 08:15:21 +01:00
James Brooks
e4d49510ba Console commands need to use dispatch still 2018-06-26 07:36:16 +01:00
James Brooks
8bb8ee3dc7 Fix command dispatching 2018-06-25 22:25:54 +01:00
James Brooks
dd6bbce517 Fix dashboard templates 2018-06-25 22:20:07 +01:00
James Brooks
8fb5b96543 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-25 21:14:38 +00:00
James Brooks
06d4964a84 Update tests a little 2018-06-25 22:13:53 +01:00
James Brooks
2dd8199816 Update composer.json 2018-06-25 21:58:28 +01:00
James Brooks
bf42e80ad5 Remove optimize call 2018-06-25 21:57:04 +01:00
James Brooks
2bea65b673 Update .travis.yml 2018-06-25 21:53:32 +01:00
James Brooks
b3e7e86ff2 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-25 20:49:40 +00:00
James Brooks
a4a7bccaa7 Fix settings log 2018-06-25 21:49:07 +01:00
James Brooks
cf771097ea Fix TestListener 2018-06-25 21:49:07 +01:00
James Brooks
3f4c423005 Use Analyzer and fix several issues 2018-06-25 21:49:07 +01:00
James Brooks
e37c882dfe Update PHPUnit classes 2018-06-25 21:48:27 +01:00
James Brooks
5f1a624cb9 Update exception displayers 2018-06-25 21:48:27 +01:00
James Brooks
726ded7746 Drop support for PHP 5.6 2018-06-25 21:48:27 +01:00
James Brooks
f86dbe87c3 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-06-25 21:48:27 +01:00
James Brooks
57aef06927 Install Laravel 5.6 2018-06-25 21:48:27 +01:00
James Brooks
bdacc81b8d
Merge pull request #3103 from CachetHQ/incident-notifications-flag
Add notifications column to incidents
2018-06-25 08:56:45 +01:00
James Brooks
bb097a1dad
Merge pull request #3134 from anthonybocci/2.4
Create documentation about incidents and metrics
2018-06-25 08:51:04 +01:00
James Brooks
7544618827
Merge pull request #3135 from CachetHQ/l10n_2.4
New Crowdin translations
2018-06-25 07:35:27 +01:00
Cachet Bot
e97938feab New translations notifications.php (Hungarian) 2018-06-25 06:40:09 +01:00
Cachet Bot
fd1689937f New translations pagination.php (Hungarian) 2018-06-25 06:40:08 +01:00
Cachet Bot
f4172d4a6e New translations cachet.php (Hungarian) 2018-06-25 06:40:07 +01:00
Anthony Bocci
360f163a88 Create documentation about incidents
Explain what is and how to use an incident.
2018-06-23 15:42:36 +02:00
Anthony Bocci
02ec0ad71a Create documentation about metric creation. 2018-06-23 15:23:39 +02:00
Anthony Bocci
6f6e17626c Create documentation on what is a metric 2018-06-23 14:51:44 +02:00
Anthony Bocci
3e960c4a55 Create the component statuses documentation
The component-status.md file is based on the online version at:
https://docs.cachethq.io/docs/component-statuses
2018-06-23 14:31:37 +02:00
James Brooks
e04f28914f
Merge pull request #3133 from anthonybocci/2.4
Continue the documentation (api, faq, addons)
2018-06-23 13:10:52 +01:00
Anthony Bocci
6049639c09 Create the third-party integrations documentation
The third-party-integrations.md file is based on the online version at:
https://docs.cachethq.io/docs/addons
2018-06-23 13:17:51 +02:00
Anthony Bocci
f24f51ef36 Add question about subscribe button
Often, people are asking "Why isn't my subscribe button enabled?", so
the answer is now in the documentation.
2018-06-23 13:17:51 +02:00
Anthony Bocci
9ae1bd29df Move the API documentation in its own directory 2018-06-23 13:17:51 +02:00
Anthony Bocci
b282fa0eed Create the API authentication documentation
The api-authentication.md file is based on the online version at:
https://docs.cachethq.io/docs/api-authentication
2018-06-23 13:17:51 +02:00
James Brooks
c9f10a907f
Merge pull request #3131 from anthonybocci/2.4
Create setup documentation
2018-06-23 11:43:43 +01:00
Anthony Bocci
578a7dda72 Remove not used file
Cachet setting documentation has been splited into many files, so this
one is no longer useful.
2018-06-22 22:01:35 +02:00
Anthony Bocci
83d22e957b Fix markdown issue
Markdown is tested on Dillinger.io and the interpreter is not exactly
the same as the one on Github, so I fix the Markdown to be more
readable.
2018-06-22 22:00:32 +02:00
Anthony Bocci
33ef9753fb Create the beacons documentation
The beacons documentation file is based on the online version at:
https://docs.cachethq.io/docs/beacons
2018-06-22 21:51:58 +02:00
Anthony Bocci
14fec3f887 Create the configuring-subscribers documentation
The configuring-subscribers.md documentation file is based on the online
version at: https://docs.cachethq.io/docs/setup-subscribers
2018-06-22 21:47:33 +02:00
Anthony Bocci
925e2d14a2 Create configuring mail documentation
The configuration mail documentation is based on the online version at:
https://docs.cachethq.io/docs/configuring-mail
2018-06-22 21:44:21 +02:00
Anthony Bocci
dc2cd30706 Create configuring-queue documentation
The configuring-queue.md documentation is based on the online version
at: https://docs.cachethq.io/docs/configuring-the-queue
2018-06-22 21:32:50 +02:00
Anthony Bocci
9fef9b227c Create CORS documentation
The cors.md file is based on the online version at:
https://docs.cachethq.io/docs/cors
2018-06-22 21:02:45 +02:00
Anthony Bocci
ae272e3707 Create the prerequisites documentation
The prerequisites.md file documentation is based on the online version:
https://docs.cachethq.io/docs/prerequisites
2018-06-22 20:53:53 +02:00
Anthony Bocci
1061aa7897 Move installation.md into a setup/ directory
A global 'setup/' directory will contain all about installation/setup
2018-06-22 20:40:29 +02:00
James Brooks
40d2512a05 Fix path name 2018-06-22 08:56:37 +01:00