This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-08 18:28:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a4569dff7df2668a856438433bbd3dfabca33b5
nextcloud-server-mirror
/
apps
/
files_external
/
lib
/
Service
History
Morris Jobke
6bace99aa1
Fix UniqueConstraintViolationException while insert into files_external config tables
...
* followup to
#12371
Signed-off-by: Morris Jobke <
hey@morrisjobke.de
>
2018-11-14 15:24:03 +01:00
..
BackendService.php
Remove unneeded semicolon and parentheses
2018-01-26 23:46:40 +01:00
DBConfigService.php
Fix UniqueConstraintViolationException while insert into files_external config tables
2018-11-14 15:24:03 +01:00
GlobalStoragesService.php
…
ImportLegacyStoragesService.php
…
LegacyStoragesService.php
move log constants to ILogger
2018-04-26 10:45:52 +02:00
StoragesService.php
move log constants to ILogger
2018-04-26 10:45:52 +02:00
UserGlobalStoragesService.php
…
UserLegacyStoragesService.php
…
UserStoragesService.php
Remove unused import statements
2018-02-14 16:55:43 +01:00
UserTrait.php
…