Commit 69e66b9
committed
Merge branch 'develop'
Merge details:
commit 0af1cbb
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date: Wed May 11 11:51:30 2022
Fire the db config event before all db tasks
commit 205200a
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date: Tue May 10 11:04:18 2022
Fix trait use statement
commit 512a56e
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date: Mon May 9 14:30:16 2022
Use custom event for db config overrides
commit 45254a6
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date: Fri May 6 16:15:21 2022
Allow overriding default backup config
commit 18f43dc
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date: Thu May 5 11:13:10 2022
Add dependency on digipolisgent/robo-digipolis-general
commit 0046ea4
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date: Thu May 5 11:12:45 2022
Rename folder to match namespace
commit 39fd8fb
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date: Thu May 5 09:22:11 2022
Remove deprecated option --report-useless-tests
commit 09d83d1
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date: Thu May 5 09:14:16 2022
Remove hirak/prestissimo from travis
This package is no longer required (since Composer 2).
commit 8785a8d
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date: Thu May 5 09:10:14 2022
Update travis: use PHP 8.1
commit fe16eb2
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date: Wed May 4 15:41:34 2022
Support Robo 3, PHP8File tree
26 files changed
+307
-415
lines changed- src
- Commands
- Common
- Robo/Plugin/Commands
- tests
- BackupManager
- Compressors
- Databases
- Mock
26 files changed
+307
-415
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
9 | 7 | | |
10 | | - | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
30 | | - | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 28 | | |
35 | 29 | | |
36 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
19 | 17 | | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments