Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Update .user.ini when setting upload size limit | Robin McCorkell | 2015-07-20 | 3 | -23/+52 | |
* | | | | | | | | Merge pull request #18345 from owncloud/increase-setMailAddress-tests | Thomas Müller | 2015-08-17 | 1 | -5/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [test] more tests for UserController::setMailAddress | Morris Jobke | 2015-08-17 | 1 | -5/+13 | |
* | | | | | | | | | Merge pull request #18343 from owncloud/degrade-log-about-missing-app | Thomas Müller | 2015-08-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Degrade log message about missing app in appstore to debug | Morris Jobke | 2015-08-17 | 1 | -1/+1 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #18331 from owncloud/fix-htaccess-whitespace | Robin McCorkell | 2015-08-16 | 1 | -24/+24 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | properly indent .htaccess | Morris Jobke | 2015-08-16 | 1 | -24/+24 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #18318 from owncloud/files-sidebar-fixtabs | Morris Jobke | 2015-08-16 | 7 | -83/+199 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Improve right sidebar tabs behavior | Vincent Petry | 2015-08-14 | 7 | -83/+199 | |
* | | | | | | | | Merge pull request #18320 from owncloud/public_upload_capability | Thomas Müller | 2015-08-14 | 2 | -0/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add public upload to capability | Roeland Jago Douma | 2015-08-14 | 2 | -0/+21 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #18316 from owncloud/event-dispatcher | Thomas Müller | 2015-08-14 | 3 | -2/+27 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Integration in files app to load scripts and styles on request | Thomas Müller | 2015-08-14 | 1 | -0/+3 | |
| * | | | | | | | Adding EventDispatcher to IServerContainer | Thomas Müller | 2015-08-14 | 2 | -2/+24 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #18271 from owncloud/issue-18261-sharing-capabilities-use-... | Thomas Müller | 2015-08-14 | 2 | -16/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix config map provider for tests | Joas Schilling | 2015-08-13 | 1 | -11/+11 | |
| * | | | | | | | Fix default values of sharing capabilities | Joas Schilling | 2015-08-13 | 1 | -5/+5 | |
* | | | | | | | | Merge pull request #18302 from owncloud/mark-ldap-password-as-sensitive | Morris Jobke | 2015-08-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Mark ldap agent password as sensitive | Joas Schilling | 2015-08-14 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #18090 from owncloud/keep-ocs-status-code-in-sync | Bernhard Posselt | 2015-08-14 | 3 | -7/+9 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | With V2 we should ensure that the status codes are kept in sync | Thomas Müller | 2015-08-13 | 3 | -7/+9 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #18279 from owncloud/fix-ldap-proxy-everyonecount | Morris Jobke | 2015-08-13 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | also don't count group members when more than 1 ldap configs are active | Arthur Schiwon | 2015-08-13 | 1 | -1/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #18178 from owncloud/files-sidebar-actions | Jan-Christoph Borchardt | 2015-08-13 | 15 | -266/+495 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Make file actions work from sidebar | Vincent Petry | 2015-08-12 | 12 | -265/+422 | |
| * | | | | | | Introduce FileInfoModel | Vincent Petry | 2015-08-12 | 2 | -0/+72 | |
| * | | | | | | Fix showMenu animation callback | Vincent Petry | 2015-08-12 | 1 | -1/+1 | |
* | | | | | | | 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 |