Commit Graph

6702 Commits

Author SHA1 Message Date
jzinkweg
4abfc3644a Remove unused "reserved" column from jobs table 2019-12-12 14:34:40 +01:00
jzinkweg
0cbaa75e67 Include incident update message in mail 2019-04-10 17:22:36 +02:00
James Brooks
5b411c1015 Merge pull request #3517 from MarkoSulamagi/feature/add-canonical-tag
Add a canonical tag with full URL to status page
2019-03-26 07:47:47 +00:00
James Brooks
95173525e7 Merge pull request #3526 from CachetHQ/dependabot/composer/league/commonmark-0.18.3
[Security] Bump league/commonmark from 0.18.1 to 0.18.3
2019-03-22 13:05:38 +00:00
dependabot[bot]
268198d17a [Security] Bump league/commonmark from 0.18.1 to 0.18.3
Bumps [league/commonmark](https://github.com/thephpleague/commonmark) from 0.18.1 to 0.18.3. **This update includes security fixes.**
- [Release notes](https://github.com/thephpleague/commonmark/releases)
- [Changelog](https://github.com/thephpleague/commonmark/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thephpleague/commonmark/compare/0.18.1...0.18.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 06:17:32 +00:00
Marko Sulamägi
521e650b80 Add a canonical tag with full URL 2019-03-13 10:18:22 +07:00
James Brooks
3b9ee670a2 Merge pull request #3476 from CachetHQ/dependabot/composer/graham-campbell/testbench-core-3.0.2
Bump graham-campbell/testbench-core from 3.0.0 to 3.0.2
2019-03-11 20:44:54 +00:00
James Brooks
f83aabec67 Merge pull request #3448 from CachetHQ/dependabot/npm_and_yarn/sortablejs-1.8.1
Bump sortablejs from 1.7.0 to 1.8.1
2019-03-11 20:44:40 +00:00
James Brooks
c6ef34f055 Merge pull request #3449 from CachetHQ/dependabot/npm_and_yarn/vue-and-vue-template-compiler
Bump vue and vue-template-compiler
2019-03-11 20:44:26 +00:00
James Brooks
055c35df63 Merge pull request #3485 from CachetHQ/dependabot/npm_and_yarn/bootstrap-sass-3.4.1
[Security] Bump bootstrap-sass from 3.4.0 to 3.4.1
2019-03-11 20:44:10 +00:00
James Brooks
b82651f794 Merge pull request #3486 from CachetHQ/dependabot/composer/mockery/mockery-1.2.2
Bump mockery/mockery from 1.2.1 to 1.2.2
2019-03-11 20:43:57 +00:00
James Brooks
6a0a2c0116 Merge pull request #3487 from CachetHQ/dependabot/composer/laravolt/avatar-2.2.0
Bump laravolt/avatar from 2.1.0 to 2.2.0
2019-03-11 20:43:44 +00:00
James Brooks
6f1d8d6575 Merge pull request #3488 from CachetHQ/dependabot/composer/phpunit/phpunit-7.5.6
Bump phpunit/phpunit from 7.5.4 to 7.5.6
2019-03-11 20:43:30 +00:00
James Brooks
e1bad1b04f Merge pull request #3495 from CachetHQ/dependabot/composer/barryvdh/laravel-cors-0.11.3
Bump barryvdh/laravel-cors from 0.11.2 to 0.11.3
2019-03-11 20:43:16 +00:00
James Brooks
166f7331cc Merge pull request #3497 from CachetHQ/dependabot/composer/barryvdh/laravel-debugbar-3.2.3
Bump barryvdh/laravel-debugbar from 3.2.2 to 3.2.3
2019-03-11 20:43:04 +00:00
James Brooks
1f14e34090 Merge pull request #3507 from CachetHQ/dependabot/composer/graham-campbell/exceptions-11.2.0
Bump graham-campbell/exceptions from 11.1.0 to 11.2.0
2019-03-11 20:42:52 +00:00
James Brooks
6a7f9aceea Merge pull request #3508 from CachetHQ/dependabot/composer/aws/aws-sdk-php-3.89.1
Bump aws/aws-sdk-php from 3.87.17 to 3.89.1
2019-03-11 20:42:39 +00:00
James Brooks
8e990f0a25 Merge pull request #3509 from CachetHQ/dependabot/composer/laravel/framework-5.7.28
Bump laravel/framework from 5.7.26 to 5.7.28
2019-03-11 20:42:26 +00:00
dependabot[bot]
e44f24b8c8 Bump laravel/framework from 5.7.26 to 5.7.28
Bumps [laravel/framework](https://github.com/laravel/framework) from 5.7.26 to 5.7.28.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.7.md)
- [Commits](https://github.com/laravel/framework/compare/v5.7.26...v5.7.28)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 05:47:13 +00:00
dependabot[bot]
3476cd3c05 Bump aws/aws-sdk-php from 3.87.17 to 3.89.1
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.87.17 to 3.89.1.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Changelog](https://github.com/aws/aws-sdk-php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-php/compare/3.87.17...3.89.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 05:43:17 +00:00
dependabot[bot]
af0e5bc8b0 Bump graham-campbell/exceptions from 11.1.0 to 11.2.0
Bumps [graham-campbell/exceptions](https://github.com/GrahamCampbell/Laravel-Exceptions) from 11.1.0 to 11.2.0.
- [Release notes](https://github.com/GrahamCampbell/Laravel-Exceptions/releases)
- [Changelog](https://github.com/GrahamCampbell/Laravel-Exceptions/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GrahamCampbell/Laravel-Exceptions/compare/v11.1.0...v11.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 05:39:37 +00:00
James Brooks
58533a82a0 Merge pull request #3502 from jzinkweg/bugfix/postgres-schema
Make pgsql schema configurable via environment variable
2019-03-09 08:48:30 +00:00
jzinkweg
958ad649cf Make pgsql schema configurable via environment variable 2019-03-08 15:27:43 +01:00
dependabot[bot]
adbd656f44 Bump barryvdh/laravel-debugbar from 3.2.2 to 3.2.3
Bumps [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/barryvdh/laravel-debugbar/releases)
- [Changelog](https://github.com/barryvdh/laravel-debugbar/blob/master/changelog.md)
- [Commits](https://github.com/barryvdh/laravel-debugbar/compare/v3.2.2...v3.2.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 06:29:33 +00:00
dependabot[bot]
4f92c57914 Bump barryvdh/laravel-cors from 0.11.2 to 0.11.3
Bumps [barryvdh/laravel-cors](https://github.com/barryvdh/laravel-cors) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/barryvdh/laravel-cors/releases)
- [Changelog](https://github.com/barryvdh/laravel-cors/blob/master/changelog.md)
- [Commits](https://github.com/barryvdh/laravel-cors/compare/v0.11.2...v0.11.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 06:21:47 +00:00
James Brooks
355c781784 Merge pull request #3489 from CachetHQ/dependabot/composer/aws/aws-sdk-php-3.87.17
Bump aws/aws-sdk-php from 3.87.8 to 3.87.17
2019-03-02 12:43:51 +00:00
James Brooks
99742caf29 Merge pull request #3493 from DanielRuf/fix/remove-duplicateproperties-unused-parameter
Remove duplicate CSS properties
2019-02-27 20:14:52 +00:00
James Brooks
a1fb2b8e06 Merge pull request #3494 from DanielRuf/fix/correctly-retrieve-value
Correctly retrieve the value from metrics
2019-02-27 17:02:43 +00:00
Daniel Ruf
556cd5a550 Remove duplicate CSS properties
Remove unused parameter
2019-02-27 17:07:51 +01:00
Daniel Ruf
7b8b7bf907 Correctly retrieve the value 2019-02-27 17:06:54 +01:00
dependabot[bot]
a1d59c0dbc Bump aws/aws-sdk-php from 3.87.8 to 3.87.17
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.87.8 to 3.87.17.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Changelog](https://github.com/aws/aws-sdk-php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-php/compare/3.87.8...3.87.17)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 06:13:07 +00:00
dependabot[bot]
781a18bcb4 Bump phpunit/phpunit from 7.5.4 to 7.5.6
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.4 to 7.5.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/7.5.4...7.5.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 06:09:46 +00:00
dependabot[bot]
4f9161315d Bump laravolt/avatar from 2.1.0 to 2.2.0
Bumps [laravolt/avatar](https://github.com/laravolt/avatar) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/laravolt/avatar/releases)
- [Changelog](https://github.com/laravolt/avatar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/laravolt/avatar/compare/2.1.0...2.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 06:05:58 +00:00
dependabot[bot]
0eaa9aadfc Bump mockery/mockery from 1.2.1 to 1.2.2
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.2.1...1.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 06:02:17 +00:00
dependabot[bot]
e09aeee1b3 [Security] Bump bootstrap-sass from 3.4.0 to 3.4.1
Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.4.0 to 3.4.1. **This update includes security fixes.**
- [Release notes](https://github.com/twbs/bootstrap-sass/releases)
- [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twbs/bootstrap-sass/compare/v3.4.0...v3.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-22 20:58:10 +00:00
James Brooks
04b1cb5494 Merge pull request #3478 from CachetHQ/has-meta-trait
Move meta relation into trait
2019-02-19 07:32:28 +00:00
James Brooks
a73d194996 Merge pull request #3475 from CachetHQ/dependabot/composer/graham-campbell/markdown-10.3.0
Bump graham-campbell/markdown from 10.2.0 to 10.3.0
2019-02-18 22:22:22 +00:00
James Brooks
1033ee3b91 Merge pull request #3474 from CachetHQ/dependabot/composer/graham-campbell/binput-6.1.0
Bump graham-campbell/binput from 6.0.0 to 6.1.0
2019-02-18 22:22:12 +00:00
James Brooks
7752529ac7 Compile assets 2019-02-18 22:10:05 +00:00
James Brooks
7e87636217 Merge pull request #3464 from tejaswivinod/tejaswivinod-patch-2
Change to appropriate tags to hide and select/unselect components in group
2019-02-18 22:07:11 +00:00
James Brooks
8d1bdf2a84 More UX and UI fixes 2019-02-18 22:06:32 +00:00
James Brooks
13e8b39892 Improve count call 2019-02-18 22:03:01 +00:00
James Brooks
d0221bad31 Remove badly added components class 2019-02-18 22:02:54 +00:00
James Brooks
e3cc10402f Merge pull request #3473 from CachetHQ/dependabot/composer/laravel/framework-5.7.26
Bump laravel/framework from 5.7.25 to 5.7.26
2019-02-18 21:56:59 +00:00
James Brooks
88571d7e8f Move meta relation into trait 2019-02-18 21:56:25 +00:00
James Brooks
827822e22e Re-enable middleware. Fixes #3472 2019-02-18 14:03:43 +00:00
dependabot[bot]
996052c99b Bump graham-campbell/testbench-core from 3.0.0 to 3.0.2
Bumps [graham-campbell/testbench-core](https://github.com/GrahamCampbell/Laravel-TestBench-Core) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/GrahamCampbell/Laravel-TestBench-Core/releases)
- [Changelog](https://github.com/GrahamCampbell/Laravel-TestBench-Core/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GrahamCampbell/Laravel-TestBench-Core/compare/v3.0.0...v3.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 08:25:07 +00:00
dependabot[bot]
b05b88de35 Bump graham-campbell/markdown from 10.2.0 to 10.3.0
Bumps [graham-campbell/markdown](https://github.com/GrahamCampbell/Laravel-Markdown) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/GrahamCampbell/Laravel-Markdown/releases)
- [Changelog](https://github.com/GrahamCampbell/Laravel-Markdown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GrahamCampbell/Laravel-Markdown/compare/v10.2.0...v10.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 08:22:45 +00:00
dependabot[bot]
ce2b44c312 Bump graham-campbell/binput from 6.0.0 to 6.1.0
Bumps [graham-campbell/binput](https://github.com/GrahamCampbell/Laravel-Binput) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/GrahamCampbell/Laravel-Binput/releases)
- [Changelog](https://github.com/GrahamCampbell/Laravel-Binput/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GrahamCampbell/Laravel-Binput/compare/v6.0.0...v6.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 08:19:44 +00:00
dependabot[bot]
37e3852495 Bump laravel/framework from 5.7.25 to 5.7.26
Bumps [laravel/framework](https://github.com/laravel/framework) from 5.7.25 to 5.7.26.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/5.7/CHANGELOG-5.7.md)
- [Commits](https://github.com/laravel/framework/compare/v5.7.25...v5.7.26)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 08:16:56 +00:00