Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | using the number of writen bytes as indicator if streamCopy() was ↵ | Björn Schießle | 2013-02-22 | 2 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | successfully. Instead check if fwrite returns the number of bytes or false | |||||
* | | | | | | | | Merge pull request #1882 from owncloud/required_version | Frank Karlitschek | 2013-02-25 | 6 | -6/+6 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Set required owncloud version to 4.93 | |||||
| * | | | | | | | | Set required owncloud version to 4.93 | Robin Appelman | 2013-02-24 | 6 | -6/+6 | |
| | | | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-25 | 31 | -325/+404 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #1881 from owncloud/safemode_check | Thomas Müller | 2013-02-24 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | add a safe_mode check | |||||
| * | | | | | | | | add a safe_mode check | Frank Karlitschek | 2013-02-21 | 1 | -0/+5 | |
|/ / / / / / / / | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-24 | 11 | -11/+11 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #1879 from owncloud/fix-webdav-quota | Michael Gapczynski | 2013-02-23 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Don't throw insufficient storage exception if free space is unknown | |||||
| * | | | | | | | | Reuse $freeSpace variable | Michael Gapczynski | 2013-02-23 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Don't throw insufficient storage exception if free space is unknown | Michael Gapczynski | 2013-02-23 | 1 | -1/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #1862 from owncloud/whitespace-cleanup | Thomas Müller | 2013-02-23 | 40 | -453/+449 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Whitespace cleanup | |||||
| * | | | | | | | | Whitespace fixes | Bart Visscher | 2013-02-22 | 40 | -453/+449 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* / | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-23 | 21 | -278/+291 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #1855 from owncloud/userlist_load_displaynames | Bernhard Posselt | 2013-02-22 | 2 | -6/+8 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fetch displayname in userlist ajax requests. Refs #1681 | |||||
| * | | | | | | | Fetch displayname in userlist ajax requests. Refs #1681 | Thomas Tanghus | 2013-02-22 | 2 | -6/+8 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #1859 from owncloud/blacklist-fix | Bernhard Posselt | 2013-02-22 | 1 | -7/+15 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add OC\Files\Filesystem::isFileBlacklisted | |||||
| * | | | | | | | | Add OC\Files\Filesystem::isFileBlacklisted | Robin Appelman | 2013-02-22 | 1 | -7/+15 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #1711 from owncloud/style-cleanup | Jörn Friedrich Dreyer | 2013-02-22 | 30 | -129/+308 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Codestyle cleanup | |||||
| * | | | | | | | | | Fix review issues | Bart Visscher | 2013-02-22 | 2 | -17/+18 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Join split translated strings | Bart Visscher | 2013-02-21 | 5 | -19/+8 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Style cleanup settings | Bart Visscher | 2013-02-21 | 8 | -34/+64 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Style cleanup core dir | Bart Visscher | 2013-02-21 | 9 | -43/+143 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Style cleanup files_versions | Bart Visscher | 2013-02-21 | 3 | -17/+26 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Style cleanup files_trashbin | Bart Visscher | 2013-02-21 | 1 | -17/+36 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | Style cleanup files_sharing | Bart Visscher | 2013-02-21 | 8 | -19/+50 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #1854 from owncloud/fix_mount_order | blizzz | 2013-02-22 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | Fix order of mount commands in lib/files/filesystem.php | |||||
| * | | | | | | | | | fix order of mount commands | Georg Ehrke | 2013-02-22 | 1 | -2/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #1849 from owncloud/mount_users_home | blizzz | 2013-02-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | mount users home before write/read file to it, necessary to deal with external homes [master] | |||||
| * | | | | | | | | mount users home before write/read file to it, necessary to deal with ↵ | Björn Schießle | 2013-02-22 | 1 | -0/+1 | |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | external homes | |||||
* | | | | | | | | Merge pull request #1848 from owncloud/keep_transparency | Frank Karlitschek | 2013-02-22 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | keep transparency when resizing or cropping png/gif | |||||
| * | | | | | | | | keep transparency when resizing or cropping png/gif | Jörn Friedrich Dreyer | 2013-02-22 | 1 | -0/+15 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #1838 from owncloud/fix-changedisplayname-call | Thomas Müller | 2013-02-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix error path in changedisplayname call | |||||
| * | | | | | | | | Fix error path in changedisplayname call | Bart Visscher | 2013-02-22 | 1 | -2/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-22 | 373 | -2570/+3010 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #1835 from owncloud/normalize-giant-caret | Bernhard Posselt | 2013-02-21 | 3 | -1/+103 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | fix giant advanced caret in installation | |||||
| * | | | | | | | fix giant advanced caret in installation | Jan-Christoph Borchardt | 2013-02-21 | 3 | -1/+103 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #1836 from owncloud/update-version-remark | Lukas Reschke | 2013-02-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | Update hint by the internal version number. | |||||
| * | | | | | | | Update hint by the internal version number. | Bart Visscher | 2013-02-21 | 1 | -2/+2 | |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | So we don't repeat the 4.5 <=> 4.90 mixup | |||||
* | | | | | | | Merge pull request #1830 from owncloud/fix_css_number | Frank Karlitschek | 2013-02-21 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | make number-input fields look like they should | |||||
| * | | | | | | | make number-input fields look like they should | Arthur Schiwon | 2013-02-21 | 1 | -5/+6 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | rename app to 'deleted files' | Björn Schießle | 2013-02-21 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1812 from owncloud/add-logging-to-webdav-test-master | Björn Schießle | 2013-02-21 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Enhancment to the WebDAV-Testing ... | |||||
| * | | | | | WebDAV-Testing: | Thomas Mueller | 2013-02-20 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - write the exception to the log - in case curl is missing we should return true as well | |||||
| | | | | * | use the same string lengths like the file cache | Björn Schießle | 2013-02-22 | 1 | -2/+2 | |
| | | | | | | ||||||
| | | | | * | increase db fileds for usernames | Björn Schießle | 2013-02-21 | 2 | -3/+3 | |
| | | | | | | ||||||
| | | | | * | calculate trashbin size per user | Björn Schießle | 2013-02-21 | 3 | -9/+71 | |
| | | | | | | ||||||
| | | | | * | calculate versions size per user | Björn Schießle | 2013-02-21 | 3 | -10/+80 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #1768 from houqp/issue_1739 | Björn Schießle | 2013-02-21 | 2 | -8/+9 | |
|\ \ \ \ \ | | | | | | | | | | | | | bug fix for issue 1739 | |||||
| * | | | | | bug fix for issue 1739, two changes included: | Qingping Hou | 2013-02-18 | 2 | -8/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix typo in OC_Group_Database::DisplayNamesInGroup's SQL clause * check array_diff return value in OC_Group::displayNamesInGroups, when there is no difference between two arrays, it will return NULL, so we have to take care of it. | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-21 | 134 | -1230/+4224 | |
| |_|_|_|/ |/| | | | |