Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4331 from owncloud/improve_app-management | Christopher | 2013-08-25 | 2 | -43/+27 |
|\ | |||||
| * | Merge branch 'master' into improve_app-management | kondou | 2013-08-21 | 78 | -244/+464 |
| |\ | |||||
| * | | Don't use an alert for displaying app-mgmt-errors | kondou | 2013-08-18 | 1 | -1/+1 |
| * | | Merge branch 'master' into improve_app-management | kondou | 2013-08-18 | 87 | -666/+752 |
| |\ \ | |||||
| * | | | Throw exceptions instead of only logging in \OC_Installer::installApp() | kondou | 2013-08-09 | 1 | -35/+18 |
| * | | | Merge branch 'master' into improve_app-management | kondou | 2013-08-09 | 86 | -438/+1000 |
| |\ \ \ | |||||
| * | | | | Log exception at the catching code | kondou | 2013-08-09 | 1 | -5/+5 |
| * | | | | Improve app-management | kondou | 2013-08-06 | 1 | -4/+5 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-23 | 1 | -4/+4 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-22 | 2 | -8/+8 |
* | | | | | Merge branch 'master' of github.com:owncloud/core | Thomas Müller | 2013-08-22 | 1 | -6/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Sharing: only determine path root if owner is available | Arthur Schiwon | 2013-08-22 | 1 | -6/+10 |
| | |_|_|/ | |/| | | | |||||
* / | | | | additional readdir check in mappedlocal | Thomas Müller | 2013-08-22 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-21 | 1 | -4/+4 |
* | | | | Merge pull request #4512 from owncloud/readdir-strict-equals | Thomas Müller | 2013-08-20 | 9 | -13/+13 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into readdir-strict-equals | Georg Ehrke | 2013-08-19 | 13 | -142/+310 |
| |\ \ \ \ | |||||
| * | | | | | use strict equals in readdir loops to prevent issues with '0' files | Robin Appelman | 2013-08-19 | 9 | -13/+13 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-19 | 43 | -68/+30 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #4467 from owncloud/storage-wrapper-quota | icewind1991 | 2013-08-19 | 13 | -142/+310 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | merge master in storage-wrapper-quota | Robin Appelman | 2013-08-18 | 115 | -1255/+2145 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | remove outdated quota proxy | Robin Appelman | 2013-08-16 | 1 | -114/+0 |
| * | | | | fix quota wrapper reporting negative free_space, breaking user interface | Robin Appelman | 2013-08-16 | 1 | -1/+1 |
| * | | | | use renamed constants | Robin Appelman | 2013-07-25 | 1 | -1/+1 |
| * | | | | use storage wrapper for quota instead of a filesystem proxy | Robin Appelman | 2013-07-25 | 1 | -2/+22 |
| * | | | | add conveince function to wrap all storages | Robin Appelman | 2013-07-25 | 1 | -0/+12 |
| * | | | | use renamed constants | Robin Appelman | 2013-07-25 | 1 | -2/+2 |
| * | | | | add option to wrap existing mounts | Robin Appelman | 2013-07-25 | 2 | -0/+14 |
| * | | | | fix getPermissionsCache for storage wrapper | Robin Appelman | 2013-07-25 | 1 | -1/+1 |
| * | | | | add quota storage wrapper | Robin Appelman | 2013-07-25 | 1 | -0/+104 |
| * | | | | add quota streamwrapper that limits the amount of data that can be written to... | Robin Appelman | 2013-07-25 | 2 | -16/+147 |
| * | | | | rename constants | Robin Appelman | 2013-07-25 | 3 | -4/+5 |
* | | | | | Merge pull request #4239 from owncloud/decrypt_files_again | Björn Schießle | 2013-08-18 | 3 | -1/+36 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into decrypt_files_again | Bjoern Schiessle | 2013-08-17 | 109 | -1018/+1679 |
| |\ \ \ \ \ | |||||
| * | | | | | | throw exception if encryption was disabled but files are still encrypted to p... | Bjoern Schiessle | 2013-08-14 | 1 | -1/+11 |
| * | | | | | | check if some encrypted files are left after the app was disabled and warn th... | Bjoern Schiessle | 2013-08-12 | 2 | -0/+25 |
| * | | | | | | fix searchUsers() call in group.php | Bjoern Schiessle | 2013-07-31 | 1 | -1/+1 |
* | | | | | | | Merge pull request #4497 from owncloud/newlines_at_eof_kondou | Kondou | 2013-08-18 | 9 | -9/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 9 | -9/+9 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Port DAV groupMemberSet fix to master #4458 | Thomas Tanghus | 2013-08-18 | 1 | -6/+8 |
* | | | | | | | Merge pull request #4485 from guruz/class_autoloader_optimization | Markus Goetz | 2013-08-18 | 2 | -1/+54 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Class Auto Loader: Cache paths in APC | Markus Goetz | 2013-08-18 | 2 | -1/+54 |
* | | | | | | | Merge pull request #4339 from owncloud/mimetype-defaults | Thomas Müller | 2013-08-17 | 3 | -236/+375 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'master' into mimetype-defaults | Thomas Müller | 2013-08-16 | 99 | -850/+1360 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | use === | Robin Appelman | 2013-08-07 | 1 | -4/+4 |
| * | | | | | | | add the option to have templates for newly created files | Robin Appelman | 2013-08-07 | 2 | -0/+60 |
| * | | | | | | | split of mimetype detection code from OC_Helper, adding the option for apps t... | Robin Appelman | 2013-08-07 | 2 | -236/+315 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | remove ru_RU - fixes #3135 | Thomas Müller | 2013-08-17 | 1 | -6/+0 |
* | | | | | | | Merge pull request #4314 from owncloud/css-fixes | Jan-Christoph Borchardt | 2013-08-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge master into css-fixes | Jan-Christoph Borchardt | 2013-08-16 | 109 | -1008/+1661 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | change long couldn't be determined string to question mark again | Jan-Christoph Borchardt | 2013-08-04 | 1 | -1/+1 |