Commit Graph

6896 Commits

Author SHA1 Message Date
James Brooks 4913217130 Disable Symfony security check 2019-08-14 07:38:59 +01:00
James Brooks c538779717 Merge pull request #3716 from CachetHQ/dependabot/composer/phpunit/phpunit-7.5.14
Bump phpunit/phpunit from 7.5.13 to 7.5.14
2019-08-14 07:23:36 +01:00
James Brooks a83117d9c2 Merge pull request #3733 from CachetHQ/dependabot/composer/laravel/tinker-1.0.9
Bump laravel/tinker from 1.0.8 to 1.0.9
2019-08-14 07:23:20 +01:00
James Brooks b1f8361b02 Merge pull request #3734 from CachetHQ/dependabot/composer/fideloper/proxy-4.2.0
Bump fideloper/proxy from 4.1.0 to 4.2.0
2019-08-14 07:23:06 +01:00
James Brooks b2f3bc8152 Merge pull request #3740 from CachetHQ/dependabot/composer/filp/whoops-2.5.0
Bump filp/whoops from 2.4.1 to 2.5.0
2019-08-14 07:22:51 +01:00
James Brooks 5cffb54822 Merge pull request #3741 from CachetHQ/dependabot/composer/mockery/mockery-1.2.3
Bump mockery/mockery from 1.2.2 to 1.2.3
2019-08-14 07:22:33 +01:00
James Brooks f81287ec06 Merge pull request #3742 from CachetHQ/dependabot/composer/aws/aws-sdk-php-3.109.1
Bump aws/aws-sdk-php from 3.107.1 to 3.109.1
2019-08-14 07:22:08 +01:00
dependabot-preview[bot] af36eacf1a Bump aws/aws-sdk-php from 3.107.1 to 3.109.1
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.107.1 to 3.109.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.107.1...3.109.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 07:00:23 +00:00
dependabot-preview[bot] 2bf6072bf7 Bump mockery/mockery from 1.2.2 to 1.2.3
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.2.2 to 1.2.3.
- [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.2...1.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 06:56:32 +00:00
dependabot-preview[bot] 44c3f2dee5 Bump filp/whoops from 2.4.1 to 2.5.0
Bumps [filp/whoops](https://github.com/filp/whoops) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/filp/whoops/releases)
- [Changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md)
- [Commits](https://github.com/filp/whoops/compare/2.4.1...2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 06:54:18 +00:00
dependabot-preview[bot] b96ed8a4e0 Bump fideloper/proxy from 4.1.0 to 4.2.0
Bumps [fideloper/proxy](https://github.com/fideloper/TrustedProxy) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/fideloper/TrustedProxy/releases)
- [Commits](https://github.com/fideloper/TrustedProxy/compare/4.1.0...4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-05 06:21:38 +00:00
dependabot-preview[bot] 8d201dc6e3 Bump laravel/tinker from 1.0.8 to 1.0.9
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/laravel/tinker/releases)
- [Commits](https://github.com/laravel/tinker/compare/v1.0.8...v1.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-05 06:19:14 +00:00
dependabot-preview[bot] 39e07eecde Bump phpunit/phpunit from 7.5.13 to 7.5.14
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.13 to 7.5.14.
- [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.13...7.5.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 06:54:18 +00:00
James Brooks c74193e37e Don't call with twice 2019-07-13 17:31:27 +01:00
James Brooks 35279cebe4 Merge pull request #3704 from CachetHQ/hotfix/tags-syncing
Improved Tags Management
2019-07-13 09:12:23 +01:00
James Brooks d8c2c93dc7 Merge pull request #3705 from CachetHQ/manage-subscriptions-security
Improved subscriber handling
2019-07-13 09:11:56 +01:00
James Brooks c6e4447e53 Merge pull request #3619 from mxss/upgrade-google2fa
upgraded google2fa (0.7->5.0)
2019-07-13 09:08:57 +01:00
Max Kovalenko 699bf71dce updated composer.lock
Signed-off-by: Max Kovalenko <mxss1998@yandex.ru>
2019-07-13 10:43:15 +03:00
Max Kovalenko 2b2337eb8e Merge remote-tracking branch 'forked/2.4' into upgrade-google2fa
# Conflicts:
#	composer.lock
2019-07-13 10:39:25 +03:00
James Brooks ac43591403 Apply fixes from StyleCI 2019-07-13 07:31:25 +00:00
James Brooks bd1e839ede Add link to spatie/laravel-tags 2019-07-13 08:31:08 +01:00
James Brooks 3d0322dded Merge pull request #3706 from hillale/patch-1
Fix timeout with large number of subscribers
2019-07-12 23:00:40 +01:00
Alec Hill 864f380515 Fix timeout with large number of subscribers 2019-07-12 16:45:27 -05:00
James Brooks 17ad1ae5af Update 2018_04_02_163658_MigrateComponentTagTable.php 2019-07-12 14:43:31 +01:00
James Brooks 3187fbc24f Apply fixes from StyleCI 2019-07-12 12:43:13 +00:00
James Brooks bdb3619bc9 Apply fixes from StyleCI 2019-07-12 12:38:58 +00:00
James Brooks e4a43a2b9d Merge branch '2.4' of github.com:CachetHQ/Cachet into 2.4 2019-07-12 13:37:59 +01:00
James Brooks 87d4bc8cad Update sponsorship as per-Patreon levels 2019-07-12 13:37:35 +01:00
James Brooks 7f53a7e9df Improved subscriber handling
- Signed routes
- Manage subscriptions now sends an email link
2019-07-12 11:39:13 +01:00
James Brooks 3ac7492858 Remove old Tag commands, refactor migration etc 2019-07-12 11:08:25 +01:00
James Brooks 32a3adb43c Add more tag tests 2019-07-12 10:43:25 +01:00
James Brooks d9e27b5f46 Add tests for tags 2019-07-12 10:41:58 +01:00
James Brooks 3807a6b3bb Fix another bug 2019-07-12 10:41:55 +01:00
James Brooks b0b0883ae1 Fix bug 2019-07-12 10:41:51 +01:00
James Brooks 6810af48f7 Tag syncing is now done within the Component commands 2019-07-12 10:29:23 +01:00
James Brooks 06af61b8c5 Fix plucking of tags 2019-07-12 10:27:50 +01:00
James Brooks ad0eda8ef5 Merge pull request #3701 from ojdon/2941-bottom-menu-sidebar
2941 bottom menu sidebar
2019-07-12 07:19:50 +01:00
James Brooks cc85dc69c4 Merge pull request #3702 from ojdon/3689-url-markdown-fix
Removed outer link. Fixes #3689
2019-07-12 07:06:30 +01:00
Ollie Reardon d3269a6c05 Removed outer link. Fixes #3689 2019-07-11 21:54:11 +01:00
Ollie Reardon ff320a2d05 Merge branch '2.4' of github.com:CachetHQ/Cachet into 2941-bottom-menu-sidebar 2019-07-11 21:19:29 +01:00
Ollie Reardon 13de110cbf Production assets 2019-07-11 17:50:01 +01:00
Ollie Reardon 4bdf428b77 Forced padding on the bottom of the sidebar. Fixes #2941 2019-07-11 17:42:59 +01:00
James Brooks 29d640e74b Remove old Laravolt dependencies 2019-07-11 16:37:41 +01:00
James Brooks 3b09eece09 Merge pull request #3661 from CachetHQ/metric-thresholds-fix
Fix validation of metric thresholds
2019-07-11 13:37:40 +01:00
James Brooks 9f98683aff Fixes #3668 2019-07-11 13:14:16 +01:00
James Brooks a1156319e8 Merge pull request #3402 from CachetHQ/feature/remote-user-authenticate
Authenticate with REMOTE_USER
2019-07-11 13:07:27 +01:00
James Brooks 163f78ff13 Merge pull request #3423 from AntonioKL/patching-manage-subscribtion
Patching manage subscription
2019-07-11 13:06:46 +01:00
James Brooks fabd18de3c Merge pull request #3697 from CachetHQ/remove-testbench-core
Remove unused TestBenchCore package
2019-07-11 13:02:09 +01:00
James Brooks 045c68e507 Update deps 2019-07-11 12:53:11 +01:00
James Brooks 9c7607a7c2 Merge pull request #3696 from CachetHQ/dependabot/npm_and_yarn/lodash-4.17.13
[Security] Bump lodash from 4.17.11 to 4.17.13
2019-07-11 08:26:51 +01:00