aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8579 from owncloud/ldap_nail_filter_on_upgradeblizzz2014-06-022-13/+31
|\
| * simpler and better readable assignmentArthur Schiwon2014-05-281-4/+1
| * bump version and don't overwrite values on next update if not necessaryArthur Schiwon2014-05-142-13/+22
| * get the correct version number for compare -.-Arthur Schiwon2014-05-141-1/+1
| * LDAP: set filter mode to raw, so filters will not be changed and broken after...Arthur Schiwon2014-05-131-0/+12
* | Merge pull request #8672 from owncloud/stable6-obfuscatepasswordsFrank Karlitschek2014-06-024-24/+618
|\ \
| * | Added password obfuscation for external storage configVincent Petry2014-05-224-24/+618
* | | Merge pull request #8692 from owncloud/fix_unit_tests_oc6Thomas Müller2014-05-281-2/+2
|\ \ \
| * | | don't expect depreciated OC_FilesystemViewBjoern Schiessle2014-05-231-2/+2
| |/ /
* / / php upload errors are written to logThomas Müller2014-05-231-1/+3
|/ /
* / only start migration if the encryption was initialized; allow to overwrite ke...Bjoern Schiessle2014-05-212-3/+49
|/
* Added unit test for sharing ext storage mount pointsVincent Petry2014-05-091-1/+56
* Fix sharing of ext storage mount pointsVincent Petry2014-05-091-4/+6
* always encrypt files to ownerBjoern Schiessle2014-05-052-10/+9
* fix layout of external storage config tableMorris Jobke2014-04-261-1/+6
* Merge pull request #7745 from owncloud/fix_6946_stable6blizzz2014-04-232-36/+1
|\
| * LDAP: getDisplayNamesInGroup is not an option for group backends anymoreArthur Schiwon2014-04-232-36/+1
* | Merge pull request #8261 from owncloud/stable6-backport-8182Lukas Reschke2014-04-231-1/+6
|\ \ | |/ |/|
| * Check whether the user has permissions to add personal storage backendsLukas Reschke2014-04-221-1/+6
* | Backport of #8164ben-denham2014-04-233-79/+122
|/
* add additional comments, PHPdoc and check whether it's really applicableArthur Schiwon2014-04-161-3/+12
* LDAP: cache display names immediately on retrieval, saves tens of unecessary ...Arthur Schiwon2014-04-161-0/+6
* Backport of PR #7815, correct LDAP user count on setup with many usersArthur Schiwon2014-04-161-15/+40
* LDAP: fetch email from LDAP on userExists check as well (along to Quota and A...Arthur Schiwon2014-04-111-0/+1
* Merge pull request #8123 from owncloud/fix_filename_closing_tagMorris Jobke2014-04-091-5/+3
|\
| * fix double closing </a> for filenamesJörn Friedrich Dreyer2014-04-091-5/+3
* | Backport of PR #7837 to stable6Arthur Schiwon2014-04-092-7/+235
|/
* Merge pull request #8038 from owncloud/fix_8028blizzz2014-04-041-2/+1
|\
| * Meanwhile, the quota value is stored human-readable in the DBArthur Schiwon2014-04-031-2/+1
* | fix unit testsRobin Appelman2014-04-041-5/+5
* | authentication apps need to be loaded in any case - fixes #7216Thomas Müller2014-04-031-1/+1
|/
* Improve phpdocRobin Appelman2014-04-031-0/+7
* Implement getPath for shared filesRobin Appelman2014-04-032-8/+82
* Merge pull request #7931 from owncloud/fix_7785_stable6blizzz2014-04-022-33/+61
|\
| * more precise php docArthur Schiwon2014-04-021-2/+4
| * add PHP docsArthur Schiwon2014-04-011-1/+12
| * LDAP: Read email and quota when mapping user, fixes #7785Arthur Schiwon2014-03-282-33/+48
* | Merge pull request #7976 from owncloud/fix-7973-stable6-2Vincent Petry2014-04-011-5/+0
|\ \
| * | remove pl_PL - fixes #7973Thomas Müller2014-03-311-5/+0
* | | Revert "remove Sabre_DAV_Browser_Plugin"Thomas Müller2014-04-011-0/+1
|/ /
* / don't write file if opening a stream to encrypt the data failsBjoern Schiessle2014-03-281-0/+2
|/
* don't block php session while download is in progressJörn Friedrich Dreyer2014-03-281-0/+3
* Fix swift touch operationVincent Petry2014-03-271-1/+1
* Fixed mtime reading from OpenStack APIVincent Petry2014-03-271-0/+4
* add test for cloning and keeping configuration seperateArthur Schiwon2014-03-211-0/+54
* Use array_key_exists instead of isset, because the latter returns false if th...Arthur Schiwon2014-03-211-2/+2
* On clone create a new instance of the ConfigurationArthur Schiwon2014-03-211-0/+2
* Fixed warning when browsing Shared folderVincent Petry2014-03-211-1/+1
* Fix duplicate ipauniqueidRobin McCorkell2014-03-211-1/+1
* Add FreeIPA UUID compatibility, fixes #7796Robin McCorkell2014-03-211-2/+2