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
2013-10-05Merge pull request #5125 from owncloud/fixing-5122-masterFrank Karlitschek
2013-10-04upload abortion detection only for PUTThomas Müller
2013-10-04Merge pull request #5068 from owncloud/improved_requestBart Visscher
2013-10-04Merge pull request #4877 from owncloud/ocs_share_apiBjörn Schießle
2013-10-03Added unit tests for relative_modified_date, changed method signatureVincent Petry
2013-10-03Fix fix of POST :PThomas Tanghus
2013-10-03Modified PUT behaviourThomas Tanghus
2013-10-02fix unit testsMorris Jobke
2013-10-01Add assertions for ->params and array access with jsonThomas Tanghus
2013-10-01Implement PUT an PATCH supportThomas Tanghus
2013-10-01Check if accessor matched request method.Thomas Tanghus
2013-09-30move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller
2013-09-30Merge pull request #4459 from owncloud/appframework-masterThomas Müller
2013-09-30Merge branch 'master' into appframework-masterThomas Müller
2013-09-30Merge branch 'master' into move-aborted-upload-detection-into-plugin-masterThomas Müller
2013-09-30Merge pull request #4969 from owncloud/fixing-4043-masterThomas Müller
2013-09-30Merge pull request #4966 from owncloud/text_preview_blacklistAndreas Fischer
2013-09-28Merge branch 'master' into appframework-masterThomas Müller
2013-09-27rename variable in testIsTransparentGeorg Ehrke
2013-09-27Merge branch 'master' into appframework-masterThomas Müller
2013-09-27code cleanupThomas Müller
2013-09-27rename testTxtBlacklist to txtBlacklistGeorg Ehrke
2013-09-27move fileView object initialization to testIsTransparentGeorg Ehrke
2013-09-27use dataProvider for txt blacklist testGeorg Ehrke
2013-09-26phpunit.xml: Port code coverage excludes from autotest to dist.Andreas Fischer
2013-09-26Merge pull request #4999 from owncloud/run-unit-tests-for-apps-masterMorris Jobke
2013-09-26Remove $RUNTIME_NOAPPS - setting to false was not enoughThomas Müller
2013-09-26Merge branch 'master' into ocs_share_apiBjoern Schiessle
2013-09-26run unit tests for apps as wellThomas Müller
2013-09-26adding unit tests for ObjectTree::move()Thomas Müller
2013-09-26Merge pull request #4892 from owncloud/vcategories_publicThomas Müller
2013-09-25Missing Test for the previous commitArthur Schiwon
2013-09-25expect unlinkto be calledThomas Müller
2013-09-25adding unit testsThomas Müller
2013-09-25add test for txt blacklistGeorg Ehrke
2013-09-25Merge branch 'master' into appframework-masterThomas Müller
2013-09-24Add factory class for the server container.Thomas Tanghus
2013-09-24Adjust Tests and satisfy themArthur Schiwon
2013-09-24User: move checkPassword from User to Manager to not break APIArthur Schiwon
2013-09-24add test data for cal and contact previewGeorg Ehrke
2013-09-24clear permissions cache when scanning a fileRobin Appelman
2013-09-24Moar tests.Thomas Tanghus
2013-09-24Add another test.Thomas Tanghus
2013-09-24Updated method names and added a few more tests.Thomas Tanghus
2013-09-24OC_VCategories=>OC\Tags. Public interface + getter in server containerThomas Tanghus
2013-09-23Merge pull request #4869 from owncloud/fixing-4866-masterThomas Müller
2013-09-23Merge pull request #4856 from owncloud/fix-link-expirationAndreas Fischer
2013-09-23Move setUp() and tearDown() up in tests/lib/files/cache/scanner.php.Andreas Fischer
2013-09-23Merge remote-tracking branch 'owncloud/master' into fixing-4866-masterAndreas Fischer
2013-09-23Merge pull request #4327 from owncloud/scanfile-removeThomas Müller