Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #19890 from owncloud/db-keep-shared-locks | Thomas Müller | 2015-10-22 | 2 | -18/+107 |
|\ | | | | | Keep shared locks until the end of the request so we can reuse them | ||||
| * | add phpdoc | Robin Appelman | 2015-10-21 | 2 | -0/+13 |
| | | |||||
| * | Keep shared locks until the end of the request so we can reuse them | Robin Appelman | 2015-10-21 | 2 | -18/+94 |
| | | |||||
* | | Merge pull request #19937 from owncloud/detailsview-donotopenonrename | Thomas Müller | 2015-10-22 | 1 | -3/+6 |
|\ \ | | | | | | | Do not display details bar after rename | ||||
| * | | Do not display details bar after rename | Vincent Petry | 2015-10-21 | 1 | -3/+6 |
| | | | |||||
* | | | Merge pull request #19935 from ↵ | Thomas Müller | 2015-10-22 | 1 | -18/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | owncloud/issue-19916-settings-menu-hide-on-file-action Use the normal OC.menu JS for handling the Settings menu | ||||
| * | | | Use the normal OC.menu JS for handling the Settings menu | Joas Schilling | 2015-10-21 | 1 | -18/+1 |
| | | | | |||||
* | | | | Merge pull request #19931 from owncloud/fix-webui-upload-and-conflicts | Thomas Müller | 2015-10-22 | 2 | -11/+129 |
|\ \ \ \ | | | | | | | | | | | Fix file upload, conflict dialog, also in public link | ||||
| * | | | | Fix file upload, conflict dialog, also in public link | Vincent Petry | 2015-10-21 | 2 | -11/+129 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | - Use "FileList" instead of "OCA.Files.App.fileList" that doesn't exist in public link page. - Fix public link upload by properly adding the form data using a new utility function "addFormData". That one is needed because IE8 upload and regular upload use a different format... | ||||
* | | | | Merge pull request #19791 from ↵ | Thomas Müller | 2015-10-22 | 3 | -106/+361 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | owncloud/provisioning_api_adding_integration_tests Added more tests and fixed a problem with asort which was returning f… | ||||
| * | | | | using canonize in assertEquals for arrays | Sergio Bertolin | 2015-10-21 | 1 | -15/+5 |
| | | | | | |||||
| * | | | | Added more tests and fixed a problem with asort which was returning false ↵ | Sergio Bertolin | 2015-10-20 | 3 | -106/+371 |
| | | | | | | | | | | | | | | | | | | | | positives | ||||
* | | | | | Merge pull request #19952 from owncloud/share-dialogue-tests | Thomas Müller | 2015-10-22 | 1 | -0/+78 |
|\ \ \ \ \ | | | | | | | | | | | | | Add JS tests for share dialog | ||||
| * | | | | | Fix line lengths in share dialog unit tests | Tom Needham | 2015-10-21 | 1 | -2/+8 |
| | | | | | | |||||
| * | | | | | Add JS tests for share autocompletion handling | Tom Needham | 2015-10-21 | 1 | -0/+56 |
| | | | | | | |||||
| * | | | | | Add test for remote share info tooltop | Tom Needham | 2015-10-21 | 1 | -0/+16 |
| | | | | | | |||||
* | | | | | | Merge pull request #19960 from owncloud/bump_pimple_3.0.2 | Thomas Müller | 2015-10-22 | 1 | -0/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | 3rdparty bump for pimple-3.0.2 | ||||
| * | | | | | | 3rdparty bump for pimple-3.0.2 | Roeland Jago Douma | 2015-10-22 | 1 | -0/+0 |
| | | | | | | | |||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-22 | 88 | -80/+74 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #19930 from owncloud/sort_usernames | Thomas Müller | 2015-10-21 | 1 | -1/+14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [provisioning api] fix failing testcase | ||||
| * | | | | | | [provisioning api] losen test | Roeland Jago Douma | 2015-10-21 | 1 | -1/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we have no control of how backends sort their list of users and we also don't want to sort yet another time the test now just checks if the correct number of elements is returned and if they are from the list of group members. | ||||
* | | | | | | | Merge pull request #19920 from owncloud/pear-core-minimal-1.0.1 | Thomas Müller | 2015-10-21 | 1 | -0/+0 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | 3rdparty bump of pear-core-minimal | ||||
| * | | | | | | | 3rdparty bump of pear-core-minimal | Roeland Jago Douma | 2015-10-21 | 1 | -0/+0 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #19954 from owncloud/remote-unrequired-dependencies | Thomas Müller | 2015-10-21 | 16 | -128/+35 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Use IRequest's `getScriptName` functionality instead of $_SERVER | ||||
| * | | | | | | | | Use IRequest's `getScriptName` functionality instead of $_SERVER['SCRIPT_NAME'] | Lukas Reschke | 2015-10-21 | 1 | -1/+13 |
| | | | | | | | | | |||||
| * | | | | | | | | Remove dependency on ICrypto + use XOR | Lukas Reschke | 2015-10-21 | 15 | -127/+22 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #19953 from owncloud/DeepDiver1975-patch-1 | Thomas Müller | 2015-10-21 | 1 | -92/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | Delete indie.json | ||||
| * | | | | | | | Delete indie.json | Thomas Müller | 2015-10-21 | 1 | -92/+0 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #19918 from owncloud/send-begin-message | Thomas Müller | 2015-10-21 | 3 | -0/+30 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update: state which step we are going to start and warn if it might b… | ||||
| * | | | | | | | Update: state which step we are going to start and warn if it might be slow | Joas Schilling | 2015-10-21 | 3 | -0/+30 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #19934 from owncloud/doclinks-9.0 | Thomas Müller | 2015-10-21 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update doc links in README for 9.0 | ||||
| * | | | | | | | Update doc links in README for 9.0 | Vincent Petry | 2015-10-21 | 1 | -2/+2 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #19927 from owncloud/install-shipped-apps-on-upgrade | Thomas Müller | 2015-10-21 | 3 | -1/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Install new shipped apps on upgrade | ||||
| * | | | | | | | increase core version and add dav version number | Morris Jobke | 2015-10-21 | 2 | -1/+2 |
| | | | | | | | | |||||
| * | | | | | | | Install new shipped apps on upgrade -fixes #19925 | Thomas Müller | 2015-10-21 | 1 | -0/+3 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #19827 from owncloud/subadmin_non_static | Thomas Müller | 2015-10-21 | 6 | -111/+705 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Make OC_SubAdmin non static | ||||
| * | | | | | | | Fix unit test | Roeland Jago Douma | 2015-10-21 | 2 | -16/+94 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now that OC_SubAdmin is just a wrapper around OC\SubAdmin some unit tests had to be fixed because they expected different behaviour. Eventually they should move to properly mocked instances of OC\SubAdmin of course | ||||
| * | | | | | | | Legacy OC_SubAdmin is now just a wrapper | Roeland Jago Douma | 2015-10-21 | 1 | -79/+57 |
| | | | | | | | | |||||
| * | | | | | | | New \OC\SubAdmin class | Roeland Jago Douma | 2015-10-21 | 4 | -95/+633 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * DI * Tests * moved OC_SubAdmin to legacy * Added to private OC\GroupManager | ||||
* | | | | | | | Merge pull request #19936 from owncloud/DeepDiver1975-patch-1 | Thomas Müller | 2015-10-21 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Remove the core version from shipped.json | ||||
| * | | | | | | | Remove the core version from shipped.json | Thomas Müller | 2015-10-21 | 1 | -1/+0 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #19923 from ↵ | Thomas Müller | 2015-10-21 | 2 | -2/+11 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | owncloud/apps-donotdisplaybrokenappiconininternetexplorer Disable app icon preview in apps page for IE | ||||
| * | | | | | | Disable app icon preview in apps page for IE | Vincent Petry | 2015-10-21 | 2 | -2/+11 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All IE versions are not able to properly upscale SVG icons unless the said SVG files contain a "viewBox" attribute, which is not always the case. Also we cannot guarantee that all third party apps will have this attribute in their icons. So for now, app icons will not be displayed in IE instead of broken ones. | ||||
* | | | | | | Merge pull request #19924 from ↵ | Thomas Müller | 2015-10-21 | 1 | -6/+9 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | owncloud/issue-19891-update-lists-disabled-apps-twice Update - Only add one section for disabled apps | ||||
| * | | | | | Update - Only add one section for disabled apps | Joas Schilling | 2015-10-21 | 1 | -6/+9 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #19883 from owncloud/provide-iappcontainer | Thomas Müller | 2015-10-21 | 1 | -0/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | Provide IAppContainer as dependency injection | ||||
| * | | | | | Provide IAppContainer as dependency injection | Morris Jobke | 2015-10-20 | 1 | -0/+4 |
| | | | | | | |||||
* | | | | | | Merge pull request #18184 from owncloud/ocs-merge-headers | Thomas Müller | 2015-10-21 | 3 | -37/+47 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Merge headers of ocs results | ||||
| * | | | | | fix PHPDoc | Thomas Müller | 2015-09-21 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Merge headers of ocs results | Thomas Müller | 2015-09-21 | 3 | -37/+46 |
| | | | | | |