Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-03-21Code cleanup.Ole Ostergaard
2019-03-21Add insertIgnoreConflict to IDBConnection interface.Ole Ostergaard
2018-11-09Add deprecation message ofr insertIfNotExistMorris Jobke
2018-11-09Catch UniqueConstraintViolationException inside insertIfNotExistMorris Jobke
2018-06-06Add a hint that some indexes are not added yetMorris Jobke
2018-05-24Emit event when running ./occ db:add-missing-indicesRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-07-05Start migrationsJoas Schilling
2016-11-15@since 9.2.0 to @since 11.0.0Roeland Jago Douma
2016-10-20Allow 4byte unicode filenames on supported platformsRobin Appelman
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-21Add a method to lock a tableJoas Schilling
2016-05-19Move \OCP to PSR-4Roeland Jago Douma