summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix nested group retrieval also for 2 other casesArthur Schiwon2019-03-053-84/+111
* Fixed unit test: groupsMatchFilter will not be called multiple times anymore.Roland Tapken2019-03-051-1/+1
* Reduce queries to LDAP by caching nested groupsRoland Tapken2019-03-051-6/+18
* user_ldap: really resolve nested groupsRoland Tapken2019-03-051-14/+19
* user_ldap: Filter groups after nexted groupsRoland Tapken2019-03-051-2/+1
* Fix missing $config dependency in RetryJobMorris Jobke2019-03-051-0/+3
* Merge pull request #14519 from nextcloud/feature/config-undefinedMorris Jobke2019-03-051-1/+1
|\
| * Fix Undefined property: OCA\LookupServerConnector\UpdateLookupServer::$configDaniel Kesselberg2019-03-041-1/+1
* | Merge pull request #14470 from felixn/masterMorris Jobke2019-03-051-6/+9
|\ \
| * | set availableSpace to 0 if userFolder not foundFelix Nieuwenhuizen2019-03-021-6/+7
| * | use node API for free space calculation in versions app (same method as trash...Felix Nieuwenhuizen2019-03-021-3/+5
* | | Merge pull request #14480 from cowai/reconnect-db-notifyRoeland Jago Douma2019-03-041-11/+56
|\ \ \
| * | | Correct log attributeAri Selseng2019-03-041-1/+1
| * | | Added logging to Notify command.Ari Selseng2019-03-041-2/+9
| * | | Reconnect to DB after timeout for Notify command. Fixes #14479Ari Selseng2019-03-031-10/+48
| |/ /
* | | Merge pull request #14514 from nextcloud/fix/no_debug_outputRoeland Jago Douma2019-03-041-3/+6
|\ \ \ | |_|/ |/| |
| * | Do not just write foobarRoeland Jago Douma2019-03-041-3/+6
* | | Merge pull request #13871 from PLUTEX/masterMorris Jobke2019-03-041-1/+3
|\ \ \
| * | | dav: Fix handling of chunked WebDAV uploadJan-Philipp Litza2019-01-281-1/+3
* | | | Merge pull request #14499 from nextcloud/fix/svg-api/dark-modeMorris Jobke2019-03-041-1/+9
|\ \ \ \
| * | | | Do not cut full color on accessibility svg color invertJohn Molakvoæ (skjnldsv)2019-03-041-1/+9
* | | | | update icewind/smb to 3.1.1Robin Appelman2019-03-046-44/+18
* | | | | Merge pull request #13401 from nextcloud/improve-lookup-server-behaviourRoeland Jago Douma2019-03-042-5/+44
|\ \ \ \ \
| * | | | | increase timespan between each retryBjoern Schiessle2019-02-201-3/+5
| * | | | | improve lookup server behaviourBjoern Schiessle2019-01-072-2/+39
* | | | | | Merge pull request #14430 from nextcloud/bugfix/13990/remove-upload-settingMorris Jobke2019-03-049-325/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove the upload and memory settingJoas Schilling2019-03-049-325/+0
* | | | | | Merge pull request #12978 from tobiasKaminsky/noteOnDavMorris Jobke2019-03-042-0/+39
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update apps/dav/lib/Connector/Sabre/Node.phpChristoph Wurst2019-03-041-1/+1
| * | | | | Add note to dav endpointtobiasKaminsky2019-02-272-0/+39
* | | | | | Merge pull request #14467 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-...John Molakvoæ2019-03-0410-24/+24
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | BuildJohn Molakvoæ (skjnldsv)2019-03-0410-24/+24
| | |_|_|/ | |/| | |
* / | | | Fix dav has-photo plugin extendJohn Molakvoæ (skjnldsv)2019-03-031-2/+2
|/ / / /
* | | | Merge pull request #14448 from mzamot/masterRoeland Jago Douma2019-03-011-1/+1
|\ \ \ \
| * | | | Convert timestamp key value of metadata in Swift files_externalMichael Zamot2019-03-011-1/+1
* | | | | Merge pull request #11871 from nextcloud/feature/11015/collaboration-resourcesRoeland Jago Douma2019-03-0126-18/+831
|\ \ \ \ \
| * | | | | Remove unneeded filesJulius Härtl2019-03-012-6281/+0
| * | | | | Add bundled filesJulius Härtl2019-03-018-0/+420
| * | | | | Fix files_external testsJoas Schilling2019-03-011-1/+1
| * | | | | Fetch node and filename also if access cache was usedJulius Härtl2019-03-011-0/+9
| * | | | | Fix testsJulius Härtl2019-03-011-1/+1
| * | | | | Fix testsJulius Härtl2019-03-011-4/+6
| * | | | | Use nextcloud-vue-collection 0.1.2Julius Härtl2019-03-013-10/+23
| * | | | | Update autoloaderJoas Schilling2019-03-012-0/+2
| * | | | | Register providers via class namesJoas Schilling2019-03-011-1/+1
| * | | | | Add dispatcher events to User and Group objectsJoas Schilling2019-03-012-3/+3
| * | | | | Invalidate the cache when a share is updatedJoas Schilling2019-03-012-0/+46
| * | | | | Fix doc blockJoas Schilling2019-03-011-2/+1
| * | | | | Use nextcloud-vue-collections libraryJulius Härtl2019-03-019-613/+13
| * | | | | Merge webpack into main oneJulius Härtl2019-03-018-100/+50