summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* file size on non-(Linux/BSD/Windows)-installationsMichael Roitzsch2014-11-171-1/+1
* Check if app is enabled for userLukas Reschke2014-11-152-2/+13
* Hiding add to your own cloud if server2server sharing is not enabledClark Tomlinson2014-11-132-1/+9
* cleanup group admin(s) on deleteGroupmichag862014-11-131-0/+4
* removal of wrong/double implemented checkmichag862014-11-131-1/+1
* fix for issue #10880michag862014-11-131-1/+1
* Merge pull request #12109 from owncloud/add-preupdate-before-upgradeLukas Reschke2014-11-132-5/+17
|\
| * Run preupdate before an updateLukas Reschke2014-11-112-5/+17
* | user_ldap: Reimplement convertSID2Str() without BCMath dependency.Andreas Fischer2014-11-123-54/+57
* | Fix root path handling for WebDAV ext storageVincent Petry2014-11-121-0/+2
|/
* Fix infinite loop if count and limit is 0Morris Jobke2014-11-111-1/+1
* dont fail with 500 if configured display name attribute is not setArthur Schiwon2014-11-112-3/+29
* updating 7.0.3Frank Karlitschek2014-11-101-1/+1
* Merge pull request #12083 from owncloud/fix-occ-upgradeThomas Müller2014-11-101-2/+3
|\
| * Ensure there is a connection object within \OC_DB::enableCaching()Thomas Müller2014-11-101-2/+3
|/
* Login Name -> Username in user managementMorris Jobke2014-11-101-1/+1
* Use proper array keyLukas Reschke2014-11-081-1/+1
* 7.0.3v7.0.3Frank Karlitschek2014-11-071-2/+2
* logging changesCraig Morrissey2014-11-071-0/+3
* Merge pull request #11994 from owncloud/stable7-sabre-convertstoragenotavaila...Vincent Petry2014-11-074-114/+158
|\
| * Convert StorageNotAvailableException to SabreDAV exceptionVincent Petry2014-11-064-114/+158
* | JS unit tests fix - use toBeUndefined() instead of toEqual(null)Morris Jobke2014-11-071-7/+7
* | 7.0.3 RC3v7.0.3RC3Frank Karlitschek2014-11-061-2/+2
* | check if the provided password is really the current log-in passwordBjoern Schiessle2014-11-061-15/+29
|/
* Merge pull request #11964 from canepan/patch-1Morris Jobke2014-11-061-1/+1
|\
| * Fixed a typo in translationcanepan2014-11-051-1/+1
* | fix typo in content typeBernhard Posselt2014-11-052-2/+2
* | Support HTML in logo claimLukas Reschke2014-11-053-1/+21
* | Merge pull request #11944 from owncloud/stable7backportl10nThomas Müller2014-11-0512-12/+48
|\ \
| * | backport some strings to stable7Volkan Gezer2014-11-0412-12/+48
* | | adjust strings - fixed #11930Thomas Müller2014-11-051-3/+11
| |/ |/|
* | Merge pull request #11950 from owncloud/stable7-s2s-fixcertcheckwhennocertfileVincent Petry2014-11-041-1/+7
|\ \ | |/ |/|
| * Store curl error message directlyVincent Petry2014-11-041-5/+2
| * Check for cert bundle existence before using itVincent Petry2014-11-041-1/+10
|/
* Only rescan trash folder when checking deleted versionsVincent Petry2014-11-041-1/+1
* fix config.sample.php linebreakMorris Jobke2014-11-041-6/+8
* Capitalize Checks in admin pageVincent Petry2014-11-031-1/+1
* add driver options to config samplesJörn Friedrich Dreyer2014-11-031-0/+7
* allow passing driver options, fixes #11718Jörn Friedrich Dreyer2014-11-031-0/+6
* don't move versions if only the mount point was renamedBjoern Schiessle2014-11-032-0/+53
* Fix typoLukas Reschke2014-11-031-2/+2
* get the source path and owner in a pre hook and the target path and owner in aBjoern Schiessle2014-11-033-13/+124
* Merge pull request #11614 from owncloud/fix_files_external_s3_storage_id_migr...Lukas Reschke2014-10-312-3/+137
|\
| * test files external amazon s3 storage id migrationJörn Friedrich Dreyer2014-10-271-0/+117
| * fix files_external storage id migrationJörn Friedrich Dreyer2014-10-271-3/+20
* | on xp'ed mode and switching configurations: save raw mode instead of toggling...Arthur Schiwon2014-10-312-14/+10
* | Fix stupid copy paste failLukas Reschke2014-10-301-1/+1
* | update 3rdparty to match it's stable7 branchMorris Jobke2014-10-301-0/+0
* | Merge pull request #11865 from owncloud/stable7-fix-enc-sharingtestsMorris Jobke2014-10-301-1/+7
|\ \
| * | Properly register sharing hooks and proxiesVincent Petry2014-10-301-1/+7
|/ /