summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5919 from nextcloud/add-brackets-on-concat-methodLukas Reschke2017-07-282-2/+2
|\
| * Add brackets around concat statements so comparing the result works as intendedJoas Schilling2017-07-282-2/+2
* | Use the existing array of OC versionsJoas Schilling2017-07-271-3/+1
* | Add a repair step to drop the account_terms table on oc migrationJoas Schilling2017-07-272-0/+62
|/
* Add new bundleLukas Reschke2017-07-262-0/+51
* Remove unneeded stylesMorris Jobke2017-07-241-1/+1
* Adjust to height=120Lukas Reschke2017-07-241-1/+1
* Fix for mb strlenArtem Kochnev2017-07-221-1/+1
* Merge pull request #5826 from nextcloud/12-backport-5821Morris Jobke2017-07-211-1/+1
|\
| * Fix error message on untrusted domain error pageMorris Jobke2017-07-211-1/+1
* | Merge pull request #5757 from nextcloud/mount-rename-12Morris Jobke2017-07-211-8/+12
|\ \
| * | non movable mounts can not be movedRobin Appelman2017-07-171-8/+12
* | | Merge pull request #5786 from nextcloud/path-repair-steps-storage-12Morris Jobke2017-07-212-5/+7
|\ \ \ | |_|/ |/| |
| * | Also repair storage id's when repairing invalid entriesRobin Appelman2017-07-192-5/+7
* | | Allow to overwrite the email template againJoas Schilling2017-07-191-0/+10
* | | Fix emitting of legacy hook post_unsharePauli Järvinen2017-07-191-1/+1
|/ /
* / Fix invalid path repair step not getting all invalid entriesRobin Appelman2017-07-181-1/+1
|/
* Merge pull request #5711 from nextcloud/null-user-exist-12blizzz2017-07-141-0/+3
|\
| * null users dont existRobin Appelman2017-07-131-0/+3
* | Merge pull request #5710 from nextcloud/nested-permissions-mask-12Morris Jobke2017-07-131-1/+1
|\ \
| * | Fix scan permissions with nested permissions masksRobin Appelman2017-07-131-1/+1
| |/
* | Merge pull request #5655 from nextcloud/moveFromCache-from-shared-12Morris Jobke2017-07-133-3/+185
|\ \
| * | chunk getting invalid paths and reuse queriesRobin Appelman2017-07-131-27/+61
| * | use a generator instead of fetching all rows at onceRobin Appelman2017-07-131-2/+9
| * | adjust to moved repair stepRobin Appelman2017-07-132-2/+6
| * | Run repair step only onceMorris Jobke2017-07-132-4/+8
| * | Add repair step for invalid pathsRobin Appelman2017-07-132-2/+125
| * | fix moving folders out of a cache jailRobin Appelman2017-07-131-1/+11
| |/
* | Merge pull request #5697 from nextcloud/stable12-4984Morris Jobke2017-07-132-5/+30
|\ \ | |/ |/|
| * Write cert bundle to tmp file firstRoeland Jago Douma2017-07-122-5/+30
* | Merge pull request #5687 from nextcloud/jail-propagator-12Roeland Jago Douma2017-07-122-0/+57
|\ \
| * | Fix propagating changes within jail wrapperRobin Appelman2017-07-112-0/+57
* | | verify that circles is installedMaxence Lange2017-07-111-5/+11
|/ /
* | Add a flag to allow checking if SVGs are okayJoas Schilling2017-07-071-0/+17
* | Merge pull request #5617 from nextcloud/backport-5615-fix-navigation-entries-...Morris Jobke2017-07-071-1/+12
|\ \
| * | Don't load navigation entries of restricted appsJoas Schilling2017-07-051-1/+12
* | | Don't log passwords on dav exceptionsJoas Schilling2017-07-051-5/+10
* | | Merge pull request #5584 from nextcloud/stable12-5429Joas Schilling2017-07-053-19/+46
|\ \ \
| * | | Fix theming app to also use the prefixJulius Härtl2017-07-021-5/+10
| * | | Add tests and inject IRequestJulius Härtl2017-07-022-5/+15
| * | | Do not open version file againJulius Härtl2017-07-021-1/+1
| * | | Make cache and scss caching depend on the baseUrlJulius Härtl2017-07-023-15/+27
| |/ /
* / / improved logging of objectore errorsRobin Appelman2017-07-041-5/+21
|/ /
* | Merge pull request #5507 from derkostka/stable12Morris Jobke2017-06-232-2/+2
|\ \
| * | [stable12] Use realpath to obtain the webrootSebastian Kostka2017-06-222-2/+2
* | | Merge pull request #5509 from nextcloud/backport-5498-allow-to-force-a-languageblizzz2017-06-231-1/+7
|\ \ \
| * | | Allow to force a language and set it via the ocs apiJoas Schilling2017-06-221-1/+7
| |/ /
* / / Create users in non default backends firstJoas Schilling2017-06-221-0/+13
|/ /
* | Forward port of #5190 to stable12Arthur Schiwon2017-06-151-9/+32
* | Merge pull request #5397 from nextcloud/stable12-5072Morris Jobke2017-06-141-1/+1
|\ \