summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixes #2743 - use public OC_User::getDisplayName instead of ↵Thomas Mueller2013-04-091-1/+1
| | | | OC_User::determineDisplayName
* 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 check
| * fix versioning checkFrank Karlitschek2013-04-091-1/+1
| |
* | Fix #2730kondou2013-04-091-4/+4
|/ | | | | Swap OC.dialogs.alert()'s parameters, so Error is shown as its title.
* 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 problems
| * 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 proxy
| * 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 #2650
| * | Make FileCache upgrade more robust, fixes #2650Arthur Schiwon2013-04-052-5/+21
| | |
* | | Proper CSS commentroot2013-04-051-1/+1
| | | | | | | | | | | | CSS comments don't work like that.
* | | Unescape the update hintLukas Reschke2013-04-051-1/+1
|/ / | | | | Backport of 8000f9db74ef2890cac74a34132c2550e4be6f11, fixes #2676
* | Merge pull request #2680 from owncloud/fix_2666Bernhard Posselt2013-04-031-1/+1
|\ \ | | | | | | PostgreSQL compatibility, fixes #2666
| * | 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 stable
| * | | 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
|\ \ \ | |/ / |/| | Fix part file ignoring stable5
| * | 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
| | | | | | | | | | | | | | | Conflicts: lib/files/cache/scanner.php
* | | 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.5
| * | | 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 long
| * | | 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
|\ \ \ | | | | | | | | Fix namespace in autoloader stable5
| * | | 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
| | | | | | | | | | | | | | | | NULL Byte attack
| * | | 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
|\ | | | | Fix share with displayname
| * 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
|\ \ | | | | | | Fix cache upgrade
| * | Cache: on equal mtime also for equal size before keeping ETag, at least ↵Arthur Schiwon2013-03-261-1/+2
| | | | | | | | | | | | makes Unit Test happy
| * | Cache: Do not overwrite ETag when file did not changeArthur Schiwon2013-03-261-4/+6
| | |
| * | Only prepare an SQL statement once.Arthur Schiwon2013-03-251-1/+4
| | |
| * | Add PHPDocArthur Schiwon2013-03-251-0/+6
| | |
| * | Adjust to Icewind's fixArthur Schiwon2013-03-251-51/+0
| | |