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 (Expand)Author
2016-11-24commit transaction after select queryphisch
2016-11-22Merge pull request #26600 from owncloud/stable9.1-d1c844093539a2d0bf89fd5068e...Thomas Müller
2016-11-14Add repair step to fix file share permissionsVincent Petry
2016-11-11Allow file operations on part files on perm masked storage (#26606)Vincent Petry
2016-11-10[stable9.1] Skip local shares in bkg scan and occ files:scan (#26590)Vincent Petry
2016-11-10[stable9.1] We need to ensure that the app holding the objectstore implementa...Thomas Müller
2016-11-07Hack to prevent warning for read-only wrapper in public linksVincent Petry
2016-10-19Merge pull request #26399 from owncloud/stable9.1-userssetup-check-orderVincent Petry
2016-10-19Fix initMountPoints to set usersSetup earlierVincent Petry
2016-10-18Merge pull request #26390 from owncloud/stable9.1-group-etagpropagation-testVincent Petry
2016-10-18Merge pull request #26271 from owncloud/stable9.1-initmountpoints-userid-casingVincent Petry
2016-10-18Add using casing check/fix for initMountPointsVincent Petry
2016-10-17Fix post_unshareFromSelf hook parameter formatVincent Petry
2016-10-13[stable9.1] Merge pull request #26295 from owncloud/analyse-dependencies-on-a...Vincent Petry
2016-10-11Merge pull request #26328 from owncloud/stable9.1-fc98aa93ac3a79bbc2e60fc4a69...Vincent Petry
2016-10-11[stable9.1] Escape special characters (#25429)Aaron Wood
2016-10-10[stable9.1] Don't parse info.xml but reuse already cached app infos - fixes #...Thomas Müller
2016-10-10[stable9.1] Fix logClientIn for non-existing users (#26292) (#26307)Thomas Müller
2016-10-04[stable9.1] Changed request to not add a prefix to the url (#26256)Sergio Bertolín
2016-09-27[stable9.1] Change the minimum log level to fatal (#26213) (#26215)Thomas Müller
2016-09-20[stable9.1] Fix mimetype detection inside hidden folders (#26138) (#26151)Thomas Müller
2016-09-08Only use realpath for real directories (#26060)Vincent Petry
2016-09-07Merge pull request #26050 from owncloud/stable9.1-prefilter-inaccessible-sharesVincent Petry
2016-09-07Merge pull request #26048 from owncloud/stable9.1-cath-needs-upgrade-non-cliVincent Petry
2016-09-07Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()Vincent Petry
2016-09-06Pass web requests to occ controller if upgrade is neededVictor Dubiniuk
2016-09-06[stable9.1] Fix failing preview unit tests (#26039)Thomas Müller
2016-08-29Prevent error with orphaned shares when updating user mount cacheVincent Petry
2016-08-29Fix redirection taking care of protocol and port (#25956)VicDeo
2016-08-29[stable9.1] Don't log credentials of LoginController::tryLogin (#25902) (#25935)Thomas Müller
2016-08-23Merge pull request #25906 from owncloud/stable9.1-db60e65409e7c6d4f1bde5062af...Vincent Petry
2016-08-22[stable9.1] Fix empty PATH_INFO (#25904)Thomas Müller
2016-08-22[stable9.1] Fix issues where some user settings cannot be loaded when the use...Thomas Müller
2016-08-22[stable9.1] Best practice through out the web speak of a max avatar image siz...Thomas Müller
2016-08-18[stable9.1] Dont decrypt shared files (#25831)Vincent Petry
2016-08-18Merge pull request #25837 from owncloud/stable9.1_nobodyifnocontentVincent Petry
2016-08-17Improve regexp to detect duplicate folders when repairing unmerged sharesVincent Petry
2016-08-17204 and 304 must not have a body, see https://tools.ietf.org/html/rfc7230#sec...Jörn Friedrich Dreyer
2016-08-17Merge pull request #25819 from owncloud/stable9.1-disable-nfd-wrapperVincent Petry
2016-08-17Merge pull request #25812 from owncloud/stable9.1-fix-unmerged-shares-repair-...Vincent Petry
2016-08-16Disable NFD encoding wrapper by defaultVincent Petry
2016-08-16Merge pull request #25776 from owncloud/stable9.1-eaecf0cfa9094eb5224e568b7bd...Vincent Petry
2016-08-16Merge pull request #25789 from owncloud/stable9.1-usermountcache-hell-shortcu...Vincent Petry
2016-08-16Fix unmerged shares repair with mixed group and direct sharesVincent Petry
2016-08-16Improve file_target finding logic when repairing unmerged sharesVincent Petry
2016-08-15Flag to not recurse into shared mounts in getPathVincent Petry
2016-08-15Lazy init shared storage by tweaking jailVincent Petry
2016-08-15Get shared storage numeric id directly from DBVincent Petry
2016-08-15Store the shared propagator instanceVincent Petry
2016-08-11[stable9.1] Merge pull request #25652 from owncloud/fix-getQuota-on-nullVincent Petry