Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #18262 from owncloud/add-basic-tests-for-scanners | Morris Jobke | 2015-08-13 | 1 | -0/+82 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Add a basic unit test which notifies us about incompatible extending | Joas Schilling | 2015-08-13 | 1 | -0/+82 | |
|/ / / / | ||||||
* | | | | Merge pull request #16543 from rullzer/files_sharing_proper_function_args | Vincent Petry | 2015-08-13 | 2 | -25/+70 | |
|\ \ \ \ | ||||||
| * | | | | Extend tests for files_sharing api | Roeland Jago Douma | 2015-08-11 | 1 | -0/+48 | |
| * | | | | Move private functions to proper list of arguments | Roeland Jago Douma | 2015-08-11 | 1 | -25/+22 | |
* | | | | | Merge pull request #18231 from owncloud/fix-show-shared-storage-full-temporary | Vincent Petry | 2015-08-13 | 1 | -3/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Show strage full warning for shared storages temporary | Morris Jobke | 2015-08-12 | 1 | -3/+2 | |
* | | | | | | Merge pull request #18122 from owncloud/replace-tipsy | Jan-Christoph Borchardt | 2015-08-13 | 5 | -24/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | replace tipsys with tooltips | Hendrik Leppelsack | 2015-08-12 | 5 | -24/+19 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #17785 from owncloud/snapjs-sensitivity | Morris Jobke | 2015-08-12 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix mobile scrolling, lower sidebar sensitivity, fix #11193 | Jan-Christoph Borchardt | 2015-08-07 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #18242 from owncloud/password-feedback | Morris Jobke | 2015-08-12 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | more understandable 'Wrong password' feedback | Jan-Christoph Borchardt | 2015-08-12 | 1 | -2/+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 |