Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Build base URL | Lukas Reschke | 2015-06-28 | 1 | -5/+13 | |
* | | | | | | Use new updater URL + add unit tests | Lukas Reschke | 2015-06-28 | 1 | -73/+305 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Add endpoint with list of OCS providers | Lukas Reschke | 2015-06-27 | 3 | -0/+172 | |
* | | | | | Merge pull request #17191 from owncloud/issue-17188-group-share-part-file | Thomas Müller | 2015-06-26 | 1 | -8/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | Correctly check if the real file exists, otherwise try the part file | Joas Schilling | 2015-06-26 | 1 | -8/+18 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #17008 from owncloud/fix-17006 | Björn Schießle | 2015-06-26 | 2 | -26/+76 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Use \OC\HintException and translate the hint | Joas Schilling | 2015-06-22 | 2 | -1/+30 | |
| * | | | | Merge spliteUserRemote with fixRemoteUrlInShareWith | Joas Schilling | 2015-06-22 | 1 | -49/+31 | |
| * | | | | make sure that we split username and server address at the first '@' from the... | Bjoern Schiessle | 2015-06-22 | 1 | -0/+39 | |
* | | | | | Merge pull request #17070 from owncloud/lock-movemountbug | Vincent Petry | 2015-06-24 | 1 | -0/+91 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix locked paths in the moveMount case | Vincent Petry | 2015-06-24 | 1 | -0/+91 | |
* | | | | | | Merge pull request #17045 from owncloud/enc_improvements | Björn Schießle | 2015-06-23 | 1 | -3/+60 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | make sure that we always read the header from the original file | Bjoern Schiessle | 2015-06-23 | 1 | -3/+60 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Make an assertion in risky test testGetNodeForPathRoot | Joas Schilling | 2015-06-22 | 1 | -1/+2 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #12546 from oparoz/patch-1 | Björn Schießle | 2015-06-22 | 1 | -0/+20 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Remove unneeded returns from private cropping methods | Olivier Paroz | 2015-06-19 | 1 | -4/+3 | |
| * | | | | Move media type icon preview creation to its own method | Olivier Paroz | 2015-06-18 | 1 | -0/+21 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #16657 from owncloud/view-emit-path | Thomas Müller | 2015-06-22 | 1 | -0/+29 | |
|\ \ \ \ | ||||||
| * | | | | emit hooks from a view as long as the path is inside the default root | Robin Appelman | 2015-06-02 | 1 | -0/+29 | |
* | | | | | Merge pull request #17056 from owncloud/appframework-type-cast | Bernhard Posselt | 2015-06-22 | 1 | -0/+14 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | AppFramework annotation whitespace unit test | Robin McCorkell | 2015-06-21 | 1 | -0/+14 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #17025 from owncloud/sftp-rmdir-emptydir | Robin McCorkell | 2015-06-21 | 1 | -0/+7 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Workaround for empty dir deletion for SFTP | Vincent Petry | 2015-06-18 | 1 | -0/+7 | |
* | | | | Merge pull request #16889 from owncloud/group-sorting-fixes | Joas Schilling | 2015-06-19 | 1 | -1/+95 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Only sort by group name when LDAP is involved | Joas Schilling | 2015-06-16 | 1 | -1/+95 | |
* | | | | Fix test | Lukas Reschke | 2015-06-17 | 1 | -1/+1 | |
* | | | | Normalize path in View's lock methods | Vincent Petry | 2015-06-16 | 1 | -0/+22 | |
* | | | | Merge pull request #16892 from owncloud/lock-returnfullpath | Vincent Petry | 2015-06-16 | 1 | -0/+39 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Rethrow LockedException with full path | Vincent Petry | 2015-06-16 | 1 | -0/+39 | |
* | | | | Merge pull request #16832 from owncloud/memcache-fail | Joas Schilling | 2015-06-16 | 1 | -22/+42 | |
|\ \ \ \ | ||||||
| * | | | | Throw exception if memcache misconfigured or missing | Vincent Petry | 2015-06-12 | 1 | -22/+42 | |
* | | | | | Merge pull request #16943 from owncloud/sabre-convertinvalidpath | Joas Schilling | 2015-06-16 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Convert invalid path exception to sabre exception on MOVE | Vincent Petry | 2015-06-15 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Adjust NullCache tests | Lukas Reschke | 2015-06-15 | 1 | -3/+1 | |
* | | | | | Add `no-store` to AppFramework | Lukas Reschke | 2015-06-15 | 1 | -1/+1 | |
* | | | | | Merge pull request #16821 from owncloud/compare-and-delete-locking-watch | Thomas Müller | 2015-06-15 | 1 | -0/+12 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | add compare-and-delete to the memcache interface | Robin Appelman | 2015-06-12 | 1 | -0/+12 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #16912 from owncloud/webdav-smalltransferlockfix | Thomas Müller | 2015-06-15 | 2 | -0/+115 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Webdav PUT small file lock must be shared during hooks | Vincent Petry | 2015-06-12 | 2 | -0/+115 | |
* | | | | Merge pull request #16886 from owncloud/webdav-verify-path-again | Vincent Petry | 2015-06-12 | 1 | -6/+56 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | tests for getNodeForPath with invalid path | Robin Appelman | 2015-06-11 | 1 | -6/+56 | |
| |/ / | ||||||
* / / | Add return value to lock methods and check it in tests | Joas Schilling | 2015-06-12 | 1 | -8/+70 | |
|/ / | ||||||
* | | Merge pull request #16879 from jcfischer/jcf_fix_user_delete_message | Lukas Reschke | 2015-06-11 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Fix test message and add 'user' to it | Jens-Christian Fischer | 2015-06-11 | 1 | -1/+1 | |
* | | | Check the query() for all defined services | Joas Schilling | 2015-06-11 | 1 | -1/+112 | |
* | | | Correctly import NullCache class | Joas Schilling | 2015-06-11 | 1 | -0/+51 | |
|/ / | ||||||
* | | Merge pull request #16803 from owncloud/issue/16801-group-reshare-part-file-e... | Thomas Müller | 2015-06-09 | 1 | -13/+46 | |
|\ \ | ||||||
| * | | Add a test for the fallback to the part file keys | Joas Schilling | 2015-06-08 | 1 | -13/+46 | |
* | | | Merge pull request #16382 from oparoz/providers-are-responsible-for-the-size-... | Thomas Müller | 2015-06-08 | 16 | -160/+1451 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix max preview, some resizing and caching issues and force preview providers... | Olivier Paroz | 2015-06-06 | 16 | -160/+1451 |