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
2014-10-29Show login again instead of JSON if CSRF check failsLukas Reschke
2014-10-28Merge pull request #11802 from owncloud/backport-10958Lukas Reschke
2014-10-28Merge pull request #11800 from owncloud/backport-MakeSupportedDBsConfigurableThomas Müller
2014-10-28Properly catch 503 storage not available in getQuotaInfoVincent Petry
2014-10-28Introduce cross-db ILIKERobin Appelman
2014-10-28Make supported DBs configurable within config.phpLukas Reschke
2014-10-24Make files non executableLukas Reschke
2014-10-22Backport of #11702Arthur Schiwon
2014-10-21always use the correct share typeBjoern Schiessle
2014-10-20Refer to relative path instead of absolute pathLukas Reschke
2014-10-20Add unit tests for convertToRelativePathLukas Reschke
2014-10-18backport of #11494Arthur Schiwon
2014-10-17backport of #9104macjohnny
2014-10-17Encapsulate require_once to avoid name space bleedindVincent Petry
2014-10-17Merge pull request #11610 from owncloud/fix-svg-s7Thomas Müller
2014-10-17Add a try catch blockLukas Reschke
2014-10-16Merge pull request #10732 from owncloud/make_skeleton_compatible_with_objects...Jörn Friedrich Dreyer
2014-10-16include the apps' versions hash to invalidate the cached assetsThomas Müller
2014-10-16Add app version to JS and CSSLukas Reschke
2014-10-16strip whitespace from the beginning and end of the display name to avoid empt...Bjoern Schiessle
2014-10-16throw exception in writeBack, the returned boolean is checked nowhereJörn Friedrich Dreyer
2014-10-16make skeleton compatible with objectstoreJörn Friedrich Dreyer
2014-10-16Remove insane commentLukas Reschke
2014-10-16Fix SVG iconsLukas Reschke
2014-10-16Add darwin to if blockLukas Reschke
2014-10-16Merge pull request #11520 from owncloud/make-trash-objectstore-compatibleLukas Reschke
2014-10-15Use `rawurlencode` since this seems to be expected by cURLLukas Reschke
2014-10-15Merge pull request #11567 from owncloud/cache-updater-refactor-stable7Robin Appelman
2014-10-15Allow specifying protocol in ext storage OC configVincent Petry
2014-10-14Remove explicit propagate callsRobin Appelman
2014-10-14Update cache before post hooksRobin Appelman
2014-10-14Fix warning in homecacheRobin Appelman
2014-10-14Refactor Cache\Updater to work outside of the users homeRobin Appelman
2014-10-14Set overwritemailurl* configs on setupJoas Schilling
2014-10-13Retrieve storage numeric id earlier when still availableVincent Petry
2014-10-13Revert "Set overwrite.cli.url configs on setup"Vincent Petry
2014-10-13Set overwrite.cli.url configs on setupJoas Schilling
2014-10-13distinguish between file dependent shares and other sharesBjoern Schiessle
2014-10-10make trashbin compatible with objectstore, replace glob with search in cache,...Jörn Friedrich Dreyer
2014-10-10fix performance issuesBjoern Schiessle
2014-10-10Urlencode file name before passing it to cURLTony Zelenoff
2014-10-09Expose getAppKeys trough \OCP\IConfigRobin Appelman
2014-10-09Added failing unit tests for mount config hooksVincent Petry
2014-10-09Clear enabled apps cache after loading authentication appVincent Petry
2014-10-09Add support for keys in the info.xmlLukas Reschke
2014-10-08Merge pull request #11375 from owncloud/fix_files_external_amazon_s3_stat_callVincent Petry
2014-10-07Add CssImportFilter. More elegant fix for documents#348Victor Dubiniuk
2014-10-02Merge pull request #11299 from owncloud/barkport-10934Lukas Reschke
2014-10-01fix amazon s3 issuesJörn Friedrich Dreyer
2014-10-01strict comparisonJörn Friedrich Dreyer