Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add unit tests for InvalidPath Exception being thrown | Joas Schilling | 2015-06-05 | 1 | -1/+27 | |
| * | | | | Validate path in getChild | Vincent Petry | 2015-06-05 | 1 | -0/+3 | |
* | | | | | Merge pull request #16718 from owncloud/files-catchajaxexceptions | Thomas Müller | 2015-06-05 | 4 | -21/+59 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Catch exceptions in files ajax calls | Vincent Petry | 2015-06-03 | 4 | -21/+59 | |
* | | | | | Merge pull request #16748 from owncloud/fix-ldap-port-detection-regression | Morris Jobke | 2015-06-05 | 1 | -13/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | port detection needs to take care of now thrown exceptions when LDAP server i... | Arthur Schiwon | 2015-06-04 | 1 | -13/+21 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-05 | 32 | -10/+150 | |
* | | | | | | Merge pull request #16746 from owncloud/fix-phpdoc | Robin McCorkell | 2015-06-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix typo in PHPDoc | Morris Jobke | 2015-06-04 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-04 | 130 | -94/+172 | |
* | | | | | Merge pull request #15895 from owncloud/dav-getremoteetag | Joas Schilling | 2015-06-03 | 2 | -3/+35 | |
|\ \ \ \ \ | ||||||
| * | | | | | Disable update check test when testing wrappers | Vincent Petry | 2015-06-02 | 1 | -0/+3 | |
| * | | | | | Added storage backend test for checkUpdate | Vincent Petry | 2015-06-02 | 1 | -0/+15 | |
| * | | | | | Get etag from remote OC server | Vincent Petry | 2015-06-02 | 1 | -3/+17 | |
* | | | | | | Merge pull request #16730 from owncloud/LukasReschke-patch-1 | Thomas Müller | 2015-06-03 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix unit tests | Lukas Reschke | 2015-06-03 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #16703 from owncloud/fix-ie8-ie9 | Morris Jobke | 2015-06-03 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add min-height to login page for IE8 and IE9 | Morris Jobke | 2015-06-03 | 1 | -0/+1 | |
| * | | | | | | Revert "fix theme in IE8 and IE9" | Morris Jobke | 2015-06-03 | 1 | -0/+5 | |
* | | | | | | | Merge pull request #16691 from owncloud/trash-deleteasrecipientkeepversions | Morris Jobke | 2015-06-03 | 2 | -9/+125 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Keep versions when deleting as recipient | Vincent Petry | 2015-06-02 | 2 | -9/+125 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge pull request #16721 from owncloud/fix-grammar-enc-module | Clark Tomlinson | 2015-06-03 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Catch NotFoundException and return no quota information which simply reflects... | Thomas Müller | 2015-06-03 | 1 | -1/+1 | |
| * | | | | | | Fixing grammar - refs https://www.transifex.com/projects/p/owncloud/translate... | Thomas Müller | 2015-06-03 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #16719 from owncloud/fix-encryption-tests | Thomas Müller | 2015-06-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | use not deprecated method in tests | Morris Jobke | 2015-06-03 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #16434 from owncloud/persist-maintenance-state | Thomas Müller | 2015-06-03 | 3 | -9/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Persist the state of the maintenance after an upgrade | Morris Jobke | 2015-05-19 | 3 | -9/+27 | |
* | | | | | | | | Merge pull request #16687 from owncloud/issue-16113-redis-minimum-version | Thomas Müller | 2015-06-03 | 3 | -8/+20 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Check for redis to be 2.2.5+ | Joas Schilling | 2015-06-02 | 3 | -8/+20 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #16714 from owncloud/fix-cors-test | Lukas Reschke | 2015-06-03 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix #16713 | Bernhard Posselt | 2015-06-03 | 1 | -0/+7 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #16708 from owncloud/enc_fix_move_to_trash | Morris Jobke | 2015-06-03 | 2 | -31/+63 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | make sure that we always use the correct owner for both source and target | Bjoern Schiessle | 2015-06-03 | 2 | -31/+63 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #16710 from owncloud/move-invoke-private-to-base-class | Lukas Reschke | 2015-06-03 | 32 | -108/+122 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move the helpful method to the TestCase class | Joas Schilling | 2015-06-03 | 32 | -108/+122 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #16711 from owncloud/files-invalidchar400 | Thomas Müller | 2015-06-03 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Translate invalid path exception to sabre exception for files | Vincent Petry | 2015-06-03 | 1 | -0/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #16698 from owncloud/use-proper-quoting | Vincent Petry | 2015-06-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Properly quote memcache.locking | Lukas Reschke | 2015-06-02 | 1 | -1/+1 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-03 | 76 | -60/+398 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #16686 from owncloud/show_cloud_id | Lukas Reschke | 2015-06-02 | 4 | -0/+61 | |
|\ \ \ \ \ | ||||||
| * | | | | | L10n for federated cloud ID and rtrim '/' on ID | Morris Jobke | 2015-06-02 | 2 | -2/+2 | |
| * | | | | | show federated cloud id in the personal settings | Bjoern Schiessle | 2015-06-02 | 4 | -0/+61 | |
* | | | | | | Merge pull request #16667 from owncloud/issue-16510-fix-encryption-with-s2s-s... | Morris Jobke | 2015-06-02 | 3 | -43/+106 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Correctly ignore remote shares aswell | Joas Schilling | 2015-06-02 | 1 | -1/+4 | |
| * | | | | | Add unit tests for wrapStorage | Joas Schilling | 2015-06-02 | 2 | -2/+46 | |
| * | | | | | Move the storage wrapping into a testable method | Joas Schilling | 2015-06-02 | 2 | -43/+59 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #16107 from owncloud/fix-getLocalFile-encryption-master | Thomas Müller | 2015-06-02 | 1 | -1/+7 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Only return cached files if existing | Thomas Müller | 2015-05-06 | 1 | -1/+4 |