summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11543 from owncloud/closeSessionForAppsLoadingThomas Müller2014-10-131-0/+1
|\
| * Close session when loading appsLukas Reschke2014-10-131-0/+1
* | Merge pull request #11546 from owncloud/users-deletewithfilecacheVincent Petry2014-10-131-1/+1
|\ \
| * | Retrieve storage numeric id earlier when still availableVincent Petry2014-10-131-1/+1
* | | Merge pull request #11542 from owncloud/fix_failing_unit_testsBjörn Schießle2014-10-131-2/+3
|\ \ \
| * | | distinguish between file dependent shares and other sharesBjoern Schiessle2014-10-131-2/+3
| |/ /
* | | Merge pull request #11537 from owncloud/filenamewithzeroesVincent Petry2014-10-131-1/+1
|\ \ \ | |/ / |/| |
| * | Fixed array detection on public downloadVincent Petry2014-10-131-1/+1
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-1315-15/+15
* | Merge pull request #11367 from owncloud/removeIsMimeSupportedLukas Reschke2014-10-121-3/+1
|\ \
| * | Remove uneeded slicing of elementLukas Reschke2014-09-301-3/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-1216-14/+107
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-1117-63/+82
* | | Merge pull request #11507 from owncloud/versioning_expireBjörn Schießle2014-10-101-0/+3
|\ \ \
| * | | make sure that we always delete oldest firstBjoern Schiessle2014-10-091-0/+3
* | | | Merge pull request #11380 from owncloud/fix_performance_issue_sharingBjörn Schießle2014-10-104-18/+213
|\ \ \ \ | |_|_|/ |/| | |
| * | | try to get path from filesystemBjoern Schiessle2014-10-101-0/+5
| * | | fix performance issuesBjoern Schiessle2014-10-103-18/+208
* | | | Merge pull request #11499 from owncloud/ldap-warningwhenuidismissingLukas Reschke2014-10-101-0/+4
|\ \ \ \
| * | | | Log warning when no uid was found for userVincent Petry2014-10-091-0/+4
* | | | | Merge pull request #11480 from owncloud/ldap-enterkey-deletefixJan-Christoph Borchardt2014-10-103-3/+3
|\ \ \ \ \
| * | | | | Prevent button click when enter key is pressed in LDAP wizardVincent Petry2014-10-083-3/+3
* | | | | | Merge pull request #11501 from Ansud/masterVincent Petry2014-10-101-1/+2
|\ \ \ \ \ \
| * | | | | | Urlencode file name before passing it to cURLTony Zelenoff2014-10-091-1/+2
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-1083-79/+234
* | | | | | | Merge pull request #11486 from owncloud/config-updateMorris Jobke2014-10-101-165/+224
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Additional changes to config.sample.php and typo fixesMorris Jobke2014-10-091-29/+32
| * | | | | | apply @carlaschroder's changes from owncloud/documentation#594Morris Jobke2014-10-091-160/+216
| |/ / / / /
* | | | | | Merge pull request #11305 from owncloud/ext-updateetagonmountVincent Petry2014-10-097-1/+653
|\ \ \ \ \ \
| * | | | | | Added PHP docs for etag propagatorVincent Petry2014-10-081-4/+17
| * | | | | | More phpdocRobin Appelman2014-10-081-0/+5
| * | | | | | Hookup the etag propagatorRobin Appelman2014-10-082-0/+17
| * | | | | | Add EtagPropagator to handle etag changes when external storages are changedRobin Appelman2014-10-082-0/+435
| * | | | | | Fix add/remove mountpoint hooksRobin Appelman2014-10-082-6/+8
| * | | | | | Expose getAppKeys trough \OCP\IConfigRobin Appelman2014-10-082-0/+16
| * | | | | | Added failing unit tests for mount config hooksVincent Petry2014-10-083-8/+147
| * | | | | | Added filesystem hooks for mount/unmount ext storageVincent Petry2014-10-081-1/+26
* | | | | | | Merge pull request #11495 from owncloud/apps-clearenableappscacheafterloading...Vincent Petry2014-10-091-0/+7
|\ \ \ \ \ \ \
| * | | | | | | Clear enabled apps cache after loading authentication appVincent Petry2014-10-091-0/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #11498 from owncloud/detectDomainForDocumentationMorris Jobke2014-10-097-3/+24
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add support for keys in the info.xmlLukas Reschke2014-10-097-3/+24
|/ / / / / /
* | | | | | Merge pull request #10527 from owncloud/fix-10526blizzz2014-10-092-8/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | make scrutinizer happy, very minor changesArthur Schiwon2014-10-012-2/+2
| * | | | | init a new paged search on read operations to satisfy OpenLDAPArthur Schiwon2014-09-301-0/+3
| * | | | | abandond paged search only if PHP supports themArthur Schiwon2014-09-301-1/+1
| * | | | | abandon ongoing paged search before starting a new oneArthur Schiwon2014-09-301-4/+3
| * | | | | properly cancel a Paginated Results operation in order to avoid protocol erro...Arthur Schiwon2014-09-301-4/+25
| | |_|_|/ | |/| | |
* | | | | Merge pull request #11493 from owncloud/revert-11161-fix-ldap-ingroup-for-9225Vincent Petry2014-10-091-25/+2
|\ \ \ \ \
| * | | | | Revert "[WIP] fix retrieval of group members and cache group members"Vincent Petry2014-10-091-25/+2
|/ / / / /
* | | | | Merge pull request #11161 from owncloud/fix-ldap-ingroup-for-9225Vincent Petry2014-10-091-2/+25
|\ \ \ \ \