summaryrefslogtreecommitdiffstats
path: root/lib/private
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
* Fix "Undefined index" when the values do not existJoas Schilling2016-08-181-2/+2
* Backport of #864Roeland Jago Douma2016-08-171-6/+10
* 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-22409-1053/+1502
* [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-155-5/+5
|/
* Revert "occ web executor (#24957)"Morris Jobke2016-07-071-2/+1
* Revert "Revert "Remove repair steps for broken updater repair""Morris Jobke2016-07-072-111/+0
* Merge branch 'stable9' into sync-stable9Morris Jobke2016-07-0725-51/+248
|\
| * 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
| * getShareByToken() should also consider remote sharesBjoern Schiessle2016-06-301-1/+11
| * add events to check passwords with the password policy appBjoern Schiessle2016-06-283-13/+22
| * Move OC_Channel to system configLukas Reschke2016-06-273-2/+56
| * Merge remote-tracking branch 'upstream/stable9' into stable9-upstream-syncLukas Reschke2016-06-261-1/+1
| |\
| * | Drop old authtoken table (pre 5.0.0)Morris Jobke2016-06-211-0/+1
| * | Some more brandingLukas Reschke2016-06-208-10/+10
| * | fixed codeMorris Jobke2016-06-201-3/+3
| * | 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
| * | Use capped cache for encryption's user access listVincent Petry2016-06-201-0/+3
| * | Soften the cookie check if no cookies are sentLukas Reschke2016-06-151-2/+11
| * | Merge branch 'stable9' of https://github.com/owncloud/core into downstream-16...Arthur Schiwon2016-06-132-0/+110
| |\ \
| * \ \ Merge pull request #54 from nextcloud/backport-upload-only-sharesLukas Reschke2016-06-131-2/+3
| |\ \ \
| | * | | [stable9] Backport files drop featureLukas Reschke2016-06-111-2/+3
| * | | | Add ownCloud root CALukas Reschke2016-06-131-2/+9
| * | | | [stable9] Use custom updater URLLukas Reschke2016-06-121-1/+1