summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12865 from nextcloud/fix/do_not_propogate_in_appdataMorris Jobke2018-12-062-4/+14
|\
| * No need to propogate changes in appdataRoeland Jago Douma2018-12-052-4/+14
* | Merge pull request #12857 from nextcloud/fix/emit_write_update_once_on_touchMorris Jobke2018-12-051-1/+1
|\ \
| * | Emit write update only once on touchRoeland Jago Douma2018-12-051-1/+1
| |/
* | Merge pull request #12854 from nextcloud/vcard-repair-uid-fixMorris Jobke2018-12-052-10/+23
|\ \
| * | Log and continue on Dav reader failureJohn Molakvoæ (skjnldsv)2018-12-052-10/+23
| |/
* / Only execute query in propagateChange onceRoeland Jago Douma2018-12-051-2/+2
|/
* Merge pull request #12831 from nextcloud/fix/do_not_update_all_child_sharesMorris Jobke2018-12-041-0/+1
|\
| * Do not update child all child shares on group share updateRoeland Jago Douma2018-12-041-0/+1
* | Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objectsMorris Jobke2018-12-041-2/+8
|\ \ | |/ |/|
| * Validate all rich objects not only the used onesJoas Schilling2018-11-231-2/+8
* | PHP module is named mbstringMorris Jobke2018-12-041-1/+1
* | Merge pull request #12691 from nextcloud/storage-no-encryption-interfaceMorris Jobke2018-11-291-3/+1
|\ \
| * | Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-291-3/+1
* | | Merge pull request #12690 from peterkraume/bug-12689Morris Jobke2018-11-291-0/+1
|\ \ \
| * | | Set Referrer-Policy also in addSecurityHeaders()Peter Kraume2018-11-271-0/+1
| | |/ | |/|
* | | Add sendmailmode to guiDaniel Kesselberg2018-11-291-0/+1
* | | Apply patch from @cwiedmann but drop -oi option for pipeCarsten Wiedmann2018-11-291-1/+10
| |/ |/|
* | 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
* | Throw exception if decryption failsRoeland Jago Douma2018-11-141-4/+10
|/
* Fix SetVcardDatabaseUID when using postgresqlRobin Appelman2018-11-131-1/+5
* Merge pull request #12418 from nextcloud/bugfix/noid/do-not-show-integrity-wa...Morris Jobke2018-11-121-6/+0
|\
| * Remove outdated integrity warning on each pageMorris Jobke2018-11-121-6/+0
* | Merge pull request #12419 from nextcloud/bugfix/noid/group-creation-replace-i...Morris Jobke2018-11-121-4/+10
|\ \
| * | Fix UniqueConstraintViolationException while insert into oc_groupsMorris Jobke2018-11-121-4/+10
| |/
* | Merge pull request #12420 from nextcloud/bugfix/noid/icons-cacher-not-foundMorris Jobke2018-11-121-2/+2
|\ \
| * | Do not fail if the icon file doesn't existsJulius Härtl2018-11-121-2/+2
* | | Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke2018-11-128-18/+16
|\ \ \ | |/ / |/| |
| * | Use the defined func()->count() instead of manual countingJoas Schilling2018-11-088-18/+16
* | | Merge pull request #12413 from nextcloud/bugfix/9305/oc_file_locks-unique-con...Morris Jobke2018-11-121-1/+12
|\ \ \
| * | | Fix UniqueConstraintViolationException while insert into oc_file_locksMorris Jobke2018-11-121-1/+12
| | |/ | |/|
* / | Fix UniqueConstraintViolationException while insert into oc_filecacheMorris Jobke2018-11-121-7/+18
|/ /
* | Merge pull request #12371 from nextcloud/bugfix/12369/catch-unique-constraint...Morris Jobke2018-11-123-5/+34
|\ \
| * | Add deprecation message ofr insertIfNotExistMorris Jobke2018-11-093-0/+3
| * | Catch UniqueConstraintViolationException inside insertIfNotExistMorris Jobke2018-11-093-5/+31
| |/
* / Make sure to always load the latest icons-vars.css fileJulius Härtl2018-11-121-3/+15
|/
* Merge pull request #12313 from nextcloud/generated-avatar-major-cleanupRoeland Jago Douma2018-11-086-24/+120
|\
| * Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)2018-11-086-24/+120