summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* DateTime is not yet in 14Roeland Jago Douma2019-05-161-1/+1
* fix class might be undefinedJoas Schilling2019-05-081-2/+2
* remove args from logging of common-spelled methods dependent on classArthur Schiwon2019-05-081-10/+24
* remove setup args from loggingArthur Schiwon2019-05-081-0/+8
* Use the querybuilder for the queriesJoas Schilling2019-04-171-34/+49
* Allow to use Subqueries in fromJoas Schilling2019-04-171-0/+4
* Repair step for link sharesRoeland Jago Douma2019-04-172-0/+224
* Do not allow invalid users to be createdRoeland Jago Douma2019-04-151-0/+14
* Store user object later in the codeVlastimil Pecinka2019-03-261-1/+2
* always allow moving mountpoints inside the same mountpointRobin Appelman2019-03-201-11/+6
* Remove sensitive SMB arguments from exception logMorris Jobke2019-03-131-0/+6
* Merge pull request #14598 from nextcloud/backport/14425/stable14Morris Jobke2019-03-084-8/+32
|\
| * Avoid calculating folder size for parent that needs scan.Ari Selseng2019-03-084-8/+32
* | Remove Google+ from Social Sharing Bundle (2)Marius Blüm2019-03-081-1/+0
|/
* Generate id for navigation itemDaniel Kesselberg2019-02-271-2/+2
* Parse multiple navigation itemsDaniel Kesselberg2019-02-272-4/+16
* Correctly determinate the owner in case of shared external storagesJoas Schilling2019-02-191-2/+4
* Merge pull request #14196 from nextcloud/backport/14185/stable14Roeland Jago Douma2019-02-141-3/+32
|\
| * Filter out versions and trashbinRoeland Jago Douma2019-02-141-0/+2
| * Loop for the recent searchRoeland Jago Douma2019-02-141-3/+26
| * We need to initialize the storage else the jailed path is always nullRoeland Jago Douma2019-02-141-0/+4
* | Merge pull request #14086 from nextcloud/backport/14023/stable14Roeland Jago Douma2019-02-141-1/+1
|\ \ | |/ |/|
| * Fix: Check if `$this->params['user']` is an arrayWilliam Pain2019-02-071-1/+1
* | Fix the thorrtler whitelist bitmaskRoeland Jago Douma2019-02-121-2/+4
|/
* Fix typos and unused return valuesChristoph Wurst2019-01-301-9/+9
* fix typoBjoern Schiessle2019-01-301-2/+2
* log full exceptionBjoern Schiessle2019-01-301-1/+1
* handle mail send error gracefullyBjoern Schiessle2019-01-301-2/+13
* Clean pending 2FA authentication on password resetRoeland Jago Douma2019-01-301-0/+9
* Show proper default localeMorris Jobke2019-01-241-1/+1
* Merge pull request #13741 from nextcloud/backport/13140/stable14Morris Jobke2019-01-232-17/+86
|\
| * Cache tokens when using swift's v2 authenticationRobin Appelman2019-01-222-17/+86
* | cleanup shared lock if changing to exclusive lock failedRobin Appelman2019-01-221-1/+7
|/
* [stable15] Fix colorizeSvg with transformations that contain a comma (,)John Molakvoæ2019-01-171-1/+1
* Merge pull request #13035 from nextcloud/objectstore-write-exists-14Roeland Jago Douma2019-01-145-3/+38
|\
| * upload new files in objectstore to a .part path firstRobin Appelman2018-12-121-3/+15
| * Add objectExists to objectstore interfaceRobin Appelman2018-12-124-0/+23
* | Don't log parameters on user creation in case of error/exceptionJoas Schilling2019-01-101-0/+3
* | HttpClient getHeader can return empty stringRoeland Jago Douma2019-01-081-1/+7
* | Throttle with correct metadataRoeland Jago Douma2019-01-041-1/+1
* | Merge pull request #12617 from nextcloud/backport/10839/stable14Roeland Jago Douma2018-12-222-24/+84
|\ \
| * | RoomManager/ResourceManager: Inject IServerContainer instead of using OC ServerGeorg Ehrke2018-11-222-2/+28
| * | adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-11-222-24/+58
* | | Use a case insensitive search for emailRoeland Jago Douma2018-12-202-1/+33
| |/ |/|
* | Apply patch from @cwiedmann but drop -oi option for pipeCarsten Wiedmann2018-12-082-1/+11
* | Make sure to always load the latest icons-vars.css fileJulius Härtl2018-12-071-3/+16
* | Merge pull request #12869 from nextcloud/backport/12857/stable14Roeland Jago Douma2018-12-061-1/+1
|\ \
| * | Emit write update only once on touchRoeland Jago Douma2018-12-051-1/+1
* | | Only execute query in propagateChange onceRoeland Jago Douma2018-12-051-2/+2
|/ /
* | Do not update child all child shares on group share updateRoeland Jago Douma2018-12-041-0/+1