Carl Schwan
|
fcae6a68c3
Cleanup lock related code
|
2 лет назад |
Côme Chilliet
|
6be7aa112f
Migrate from ILogger to LoggerInterface in lib/private
|
2 лет назад |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 лет назад |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 лет назад |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 лет назад |
Morris Jobke
|
99c9423766
Remove @suppress SqlInjectionChecker
|
4 лет назад |
Robin Appelman
|
da2d425044
add proper paths to locking exceptions
|
4 лет назад |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 лет назад |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 лет назад |
Christoph Wurst
|
74936c49ea
Remove unused imports
|
4 лет назад |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
4 лет назад |
Ole Ostergaard
|
0d778fcc4e
Code cleanup.
|
5 лет назад |
Ole Ostergaard
|
a48ea8cffa
Add insertIgnoreConflict to Adapter and use it for for executing the file locking.
|
5 лет назад |
Morris Jobke
|
fd8eeccb15
Merge pull request #11942 from nextcloud/techdebt/noid/use-count-function
|
6 лет назад |
Morris Jobke
|
f7e3cf2085
Fix UniqueConstraintViolationException while insert into oc_file_locks
|
6 лет назад |
Joas Schilling
|
bb352fb667
Use the defined func()->count() instead of manual counting
|
6 лет назад |
Morris Jobke
|
4d832cd4e3
Fixes false positive possible sql injection by phan
|
6 лет назад |
Robin Appelman
|
89a9d35d90
dont keep shared database locks when running cli scripts
|
6 лет назад |
Roeland Jago Douma
|
8edbfdb291
Made locking providers strict
|
6 лет назад |
Morris Jobke
|
0eebff152a
Update license headers
|
7 лет назад |
Lukas Reschke
|
3d2600b039
Add Phan plugin to check for SQL injections
|
7 лет назад |
Joas Schilling
|
0215b004da
Update with robin
|
8 лет назад |
Joas Schilling
|
ba87db3fcc
Fix others
|
8 лет назад |
Lukas Reschke
|
aba539703c
Update license headers
|
8 лет назад |
Roeland Jago Douma
|
7b3191705c
Let the querybuilder convert
|
8 лет назад |
Robin Appelman
|
68746e1bdb
chunk the cleaning up of shared locks
|
8 лет назад |
Roeland Jago Douma
|
86e757d2b3
Move \OC\Lock to PSR-4
|
8 лет назад |