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/tests
AgeCommit message (Expand)Author
2016-04-29Merge pull request #24299 from owncloud/availability-avoid-concurrencyThomas Müller
2016-04-29Merge pull request #24337 from owncloud/add-db-group-for-required-testsThomas Müller
2016-04-29Merge pull request #24305 from owncloud/update-show-repair-step-progressVincent Petry
2016-04-29Add the DB group for tests that require the databaseJoas Schilling
2016-04-28allow app developers to specify the minimum int sizeBernhard Posselt
2016-04-28Merge pull request #24274 from owncloud/async-repair-stepsThomas Müller
2016-04-28Remove emitter from class RepairThomas Müller
2016-04-27Prevent concurrent availability checksRobin McCorkell
2016-04-26Merge pull request #24246 from owncloud/local-invalidLukas Reschke
2016-04-26add testsRobin Appelman
2016-04-26Introduce background repair stepsThomas Müller
2016-04-26Merge pull request #24256 from owncloud/scanner-propagateMorris Jobke
2016-04-25triger the propagator from the command line scannerRobin Appelman
2016-04-25Introduce OCP\Migration\IRepairStep and adopt all repair steps to this new in...Thomas Müller
2016-04-22Merge pull request #24187 from owncloud/fs-initmountpoint-rethrowifusernotfou...Thomas Müller
2016-04-22Fix inconsistent nameing of AppFrameworkRoeland Jago Douma
2016-04-22Merge pull request #24085 from owncloud/feedback-on-app-migrationsThomas Müller
2016-04-22Mark $usersSetup only if user was found in initMountPointsVincent Petry
2016-04-22Merge pull request #24183 from owncloud/change-background-job-sort-orderThomas Müller
2016-04-22Throw NoUserException when attempting to init mount point for null userVincent Petry
2016-04-22Change the sort order of background jobs to be DESC instead of ASCJoas Schilling
2016-04-22Remove deprecated HTTPHelper from InfoParserThomas Müller
2016-04-21[master] Ignore certificate file if it starts with file://Lukas Reschke
2016-04-21Merge pull request #22791 from owncloud/enc_master_key_improvementsVincent Petry
2016-04-20Merge pull request #23919 from owncloud/cyclyc-share-dep-exampleThomas Müller
2016-04-20Merge pull request #24098 from owncloud/fix_23782Thomas Müller
2016-04-20Merge pull request #24094 from owncloud/move_dummy_group_backend_to_testThomas Müller
2016-04-19When the scanner detects a file is changed clear checksumRoeland Jago Douma
2016-04-19Merge pull request #24004 from owncloud/dont-transfer-files-to-not-ready-userThomas Müller
2016-04-19Move the group dummy backend to testRoeland Jago Douma
2016-04-19Merge pull request #24054 from owncloud/data_fingerprintRoeland Douma
2016-04-19Fix testsRoeland Jago Douma
2016-04-19Merge pull request #23973 from owncloud/share_move_post_delete_from_group_hookThomas Müller
2016-04-18Move logout to controllerLukas Reschke
2016-04-18Remove deprecated HTTPHelperThomas Müller
2016-04-18Move version check code out of class UpdaterThomas Müller
2016-04-18Add occ command for updating the data-fingerprintRoeland Jago Douma
2016-04-15Rename `username` to `loginName`Lukas Reschke
2016-04-15Use !== instead of emptyLukas Reschke
2016-04-15Move login form into controllerLukas Reschke
2016-04-15Introduce isReadyForUser and verify in file transfer ownership - fixes #23786Thomas Müller
2016-04-14Fix storage backend class namespaces and move to subdirRobin McCorkell
2016-04-13Move post_removeFromGroup to shareManagerRoeland Jago Douma
2016-04-13Merge pull request #23954 from stweil/masterThomas Müller
2016-04-12Add testLukas Reschke
2016-04-12misc: Fix some typosStefan Weil
2016-04-12Add unit testing capabilities for templates (#23708)Thomas Müller
2016-04-12Migrate post_groupDelete hook to share manager (#23841)Roeland Douma
2016-04-11Merge pull request #23856 from owncloud/share_remove_addtogroup_hooksJoas Schilling
2016-04-08Fix mappertestRoeland Jago Douma