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
AgeCommit message (Expand)Author
2016-05-12Background jobs from info.xml (#24582)Joas Schilling
2016-05-12Move files_versions to PSR-4 (#24571)Joas Schilling
2016-05-06[tx-robot] updated from transifexJenkins for ownCloud
2016-04-25Add missing use statementJoas Schilling
2016-04-24[tx-robot] updated from transifexJenkins for ownCloud
2016-04-21Merge pull request #24111 from owncloud/chunk-users-in-background-jobsBjörn Schießle
2016-04-20Chunk the users correctly in the trashbin and versions background jobJoas Schilling
2016-04-19Fix testsRoeland Jago Douma
2016-04-12apps: Fix typos (found by codespell) (#23862)Stefan Weil
2016-03-21set watch policy in testRobin Appelman
2016-03-07Merge pull request #22787 from owncloud/versions-fixmtimetooltipThomas Müller
2016-03-03Keep "encryptedVersion" when calling `\OC\Files\View::copy`Lukas Reschke
2016-03-02Fix tooltip for versions mtimeVincent Petry
2016-03-02Increase all versions on master which is now 9.1Joas Schilling
2016-03-01Remove Scrutinizer Auto FixerLukas Reschke
2016-03-01Update author informationLukas Reschke
2016-02-25[tx-robot] updated from transifexJenkins for ownCloud
2016-02-19make sure that the file name doesn't end with a trailing slash. Can for examp...Bjoern Schiessle
2016-02-18get the actual user instead of a federated cloud idBjoern Schiessle
2016-02-10Merge pull request #22273 from owncloud/versions-fixpathasrecipientThomas Müller
2016-02-10Use full path of known file when handling versionsVincent Petry
2016-02-10Remove path from versions responseVincent Petry
2016-02-10Use cache directly instead of QBLukas Reschke
2016-02-10Use database for keeping track of the versionLukas Reschke
2016-02-09Consolidate getQuota and setQuota methods in User instanceArthur Schiwon
2016-02-08use int values and constants instead of stringsArthur Schiwon
2016-02-08versions provide more information when throwing hooksArthur Schiwon
2016-01-28cleanup shared cacheRobin Appelman
2016-01-15Merge pull request #21117 from owncloud/owner-file-existsThomas Müller
2016-01-14Safe teardownsRobin Appelman
2016-01-12Happy new year!Thomas Müller
2016-01-11removed unused importsRobin Appelman
2016-01-11improve handling of non existing files in the trashbinRobin Appelman
2016-01-11de-deplicate getUidAndFilenameRobin Appelman
2016-01-09[tx-robot] updated from transifexJenkins for ownCloud
2016-01-07Merge pull request #21498 from owncloud/cleanup-OC_DBThomas Müller
2016-01-07Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling
2016-01-07Add ownCloud min and max version for shipped appsJoas Schilling
2016-01-07Remove OC_DB::dropTableMorris Jobke
2015-12-18Removed deprecated OC_Helper::getSecureMimeTypeRoeland Jago Douma
2015-12-18Merge pull request #21268 from owncloud/cleanup-OC_Helper-getFileNameMimeTypeThomas Müller
2015-12-17Use proper public API for OC_Helper::getFileNameMimeTypeMorris Jobke
2015-12-17Removed deprecated function OC_User::deleteUserRoeland Jago Douma
2015-12-10Deduplicate version expire jobsMorris Jobke
2015-12-07Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2015-11-30Add DB group to some files_external testsThomas Müller
2015-11-30Adding more DB groups to test suitsThomas Müller
2015-11-25Merge pull request #20439 from owncloud/etag-propagate-in-storageThomas Müller
2015-11-21[tx-robot] updated from transifexJenkins for ownCloud
2015-11-19update testsRobin Appelman