summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* Added closeCursor in SharedMount numeric id (#25979)Vincent Petry2016-08-301-0/+1
* Prevent error with orphaned shares when updating user mount cacheVincent Petry2016-08-292-2/+10
* Merge pull request #25914 from owncloud/stable9.1-4f73fb491a2bf12dbf4d20964cf...Vincent Petry2016-08-244-0/+263
|\
| * [stable9.1] Add occ command to expire the trashbin (#25878)Thomas Müller2016-08-234-0/+263
* | [stable9.1] 2FA can now be enabled and disabled via the provisioning api (#25...Thomas Müller2016-08-233-164/+218
|/
* Merge pull request #25898 from owncloud/stable9.1-a9e633db0cd04cb6288ce74c197...Vincent Petry2016-08-221-1/+1
|\
| * [stable9.1] Best practice through out the web speak of a max avatar image siz...Thomas Müller2016-08-221-1/+1
* | Merge pull request #25888 from owncloud/stable9.1-27a5be96f108d4ab2b91bcd7654...Vincent Petry2016-08-221-1/+26
|\ \
| * | [9.1] Before a user is getting scanned the database connection is re-establ…Vincent Petry2016-08-221-1/+26
| |/
* / Make sure file list files config always existsVincent Petry2016-08-221-0/+4
|/
* Display number of hidden files in files summary (#25877)Vincent Petry2016-08-194-52/+230
* Fix hidden files handling (#25865)Vincent Petry2016-08-194-31/+82
* Hide the LDAP password in the client side (#25872)Juan Pablo Villafañez2016-08-194-7/+25
* [stable9.1] Move over to new CalDAVTester repo (#25859) (#25863)Thomas Müller2016-08-192-12/+12
* fix typoJörn Friedrich Dreyer2016-08-181-1/+1
* remove reference magicJörn Friedrich Dreyer2016-08-171-4/+4
* Merge pull request #25811 from owncloud/stable9.1-smb-traceVincent Petry2016-08-161-67/+211
|\
| * add conditional smb trace logging for debug purposesJörn Friedrich Dreyer2016-08-161-67/+211
* | Merge pull request #25789 from owncloud/stable9.1-usermountcache-hell-shortcu...Vincent Petry2016-08-162-8/+24
|\ \
| * | Use FailedStorage when share is invalidVincent Petry2016-08-151-3/+4
| * | Flag to not recurse into shared mounts in getPathVincent Petry2016-08-151-1/+1
| * | Lazy init shared storage by tweaking jailVincent Petry2016-08-152-7/+13
| * | Get shared storage numeric id directly from DBVincent Petry2016-08-151-0/+9
* | | Merge pull request #25797 from owncloud/stable9.1-provisioning-api-subadmin-a...Vincent Petry2016-08-162-58/+258
|\ \ \ | |_|/ |/| |
| * | Fix subadmin permission check for addToGroup/removeFromGroupVincent Petry2016-08-152-58/+258
| |/
* / Store the shared propagator instanceVincent Petry2016-08-151-1/+6
|/
* DAV: Return data-fingerprint always when asked (#25482)Markus Goetz2016-08-132-9/+6
* [stable9.1] lastInsertId requires the prefix (#25785)Jörn Friedrich Dreyer2016-08-121-1/+1
* [stable9.1] Fix smb attributes stable9 1 (#25733)Juan Pablo Villafañez2016-08-121-0/+13
* Fix OR operands in SharedMountTest (#25779)Vincent Petry2016-08-121-9/+9
* [Stable9.1] fix unit test on new jenkins setup and adjust Jenkinsfile (#25772)Thomas Müller2016-08-112-0/+7
* [stable9.1] Faster classification migration (#25638)Thomas Müller2016-08-104-104/+39
* Skip version and trash expiry for users that never logged in (#25745)Jörn Friedrich Dreyer2016-08-102-2/+2
* Respect theme for external folder icon (#25487) (#25711)VicDeo2016-08-091-1/+1
* [stable9.1] Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes #...Thomas Müller2016-08-031-2/+8
* [stable9.1] Added integration test (#25675)Thomas Müller2016-08-021-0/+10
* [stable9.1] Adding quota plugin to new dav endpoint (#25615) (#25648)Thomas Müller2016-08-011-0/+3
* Prevent setting email and triggering events at login time (#25554)Vincent Petry2016-07-261-1/+4
* [stable9.1] Group shares with same source and target (#25534)Vincent Petry2016-07-264-97/+376
* [stable9.1] Simplify testPermissionMovedGroupShare (#25573) (#25607)Thomas Müller2016-07-261-55/+20
* Add all properties while creating a subscription (#25318) (#25335)Thomas Müller2016-07-212-10/+21
* [stable9.1] Filelist change dir auto-prepend slash (#25377)Vincent Petry2016-07-212-4/+13
* [stable9.1] Added custom exception as non fatal (#25486) (#25489)Thomas Müller2016-07-161-0/+2
* Change load order of auth backends so that we can throw an exception in OCA\D...Vincent Petry2016-07-141-1/+4
* [stable9.1] Cast share id to string (#25402) (#25432)Thomas Müller2016-07-131-1/+1
* Additional perm check in WebdavVincent Petry2016-07-122-0/+87
* [stable9.1] Revert invalid commits from master->stable9.1 merge (#25420)Vincent Petry2016-07-085-132/+41
* Ignore invalid paths in the JS file list (#25368)Vincent Petry2016-07-062-0/+39
* Files_Versions don't show when the files are erasedCarlos Damken2016-07-051-3/+3
* Merge pull request #25344 from owncloud/fix-ldap-check-userVincent Petry2016-07-051-0/+4
|\