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
path: root/lib
AgeCommit message (Expand)Author
2016-12-06Merge pull request #2467 from nextcloud/backport-1972-invalid-files-from-scan...Lukas Reschke
2016-12-02only update the cache if the storage operation succeedsRobin Appelman
2016-12-02Make sure we don't scan files that can not be accessedJoas Schilling
2016-12-02Fix post_unshareFromSelf hook parameter formatVincent Petry
2016-11-09Correctly catch the "soft errors" nowJoas Schilling
2016-11-09Use a better error message and point the users to the support channelsJoas Schilling
2016-10-21Fix issues where some user settings cannot be loaded when the user id differs...Joas Schilling
2016-10-11Merge pull request #1698 from nextcloud/backport-1558-remove-notifications-up...blizzz
2016-10-11Only trigger postDelete hooks when the user was deleted...Joas Schilling
2016-10-11Remove notifications upon user deletionJoas Schilling
2016-10-11Fallback from "de" to "de_DE" and the other way aroundJoas Schilling
2016-10-11Allow multiple names and descriptionJoas Schilling
2016-10-07log version number in each log lineMorris Jobke
2016-09-27Use the same URL everywhereJoas Schilling
2016-09-27Return the autoupdater value from the serverJoas Schilling
2016-09-23Add repair step to remove .step file after updateMorris Jobke
2016-09-08Change updater URLJoas Schilling
2016-09-06Allow to call status.php before the instance is installedJoas Schilling
2016-08-18Fix "Undefined index" when the values do not existJoas Schilling
2016-08-17Backport of #864Roeland Jago Douma
2016-08-17Allow to retrieve the quota itself via the provisioning apiJoas Schilling
2016-08-10getJailedPath expects to have a trailing /Bjoern Schiessle
2016-07-28libxml - compare against loaded versionMorris Jobke
2016-07-25Make sure we try to autoload the classJoas Schilling
2016-07-22Run the license scriptJoas Schilling
2016-07-20[stable9] Use explode() instead of splitLukas Reschke
2016-07-19Merge pull request #442 from nextcloud/fix-maintenance-mode-9Björn Schießle
2016-07-19Fix maintenance modeJoas Schilling
2016-07-15Use the themed Defaults everywhereJoas Schilling
2016-07-07Revert "occ web executor (#24957)"Morris Jobke
2016-07-07Revert "Bypass upgrade page when occ controller is requested (#25363)"Morris Jobke
2016-07-07Revert "Revert "Remove repair steps for broken updater repair""Morris Jobke
2016-07-07Merge branch 'stable9' into sync-stable9Morris Jobke
2016-07-06Bypass upgrade page when occ controller is requested (#25363)VicDeo
2016-07-06Merge pull request #25343 from owncloud/stable9-revertrepairrevertVincent Petry
2016-07-06Merge pull request #25360 from owncloud/stable9-backportshareownerfixVincent Petry
2016-07-05Change order of share creation validationVincent Petry
2016-07-04Use proper branding againLukas Reschke
2016-07-04Revert "Remove repair steps for broken updater repair"Vincent Petry
2016-07-03[stable9] Use paramterized parameter for \OC\SystemTag\SystemTagManagerLukas Reschke
2016-07-01occ web executor (#24957)VicDeo
2016-07-01Fix OC_Helper::rmdirr for nested symlinks (#25255)VicDeo
2016-07-01[stable9] Fix decrypt message stable9 (#25188)Thomas Müller
2016-06-30initial commit for the theming appBjoern Schiessle
2016-06-30Merge pull request #266 from nextcloud/fix-262Björn Schießle
2016-06-30Merge pull request #249 from nextcloud/add-exemption-for-acsLukas Reschke
2016-06-30getShareByToken() should also consider remote sharesBjoern Schiessle
2016-06-29Add exemption for ACS endpointLukas Reschke
2016-06-28add events to check passwords with the password policy appBjoern Schiessle
2016-06-27Move OC_Channel to system configLukas Reschke