summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Correctly restore previous root mount point after testingJoas Schilling2014-11-1915-55/+202
| * | Correctly refresh the apps list after removing the mockJoas Schilling2014-11-191-0/+3
| * | Fix Files\Storage\Home::testRoot()Joas Schilling2014-11-191-1/+6
| * | Make it possible to cleanPath() absolute Windows pathsJoas Schilling2014-11-191-2/+11
| * | Fix single run of encryption tests and usages of uniqid() and fopen()Joas Schilling2014-11-1912-252/+375
| * | Skip some more tests on Windows which just can not work at allJoas Schilling2014-11-196-11/+51
| * | Windows does not support CHMOD, therefor we can not test not writable foldersJoas Schilling2014-11-191-0/+4
| * | Test LargeFileHelperGetFileSize also with ascii only charactersJoas Schilling2014-11-191-18/+37
| * | Do not use uniqid in Group and User tests as it is not unique on windowsJoas Schilling2014-11-197-67/+62
| * | Testcase base classJoas Schilling2014-11-191-0/+33
|/ /
* | only users can have a display name different from the idBjoern Schiessle2014-11-181-1/+4
* | make sure that we only find the shares from the correct share type if users a...Bjoern Schiessle2014-11-181-2/+8
* | make sure that we don't find the wrong shares if a user and a group have the ...Bjoern Schiessle2014-11-182-6/+51
* | Merge pull request #12154 from owncloud/ignore-port-for-trusted-domainMorris Jobke2014-11-186-13/+79
|\ \
| * | add newlineMorris Jobke2014-11-181-1/+1
| * | Add repair steps for legacy config filesLukas Reschke2014-11-132-1/+56
| * | Ignore port for trusted domainsLukas Reschke2014-11-134-12/+23
* | | Merge pull request #12223 from owncloud/fix-unit-tests-s7Lukas Reschke2014-11-171-1/+6
|\ \ \
| * | | Backport #12181Lukas Reschke2014-11-171-1/+6
* | | | 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
| |/ |/|