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/lib
AgeCommit message (Expand)Author
2015-06-03Disable update check test when testing wrappersVincent Petry
2015-06-03Added storage backend test for checkUpdateVincent Petry
2015-05-20Merge pull request #15959 from owncloud/backport-15596-remote-share-feedback-...Morris Jobke
2015-05-19Add unit test for migrator with different prefixVincent Petry
2015-05-15Properly log out test users in unit testsVincent Petry
2015-05-13Merge pull request #15797 from owncloud/stable8-backport-15489Jörn Friedrich Dreyer
2015-05-04Add tests for the correct share id on the call aswellJoas Schilling
2015-05-04make scrutinizer happyJoas Schilling
2015-05-04Add tests for the remote sharing urlJoas Schilling
2015-04-28Merge pull request #15609 from owncloud/stable8-share-donotreturntrashedfilesMorris Jobke
2015-04-23fix unit testsMorris Jobke
2015-04-23fix cherrypickingJörn Friedrich Dreyer
2015-04-23fix filesystem and encryption testsJörn Friedrich Dreyer
2015-04-16Revert "Revert "[stable8] Properly add trailing slash to mount point""Morris Jobke
2015-04-16Revert "[stable8] Properly add trailing slash to mount point"Thomas Müller
2015-04-14Add logout in share test to avoid nasty side effectsVincent Petry
2015-04-14Do not return shares for files outside "files"Vincent Petry
2015-04-13Properly add trailing slash to mount pointVincent Petry
2015-04-07Select the timezone on the right timestamp and assert itJoas Schilling
2015-03-27Merge pull request #15246 from owncloud/stable8-share-partfilepermissionsMorris Jobke
2015-03-27Fix share permission related unit testsVincent Petry
2015-03-26SQLite autoincrement fix backportVincent Petry
2015-03-26Merge pull request #14914 from owncloud/backport-14766-compare-array-insertif...Vincent Petry
2015-03-26Merge pull request #15192 from owncloud/stable8-15153Lukas Reschke
2015-03-26Merge pull request #15052 from rullzer/backport-15025Vincent Petry
2015-03-25Add `getNonExistingName()` to the node apiRobin Appelman
2015-03-23Merge pull request #15110 from owncloud/backport-15108Morris Jobke
2015-03-23The iran timezone removed the DST handling which breaks the timezone libJoas Schilling
2015-03-20Add unit tests for gc() for \OC\Cache\FileGlobalGCRobin McCorkell
2015-03-20Backport of #15025Roeland Jago Douma
2015-03-16Fixed expected warning count on repair failVincent Petry
2015-03-16Detect that the done flag was not set after repair failVincent Petry
2015-03-16Do not abort when meeting unfixable legacy storagesVincent Petry
2015-03-16validate resource's integrity before using itGeorg Ehrke
2015-03-16Add test for UniqueConstraintViolationException on wrong keyJoas Schilling
2015-03-16let insertIfNotExist() throw the native DBALException - no need to hide the r...Thomas Müller
2015-03-16Adding unit test which shows insertIfNotExists to fall apart in certain situa...Thomas Müller
2015-03-11Merge pull request #14763 from owncloud/backport-14429Morris Jobke
2015-03-11Merge pull request #14514 from owncloud/stable8-tagmanager-nouserMorris Jobke
2015-03-11Merge pull request #14801 from owncloud/backport-13839Morris Jobke
2015-03-11Merge pull request #14669 from owncloud/enc-migrate-disable-updater-stable8Morris Jobke
2015-03-11Extract the remote host from user input in share dropdownJoas Schilling
2015-03-09Etc timezones don't exist for .5 and .75 offsetsJoas Schilling
2015-03-0614719 without public APILukas Reschke
2015-03-05Fix totally broken AppStoreLukas Reschke
2015-03-04Add a test for ObjectStore\NoopScannerJoas Schilling
2015-03-03add some tests for disabled updaterRobin Appelman
2015-02-27Fix cache update when doing a rename that overwrites the targetRobin Appelman
2015-02-27make version check work on the lowest common version denominatorBernhard Posselt
2015-02-27Add unit testRobin Appelman