Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix parameter missing warning | Georg Ehrke | 2013-08-29 | 1 | -1/+1 |
* | Merge master into oc_preview | Georg Ehrke | 2013-08-29 | 22 | -112/+368 |
|\ | |||||
| * | fix typo | Morris Jobke | 2013-08-28 | 1 | -1/+1 |
| * | Only enable logrotate when configured. Also rotate size is settable. | Bart Visscher | 2013-08-28 | 2 | -8/+11 |
| * | Check for installed state before registering the logrotate background job | Bart Visscher | 2013-08-28 | 2 | -2/+16 |
| * | Add description to log rotate class | Bart Visscher | 2013-08-28 | 1 | -0/+7 |
| * | Review fixes | Bart Visscher | 2013-08-28 | 1 | -4/+4 |
| * | Very simple log rotation | Bart Visscher | 2013-08-28 | 2 | -0/+27 |
| * | Merge pull request #3891 from owncloud/fix_loadAppScriptFile | Bart Visscher | 2013-08-28 | 1 | -5/+8 |
| |\ | |||||
| | * | Check if the app is enabled and the app path is found before trying to load t... | Bart Visscher | 2013-06-28 | 1 | -5/+8 |
| * | | Merge pull request #4434 from owncloud/fix_octemplate_escaping | Thomas Tanghus | 2013-08-28 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix octemplate string escaping. | Thomas Tanghus | 2013-08-14 | 1 | -1/+1 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-28 | 2 | -3/+5 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-27 | 12 | -15/+144 |
| * | | | add documentation | Morris Jobke | 2013-08-27 | 1 | -0/+13 |
| * | | | Code style | Tom Needham | 2013-08-27 | 1 | -2/+2 |
| * | | | Add quota to core api | Tom Needham | 2013-08-27 | 1 | -5/+28 |
| * | | | Merge pull request #4348 from owncloud/fixing-4343-master | Jörn Friedrich Dreyer | 2013-08-27 | 1 | -27/+64 |
| |\ \ \ | |||||
| | * | | | lacy initialization of fileView - in case basic auth is used FileSystem is no... | Thomas Müller | 2013-08-26 | 1 | -4/+16 |
| | * | | | Merge branch 'master' into fixing-4343-master | Thomas Müller | 2013-08-22 | 134 | -1291/+2159 |
| | |\ \ \ | |||||
| | * | | | | adding unit tests for quota checks | Thomas Müller | 2013-08-08 | 1 | -32/+43 |
| | * | | | | adding unit tests to determine length | Thomas Müller | 2013-08-08 | 1 | -1/+1 |
| | * | | | | fixes #4343 | Thomas Müller | 2013-08-08 | 1 | -2/+16 |
| * | | | | | Merge pull request #4507 from owncloud/existingusersfromgroup | blizzz | 2013-08-27 | 1 | -14/+24 |
| |\ \ \ \ \ | |||||
| | * | | | | | consolidate validity check for users in group class | Arthur Schiwon | 2013-08-26 | 1 | -23/+24 |
| | * | | | | | no assoc index here, makes tests pass again | Arthur Schiwon | 2013-08-19 | 1 | -1/+1 |
| | * | | | | | return only existing users in group | Arthur Schiwon | 2013-08-19 | 1 | -3/+12 |
| * | | | | | | Merge pull request #4586 from owncloud/fixing-3431-master | Morris Jobke | 2013-08-27 | 1 | -32/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | revert debugging code which accidentially entered this pull request | Thomas Müller | 2013-08-27 | 1 | -4/+0 |
| | * | | | | | | kill zh_CN.GB2312 | Thomas Müller | 2013-08-27 | 2 | -32/+4 |
| * | | | | | | | storage information is path specific | Thomas Müller | 2013-08-27 | 1 | -2/+5 |
| * | | | | | | | webdav quota now displays the same values as the web interface does | Thomas Müller | 2013-08-27 | 2 | -6/+6 |
| |/ / / / / / | |||||
| * | | | | | | Merge branch 'xsendfile_complete_zip_fix' of github.com:riso/owncloud-core in... | Morris Jobke | 2013-08-26 | 1 | -3/+20 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | final fix for xsendfile zip generation race condition | Valerio Ponte | 2013-08-08 | 1 | -3/+20 |
* | | | | | | | | invert logic of disable_previews | Georg Ehrke | 2013-08-29 | 1 | -3/+3 |
* | | | | | | | | Merge master into oc_preview | Georg Ehrke | 2013-08-26 | 5 | -55/+39 |
|\| | | | | | | | |||||
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-25 | 2 | -8/+8 |
| * | | | | | | | 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 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | fix return value of method | Georg Ehrke | 2013-08-23 | 1 | -1/+2 |
* | | | | | | | | | | | Merge branch 'master' into oc_preview | Georg Ehrke | 2013-08-23 | 66 | -242/+376 |
|\| | | | | | | | | | | |||||
| * | | | | | | | | | | [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 |
| |\ \ \ \ \ \ \ \ \ \ |