Jordi Boggiano
|
0ab843a058
Fix setting of scripts from config command, refs #7225
|
7 years ago |
Gabriel Caruso
|
3d262bd637
Fixes from PHPStan level 0
|
7 years ago |
Andreas Möller
|
de07f588c1
Fix: Use array_key_exists() instead of isset()
|
7 years ago |
Jordi Boggiano
|
802849d52c
Wording tweaks
|
8 years ago |
Deamon
|
5b29b7c8e3
delete last coma if deleting last element before end of file
|
8 years ago |
Sven Münnich
|
d51ef83a43
Fix case insensitivity of ‘require’ command
|
8 years ago |
Jordi Boggiano
|
d7b2e42fa9
Do not split repo names on dots, fixes #6424
|
8 years ago |
Jordi Boggiano
|
5ee22f25ba
Rework JSON matching to use a properly recursive pattern, fixes #5771
|
9 years ago |
Jordi Boggiano
|
135783299a
Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384
|
9 years ago |
Jordi Boggiano
|
a5f86b6ea0
Fix all other instances of addcslashes that might have issues with $ signs in strings, refs #5221
|
9 years ago |
Daniel Iancu
|
3bdb0ee5fd
Fix addMainKey method of JsonManipulator with content having $n
|
9 years ago |
Jordi Boggiano
|
edebbef98a
Add test and fix for very large repos, moar possessive quantifiers, fixes #5104
|
9 years ago |
Jordi Boggiano
|
2217f4e09e
Add support for PREG_JIT_STACKLIMIT_ERROR, refs #5104
|
9 years ago |
Jordi Boggiano
|
ab02867015
Use natural sort to sort packages, refs #3872
|
10 years ago |
Jordi Boggiano
|
06fb00bfe5
Fix handling of platform packages to be future proof, refs #3872
|
10 years ago |
Jordi Boggiano
|
081e26f4d7
Merge remote-tracking branch 'localheinz/feature/sort-packages'
|
10 years ago |
Jordi Boggiano
|
fa398e14c7
Fix indent detection in json files when an empty line starts the object
|
10 years ago |
Jordi Boggiano
|
32a479a1e7
Fix subkey manipulation when the main key does not exist yet
|
10 years ago |
Andreas Möller
|
32538a21a2
Enhancement: Sort packages by importance, then alphabetically
|
10 years ago |
Jordi Boggiano
|
6c971c3028
Fix regex matching and add more tests for addSubNode, refs #3721, fixes #3716
|
10 years ago |
Jordi Boggiano
|
bef89604e2
Fix parsing of strings, fixes #3543
|
10 years ago |
Andreas Möller
|
6ddd8d4ec7
Enhancement: Add sort-packages option which allows sorting of packages
|
10 years ago |
Jordi Boggiano
|
94926218e8
CS fixes
|
11 years ago |
Jordi Boggiano
|
fc14d33491
Fix json nesting issue, fixes #3323
|
11 years ago |
Jordi Boggiano
|
55a6a1c3d4
Add support for nested arrays in the json manipulator, fixes #3296
|
11 years ago |
Jordi Boggiano
|
7131607ad1
Fix regression in handling github-oauth settings in auth.json
|
11 years ago |
Jordi Boggiano
|
534bd64cd1
Add support for manipulating empty json files
|
11 years ago |
Jordi Boggiano
|
4392be4d29
Fix some more inconsistencies in json manipulation
|
11 years ago |
Jordi Boggiano
|
d742ffca4f
Fix removal of missing keys
|
11 years ago |
Jordi Boggiano
|
99f5b5a238
Fix backtracking issue in json manipulations, fixes #2583
|
11 years ago |