summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix another missing checkJuan Pablo Villafáñez2016-08-181-1/+1
* Add missing filter during cleanupJuan Pablo Villafáñez2016-08-181-1/+1
* [stable8.1] check if renamed user is still valid by reapplying the ldap filte...felixboehm2016-08-181-0/+5
* Hide revert button when no permission to revertVincent Petry2016-07-132-0/+72
* Rollback version must also adjust cached sizeVincent Petry2016-06-221-0/+11
* dont update search onResize (#24849)Fabian2016-05-301-2/+0
* Merge pull request #23403 from owncloud/backport-23282-stable8.1Vincent Petry2016-05-242-3/+89
|\
| * fix writing to cache when fallback server should be used immediatelyArthur Schiwon2016-04-262-3/+89
* | Merge pull request #24572 from owncloud/stable8.1_24568Thomas Müller2016-05-111-0/+2
|\ \
| * | Fix test race conditionRoeland Jago Douma2016-05-111-0/+2
| |/
* / Yo-ho-oh - Murder all band 'o piratesThomas Müller2016-05-118-42/+0
|/
* we need to initialize the mount points of the given user before we recoverBjörn Schießle2016-04-192-10/+48
* Merge pull request #23236 from owncloud/stable8.1-fix_21678Vincent Petry2016-03-181-0/+6
|\
| * Gracefull handle link shares rename hookRoeland Jago Douma2016-03-141-0/+6
* | Set proper public webdav permissions when public upload disabledRoeland Jago Douma2016-03-171-0/+5
* | allow group shares, even if not all public keys are availableBjoern Schiessle2016-03-152-2/+42
|/
* Fix broken scanner call in ajax/scan.phpMorris Jobke2016-03-111-1/+1
* Properly check path validity before deleting to trashVincent Petry2016-03-041-1/+1
* Merge pull request #22409 from owncloud/stable8.1-gdrive-reindexarraytoduetod...Thomas Müller2016-03-011-0/+2
|\
| * Reindex array in GDrive after removing duplicatesVincent Petry2016-02-151-0/+2
* | Merge pull request #22617 from owncloud/backport-22358-stable8.1Morris Jobke2016-03-014-5/+32
|\ \
| * | Fix race condition when switching filter mode. Fixes #22278Arthur Schiwon2016-02-244-5/+32
* | | Merge pull request #22630 from owncloud/stable8.1-fedshare-testremote-after-404Roeland Douma2016-02-291-0/+3
|\ \ \
| * | | Properly trigger testRemote after getting a 404 from remote fed shareVincent Petry2016-02-241-0/+3
| |/ /
* | | [user_ldap] properly decode cached objectsMorris Jobke2016-02-241-1/+1
* | | Use "json_encode" and "json_decode" instead of unserializeLukas Reschke2016-02-242-4/+4
|/ /
* / set etag and permission fields for trashbin entriesRobin Appelman2016-02-221-0/+3
|/
* Merge pull request #21665 from owncloud/smb-statcache-cap-81Vincent Petry2016-01-131-1/+8
|\
| * cap the number of entries we cache in smb's statcacheRobin Appelman2016-01-121-1/+8
* | always use an LDAP URL when connecting to LDAPArthur Schiwon2016-01-114-18/+178
* | Check libsmbclient-php as well as smbclient binaryRobin McCorkell2016-01-091-2/+4
* | Skip unavailable storages in scannerRobin Appelman2016-01-072-5/+13
* | listen() requires a callable and not an arrayMorris Jobke2016-01-051-1/+3
* | [Sharing] Respect disabled incoming federated sharesRoeland Jago Douma2015-12-181-1/+4
|/
* Merge pull request #21207 from owncloud/backport-21133-stable8.1Vincent Petry2015-12-154-9/+203
|\
| * fix find DN by UUID for ADArthur Schiwon2015-12-141-13/+56
| * unit test on getHome in combination with OfflineUserArthur Schiwon2015-12-141-2/+52
| * adjust unit testArthur Schiwon2015-12-141-0/+8
| * look for DN changes before marking a user as deletedArthur Schiwon2015-12-143-3/+76
| * throw NoUserException in getHome when the requested user does not exist anymoreArthur Schiwon2015-12-141-5/+25
* | Merge pull request #21210 from owncloud/stable8.1-handle-enforce-home-folder-...Vincent Petry2015-12-152-1/+9
|\ \
| * | Properly handle enforce home folder naming rule settingMorris Jobke2015-12-152-1/+9
| |/
* | Fixed JS unit tests for fed owner display nameVincent Petry2015-12-151-0/+4
* | show display name but internally use the user nameBjörn Schießle2015-12-156-6/+12
* | don't allow to create a federated share if source and target server are the sameBjörn Schießle2015-12-151-0/+8
|/
* Merge pull request #21193 from owncloud/preview-non-existing-81Lukas Reschke2015-12-141-7/+11
|\
| * Handle non existing files in version previewsRobin Appelman2015-12-141-7/+11
* | skip test if we cant use the filesystem when not logged inRobin Appelman2015-12-111-2/+5
* | Fix thrashbin wrapper when no user is loggedinRobin Appelman2015-12-112-2/+13
|/
* Merge pull request #21091 from owncloud/backport-20995-stable8.1Vincent Petry2015-12-101-1/+5
|\