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
2013-12-09fix plural translation - fixes #6226Morris Jobke
2013-12-06remove background jobs if they are failingRobin Appelman
2013-12-06Catch exceptions from background jobs and log themRobin Appelman
2013-12-06reuse etags when doing a background scanRobin Appelman
2013-12-06XSendfile and encryption don't work togetherBart Visscher
2013-12-06Users of getFolderContent are mostly interested in the unecrypted file sizeBart Visscher
2013-12-06add a optional parameter to skip check for expired files, this is necessary t...Bjoern Schiessle
2013-12-05Fix user's displayName being overwritten by (old) cookieNico Kaiser
2013-12-04Added unit test for the test() methodVincent Petry
2013-12-04lower required php version to 5.3.3Frank Karlitschek
2013-12-03fixing PHPDoc and spellingThomas Mueller
2013-12-03Use getLastError() everywhere.Andreas Fischer
2013-12-03Add getLastError()Andreas Fischer
2013-12-03No function as oci_last_error. It's oci_error.Andreas Fischer
2013-12-03There is no property such as dbusername. It's 'dbuser'.Andreas Fischer
2013-12-03Correct property name. It's 'dbpassword', with the 'db' prefix.Andreas Fischer
2013-12-03Correct property name. It's just 'tableprefix', without the 'db' prefix.Andreas Fischer
2013-12-03check if a directory exists before we try to remove itRobin Appelman
2013-12-01Merge pull request #6052 from owncloud/datetime-doctrineThomas Müller
2013-11-29[tx-robot] updated from transifexJenkins for ownCloud
2013-11-29Merge pull request #6129 from owncloud/chunking-fixtouchafterassembleFrank Karlitschek
2013-11-29Fixed touch after chunk assemblingVincent Petry
2013-11-29make 5.3.8 the minimum supported version. This fixes several issues with brok...Frank Karlitschek
2013-11-29Merge pull request #6077 from owncloud/fix-api-documentationFrank Karlitschek
2013-11-29Merge pull request #6099 from owncloud/fix_source_not_found_warningsMorris Jobke
2013-11-29Merge pull request #6106 from owncloud/fix_preview_creationMorris Jobke
2013-11-28correctFolder() already resolves the dirname internallyBjoern Schiessle
2013-11-28add PHPDoc for setMimetype()Bjoern Schiessle
2013-11-28we need to be able to set the mimetype manuallyBjoern Schiessle
2013-11-28make sure that we don't try to access an already deleted files, fixes some fi...Bjoern Schiessle
2013-11-28Merge pull request #6089 from owncloud/files-mimetyperefreshafterrenameFrank Karlitschek
2013-11-28Merge pull request #6072 from owncloud/mssql-fix-schema-migration-oc6Frank Karlitschek
2013-11-28Merge pull request #6084 from owncloud/fix-app-routingThomas Müller
2013-11-28Redetect mime type whenever extension is renamedVincent Petry
2013-11-28Fix getRawPathInfo for the '/' edge caseRobin Appelman
2013-11-27Merge pull request #6086 from owncloud/incognito_modeMorris Jobke
2013-11-27[tx-robot] updated from transifexJenkins for ownCloud
2013-11-27return false if user is in incognito modeBjoern Schiessle
2013-11-27fix custom routes defined by appsRobin Appelman
2013-11-27Merge pull request #6027 from owncloud/public-api-restful-routing-oc6Morris Jobke
2013-11-27add PHPDoc for urlParamsMorris Jobke
2013-11-27add comment from @DeepDiverMorris Jobke
2013-11-27API doc for contacts manager, server container and shareMorris Jobke
2013-11-27on mssql the schema migration sometimes fails due to an already existing tran...Thomas Mueller
2013-11-27Merge pull request #6058 from owncloud/ldap2avatarblizzz
2013-11-26Merge pull request #6060 from owncloud/fix-6050-oc6Björn Schießle
2013-11-26fixing failing unit testThomas Müller
2013-11-26[tx-robot] updated from transifexJenkins for ownCloud
2013-11-26fixes #6050Thomas Müller
2013-11-26Add a (currently) empty system for running common repair stepsRobin Appelman