summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 5.0.4 RCv5.0.4RC1Frank Karlitschek2013-04-091-2/+2
* Use a more random source...Lukas Reschke2013-04-101-1/+1
* Suppress the notice from the nullbyte checkBart Visscher2013-04-091-1/+1
* fixes #2743 - use public OC_User::getDisplayName instead of OC_User::determin...Thomas Mueller2013-04-091-1/+1
* fixes #2125 - the warning is now displayed with a disabled buttonThomas Mueller2013-04-091-1/+1
* Users: fix "Other.." quota option for the default quotaRobin Appelman2013-04-091-1/+1
* Merge pull request #2818 from owncloud/fix_versioncheckFrank Karlitschek2013-04-091-1/+1
|\
| * fix versioning checkFrank Karlitschek2013-04-091-1/+1
* | Fix #2730kondou2013-04-091-4/+4
|/
* fixes #2679OpenLarry2013-04-091-2/+2
* Merge pull request #2786 from owncloud/disable-archive-appLukas Reschke2013-04-091-1/+5
|\
| * manually disable archive app for stable5 to fix upgrade problemsBernhard Posselt2013-04-081-1/+5
* | fixes #2792 - only touch if writableThomas Mueller2013-04-091-0/+3
|/
* Merge pull request #2614 from eMerzh/fix_internet_checkBart Visscher2013-04-061-3/+13
|\
| * Improve internet connection check with proxyBrice Maron2013-03-291-3/+13
* | Merge pull request #2741 from owncloud/fix_2650Bernhard Posselt2013-04-052-5/+21
|\ \
| * | Make FileCache upgrade more robust, fixes #2650Arthur Schiwon2013-04-052-5/+21
* | | Proper CSS commentroot2013-04-051-1/+1
* | | Unescape the update hintLukas Reschke2013-04-051-1/+1
|/ /
* | Merge pull request #2680 from owncloud/fix_2666Bernhard Posselt2013-04-031-1/+1
|\ \
| * | PostreSQL compatibility, fixes #2666Arthur Schiwon2013-04-031-1/+1
* | | Typo, fixes #2690Arthur Schiwon2013-04-031-1/+1
* | | 5.0.3v5.0.3Frank Karlitschek2013-04-031-1/+1
* | | Merge pull request #2665 from owncloud/backport-2275-app-stylesBernhard Posselt2013-04-021-0/+208
|\ \ \
| * | | manually backport #2275 app styles to stableJan-Christoph Borchardt2013-04-021-0/+208
| |/ /
* | | Merge pull request #2595 from owncloud/fix_part_file_ignoring_stable5Bernhard Posselt2013-04-022-29/+44
|\ \ \ | |/ / |/| |
| * | supress write hook for .part filesJörn Friedrich Dreyer2013-03-282-9/+6
| * | ignore files in scanFile instead of scan to catch all occurences.Jörn Friedrich Dreyer2013-03-281-25/+43
* | | Backport PR #2622root2013-04-021-2/+2
* | | 5.0.3 RC1Frank Karlitschek2013-04-021-2/+2
* | | Merge pull request #2656 from owncloud/fix_2642Frank Karlitschek2013-04-021-5/+9
|\ \ \
| * | | fix upgrade error for instances not upgraded from 4.5Arthur Schiwon2013-04-021-5/+9
|/ / /
* | | Merge pull request #2641 from owncloud/fix_2612v5.0.2Frank Karlitschek2013-04-021-8/+0
|\ \ \
| * | | Key must use less then 767 bytes longArthur Schiwon2013-04-021-8/+0
* | | | 5.0.2Frank Karlitschek2013-04-021-2/+2
|/ / /
* | | Merge pull request #2625 from owncloud/fix_namespace_in_autoloader_stable5v5.0.1VicDeo2013-03-314-0/+33
|\ \ \
| * | | Remove space before parethesisVicDeo2013-03-311-1/+1
| * | | Show a warning in the installer if the used PHP version is vulnerable to the ...Lukas Reschke2013-03-311-0/+7
| * | | Check if the installed PHP version has a fix for the nullbyte vulnerabilityLukas Reschke2013-03-311-0/+5
| * | | some basic unit test for loading classesThomas Mueller2013-03-311-0/+19
| * | | Remove leading and trailing backslashes in classname. Ref #2310VicDeo2013-03-311-0/+2
|/ / /
* | / User list: Keep array of available groups. Should fix #873Thomas Tanghus2013-03-291-4/+13
| |/ |/|
* | fixes #1463 - file size is now displayed correctly in IE8Thomas Mueller2013-03-291-2/+6
* | fixes #1461Thomas Mueller2013-03-291-3/+19
|/
* Merge pull request #2602 from owncloud/fix_share_with_displaynameblizzz2013-03-271-4/+4
|\
| * WhitespacesArthur Schiwon2013-03-271-3/+3
| * Share Dialog: show Displayname instead of internal nameArthur Schiwon2013-03-271-1/+1
* | Merge pull request #2558 from owncloud/fix_cache_upgradeblizzz2013-03-275-13/+149
|\ \
| * | Cache: on equal mtime also for equal size before keeping ETag, at least makes...Arthur Schiwon2013-03-261-1/+2
| * | Cache: Do not overwrite ETag when file did not changeArthur Schiwon2013-03-261-4/+6