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-03-09fixing namespaces and PHPDocThomas Müller
2015-03-09adding storage specific filename verification - refs #13640Thomas Müller
2015-03-05Merge pull request #13368 from owncloud/memcache_lowlatencyLukas Reschke
2015-03-05Refactor \OC\Memcache\FactoryRobin McCorkell
2015-03-04Add a test for ObjectStore\NoopScannerJoas Schilling
2015-03-04Merge pull request #14651 from owncloud/add-some-headers-to-htaccess-for-my-b...Morris Jobke
2015-03-03Merge pull request #14674 from owncloud/fix-l10n-getlanguagecode-2Joas Schilling
2015-03-03Add a test of what everyone thinks should be the result of this methodJoas Schilling
2015-03-03Merge pull request #14574 from owncloud/fix-irequest-for-older-php-versionsThomas Müller
2015-03-03Merge pull request #14638 from owncloud/issue/14538-repairstep-drop-old-tablesThomas Müller
2015-03-03Add a test for dropping the tablesJoas Schilling
2015-03-02Merge pull request #14615 from kampka/cron-commandLukas Reschke
2015-03-02Allow configuring background job mode from the consoleChristian Kampka
2015-03-02Let users configure security headers in their WebserverLukas Reschke
2015-03-02Merge pull request #14573 from owncloud/enc-migrate-disable-updaterVincent Petry
2015-02-28Disable bootstrap.php checks when HHVM is usedLukas Reschke
2015-02-27add some tests for disabled updaterRobin Appelman
2015-02-27Merge pull request #14575 from owncloud/cache-rename-overwriteMorris Jobke
2015-02-27Fix cache update when doing a rename that overwrites the targetRobin Appelman
2015-02-27Merge pull request #13616 from owncloud/streamresponseBernhard Posselt
2015-02-27AppFramework StreamResponseBernhard Posselt
2015-02-27Read from IRequest instead of reading twiceLukas Reschke
2015-02-27Merge pull request #14437 from owncloud/node-check-fileinfoThomas Müller
2015-02-27Merge pull request #14529 from owncloud/intuitive-version-checkThomas Müller
2015-02-26Merge pull request #14503 from owncloud/quota-preventdatalossforfailedmoveLukas Reschke
2015-02-26Delete target file for unsuccessful copy/renameVincent Petry
2015-02-26Merge pull request #14300 from owncloud/commandbusMorris Jobke
2015-02-26Add unit testRobin Appelman
2015-02-26make version check work on the lowest common version denominatorBernhard Posselt
2015-02-26Merge pull request #14502 from owncloud/failing-mysql-master-testsThomas Müller
2015-02-26remove IDb interface from core class usageBernhard Posselt
2015-02-26fix tabs and spacesBernhard Posselt
2015-02-26fix mappertestutilityBernhard Posselt
2015-02-26use IDBConnection and close cursors after insert/update/deleteBernhard Posselt
2015-02-25Return null when requesting tags for null userVincent Petry
2015-02-25Properly detect streamCopy errorsVincent Petry
2015-02-25Extend the class so the Filesystem is cleaned upJoas Schilling
2015-02-25prevent phpunit from messing with the bound $thisRobin Appelman
2015-02-25Add FileAccess trait for commandsRobin Appelman
2015-02-25Add async command system to handle asynchronous operationsRobin Appelman
2015-02-25Cleanup garbage collection for global file cacheRobin Appelman
2015-02-25Merge pull request #14458 from owncloud/revive/11157Thomas Müller
2015-02-25Merge pull request #14151 from owncloud/update-sabre2.1Thomas Müller
2015-02-25Merge pull request #14213 from AW-UC/naturalsort_defaultcollator-patch-file-s...Vincent Petry
2015-02-25Add PHPunit test for DefaultCollatorAW-UC
2015-02-24Merge pull request #14195 from owncloud/activity-manager-performance-improvem...Lukas Reschke
2015-02-24Get the real protocol behind several proxiesLukas Reschke
2015-02-243rd-party apps are disabled on upgrade - refs #14026Thomas Müller
2015-02-24Merge pull request #14416 from owncloud/setup-commandThomas Müller
2015-02-24Sabre Update to 2.1Vincent Petry