Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2016-11-25Merge pull request #26699 from owncloud/stable9-occ-filesscan-skipsharesVincent Petry
[stable9] Skip local shares in bkg scan and occ files:scan (#26590)
2016-11-24commit transaction after select queryphisch
2016-11-23Skip local shares in bkg scan and occ files:scan (#26590)Vincent Petry
Local shares should only be scanned when doing it for the owner to avoid repeatedly rescanning the same shared storage over and over again for every recipient.
2016-11-15Merge pull request #26618 from owncloud/stable9-fix-invalid-share-permsVincent Petry
[stable9] Add repair step to fix file share permissions
2016-11-14Add back RepairInvalidShares in repair listVincent Petry
2016-11-14Add repair step to fix file share permissionsVincent Petry
2016-11-10[stable9] We need to ensure that the app holding the objectstore ↵Thomas Müller
implementation is loaded - fixes owncloud/objectstore#38
2016-10-24remove old share propagation entries from appconfig (#26454)Vincent Petry
2016-10-19Merge pull request #26409 from ↵Vincent Petry
owncloud/stable9-36d6f3ba8b7b7db8f4d8b2a70504fd184a30cc50 [stable9] Escape special characters (#25429)
2016-10-19[stable9] Escape special characters (#25429)Aaron Wood
* Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Use correct method in the AbstractMapping class * Change the getNamesBySearch method so that input can be properly escaped while still supporting matches * Don't escape hardcoded wildcard
2016-10-17Fix post_unshareFromSelf hook parameter formatVincent Petry
When unsharing from self in a group share situation, the share items passed to the post_unshareFromSelf hook were using the wrong format in which the attribute names (ex: "share_type") have non camel-case format. This fix makes sure that in group sharing case we use the correct format. It looks like the code was already producing it but in array_merge it was not using it and adding the unprocessed one.
2016-09-20[stable9] Fix mimetype detection inside hidden folders (#26138) (#26152)Thomas Müller
2016-09-07Merge pull request #26049 from owncloud/stable9-cath-needs-upgrade-non-cliVincent Petry
[Stable9] Pass web requests to occ controller if upgrade is needed
2016-09-07Fix failing preview unit tests (#26039)Thomas Müller
2016-09-07Pass web requests to occ controller if upgrade is neededVictor Dubiniuk
2016-08-29Fix redirection taking care of protocol and port (#25957)VicDeo
2016-08-22[9.0] Best practice through out the web speak of a max avatar image size ↵Thomas Müller
of… (#25857) * Best practice through out the web speak of a max avatar image size of 96 pixels * Respect size argument THX @felixboehm
2016-08-18Merge pull request #25832 from owncloud/stable9-dont-decrypt-shared-filesVincent Petry
[stable9] Don't decrypt shared files
2016-08-18Merge pull request #25836 from owncloud/stable9_nobodyifnocontentVincent Petry
[stable9] 204 and 304 must not have a body, see https://tools.ietf.org/html/rfc7230#section-3.3
2016-08-17Merge pull request #25842 from ↵Vincent Petry
owncloud/stable9-fix-unmerged-shares-repair-betterregexp [stable9] Improve regexp to detect duplicate folders when repairing unmerged sares
2016-08-17map oracle driver options to params (#25801)Jörn Friedrich Dreyer
2016-08-17Improve regexp to detect duplicate folders when repairing unmerged sharesVincent Petry
2016-08-17204 and 304 must not have a body, see ↵Jörn Friedrich Dreyer
https://tools.ietf.org/html/rfc7230#section-3.3
2016-08-17Take from ↵Thomas Müller
https://github.com/nextcloud/server/pull/608/commits/351cab6bce41b53f9efd4ba9aed4e7435f843691 - THX @schiessle
2016-08-16[stable9] Merge pull request #25652 from owncloud/fix-getQuota-on-nullVincent Petry
Ensure the user exists before calling a method on it
2016-08-13Fix unmerged shares repair with mixed group and direct sharesVincent Petry
Whenever a group share is created after a direct share, the stime order needs to be properly considered in the repair routine, considering that the direct user share is appended to the $subShares array and breaking its order.
2016-08-13Improve file_target finding logic when repairing unmerged sharesVincent Petry
Pick the most recent subshare that has no parenthesis from duplication which should match whichever name the user picked last. If all subshares have duplicate parenthesis names, use the least recent group share's target instead.
2016-08-13Don't bother repairing unmerged shares when coming from OC 8.2Vincent Petry
This would slow down the upgrade needlessly as there is no repair to be done.
2016-08-13Ignore file_target when grouping sharesVincent Petry
2016-08-13Fix RepairUnmergedShares to not skip valid repair casesVincent Petry
The repair step was a bit overeager to skip repairing so it missed the case where a group share exists without subshares but with an additional direct user share.
2016-08-13Adjust RepairUnmergedShares version checkVincent Petry
2016-08-13Fix grouping of received shares in MountProviderVincent Petry
Added flag to enforce grouping of received shares even when the method is called for a user different than the current one. This can happen at sharing time whenever the recipient's FS is being setup from the sharer's call. This fixes duplicated received folders for new shares.
2016-08-13Add repair step for unmerged sharesVincent Petry
2016-08-12[stable9] backport of #23728 (#25491)Michael Stingl
Sanitize more data in config report
2016-08-12[stable9] getJailedPath expects $path to have a trailing / (#25703) (#25738)Thomas Müller
* getJailedPath expects $path to have a trailing / - fixes #25464 * Adding test case for getPathById including a jailed cache where root is just empty
2016-07-20[stable9] Use explode() instead of split() - fixes #25483 (#25488) (#25500)Thomas Müller
2016-07-13[stable9] Adding certificate revocation list and validate if the app ↵Vincent Petry
certificate is revoked (#25469) * Adding certificate revocation list and validate if the app certificate is revoked * Check integrity of a signed app in any case on installation
2016-07-13[stable9] Workaround to check htaccess in case of redirects (#25435)Vincent Petry
* Workaround to check htaccess in case of redirects In some setups, the web server will redirect any call to "data/" to the main page. This causes the XHR to return the 200 HTTP status code and the body contains the HTML page of the main page / files app. This fix improves the htaccess failure detection by adding a known string inside the test file "htaccesstest.txt". If we are able to find this string, it means that the web server didn't block access to that file. * Fix setup check unit test (#25439)
2016-07-07fix swift primary object store test (#25281) (#25391)Thomas Müller
* Wait for socket to be open * Fix call on null * Allow DB access for MountProviderTest Makes unit tests pass when using object store, since their FS access is actually oc_filecache DB access. It is currently not possible to mock or bypass the logic from "SharedMount::verifyMountPoint()" triggered by this test.
2016-07-07[stable9] Use named parameter instead of direct value for system tags search ↵Thomas Müller
param (#25380) (#25396)
2016-07-06Bypass upgrade page when occ controller is requested (#25363)VicDeo
2016-07-06Merge pull request #25343 from owncloud/stable9-revertrepairrevertVincent Petry
Revert "Remove repair steps for broken updater repair"
2016-07-06Merge pull request #25360 from owncloud/stable9-backportshareownerfixVincent Petry
[stable9] Change order of share creation validation
2016-07-05Change order of share creation validationVincent Petry
Makes sure that the share owner is set before entering the checks that need it. Partial backport of afa37d3
2016-07-04Revert "Remove repair steps for broken updater repair"Vincent Petry
This reverts commit 58ed5b9328e9e12dd4319c0730202f385ca0dc5d.
2016-07-01occ web executor (#24957)VicDeo
* Initial web executor * Fix PHPDoc Fix broken integration test OccControllerTests do not require database access - moch them all! Kill unused sprintf
2016-07-01Fix OC_Helper::rmdirr for nested symlinks (#25255)VicDeo
2016-07-01[stable9] Fix decrypt message stable9 (#25188)Thomas Müller
* Fix Decrypt message via occ * Comments fixed * Fixed reviews * Originally: commit 2304e4bda027e61ff1302c55c2f70f8e4c8f47d0 Author: Joas Schilling <nickvergessen@owncloud.com> Date: Tue Jun 7 09:13:11 2016 +0200 Allow to decrypt user '0' files only * Fix uid comparison
2016-06-20Merge pull request #25165 from owncloud/stable9-capped-user-cacheVincent Petry
[stable9] Capped cache for user config
2016-06-17Merge pull request #25160 from owncloud/fix-oracle-endless-loop-stable9Vincent Petry
Do not recurse link share fetching