summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #13740 from nextcloud/backport/13140/stable15Morris 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
|/
* Fix colorizeSvg with transformations that contain a comma (,)Joas Schilling2019-01-171-1/+1
* Merge pull request #13588 from nextcloud/backport/13468/stable15Roeland Jago Douma2019-01-161-1/+0
|\
| * don't close input stream when writing in encrypted fileFlorian Schunk2019-01-141-1/+0
* | Fix integer background job id type errorChristoph Wurst2019-01-151-1/+1
|/
* Merge pull request #13036 from nextcloud/objectstore-write-exists-15Roeland Jago Douma2019-01-145-5/+40
|\
| * upload new files in objectstore to a .part path firstRobin Appelman2018-12-121-5/+17
| * 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
* | Use the real logger in the settingsRoeland Jago Douma2019-01-071-2/+3
* | Throttle with correct metadataRoeland Jago Douma2019-01-041-1/+1
* | Rewrite getNumberOfUnreadCommentsForFolder queryRoeland Jago Douma2019-01-031-14/+29
* | Add default values when parsing account dataJulius Härtl2018-12-241-1/+1
* | SCSS cache buster is a combination of apps/theming/scc_varsRoeland Jago Douma2018-12-211-1/+8
* | Use a case insensitive search for emailRoeland Jago Douma2018-12-202-1/+33
* | Merge pull request #13155 from nextcloud/fulltextsearc-createindexChristoph Wurst2018-12-201-1/+1
|\ \
| * | using the createIndex from FullTextSearchManagerMaxence Lange2018-12-191-1/+1
| |/
* / Only trust the X-FORWARDED-HOST header for trusted proxiesRoeland Jago Douma2018-12-191-2/+8
|/
* Change doc link for 15Daniel Kesselberg2018-12-101-1/+1
* Merge pull request #12868 from nextcloud/backport/12857/stable15Morris Jobke2018-12-061-1/+1
|\
| * Emit write update only once on touchRoeland Jago Douma2018-12-051-1/+1
* | Merge pull request #12867 from nextcloud/backport/12854/stable15Morris Jobke2018-12-062-10/+23
|\ \
| * | Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)2018-12-052-10/+23
| |/
* | Merge pull request #12861 from nextcloud/backport/12855/stable15Morris Jobke2018-12-051-2/+2
|\ \ | |/ |/|
| * Only execute query in propagateChange onceRoeland Jago Douma2018-12-051-2/+2
* | Validate all rich objects not only the used onesJoas Schilling2018-12-051-2/+8
|/
* Do not update child all child shares on group share updateRoeland Jago Douma2018-12-041-0/+1
* PHP module is named mbstringMorris Jobke2018-12-041-1/+1
* Merge pull request #12692 from nextcloud/storage-no-encryption-interface-15Morris Jobke2018-11-291-3/+1
|\
| * Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-271-3/+1
* | Merge pull request #12736 from nextcloud/backport/12424/stable15Roeland Jago Douma2018-11-292-1/+11
|\ \
| * | Add sendmailmode to guiDaniel Kesselberg2018-11-291-0/+1
| * | Apply patch from @cwiedmann but drop -oi option for pipeCarsten Wiedmann2018-11-291-1/+10
* | | Set Referrer-Policy also in addSecurityHeaders()Peter Kraume2018-11-291-0/+1
|/ /
* / Fix folder path containing leading slash when getting mount root by idRobin Appelman2018-11-281-1/+1
|/
* Allow empty strings in getAbsoluteURLJoas Schilling2018-11-201-2/+2
* Merge pull request #12543 from nextcloud/fix/12498/bearer_tokens_are_apptokensMorris Jobke2018-11-201-0/+4
|\
| * Bearer tokens are app tokenRoeland Jago Douma2018-11-201-0/+4
* | Merge pull request #12494 from nextcloud/cache-notfound-idMorris Jobke2018-11-201-0/+2
|\ \
| * | return the correct value when trying to get a non existing item from cache by idRobin Appelman2018-11-161-0/+2
* | | Merge pull request #12500 from nextcloud/swift-object-not-foundMorris Jobke2018-11-202-6/+24
|\ \ \ | |_|/ |/| |
| * | Add PHPDoc for thrown exceptionMorris Jobke2018-11-191-0/+1
| * | forward object not found error in switch as dav 404Robin Appelman2018-11-192-6/+23
| |/
* / Fix loading of .woff2 files in .htaccessJulius Härtl2018-11-181-1/+1
|/
* Fix string doc type casingChristoph Wurst2018-11-153-3/+3
* Merge pull request #12455 from nextcloud/twofactor-backup-settingsRoeland Jago Douma2018-11-141-1/+1
|\
| * Log invalid settings classRobin Appelman2018-11-141-1/+1