summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2467 from nextcloud/backport-1972-invalid-files-from-scan...Lukas Reschke2016-12-051-0/+19
|\
| * Make sure we don't scan files that can not be accessedJoas Schilling2016-12-021-0/+19
* | only update the cache if the storage operation succeedsRobin Appelman2016-12-021-3/+3
|/
* Fix post_unshareFromSelf hook parameter formatVincent Petry2016-12-021-2/+2
* Correctly catch the "soft errors" nowJoas Schilling2016-11-091-5/+8
* Use a better error message and point the users to the support channelsJoas Schilling2016-11-092-0/+12
* Fix issues where some user settings cannot be loaded when the user id differs...Joas Schilling2016-10-211-0/+10
* Merge pull request #1698 from nextcloud/backport-1558-remove-notifications-up...blizzz2016-10-111-3/+7
|\
| * Only trigger postDelete hooks when the user was deleted...Joas Schilling2016-10-111-3/+3
| * Remove notifications upon user deletionJoas Schilling2016-10-111-0/+4
* | Fallback from "de" to "de_DE" and the other way aroundJoas Schilling2016-10-111-3/+30
* | Allow multiple names and descriptionJoas Schilling2016-10-111-7/+40
|/
* log version number in each log lineMorris Jobke2016-10-071-2/+4
* Use the same URL everywhereJoas Schilling2016-09-271-1/+1
* Return the autoupdater value from the serverJoas Schilling2016-09-271-0/+1
* Add repair step to remove .step file after updateMorris Jobke2016-09-232-0/+83
* Change updater URLJoas Schilling2016-09-081-1/+1
* Allow to call status.php before the instance is installedJoas Schilling2016-09-061-1/+1
* Fix "Undefined index" when the values do not existJoas Schilling2016-08-181-2/+2
* Backport of #864Roeland Jago Douma2016-08-171-6/+10
* Allow to retrieve the quota itself via the provisioning apiJoas Schilling2016-08-171-1/+1
* getJailedPath expects to have a trailing /Bjoern Schiessle2016-08-101-0/+5
* libxml - compare against loaded versionMorris Jobke2016-07-281-2/+8
* Make sure we try to autoload the classJoas Schilling2016-07-252-2/+9
* Run the license scriptJoas Schilling2016-07-22620-1500/+2164
* [stable9] Use explode() instead of splitLukas Reschke2016-07-201-1/+1
* Merge pull request #442 from nextcloud/fix-maintenance-mode-9Björn Schießle2016-07-191-1/+1
|\
| * Fix maintenance modeJoas Schilling2016-07-191-1/+1
* | Use the themed Defaults everywhereJoas Schilling2016-07-157-7/+7
|/
* Revert "occ web executor (#24957)"Morris Jobke2016-07-072-18/+4
* Revert "Bypass upgrade page when occ controller is requested (#25363)"Morris Jobke2016-07-071-15/+3
* Revert "Revert "Remove repair steps for broken updater repair""Morris Jobke2016-07-072-111/+0
* Merge branch 'stable9' into sync-stable9Morris Jobke2016-07-07118-470/+775
|\
| * Use proper branding againLukas Reschke2016-07-041-4/+4
| * [stable9] Use paramterized parameter for \OC\SystemTag\SystemTagManagerLukas Reschke2016-07-031-4/+1
| * initial commit for the theming appBjoern Schiessle2016-06-303-5/+26
| * Merge pull request #266 from nextcloud/fix-262Björn Schießle2016-06-301-1/+11
| |\
| | * getShareByToken() should also consider remote sharesBjoern Schiessle2016-06-301-1/+11
| * | Merge pull request #249 from nextcloud/add-exemption-for-acsLukas Reschke2016-06-301-0/+17
| |\ \ | | |/ | |/|
| | * Add exemption for ACS endpointLukas Reschke2016-06-291-0/+17
| * | add events to check passwords with the password policy appBjoern Schiessle2016-06-283-13/+22
| |/
| * Move OC_Channel to system configLukas Reschke2016-06-274-3/+57
| * Merge remote-tracking branch 'upstream/stable9' into stable9-upstream-syncLukas Reschke2016-06-261-1/+1
| |\
| * | some text-changes to nextcloudJoachim Sokolowski2016-06-221-11/+11
| * | Drop old authtoken table (pre 5.0.0)Morris Jobke2016-06-211-0/+1
| * | Some more brandingLukas Reschke2016-06-2098-410/+410
| * | fixed codeMorris Jobke2016-06-202-8/+8
| * | Capped cache for user configJörn Friedrich Dreyer2016-06-201-2/+4
| * | Do not recurse link share fetchingRoeland Jago Douma2016-06-201-0/+5
| * | Capped cache for cache info in UserMountCacheVincent Petry2016-06-201-3/+14