Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #2743 - use public OC_User::getDisplayName instead of ↵ | Thomas Mueller | 2013-04-09 | 1 | -1/+1 |
| | | | | OC_User::determineDisplayName | ||||
* | fixes #2125 - the warning is now displayed with a disabled button | Thomas Mueller | 2013-04-09 | 1 | -1/+1 |
| | |||||
* | Users: fix "Other.." quota option for the default quota | Robin Appelman | 2013-04-09 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2818 from owncloud/fix_versioncheck | Frank Karlitschek | 2013-04-09 | 1 | -1/+1 |
|\ | | | | | fix versioning check | ||||
| * | fix versioning check | Frank Karlitschek | 2013-04-09 | 1 | -1/+1 |
| | | |||||
* | | Fix #2730 | kondou | 2013-04-09 | 1 | -4/+4 |
|/ | | | | | Swap OC.dialogs.alert()'s parameters, so Error is shown as its title. | ||||
* | fixes #2679 | OpenLarry | 2013-04-09 | 1 | -2/+2 |
| | |||||
* | Merge pull request #2786 from owncloud/disable-archive-app | Lukas Reschke | 2013-04-09 | 1 | -1/+5 |
|\ | | | | | manually disable archive app for stable5 to fix upgrade problems | ||||
| * | manually disable archive app for stable5 to fix upgrade problems | Bernhard Posselt | 2013-04-08 | 1 | -1/+5 |
| | | |||||
* | | fixes #2792 - only touch if writable | Thomas Mueller | 2013-04-09 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #2614 from eMerzh/fix_internet_check | Bart Visscher | 2013-04-06 | 1 | -3/+13 |
|\ | | | | | Improve internet connection check with proxy | ||||
| * | Improve internet connection check with proxy | Brice Maron | 2013-03-29 | 1 | -3/+13 |
| | | |||||
* | | Merge pull request #2741 from owncloud/fix_2650 | Bernhard Posselt | 2013-04-05 | 2 | -5/+21 |
|\ \ | | | | | | | Make FileCache upgrade more robust, fixes #2650 | ||||
| * | | Make FileCache upgrade more robust, fixes #2650 | Arthur Schiwon | 2013-04-05 | 2 | -5/+21 |
| | | | |||||
* | | | Proper CSS comment | root | 2013-04-05 | 1 | -1/+1 |
| | | | | | | | | | | | | CSS comments don't work like that. | ||||
* | | | Unescape the update hint | Lukas Reschke | 2013-04-05 | 1 | -1/+1 |
|/ / | | | | | Backport of 8000f9db74ef2890cac74a34132c2550e4be6f11, fixes #2676 | ||||
* | | Merge pull request #2680 from owncloud/fix_2666 | Bernhard Posselt | 2013-04-03 | 1 | -1/+1 |
|\ \ | | | | | | | PostgreSQL compatibility, fixes #2666 | ||||
| * | | PostreSQL compatibility, fixes #2666 | Arthur Schiwon | 2013-04-03 | 1 | -1/+1 |
| | | | |||||
* | | | Typo, fixes #2690 | Arthur Schiwon | 2013-04-03 | 1 | -1/+1 |
| | | | |||||
* | | | 5.0.3v5.0.3 | Frank Karlitschek | 2013-04-03 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #2665 from owncloud/backport-2275-app-styles | Bernhard Posselt | 2013-04-02 | 1 | -0/+208 |
|\ \ \ | | | | | | | | | manually backport #2275 app styles to stable | ||||
| * | | | manually backport #2275 app styles to stable | Jan-Christoph Borchardt | 2013-04-02 | 1 | -0/+208 |
| |/ / | |||||
* | | | Merge pull request #2595 from owncloud/fix_part_file_ignoring_stable5 | Bernhard Posselt | 2013-04-02 | 2 | -29/+44 |
|\ \ \ | |/ / |/| | | Fix part file ignoring stable5 | ||||
| * | | supress write hook for .part files | Jörn Friedrich Dreyer | 2013-03-28 | 2 | -9/+6 |
| | | | |||||
| * | | ignore files in scanFile instead of scan to catch all occurences. | Jörn Friedrich Dreyer | 2013-03-28 | 1 | -25/+43 |
| | | | | | | | | | | | | | | | Conflicts: lib/files/cache/scanner.php | ||||
* | | | Backport PR #2622 | root | 2013-04-02 | 1 | -2/+2 |
| | | | |||||
* | | | 5.0.3 RC1 | Frank Karlitschek | 2013-04-02 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #2656 from owncloud/fix_2642 | Frank Karlitschek | 2013-04-02 | 1 | -5/+9 |
|\ \ \ | | | | | | | | | fix upgrade error for instances not upgraded from 4.5 | ||||
| * | | | fix upgrade error for instances not upgraded from 4.5 | Arthur Schiwon | 2013-04-02 | 1 | -5/+9 |
|/ / / | |||||
* | | | Merge pull request #2641 from owncloud/fix_2612v5.0.2 | Frank Karlitschek | 2013-04-02 | 1 | -8/+0 |
|\ \ \ | | | | | | | | | Key must use less then 767 bytes long | ||||
| * | | | Key must use less then 767 bytes long | Arthur Schiwon | 2013-04-02 | 1 | -8/+0 |
| | | | | |||||
* | | | | 5.0.2 | Frank Karlitschek | 2013-04-02 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #2625 from owncloud/fix_namespace_in_autoloader_stable5v5.0.1 | VicDeo | 2013-03-31 | 4 | -0/+33 |
|\ \ \ | | | | | | | | | Fix namespace in autoloader stable5 | ||||
| * | | | Remove space before parethesis | VicDeo | 2013-03-31 | 1 | -1/+1 |
| | | | | |||||
| * | | | Show a warning in the installer if the used PHP version is vulnerable to the ↵ | Lukas Reschke | 2013-03-31 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | NULL Byte attack | ||||
| * | | | Check if the installed PHP version has a fix for the nullbyte vulnerability | Lukas Reschke | 2013-03-31 | 1 | -0/+5 |
| | | | | |||||
| * | | | some basic unit test for loading classes | Thomas Mueller | 2013-03-31 | 1 | -0/+19 |
| | | | | |||||
| * | | | Remove leading and trailing backslashes in classname. Ref #2310 | VicDeo | 2013-03-31 | 1 | -0/+2 |
|/ / / | |||||
* | / | User list: Keep array of available groups. Should fix #873 | Thomas Tanghus | 2013-03-29 | 1 | -4/+13 |
| |/ |/| | |||||
* | | fixes #1463 - file size is now displayed correctly in IE8 | Thomas Mueller | 2013-03-29 | 1 | -2/+6 |
| | | |||||
* | | fixes #1461 | Thomas Mueller | 2013-03-29 | 1 | -3/+19 |
|/ | |||||
* | Merge pull request #2602 from owncloud/fix_share_with_displayname | blizzz | 2013-03-27 | 1 | -4/+4 |
|\ | | | | | Fix share with displayname | ||||
| * | Whitespaces | Arthur Schiwon | 2013-03-27 | 1 | -3/+3 |
| | | |||||
| * | Share Dialog: show Displayname instead of internal name | Arthur Schiwon | 2013-03-27 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #2558 from owncloud/fix_cache_upgrade | blizzz | 2013-03-27 | 5 | -13/+149 |
|\ \ | | | | | | | Fix cache upgrade | ||||
| * | | Cache: on equal mtime also for equal size before keeping ETag, at least ↵ | Arthur Schiwon | 2013-03-26 | 1 | -1/+2 |
| | | | | | | | | | | | | makes Unit Test happy | ||||
| * | | Cache: Do not overwrite ETag when file did not change | Arthur Schiwon | 2013-03-26 | 1 | -4/+6 |
| | | | |||||
| * | | Only prepare an SQL statement once. | Arthur Schiwon | 2013-03-25 | 1 | -1/+4 |
| | | | |||||
| * | | Add PHPDoc | Arthur Schiwon | 2013-03-25 | 1 | -0/+6 |
| | | | |||||
| * | | Adjust to Icewind's fix | Arthur Schiwon | 2013-03-25 | 1 | -51/+0 |
| | | |