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/apps
AgeCommit message (Expand)Author
2016-11-28Use the correct realm for basic authentication - fixes #23427Thomas Müller
2016-11-25Merge pull request #26696 from owncloud/stable9-publicupload-fixVincent Petry
2016-11-25Merge pull request #26614 from owncloud/stable9-behat-transferownershipThomas Müller
2016-11-24don't try to render preview images if 'enable_previews' has been set to falsephisch
2016-11-24Correctly convert OCS permissions paramsVincent Petry
2016-11-24Transfer ownership now returns exit code on errorVincent Petry
2016-11-23Merge pull request #26688 from owncloud/stable9-fix-duplicate-www-auth-headersVincent Petry
2016-11-22No challenge from FedAuthThomas Müller
2016-11-22Properly expire ext storage versions (#26601)Vincent Petry
2016-11-21Merge pull request #26576 from owncloud/stable9-transfer-ownership-exceptionsThomas Müller
2016-11-14[stable9] Fallback to share link owner when no owner found (#26587)Vincent Petry
2016-11-11Merge pull request #26565 from owncloud/stable9-transferownership-extstoragefixVincent Petry
2016-11-11Merge pull request #26536 from owncloud/stable9-fix_disappearing_share_info-p...Vincent Petry
2016-11-10First process group shares and then user shares (#26567)Vincent Petry
2016-11-07Skip broken shares when transferring ownershipVincent Petry
2016-11-07Transfer ownership only analyze home storageVincent Petry
2016-11-03Fixed disappearing of share info in file viewMichael Jobst
2016-10-26[stable9.1] Merge pull request #26459 from owncloud/limit-carddav-image-expor...Vincent Petry
2016-10-25Merge pull request #26460 from owncloud/throw-exceptions-not-printableVincent Petry
2016-10-25Exclude more invalid chars from files UI pathVincent Petry
2016-10-20Sanitize length headers when validating quota (#26417)Vincent Petry
2016-10-19Merge pull request #26409 from owncloud/stable9-36d6f3ba8b7b7db8f4d8b2a70504f...Vincent Petry
2016-10-19Merge pull request #26389 from owncloud/stable9-fix-unsharefromself-hookvaluesVincent Petry
2016-10-19[stable9] Escape special characters (#25429)Aaron Wood
2016-10-19Fix minor typoJuan Pablo Villafáñez
2016-10-19Skip over missing groupsJuan Pablo Villafáñez
2016-10-19Partial backport of etag propagation testsVincent Petry
2016-10-17Fix post_unshareFromSelf hook parameter formatVincent Petry
2016-10-11New command to update group mappingsJuan Pablo Villafáñez
2016-10-08Tear down FS after user update in CardDAV sync job (#26204)Vincent Petry
2016-09-30[stable9] Unset user PHOTO before setting new one in OCA\DAV\CardDAV\Converte...Thomas Müller
2016-09-22Allow increasing permissions for share ownerVincent Petry
2016-09-22Allow space for federated share id search (#25982)Vincent Petry
2016-09-19Allow uploading empty files (#26136)Vincent Petry
2016-09-02[stable9] Comments field is not properly escaped (#26008) (#26010)Thomas Müller
2016-08-26trust libsmbclient on stat, only do dir fallback for smbclientJörn Friedrich Dreyer
2016-08-26allow unhiding root folder in subfolder of shareJörn Friedrich Dreyer
2016-08-26fix return values for smbclient backendJörn Friedrich Dreyer
2016-08-26add dir based stat fallbackJörn Friedrich Dreyer
2016-08-26fix test execution due to connection limitJörn Friedrich Dreyer
2016-08-26do not overwrite stat cache with plain arrayJörn Friedrich Dreyer
2016-08-26share root is always readableJörn Friedrich Dreyer
2016-08-26always try stat, fake if forbidden, actually return the fileinfo arrayJörn Friedrich Dreyer
2016-08-26move share check to getFileInfoJörn Friedrich Dreyer
2016-08-26stat now handles mtime for root shares, simplify hasUpdatedJörn Friedrich Dreyer
2016-08-26use stat to determine has updatedJörn Friedrich Dreyer
2016-08-26overwrite target on renameJörn Friedrich Dreyer
2016-08-26formatInfo should include typeJörn Friedrich Dreyer
2016-08-26don't list hidden filesJörn Friedrich Dreyer
2016-08-26stat for root of a share does not workJörn Friedrich Dreyer