- 22 Oct, 2015 10 commits
-
-
Sergio Bertolin authored
-
Sergio Bertolin authored
-
Thomas Müller authored
Keep shared locks until the end of the request so we can reuse them
-
Thomas Müller authored
Do not display details bar after rename
-
Thomas Müller authored
Use the normal OC.menu JS for handling the Settings menu
-
Thomas Müller authored
Fix file upload, conflict dialog, also in public link
-
Thomas Müller authored
Added more tests and fixed a problem with asort which was returning f…
-
Thomas Müller authored
Add JS tests for share dialog
-
Thomas Müller authored
3rdparty bump for pimple-3.0.2
-
Jenkins for ownCloud authored
-
- 21 Oct, 2015 30 commits
-
-
Roeland Jago Douma authored
-
Thomas Müller authored
[provisioning api] fix failing testcase
-
Thomas Müller authored
3rdparty bump of pear-core-minimal
-
Thomas Müller authored
Use IRequest's `getScriptName` functionality instead of $_SERVER
-
Thomas Müller authored
Delete indie.json
-
Roeland Jago Douma authored
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.
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Thomas Müller authored
-
Tom Needham authored
-
Thomas Müller authored
Update: state which step we are going to start and warn if it might b…
-
Tom Needham authored
-
Thomas Müller authored
Update doc links in README for 9.0
-
Thomas Müller authored
Install new shipped apps on upgrade
-
Thomas Müller authored
Make OC_SubAdmin non static
-
Roeland Jago Douma authored
-
Joas Schilling authored
-
Thomas Müller authored
Remove the core version from shipped.json
-
Vincent Petry authored
-
Thomas Müller authored
Disable app icon preview in apps page for IE
-
Thomas Müller authored
-
Vincent Petry authored
-
Thomas Müller authored
Update - Only add one section for disabled apps
-
Sergio Bertolin authored
-
Vincent Petry authored
- 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...
-
Tom Needham authored
-
Roeland Jago Douma authored
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
-
Morris Jobke authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
* DI * Tests * moved OC_SubAdmin to legacy * Added to private OC\GroupManager
-