summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * register type mappings for unknown/unsupported mysql typesThomas Müller2014-07-241-0/+4
| * Adding test which breaks because bit and/or enum datatypes are usedThomas Müller2014-07-241-0/+39
| * Prevent cron.php to trigger apps updatingVincent Petry2014-07-231-0/+5
| * only commit in case a transaction is activeThomas Müller2014-07-231-1/+3
| * Fix remote share when remote server is installed at the rootRobin Appelman2014-07-231-2/+7
| * Backport of sorting fix from masterRemco Brenninkmeijer2014-07-233-29/+58
* | 7.0.1 RC1Frank Karlitschek2014-07-301-2/+2
|/
* updated the 7.0.0 release with some last minute fixesFrank Karlitschek2014-07-221-1/+1
* Merge pull request #9777 from owncloud/fix-chunked-upload-stable7Thomas Müller2014-07-221-0/+31
|\
| * adding special handling of checkPrecondition() for chunked uploadThomas Müller2014-07-221-0/+31
* | Merge pull request #9775 from owncloud/backport-9738-stable7Thomas Müller2014-07-221-22/+22
|\ \ | |/ |/|
| * Remove uneeded `strip_tags`Lukas Reschke2014-07-221-2/+2
| * Extract Auth Header logic into new function handleAuthHeaders().Andreas Fischer2014-07-221-20/+22
| * Deduplicate user/password extraction from alternative HTTP headers.Andreas Fischer2014-07-221-16/+14
|/
* 7.0.0v7.0.0Frank Karlitschek2014-07-211-2/+2
* Correctly use groups parameter only when its not emptyJoas Schilling2014-07-211-7/+9
* perm -> permissionsThomas Müller2014-07-211-1/+1
* Do not force isAdmin as true and so the list is filtered correctlyJoas Schilling2014-07-211-3/+1
* Fix username for subadmins and only send subadmin groupsJoas Schilling2014-07-211-2/+5
* Merge pull request #9723 from dupondje/stable7Vincent Petry2014-07-212-2/+2
|\
| * Small translation fix. Fixes: #9719Jean-Louis Dupond2014-07-182-2/+2
* | Merge pull request #9749 from owncloud/backport-9672-stable7Thomas Müller2014-07-213-1/+75
|\ \
| * | Added test of OCS privatedata to trigger key duplicationVincent Petry2014-07-201-0/+25
| * | Document why we have to check with defined() first.Andreas Fischer2014-07-201-0/+2
| * | Make MySQL return "number of found rows" instead of number of "affected rows".Andreas Fischer2014-07-202-1/+48
|/ /
* | Merge pull request #9742 from owncloud/fix-repair-innodb-9737-stable7Morris Jobke2014-07-201-3/+5
|\ \
| * | check if $tables is an arrayThomas Müller2014-07-191-3/+5
* | | $.unique works only for DOM elementsArthur Schiwon2014-07-201-1/+3
* | | Pass existing Net_SFTP object into Net_SFTP_Stream.Andreas Fischer2014-07-201-3/+9
|/ /
* | Merge pull request #9706 from owncloud/keep_session_in_sync_stable7Lukas Reschke2014-07-192-8/+54
|\ \
| * | fix user session tests by making them update \OC:: as wellJörn Friedrich Dreyer2014-07-181-0/+29
| * | keep session in syncJörn Friedrich Dreyer2014-07-171-8/+25
* | | Backport #9576Arthur Schiwon2014-07-182-0/+35
| |/ |/|
* | login() must be called after getServerPublicHostKey().Andreas Fischer2014-07-181-5/+5
* | update upstore api urlv7.0.0RC3Frank Karlitschek2014-07-171-1/+1
* | update the appstore api urlFrank Karlitschek2014-07-171-1/+1
* | 7.0.0 RC3Frank Karlitschek2014-07-171-2/+2
* | Merge pull request #9690 from owncloud/kill-too-long-index-stable7Thomas Müller2014-07-171-12/+0
|\ \
| * | Revert "add share index"Thomas Müller2014-07-171-12/+0
|/ /
* | kill unused require of MapperTestUtility.phpThomas Müller2014-07-171-4/+5
* | Fixed JS and CSS issues in users pageVincent Petry2014-07-175-6/+11
* | fixing namespace of MapperTestUtilityThomas Müller2014-07-171-1/+1
* | Merge pull request #9674 from owncloud/stable7-9647Vincent Petry2014-07-171-0/+37
|\ \
| * | Add unit test for multi-user configuration loadingRobin McCorkell2014-07-161-0/+37
* | | check that the file proxies are enabled after each testBjoern Schiessle2014-07-171-0/+2
* | | update keys recursively if a folder was movedBjoern Schiessle2014-07-172-26/+81
| |/ |/|
* | Merge pull request #9695 from owncloud/revert-backport-9550-stable7Thomas Müller2014-07-172-37/+4
|\ \
| * | Revert "files: storage: rename should check parent directories of old and new...Thomas Müller2014-07-172-22/+4
| * | Revert "Fix renaming files in the root folder of a MappedLocal storage"Thomas Müller2014-07-171-17/+2
|/ /
* | Fix renaming files in the root folder of a MappedLocal storageRobin Appelman2014-07-171-2/+17