Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7794 from owncloud/extstorage-obfuscatepasswords | Lukas Reschke | 2014-03-20 | 6 | -86/+495 |
|\ | |||||
| * | 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 | 3 | -74/+86 |
| * | Added IV for ext storage password encryption | Vincent Petry | 2014-03-19 | 2 | -10/+42 |
| * | 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 |
* | | Merge pull request #7808 from owncloud/quota-usequotaevenwhenfreespaceunknown | Vincent Petry | 2014-03-20 | 2 | -1/+26 |
|\ \ | |||||
| * | | Still return quota value when free space is unknown | Vincent Petry | 2014-03-19 | 2 | -1/+26 |
* | | | 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 #7732 from owncloud/datafolderexistence | Vincent Petry | 2014-03-20 | 8 | -5/+152 |
|\ \ \ \ | |||||
| * | | | | Increase version to trigger upgrade related to .ocdata | Vincent Petry | 2014-03-17 | 1 | -1/+1 |
| * | | | | Return 503 when a config/data dir error exists | Vincent Petry | 2014-03-14 | 2 | -0/+5 |
| * | | | | Added .ocdata file to check for data folder validity | Vincent Petry | 2014-03-14 | 5 | -4/+146 |
* | | | | | Merge pull request #7818 from owncloud/logException_undefined_variable | Morris Jobke | 2014-03-20 | 1 | -5/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fix 'Undefined variable: message' in OCP\Util::logException | Thomas Tanghus | 2014-03-20 | 1 | -5/+2 |
* | | | | | | Merge pull request #7651 from owncloud/close-session-faster-master | Thomas Müller | 2014-03-20 | 22 | -15/+135 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge branch 'master' into close-session-faster-master | Thomas Müller | 2014-03-19 | 65 | -1016/+701 |
| |\ \ \ \ \ | |||||
| * | | | | | | redefine reopen() in class \OC\Session\Internal to avoid accidental calls in ... | Thomas Müller | 2014-03-18 | 1 | -0/+3 |
| * | | | | | | Merge branch 'master' into close-session-faster-master | Thomas Müller | 2014-03-17 | 1502 | -48396/+80967 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | introduce reopen() method to be used for unit test execution only - right aft... | Thomas Müller | 2014-03-17 | 2 | -5/+13 |
| * | | | | | | | in case of phpunit executions calling header() and exit() is too bad | Thomas Müller | 2014-03-14 | 1 | -3/+8 |
| * | | | | | | | move session reset to endTest() - necessary because we need a valid session i... | Thomas Müller | 2014-03-14 | 1 | -4/+2 |
| * | | | | | | | adding StartSessionListener which initializes the session before each test ca... | Thomas Müller | 2014-03-13 | 3 | -0/+49 |
| * | | | | | | | PHPDoc updated | Thomas Müller | 2014-03-10 | 2 | -2/+13 |
| * | | | | | | | Merge branch 'master' into close-session-faster-master | Thomas Müller | 2014-03-10 | 12 | -170/+132 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix close() implementation in \OC\Session\Internal | Thomas Müller | 2014-03-10 | 1 | -2/+9 |
| * | | | | | | | | close the session for all DAV calls right after authentication - no need to w... | Thomas Müller | 2014-03-10 | 1 | -1/+15 |
| * | | | | | | | | close the session on all file operations | Thomas Müller | 2014-03-10 | 14 | -10/+16 |
| * | | | | | | | | adding an explicit close method to class session - write operations (set and ... | Thomas Müller | 2014-03-10 | 4 | -1/+20 |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-20 | 309 | -3359/+1973 |
* | | | | | | | | | Merge pull request #7804 from jbtbnl/master | Morris Jobke | 2014-03-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Fix #7758 | jbtbnl | 2014-03-19 | 1 | -1/+1 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #7806 from owncloud/add-matroska-video | Lukas Reschke | 2014-03-19 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Add mimetype for MKV videos | Lukas Reschke | 2014-03-19 | 1 | -0/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #7557 from owncloud/issue/7297 | Vincent Petry | 2014-03-19 | 2 | -1/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use tipsy to display error when selecting a date in the past | Joas Schilling | 2014-03-19 | 1 | -2/+10 |
| * | | | | | | | Do not allow setting an expiration date in the past | Joas Schilling | 2014-03-05 | 2 | -1/+13 |
* | | | | | | | | Merge pull request #7800 from owncloud/filesort-performance | icewind1991 | 2014-03-19 | 3 | -11/+17 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Improve sorting performance of large lists of files | Robin Appelman | 2014-03-19 | 3 | -11/+17 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #7777 from owncloud/fix/7776 | Thomas Müller | 2014-03-19 | 1 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | updating 3rdparty submodule | Thomas Müller | 2014-03-17 | 1 | -0/+0 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #7790 from owncloud/fix/7788 | Thomas Müller | 2014-03-19 | 9 | -584/+62 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | |