summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #26051 from owncloud/stable9-fix-preview-testsVincent Petry2016-09-072-15/+7
|\ \ | |/ |/| [stable9] Fix failing preview unit tests (#26039)
| * Fix preview namespaces from backportVincent Petry2016-09-071-15/+14
| |
| * Fix failing preview unit tests (#26039)Thomas Müller2016-09-072-29/+22
|/
* [stable9] Comments field is not properly escaped (#26008) (#26010)Thomas Müller2016-09-021-1/+1
|
* Merge pull request #25992 from ↵Vincent Petry2016-08-315-6/+78
|\ | | | | | | | | owncloud/stable9-integration_tests_local_external_storage Stable9 integration tests local external storage
| * Changed enabled/disabled app in provisioning api testsSergio Bertolín2016-08-311-6/+7
| |
| * External storage was not enabled and content was not deleted before scenariosSergio Bertolín2016-08-311-0/+3
| | | | | | | | | | | | Conflicts: build/integration/features/bootstrap/BasicStructure.php build/integration/run.sh
| * Added local_storage folderSergio Bertolín2016-08-311-0/+4
| |
| * Run as current userSergio Bertolin2016-08-311-0/+3
| | | | | | | | | | Conflicts: build/integration/run.sh
| * Removed extra context added needed option and remove storage after external ↵Sergio Bertolin2016-08-313-25/+2
| | | | | | | | | | | | | | | | storage scenarios Conflicts: build/integration/features/bootstrap/BasicStructure.php build/integration/run.sh
| * Added feature and context, not working yet, option to allow sharing needs to ↵Sergio Bertolin2016-08-312-0/+50
| | | | | | | | be added
| * Creating the folder when the tests runSergio Bertolín2016-08-312-0/+34
|/ | | | | | Conflicts: build/integration/features/bootstrap/BasicStructure.php build/integration/run.sh
* Fix redirection taking care of protocol and port (#25957)VicDeo2016-08-291-1/+1
|
* Merge pull request #25953 from owncloud/stable9-integration-tests-subadminsVincent Petry2016-08-292-0/+80
|\ | | | | Stable9 integration tests subadmins
| * Typo in scenarioSergio Bertolín2016-08-261-1/+1
| |
| * Change of user missingSergio Bertolin2016-08-261-0/+1
| |
| * Only check the pertenence to groupsSergio Bertolin2016-08-262-4/+24
| |
| * Added testcases about adding and removing users to groups using subadminsSergio Bertolin2016-08-261-0/+59
|/ | | | | Conflicts: build/integration/features/provisioning-v1.feature
* Merge pull request #25817 from owncloud/stable9-smbfixesJörn Friedrich Dreyer2016-08-263-30/+163
|\ | | | | [Stable9] smbfixes
| * trust libsmbclient on stat, only do dir fallback for smbclientJörn Friedrich Dreyer2016-08-261-9/+16
| |
| * allow unhiding root folder in subfolder of shareJörn Friedrich Dreyer2016-08-261-3/+4
| |
| * fix return values for smbclient backendJörn Friedrich Dreyer2016-08-261-1/+1
| | | | | | | | see https://github.com/icewind1991/SMB/commit/6e544f617cc271e34d41ea28dd7714a9b1ff75f1
| * add dir based stat fallbackJörn Friedrich Dreyer2016-08-261-1/+17
| |
| * fix test execution due to connection limitJörn Friedrich Dreyer2016-08-262-6/+13
| |
| * do not overwrite stat cache with plain arrayJörn Friedrich Dreyer2016-08-261-1/+1
| |
| * share root is always readableJörn Friedrich Dreyer2016-08-261-2/+12
| |
| * always try stat, fake if forbidden, actually return the fileinfo arrayJörn Friedrich Dreyer2016-08-261-11/+17
| |
| * move share check to getFileInfoJörn Friedrich Dreyer2016-08-261-14/+11
| |
| * stat now handles mtime for root shares, simplify hasUpdatedJörn Friedrich Dreyer2016-08-261-8/+2
| |
| * use stat to determine has updatedJörn Friedrich Dreyer2016-08-261-4/+4
| |
| * overwrite target on renameJörn Friedrich Dreyer2016-08-261-0/+34
| |
| * formatInfo should include typeJörn Friedrich Dreyer2016-08-261-3/+8
| |
| * don't list hidden filesJörn Friedrich Dreyer2016-08-261-3/+12
| |
| * stat for root of a share does not workJörn Friedrich Dreyer2016-08-261-1/+48
|/
* Merge pull request #25932 from owncloud/stable9-users-lazydropdownwithpencilVincent Petry2016-08-247-119/+143
|\ | | | | [stable9] Users page lazy multiselect group dropdowns
| * Users page lazy multiselect group dropdownsVincent Petry2016-08-247-119/+143
|/ | | | | | | | | | Instead of pre-rendering all multiselects with lots of group entries, the current groups are now displayed as simple labels. Behind the labels there is a pencil icon like for other fields. When clicking the pencil icon, the dropdown will be spawned and will open itself. Upon closing of the dropdown, the label comes back with the updated selection and the dropdown is destroyed.
* [stable9] Add occ command to expire the trashbin (#25878) (#25915)Thomas Müller2016-08-244-0/+263
| | | | | * Add occ command to expire the trashbin * Fix versions folder in setup check
* Merge pull request #25899 from ↵Vincent Petry2016-08-222-2/+2
|\ | | | | | | | | owncloud/stable9-a9e633db0cd04cb6288ce74c197153920a0b4665 [9.0] Best practice through out the web speak of a max avatar image s…
| * [9.0] Best practice through out the web speak of a max avatar image size ↵Thomas Müller2016-08-222-2/+2
| | | | | | | | | | | | | | | | | | | | of… (#25857) * Best practice through out the web speak of a max avatar image size of 96 pixels * Respect size argument THX @felixboehm
* | Merge pull request #25889 from ↵Vincent Petry2016-08-221-1/+26
|\ \ | |/ |/| | | | | owncloud/stable9-891c5311357e7ac1408776a2850eac334885ed1e [9.0] Before a user is getting scanned the database connection is re-…
| * [9.0] Before a user is getting scanned the database connection is re-establishedThomas Müller2016-08-221-1/+26
|/
* Hide the LDAP password in the client side (#25874)Juan Pablo Villafañez2016-08-194-6/+24
| | | | | | | | Connection checks will be done by using the configuration id, with the stored password. LDAP password won't be sent to the client. Conflicts: apps/user_ldap/ajax/getConfiguration.php apps/user_ldap/ajax/testConfiguration.php
* [stable9] Move over to new CalDAVTester repo (#25859) (#25864)Thomas Müller2016-08-192-12/+12
| | | | | * Move over to new caldac tester repo * no run.py anymore
* ownCloud Server 9.0.5 RC1v9.0.5RC1Daniel Molkentin2016-08-181-2/+2
|
* Merge pull request #25832 from owncloud/stable9-dont-decrypt-shared-filesVincent Petry2016-08-182-3/+11
|\ | | | | [stable9] Don't decrypt shared files
| * Fix unit testsThomas Müller2016-08-171-3/+7
| |
| * Take from ↵Thomas Müller2016-08-171-0/+4
| | | | | | | | https://github.com/nextcloud/server/pull/608/commits/351cab6bce41b53f9efd4ba9aed4e7435f843691 - THX @schiessle
* | Merge pull request #25843 from owncloud/stable9_remove_reference_magicVincent Petry2016-08-181-4/+4
|\ \ | | | | | | [stable9] remove reference magic
| * | remove reference magicJörn Friedrich Dreyer2016-08-181-4/+4
| | |
* | | Merge pull request #25836 from owncloud/stable9_nobodyifnocontentVincent Petry2016-08-181-5/+11
|\ \ \ | |/ / |/| | [stable9] 204 and 304 must not have a body, see https://tools.ietf.org/html/rfc7230#section-3.3