aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Files app backend now normalizes paths before rendering templatesVincent Petry2013-11-152-1/+3
* Fixed normalizePath() to strip out single dot dirsVincent Petry2013-11-152-4/+71
* Merge pull request #5811 from owncloud/fixing-5808-stable5Thomas Müller2013-11-111-6/+6
|\
| * fixes #5808Thomas Müller2013-11-111-6/+6
|/
* Merge pull request #5725 from owncloud/fix_enabling_apps_on_oracle_cornercaseThomas Müller2013-11-111-3/+23
|\
| * add missing argument $queryThomas Müller2013-11-081-1/+1
| * use empty to check for null and ''Jörn Friedrich Dreyer2013-11-081-2/+2
| * fix enabling apps for oracle cornercaseJörn Friedrich Dreyer2013-11-061-3/+23
* | Merge pull request #5723 from owncloud/stable5-strayremembermecookiesfixOwen Winkler2013-11-071-0/+5
|\ \
| * | Now removing stray old cookies from 5.0.12Vincent Petry2013-11-061-0/+5
| |/
* | Merge pull request #5726 from owncloud/more_debug_output_stable5Morris Jobke2013-11-062-8/+21
|\ \ | |/ |/|
| * add debug output related to app enablementJörn Friedrich Dreyer2013-11-062-8/+21
|/
* let's increase the version number once moreFrank Karlitschek2013-11-051-1/+1
* Merge pull request #5704 from owncloud/fixing-5663-stable5Frank Karlitschek2013-11-051-4/+4
|\
| * we create the cookies for the url path \OC::$WEBROOT - as a result we shall '...Thomas Müller2013-11-051-4/+4
|/
* 5.0.13v5.0.13Frank Karlitschek2013-11-051-2/+2
* When updating an appstore app, execute a database updateBart Visscher2013-11-011-1/+5
* 5.0.13 RC1Frank Karlitschek2013-11-011-2/+2
* Merge pull request #5583 from frisco82/backportCookieChangesThomas Müller2013-10-311-5/+5
|\
| * Fix logout issue with tokensRamiro Aparicio2013-10-281-5/+5
* | Merge pull request #5640 from owncloud/backport_executeaudited_stable5Thomas Müller2013-10-312-77/+229
|\ \
| * | adding second argument to DatabaseExceptionThomas Müller2013-10-311-6/+17
| * | remove leftover execute() and unused variablesJörn Friedrich Dreyer2013-10-311-8/+7
| * | use executeAudited() for all cache queriesJörn Friedrich Dreyer2013-10-301-74/+142
| * | backport executeAudited()Jörn Friedrich Dreyer2013-10-301-1/+75
* | | Merge pull request #5647 from owncloud/fix4390_stable5Thomas Müller2013-10-313-17/+28
|\ \ \
| * | | use closest instead of parentJörn Friedrich Dreyer2013-10-311-1/+1
| * | | extend unit test to directories starting or ending in whitespaceJörn Friedrich Dreyer2013-10-311-15/+26
| * | | disable MDB2_PORTABILITY_RTRIMJörn Friedrich Dreyer2013-10-311-1/+1
| * | | allow dnd into folders starting with whitespaceJörn Friedrich Dreyer2013-10-311-1/+1
| |/ /
* | | Merge pull request #5574 from owncloud/fixing-5271-stable5Thomas Müller2013-10-311-0/+2
|\ \ \
| * | | call \OC_Util::checkLoggedIn() on checkSubAdminUser() as wellThomas Müller2013-10-301-0/+1
| * | | we should check if a user is logged in before we check for admin privilegeThomas Müller2013-10-281-0/+1
* | | | Merge pull request #5579 from owncloud/backport_5496Thomas Müller2013-10-311-0/+18
|\ \ \ \
| * | | | backport of #5496, fixes #5421 for stable5Jörn Friedrich Dreyer2013-10-281-0/+18
| |/ / /
* | | | Merge pull request #5327 from owncloud/backport-4867-stable5Thomas Müller2013-10-313-9/+82
|\ \ \ \
| * | | | fixes #5367Thomas Müller2013-10-291-1/+1
| * | | | fixes #5367Thomas Müller2013-10-281-0/+10
| * | | | Merge branch 'stable5' into backport-4867-stable5Thomas Müller2013-10-2830-117/+1483
| |\| | |
| * | | | minimize diff for easier reviewThomas Müller2013-10-141-32/+35
| * | | | adding detection of aborted uploadsThomas Müller2013-10-141-43/+64
| * | | | returning the number of stored bytes in store() and adding cleanup() methodThomas Müller2013-10-141-1/+22
| * | | | adding size() to the file cacheThomas Müller2013-10-141-0/+18
* | | | | Merge pull request #5630 from owncloud/backport_home_storage_stable5Thomas Müller2013-10-313-1/+49
|\ \ \ \ \
| * | | | | backport home storage to stable5Jörn Friedrich Dreyer2013-10-303-1/+49
| | |_|/ / | |/| | |
* | | | | allow to share a file/folder as public link also if one of it parents was alr...Bjoern Schiessle2013-10-301-2/+4
* | | | | Merge pull request #5487 from owncloud/backport_search_in_shared_files_to_sta...Frank Karlitschek2013-10-302-17/+86
|\ \ \ \ \
| * | | | | fix placholder countingJörn Friedrich Dreyer2013-10-301-1/+1
| * | | | | cleanup PRJörn Friedrich Dreyer2013-10-291-37/+42
| * | | | | OC5 does not have executeAuditedJörn Friedrich Dreyer2013-10-231-2/+6