summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 6.0.9 betav6.0.9betaC Montero-Luque2015-06-231-2/+2
* Merge pull request #17023 from owncloud/stable6-verify-pathThomas Müller2015-06-191-0/+4
|\
| * Verify if path existsLukas Reschke2015-06-181-0/+4
|/
* Merge pull request #16990 from owncloud/stable6-fix-verify-if-path-existsMorris Jobke2015-06-171-0/+7
|\
| * Throw nicer error message instead 500Lukas Reschke2015-06-171-1/+3
| * Verify if path existsLukas Reschke2015-06-171-0/+5
|/
* Merge pull request #16865 from owncloud/backport-concatenation-6Thomas Müller2015-06-111-3/+3
|\
| * Don't use command concatenationLukas Reschke2015-06-101-3/+3
|/
* Merge pull request #16683 from owncloud/stable6-check-arrayMorris Jobke2015-06-101-5/+7
|\
| * Check if arrayLukas Reschke2015-06-021-5/+7
* | 6.0.8v6.0.8Frank Karlitschek2015-06-031-2/+2
|/
* 6.0.8RC2v6.0.8RC2Frank Karlitschek2015-06-011-2/+2
* Merge pull request #16674 from owncloud/update-phpunitThomas Müller2015-06-014-9/+22
|\
| * Upgrade to use latest phpunit - fixes #16669Thomas Müller2015-06-014-9/+22
|/
* Disallow semicolons in passed commandsLukas Reschke2015-06-011-0/+5
* Ensure that passed argument is always a stringLukas Reschke2015-06-012-1/+9
* Revert custom patch that can cause problemsLukas Reschke2015-06-011-2/+8
* 6.0.8 RC1v6.0.8RC1Frank Karlitschek2015-05-291-2/+2
* Merge pull request #14499 from owncloud/kill-substr-mssql-stable6Lukas Reschke2015-03-261-99/+0
|\
| * Remove hacky Substring support for MSSQLLukas Reschke2015-02-251-99/+0
* | Merge pull request #14729 from owncloud/stable6-versioning_fix_pathMorris Jobke2015-03-241-2/+2
|\ \ | |/ |/|
| * make sure that the versions array contains the correct pathBjoern Schiessle2015-03-061-2/+2
|/
* 6.0.7v6.0.7Frank Karlitschek2015-02-161-2/+2
* Merge pull request #14150 from owncloud/no-whitespace-from-themes-stable6Thomas Müller2015-02-191-5/+5
|\
| * catch any whitespaces which might get written to the output buffer while load...Thomas Müller2015-02-121-5/+5
* | Merge pull request #14255 from owncloud/console-execution-time-stable6Morris Jobke2015-02-161-0/+3
|\ \ | |/ |/|
| * console commands shall not be limited with respect to execution timeThomas Müller2015-02-161-0/+3
|/
* Normalize before processingLukas Reschke2015-02-064-6/+39
* 6.0.7 RC1Frank Karlitschek2015-02-061-2/+2
* Merge pull request #12736 from owncloud/temp-handling-stable6Morris Jobke2015-01-098-90/+352
|\
| * Use the TempManager to handle temporary filesRobin Appelman2015-01-083-90/+7
| * Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman2015-01-085-0/+345
* | Merge pull request #13177 from owncloud/stable6-extstorage-fixsharedmountpoin...Morris Jobke2015-01-091-1/+3
|\ \ | |/ |/|
| * Fix source path when share is a mount pointVincent Petry2015-01-081-1/+3
|/
* Added error check to lib/private/image.phpByron Marohn2015-01-021-0/+6
* Skip headers that can not be splitVictor Dubiniuk2014-12-101-0/+3
* 6.0.6v6.0.6Frank Karlitschek2014-11-071-2/+2
* logging changesCraig Morrissey2014-11-071-0/+3
* Merge pull request #11706 from owncloud/fix_trash_stable6Björn Schießle2014-10-231-0/+3
|\
| * make sure that trash bin is initialized for both the current user and the fil...Bjoern Schiessle2014-10-221-0/+3
|/
* no error if we try to delete a file which no longer existsBjoern Schiessle2014-10-211-1/+3
* backport of #11494Arthur Schiwon2014-10-204-34/+65
* Merge pull request #11217 from owncloud/backport-9225-stable6blizzz2014-10-206-44/+465
|\
| * Merge branch 'voxsim-backport-9225-stable6' into backport-9225-stable6Arthur Schiwon2014-10-166-22/+137
| |\
| | * Fix in stable6 after backport of #9225Simon Vocella2014-09-241-1/+3
| | * ask implementsAction instead of checking method_exists for easier testingArthur Schiwon2014-09-241-1/+1
| | * Fix getting group '0' from database backendJoas Schilling2014-09-242-2/+2
| | * add optional countUsersInGroup method to group backendsArthur Schiwon2014-09-244-2/+73
| | * remove unneeded ; in commentRobin Appelman2014-09-241-1/+1
| | * user Group->users as assosiative arrayRobin Appelman2014-09-241-5/+3