summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set version to 8.2.8 finalv8.2.8Vincent Petry2016-09-191-2/+2
|
* Increase version for 8.2.8 RC2v8.2.8RC2Vincent Petry2016-09-071-2/+2
|
* [stable8.2] Fix failing preview unit tests (#26039) (#26053)Vincent Petry2016-09-072-15/+7
| | | | | | * Fix failing preview unit tests (#26039) * Fix preview namespaces from backport
* Merge pull request #25917 from ↵Vincent Petry2016-08-244-0/+306
|\ | | | | | | | | owncloud/stable8.2-1add375541700ef1be5be58a2ac5542741378c25 [stable8.2] Add occ command to expire the trashbin (#25878)
| * [stable8.2] Add occ command to expire the trashbin (#25878)Thomas Müller2016-08-234-0/+306
|/ | | | | | * Add occ command to expire the trashbin * Fix versions folder in setup check
* Merge pull request #25890 from ↵Vincent Petry2016-08-221-1/+27
|\ | | | | | | | | owncloud/stable8.2-19ca74533d3562b4aebf17555f16b032568fcd8f [8.2] Before a user is getting scanned the database connection is re-…
| * [8.2] Before a user is getting scanned the database connection is re-establishedThomas Müller2016-08-221-1/+27
|/
* ownCloud Server 8.2.8 RC1v8.2.8RC1Daniel Molkentin2016-08-182-3/+3
|
* Fix paths returned by \OC\Files\Storage\Shared hooks (#25520)Vincent Petry2016-08-131-2/+2
| | | Fixes #23620
* [stable8.2] backport of #23728 (#25492)Michael Stingl2016-08-121-1/+13
| | | | | | | | | | * [stable8.2] backport of #23728 Sanitize more data in config report * remove 'updater.secret' – only needed in oC9+ The new updater didn't exist in 8.2, only in 9.0.
* [Stable8.2] fix unit test on new jenkins setup and adjust Jenkinsfile ↵Thomas Müller2016-08-121-39/+100
| | | | | | | | | | | | | | | | | | | (#25772) (#25775) (#25783) * Next step jenkinsfile (#25622) * Adding timestamper and evaluation of test results even in case of failure * Adding build timeout * use fixed value 120 minutes as timeout for each test executing for now * Terminate the build as soon as test execution fails * Adjust external testing as well * Finalize use of executeAndReport * Array sort order is of no relevance
* [stable8.2] check if renamed user is still valid by reapplying the ld… ↵Thomas Müller2016-08-102-2/+7
| | | | | | | | | | (#25394) * [stable8.2] check if renamed user is still valid by reapplying the ldap filter (#25338) * Add missing filter during cleanup * Fix another missing check
* [stable8.2] Added integration test (#25676)Thomas Müller2016-08-091-0/+18
|
* [stable8.2] Test jenkins pipeline (#25401) (#25503)Thomas Müller2016-07-253-2/+59
| | | | | | | | * [stable8.2] Test jenkins pipeline (#25401) * Use phantomjs-prebuilt and remove integration tests as well as primary objectstore tests * Adding 'Integration Testing' stage to stable8.2
* Adapted integration tests for stable8.2 (#25456)Sergio Bertolín2016-07-2515-359/+3351
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adapted integration tests for stable8.2 * Fixed provisioning-v1:279 * Removed provisioning-v1.feature:160 * Removed tests related with enabling or disabling users * Removed tests about permissions property added in 9.1 * Removed check of mimetype and permissions to expect 7 instead of 15 * Removed tests only suitable for 9.1 and modified expected fields which doesn't work on 8.2 * Removed test for allowing sharing of root folder * Fixed problem with shares involving a rename which calls setupFS and requires to check the parent id instead of the actual share id * Removed quota check fixed only in >9.0 * Removed test with undefined quota -3 only in >9.0 * Removed tests about new chunking (only >9.1) * removed all the field checks in fed sharing, as they appeared after 8.2 * Removed tests about CSRF only suitable for master * Removed tests about special characters in groups * Modified range to start on 0
* ownCloud Server 8.2.7v8.2.7Daniel Molkentin2016-07-181-2/+2
|
* Backport guzzlehttp 5.3.1 fixVincent Petry2016-07-181-0/+0
|
* version.php: add missing space in human readable stringv8.2.7RC1Daniel Molkentin2016-07-131-1/+1
|
* ownCloud Server 8.2.7 RC1Daniel Molkentin2016-07-132-3/+3
|
* Locking: Limit key length in Shared Storage #25376 (#25423)Markus Goetz2016-07-125-2/+42
|
* Additional perm check in Webdav (#25451)Vincent Petry2016-07-122-0/+87
|
* Hide revert button when no permission to revert (#25328)Vincent Petry2016-07-114-2/+77
|
* [stable8.2] Set content type when downloading log file to force download in ↵Thomas Müller2016-07-082-0/+4
| | | | some browsers (#25382) (#25399)
* Backport for 25367 to stable8.2 (#25385)Carlos Damken2016-07-061-3/+3
|
* Merge pull request #25305 from owncloud/fix-sharing-messagesVincent Petry2016-07-041-5/+5
|\ | | | | Have displayname, or username if there is no displayname, appear in s…
| * Have displayname, or username if there is no displayname, appear in sharing ↵Stephen Colebrook2016-06-291-5/+5
| | | | | | | | error messages rather than just username only. Fixes guids appearing in user facing messages in ldap/ad based setups.
* | Merge pull request #25265 from ↵Vincent Petry2016-07-011-2/+9
|\ \ | |/ |/| | | | | owncloud/stable8.2-search-fixsearchfromotherfilelists [stable8.2] Fix search result link for file results outside default list
| * Hide search results after switching directoryVincent Petry2016-06-241-0/+7
| | | | | | | | | | When clicking on a folder result in the search result list, the result box for "results in another folder" must disappear.
| * Fix search result link for file results outside default listVincent Petry2016-06-241-2/+2
| | | | | | | | | | When outside the "All files" list, the search result link must properly redirect to the "All files" list.
* | Fix version stringv8.2.6Daniel Molkentin2016-06-291-1/+1
| |
* | ownCloud 8.2.6Daniel Molkentin2016-06-291-2/+2
|/
* Merge pull request #25227 from owncloud/usecorrecttypeVincent Petry2016-06-231-1/+1
|\ | | | | use string array when fetching share ids
| * use string array when fetching share idsJörn Friedrich Dreyer2016-06-231-1/+1
|/
* Merge pull request #25229 from owncloud/stable8.2-enc-revertversionsizeVincent Petry2016-06-221-0/+11
|\ | | | | [stable8.2] Rollback version must also adjust cached size
| * Rollback version must also adjust cached sizeVincent Petry2016-06-221-0/+11
|/
* Also increase htaccess versionv8.2.6RC1Vincent Petry2016-06-161-1/+1
|
* ownCloud 8.2.6 RC1Daniel Molkentin2016-06-161-2/+2
|
* Merge pull request #25139 from owncloud/stable82-backport-25126Vincent Petry2016-06-161-0/+2
|\ | | | | [stable8.2] load authentication apps first
| * load authentication apps firstChristoph Wurst2016-06-161-0/+2
| |
* | Merge pull request #25122 from owncloud/scanner-locking-shared-82Joas Schilling2016-06-161-2/+2
|\ \ | |/ |/| Fix scanner lock on shared storages resulting into locked files
| * Fix scanner lock on shared storages resulting into locked filesRobin Appelman2016-06-151-2/+2
|/
* Merge pull request #25101 from owncloud/cross-storage-move-updater-82Vincent Petry2016-06-151-3/+4
|\ | | | | fix updating folder sizes with cross storage move
| * fix updating folder sizes with cross storage moveRobin Appelman2016-06-141-3/+4
|/
* Merge pull request #25037 from owncloud/handle_delete_with_unavailable_storageVincent Petry2016-06-131-0/+3
|\ | | | | Handle "storage not available" to show an error message
| * Fix typoJuan Pablo Villafáñez2016-06-101-1/+1
| |
| * Handle storage not available to show an error messageJuan Pablo Villafáñez2016-06-101-0/+3
|/
* Merge pull request #25040 from owncloud/stable8.2-construct-pathVincent Petry2016-06-091-4/+6
|\ | | | | [Stable8.2] Construct path to the version file from the current directory and fil…
| * Construct path to the version file from the current directory and filename. ↵Victor Dubiniuk2016-06-081-4/+6
|/ | | | Fixes #22450
* Merge pull request #24945 from owncloud/fix_21173_stable8.2Vincent Petry2016-06-021-0/+1
|\ | | | | stable8.2: normalize path in getInternalPath
| * normalize path in getInternalPathGeorg Ehrke2016-06-011-0/+1
| |