Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-26 | 2 | -0/+13 |
* | Merge pull request #7420 from owncloud/cachehooks-first | Thomas Müller | 2014-03-25 | 1 | -7/+0 |
|\ | |||||
| * | Merge branch 'master' into cachehooks-first | Robin Appelman | 2014-03-13 | 380 | -1884/+2569 |
| |\ | |||||
| * | | Manually triger the filecache update hooks before any other hook | Robin Appelman | 2014-02-26 | 1 | -7/+0 |
* | | | Merge pull request #7477 from owncloud/foldersize-reuse | Thomas Müller | 2014-03-25 | 1 | -1/+2 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into foldersize-reuse | Robin Appelman | 2014-03-11 | 325 | -1780/+1917 |
| |\ \ \ | |||||
| * | | | | Allow re-using already known fileinfo when calculating folder sizes | Robin Appelman | 2014-02-28 | 1 | -1/+2 |
* | | | | | Merge pull request #7689 from owncloud/last_cron_log | Vincent Petry | 2014-03-25 | 1 | -7/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Move success/error squircles to settings | kondou | 2014-03-21 | 1 | -7/+0 |
* | | | | | | Fix public upload to not close session when encryption is on | Vincent Petry | 2014-03-24 | 1 | -1/+4 |
* | | | | | | Merge pull request #7768 from owncloud/trashempty-nocache | icewind1991 | 2014-03-24 | 1 | -17/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | catch the case where files_trashbin/files doesn't exist | Robin Appelman | 2014-03-24 | 1 | -1/+4 |
| * | | | | | | More robust way to check if the folder is empty | Robin Appelman | 2014-03-17 | 1 | -3/+6 |
| * | | | | | | Use a more efficient way to determine that the trashbin is empty that doesn't... | Robin Appelman | 2014-03-17 | 1 | -20/+23 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-24 | 6 | -4/+21 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-22 | 1 | -0/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | add test for cloning and keeping configuration seperate | Arthur Schiwon | 2014-03-21 | 1 | -0/+54 |
* | | | | | | Use array_key_exists instead of isset, because the latter returns false if th... | Arthur Schiwon | 2014-03-21 | 1 | -2/+2 |
* | | | | | | On clone create a new instance of the Configuration | Arthur Schiwon | 2014-03-21 | 1 | -0/+2 |
* | | | | | | Merge pull request #7655 from owncloud/shared-unencryptedsize | Vincent Petry | 2014-03-21 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed warning when browsing Shared folder | Vincent Petry | 2014-03-10 | 1 | -1/+1 |
* | | | | | | | Merge pull request #7823 from owncloud/fix_7796 | blizzz | 2014-03-21 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix duplicate ipauniqueid | Robin McCorkell | 2014-03-20 | 1 | -1/+1 |
| * | | | | | | | Add FreeIPA UUID compatibility, fixes #7796 | Robin McCorkell | 2014-03-19 | 1 | -2/+2 |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-21 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #7794 from owncloud/extstorage-obfuscatepasswords | Lukas Reschke | 2014-03-20 | 4 | -16/+486 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Removed comment | Vincent Petry | 2014-03-20 | 1 | -2/+0 |
| * | | | | | | | | Lazy load phpseclib in ext storage config | Vincent Petry | 2014-03-20 | 1 | -1/+3 |
| * | | | | | | | | Fix typo in mount loading | Robin Appelman | 2014-03-20 | 1 | -1/+1 |
| * | | | | | | | | Fixed ext storage password field order issue | Vincent Petry | 2014-03-19 | 2 | -3/+10 |
| * | | | | | | | | Fixed ext storage unit test for groups | Vincent Petry | 2014-03-19 | 1 | -30/+46 |
| * | | | | | | | | Added tests to check mount point list for a target user | Vincent Petry | 2014-03-19 | 2 | -7/+132 |
| * | | | | | | | | Moved external storage mounting code to files_external app | Vincent Petry | 2014-03-19 | 2 | -4/+86 |
| * | | | | | | | | Added IV for ext storage password encryption | Vincent Petry | 2014-03-19 | 1 | -10/+33 |
| * | | | | | | | | Added password obfuscation for external storage config | Vincent Petry | 2014-03-19 | 3 | -3/+148 |
| * | | | | | | | | Added ext storage unit tests for writing then reload the mount config | Vincent Petry | 2014-03-19 | 1 | -1/+73 |
* | | | | | | | | | remove executable flag for file-upload.js | Morris Jobke | 2014-03-20 | 1 | -0/+0 |
* | | | | | | | | | Merge pull request #7814 from oskholl/master | Morris Jobke | 2014-03-20 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Comment moved to prevent 'Line is too long' warning. | Oskar Hollmann | 2014-03-19 | 1 | -1/+2 |
| * | | | | | | | | | Fix: 'Upload button tooltip doesn't disappear' | Oskar Hollmann | 2014-03-19 | 1 | -0/+1 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #7651 from owncloud/close-session-faster-master | Thomas Müller | 2014-03-20 | 13 | -11/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into close-session-faster-master | Thomas Müller | 2014-03-19 | 16 | -177/+226 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into close-session-faster-master | Thomas Müller | 2014-03-17 | 356 | -1021/+1894 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | in case of phpunit executions calling header() and exit() is too bad | Thomas Müller | 2014-03-14 | 1 | -3/+8 |
| * | | | | | | | | | | | Merge branch 'master' into close-session-faster-master | Thomas Müller | 2014-03-10 | 9 | -157/+118 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | close the session on all file operations | Thomas Müller | 2014-03-10 | 13 | -9/+15 |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-20 | 53 | -103/+66 |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Improve sorting performance of large lists of files | Robin Appelman | 2014-03-19 | 3 | -11/+17 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #7790 from owncloud/fix/7788 | Thomas Müller | 2014-03-19 | 4 | -149/+62 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | drop file cache migration OC5 -> OC6 | Thomas Müller | 2014-03-18 | 4 | -149/+62 |
| | |_|/ / / / / / | |/| | | | | | | |