Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 17677 | Lennart Rosam | 2015-08-12 | 3 | -5/+1 |
* | Merge pull request #18065 from owncloud/new-trashbin-retention | Thomas Müller | 2015-08-12 | 7 | -44/+428 |
|\ | |||||
| * | Fix tests | Victor Dubiniuk | 2015-08-10 | 1 | -7/+1 |
| * | Migrate settings | Victor Dubiniuk | 2015-08-10 | 3 | -20/+93 |
| * | Enhance trashbin expiration settings | Victor Dubiniuk | 2015-08-10 | 6 | -36/+353 |
* | | Merge pull request #17982 from owncloud/appframework-sanitize-name | Thomas Müller | 2015-08-12 | 2 | -0/+29 |
|\ \ | |||||
| * | | Sanitize class names before registerService/query | Robin McCorkell | 2015-07-30 | 2 | -0/+29 |
* | | | Merge pull request #17865 from rullzer/less_static_prov_api | Thomas Müller | 2015-08-12 | 8 | -458/+1128 |
|\ \ \ | |||||
| * | | | Check for userSession->getUser() === null | Roeland Jago Douma | 2015-08-11 | 3 | -25/+69 |
| * | | | [provisioning api] Fix grouptest | Roeland Jago Douma | 2015-08-11 | 1 | -1/+1 |
| * | | | [provisioning api] Test for correct displayname | Roeland Jago Douma | 2015-08-11 | 3 | -1/+4 |
| * | | | Declare fields | Roeland Jago Douma | 2015-08-11 | 1 | -0/+9 |
| * | | | [provisioning api] Improve apps test coverage | Roeland Jago Douma | 2015-08-11 | 1 | -0/+6 |
| * | | | Fix groups | Roeland Jago Douma | 2015-08-11 | 1 | -2/+2 |
| * | | | [provisioning api] improve coverage for groups | Roeland Jago Douma | 2015-08-11 | 1 | -0/+131 |
| * | | | [provisioning api] Improve test coverage user | Roeland Jago Douma | 2015-08-11 | 1 | -0/+358 |
| * | | | [provisioning api] Move away from OC\Util to OCP\Util | Roeland Jago Douma | 2015-08-02 | 1 | -2/+2 |
| * | | | [provisioning_api] Move tests to OCP | Roeland Jago Douma | 2015-08-02 | 4 | -199/+202 |
| * | | | [provisioning_api] Move part of apps to OCP | Roeland Jago Douma | 2015-08-02 | 3 | -13/+29 |
| * | | | [provisioning_api] OC_User to IUserSession | Roeland Jago Douma | 2015-08-02 | 5 | -26/+48 |
| * | | | [provisioning_api] subadmin check for users | Roeland Jago Douma | 2015-08-02 | 1 | -10/+10 |
| * | | | [provisioning_api] Moved groups away from static stuff | Roeland Jago Douma | 2015-08-02 | 3 | -56/+78 |
| * | | | [provisioning_api] Move users away from static code | Roeland Jago Douma | 2015-08-02 | 3 | -248/+304 |
* | | | | Merge pull request #18127 from owncloud/dav-request-tests | Thomas Müller | 2015-08-12 | 11 | -77/+543 |
|\ \ \ \ | |||||
| * | | | | handle single file dav endpoints | Robin Appelman | 2015-08-11 | 1 | -2/+6 |
| * | | | | only add tags plugin when loggedin | Robin Appelman | 2015-08-11 | 1 | -2/+2 |
| * | | | | fix setup/teardown | Robin Appelman | 2015-08-11 | 1 | -11/+18 |
| * | | | | split out creating the sabre dav server to it's own factory | Robin Appelman | 2015-08-11 | 5 | -106/+145 |
| * | | | | add test framework for doing full request webdav tests | Robin Appelman | 2015-08-11 | 7 | -2/+418 |
* | | | | | Merge pull request #18207 from owncloud/bump-version | Robin McCorkell | 2015-08-11 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Bump version patch number, fixes #18129 | Robin McCorkell | 2015-08-11 | 1 | -1/+1 |
* | | | | | | Merge pull request #18202 from owncloud/revert-route-breaking-changes | Robin McCorkell | 2015-08-11 | 4 | -43/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Revert "make knowledge base url configurable" | Joas Schilling | 2015-08-11 | 3 | -27/+1 |
| * | | | | | Revert "Only load app routes if the app has already been loaded" | Joas Schilling | 2015-08-11 | 2 | -16/+0 |
* | | | | | | Merge pull request #17709 from owncloud/fileactions-dropdown | Jan-Christoph Borchardt | 2015-08-11 | 18 | -581/+1176 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed file actions menu to close when reclicking trigger | Vincent Petry | 2015-08-11 | 5 | -73/+67 |
| * | | | | | | Load backbone when running unit tests | Vincent Petry | 2015-08-11 | 1 | -1/+3 |
| * | | | | | | Inline actions using default renderer are now always permanent | Vincent Petry | 2015-08-10 | 3 | -6/+5 |
| * | | | | | | fix width of action dropdown and last layout details | Jan-Christoph Borchardt | 2015-08-10 | 2 | -14/+14 |
| * | | | | | | remove whitespace on right cause of moved delete icon | Jan-Christoph Borchardt | 2015-08-10 | 1 | -18/+13 |
| * | | | | | | fix ellipsizing for file names | Jan-Christoph Borchardt | 2015-08-10 | 1 | -24/+4 |
| * | | | | | | fix layout and design of actions dropdown | Jan-Christoph Borchardt | 2015-08-10 | 3 | -14/+32 |
| * | | | | | | Remove share action display name | Vincent Petry | 2015-08-10 | 1 | -1/+1 |
| * | | | | | | Added bubble style, applied to file actions menu | Vincent Petry | 2015-08-10 | 3 | -2/+12 |
| * | | | | | | Updated unit tests for file actions and actions menu | Vincent Petry | 2015-08-10 | 5 | -319/+620 |
| * | | | | | | Make file action menu icon permanent | Vincent Petry | 2015-08-10 | 1 | -3/+5 |
| * | | | | | | Implement file actions dropdown | Vincent Petry | 2015-08-10 | 10 | -207/+501 |
* | | | | | | | Merge pull request #17852 from owncloud/register-alias-factory | Robin McCorkell | 2015-08-11 | 5 | -15/+50 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | add test for factories | Bernhard Posselt | 2015-07-25 | 5 | -15/+50 |
* | | | | | | | Merge pull request #17868 from owncloud/x-forwarded-for | Thomas Müller | 2015-08-11 | 6 | -9/+145 |
|\ \ \ \ \ \ \ |