aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | 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-152-9/+20
| * | Merge branch 'stable9' of https://github.com/owncloud/core into downstream-16...Arthur Schiwon2016-06-132-0/+110
| |\ \
| * | | Add more brandingLukas Reschke2016-06-131-1/+1
| * | | 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
| * | | | Link to Nextcloud Android clientLukas Reschke2016-06-121-1/+1
| * | | | Link to Nextcloud docsLukas Reschke2016-06-121-2/+2
| * | | | Revert "Remove "Help" link from personal sidebar"Lukas Reschke2016-06-121-4/+2
| |/ / /
| * | | Merge pull request #37 from nextcloud/downstream-stable9-160610Lukas Reschke2016-06-114-14/+95
| |\ \ \
| | * \ \ Merge branch 'stable9' of https://github.com/owncloud/core into downstream-st...Arthur Schiwon2016-06-104-14/+95
| | |\ \ \
| * | \ \ \ Merge pull request #44 from nextcloud/stable9-add-same-site-cookiesLukas Reschke2016-06-118-0/+176
| |\ \ \ \ \
| | * | | | | Add Same Site Cookie protectionLukas Reschke2016-06-108-0/+176
| | |/ / / /
| * / / / / backport design changeJan-Christoph Borchardt2016-06-101-7/+7
| |/ / / /
| * | | | Print error message again, when 3rdparty submodule is not initializedArthur Schiwon2016-06-081-1/+3
| * | | | Remove "Help" link from personal sidebarLukas Reschke2016-06-061-2/+4
* | | | | Bypass upgrade page when occ controller is requested (#25363)VicDeo2016-07-061-3/+15
* | | | | Merge pull request #25343 from owncloud/stable9-revertrepairrevertVincent Petry2016-07-062-0/+112
|\ \ \ \ \
| * | | | | Revert "Remove repair steps for broken updater repair"Vincent Petry2016-07-042-0/+112
* | | | | | Merge pull request #25360 from owncloud/stable9-backportshareownerfixVincent Petry2016-07-061-18/+18
|\ \ \ \ \ \
| * | | | | | Change order of share creation validationVincent Petry2016-07-051-18/+18
| |/ / / / /
* / / / / / occ web executor (#24957)VicDeo2016-07-012-4/+18
|/ / / / /
* | | | | Fix OC_Helper::rmdirr for nested symlinks (#25255)VicDeo2016-07-011-1/+3