StyleCI Bot
0675337812
Apply fixes from StyleCI
2023-08-21 07:56:40 +00:00
James Brooks
345039f471
Set header in demo seeder
2023-08-21 08:56:20 +01:00
James Brooks
3d52771a1e
Remove Google tracking from demo
2023-08-17 09:33:45 +01:00
James Brooks
112b5c9099
Update demo seeder with new components
2023-08-13 23:10:28 +01:00
James Brooks
ba5d865bcf
Apply fixes from StyleCI
2019-02-01 21:34:18 +00:00
James Brooks
ce9a732317
Use class notation
2019-02-01 21:34:06 +00:00
James Brooks
98b213bb62
Get a fresh configuration
2019-02-01 21:33:23 +00:00
Joseph Cohen
b1de3b6b4e
Add user on cachet install command
2019-02-01 21:33:23 +00:00
James Brooks
df5ade6554
Merge pull request #3287 from sideffect0/2.4
...
grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g'
2018-12-27 22:55:23 +00:00
James Brooks
a01d7d4f40
Merge pull request #3342 from nstapelbroek/feature/explicit-port-numbers
...
Write port numbers explicitly to the .env
2018-12-27 22:09:29 +00:00
Mr.Patch
86f0a801ac
Merge pull request #10 from CachetHQ/2.4
...
Update from upstream repo CachetHQ/Cachet
2018-11-26 10:05:39 +05:30
James Brooks
05d6af9c3a
Merge pull request #3340 from nstapelbroek/feature/configure-socket-warning
...
Add warning when setting up localhost with mysql driver
2018-11-25 21:58:14 +00:00
Nico Stapelbroek
3d632a4441
Add support for empty values in the persistEnv method
2018-11-25 16:45:49 +01:00
Nico Stapelbroek
e6fc6f3970
Explicitly set the port number when not using traditional ports
2018-11-25 16:44:28 +01:00
Nico Stapelbroek
4fb2f3e7a7
Add warning when setting up localhost with mysql driver
2018-11-25 13:46:15 +01:00
Nico Stapelbroek
6feed9e2ee
Fix configuring postgres leads to wrong database driver key
2018-11-25 13:42:27 +01:00
sideffect0
a91a9a9b05
grep -rl "test\.com" . | xargs sed -i 's/test.com/example.com/g'
...
From test.com to example.com
2018-10-18 14:52:09 +05:30
Nico Stapelbroek
9af9cbd979
Merge branch '2.4' into feature/merge-install-commands
2018-07-03 14:39:38 +02:00
James Brooks
93d05bdc07
Apply fixes from StyleCI ( #3152 )
...
[ci skip] [skip ci]
2018-07-02 22:39:02 +01:00
James Brooks
5de9c94d55
Improve seeding of metric points
2018-07-02 22:38:39 +01:00
Nico Stapelbroek
3a50f3c5bf
Remove reference to AppInstallCommand
2018-07-02 13:50:08 +02:00
Nico Stapelbroek
c165c0be57
Merge cachet:install and app:install
2018-07-02 12:50:00 +02:00
Nico Stapelbroek
eaf114ec17
Fix error Undefined variable: config when running cachet:install
2018-07-02 11:15:35 +02:00
James Brooks
f3efbd9809
Fix commands
2018-06-26 08:25:09 +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
e330ea7aa1
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2018-06-18 21:32:16 +01:00
James Brooks
ce3ab9d3eb
Replace GrahamCampbell/Core with core code. Closes #2669
2018-06-18 21:32:16 +01:00
James Brooks
3f26f40fae
Seed the incident user
2018-03-26 20:57:09 +01:00
Luis Henrique Mulinari
968bc6a3ce
Code clean up. Remove some duplicate keys; Remove some unused parameters; Fix some FQCN;
2017-10-11 21:19:07 +02:00
jvictor
6330f8a2fb
added auto-refresh on master status page
2017-08-31 16:09:27 +02:00
James Brooks
3dc154dff1
Add event action storage. Closes #2344
2017-02-04 16:54:27 +00:00
James Brooks
e41954d0cc
Added cachet:version command
2017-02-03 21:44:46 +00:00
James Brooks
6ee8d33d17
Truncate schedules
2017-02-03 21:36:23 +00:00
James Brooks
5e51a54d6a
Description can't be null 😆
2017-02-03 21:32:49 +00:00
James Brooks
ff077d484b
Update seeder
2017-02-03 21:28:29 +00:00
James Brooks
0b7c787991
Merge pull request #2290 from CachetHQ/console-install
...
✨ Add cachet:install command
2017-01-02 19:17:27 +00:00
James Brooks
186cbcf883
Add finishing remark
2017-01-02 19:16:55 +00:00
James Brooks
32403965f2
Update command descriptions
2017-01-02 19:04:35 +00:00
James Brooks
59d5387b44
Remove Repository injection
2017-01-02 19:02:52 +00:00
James Brooks
787986971a
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2017-01-02 19:02:26 +00:00
James Brooks
0fa2c9b477
Add cachet:install command
2017-01-02 19:02:26 +00:00
James Brooks
c7627d8337
Fix description of Beacon Command
2017-01-02 15:42:16 +00:00
James Brooks
ebed68a7d8
Rewrite the entire scheduled maintenance implementation
2016-10-30 21:15:46 +00:00
James Brooks
a0f2d6642e
Add incident column for when an incident occurred at ( #2212 )
...
Add incident column for when an incident occurred at. Closes #2208
[ci skip] [skip ci]
2016-10-29 17:25:52 +01:00
James Brooks
1327ea985e
Truncate incident updates before seeding
2016-10-09 11:19:16 +01:00
James Brooks
c60c519755
Added console kernel header
2016-10-07 12:25:15 +01:00
James Brooks
0d9cd8fad9
Reword console command descriptions
2016-10-07 12:24:19 +01:00
James Brooks
c94919f1b9
Backport Incident Updates from v3.0.0
2016-10-06 22:40:56 +01:00
Marius Palade
ad0954eb20
Add visibility to component groups ( #2027 )
...
Implement visibility for the components groups. Closes #1892
Add functional test that asserts a guest can only see public items.
* Fix tests not running due to hitting the Setup page.
The missing `boostrap/cachet/testing.php` file is now generated the first time tests are ran.
* Add a functional test that asserts logged in users can see all items.
Add constants for possible values for the visible column/field of the ComponentGroup model.
Code review changes.
* Add API tests for component group visibility feature.
* Implement the visibility hidden option for a component group. Fixes #1892 .
Add migration for the created_by column, in component_groups table.
Add methods to the ComponentGroup and User models to be able to work with the created_by column.
Hidden component groups are no longer displayed on the index page for loggedin users.
Add functional test for the dashboard page.
Save owner on create/edit component group.
Update the API tests for Component group visibility feature.
* Replace auth() usage with app(Guard::class).
* Apply StyleCI fixes.
* Drop the hidden visibility feature and fix all tests.
Some code review fixes too.
* Rename public to visible since it's a reserved keyword. Apply StyleCI fixes and correct typo.
* Code review changes.
* Tidy up component and component groups gathering.
* Code review changes and StyleCI fixes.
* Code review changes.
* Remove extra whitespace
* Remove useless method.
2016-10-02 13:57:32 +01:00