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
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
2015-02-27Merge pull request #14504 from owncloud/stable8-quota-preventdatalossforfaile...Thomas Müller
2015-02-26Merge pull request #14518 from owncloud/backport-14282-stable8Thomas Müller
2015-02-26Delete target file for unsuccessful copy/renameVincent Petry
2015-02-26Cleanup garbage collection for global file cacheRobin Appelman
2015-02-263rd-party apps are disabled on upgrade - refs #14026Thomas Müller
2015-02-25Return null when requesting tags for null userVincent Petry
2015-02-25Properly detect streamCopy errorsVincent Petry
2015-02-16fixing unit tests in UsersControllerTestThomas Müller
2015-02-09Add a test for the post_shared hook shareTypeJoas Schilling
2015-02-06Normalize before processingLukas Reschke
2015-02-04detect root of mountpoint also if the trailing slash is missedBjoern Schiessle
2015-02-02Merge pull request #13811 from owncloud/default-to-nullLukas Reschke
2015-02-01Mock l10n in the setupLukas Reschke
2015-02-01Add unit tests for empty tokenLukas Reschke
2015-01-30Switch to a factory and add unit testsLukas Reschke
2015-01-30Add unit testsLukas Reschke
2015-01-29Dont remove a file from cache if the delete operation failedRobin Appelman
2015-01-29Fix webdav put for single file webdav sharesRobin Appelman