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/build
AgeCommit message (Expand)Author
2017-04-25Check whether we can json decode the translationsJoas Schilling
2017-04-13Add support for ratelimiting via annotationsLukas Reschke
2017-04-12Favorites integration tests for shared filesMorris Jobke
2017-04-12Fix casing of same origin frame optionJoas Schilling
2017-04-11Add integration test for trashbinVincent Petry
2017-04-11Clear opcode cache after config changeLukas Reschke
2017-04-11Add integration testsLukas Reschke
2017-04-07Merge pull request #4221 from nextcloud/provisioning-api-for-account-infoMorris Jobke
2017-04-07Allow to change account info via provisioning apiJoas Schilling
2017-04-06Merge pull request #4224 from nextcloud/dont-list-on-public-calendar-endpointMorris Jobke
2017-04-05Don't list on public calendar endpointsLukas Reschke
2017-04-05Add integration tests for token authLukas Reschke
2017-03-31mergejs should print a newline between importsRoeland Jago Douma
2017-03-30fix setup of external storage integration testsRobin Appelman
2017-03-29Fix unit testsMorris Jobke
2017-03-29Split long running features/sharing-v1.feature into two smaller partsMorris Jobke
2017-03-28Merge pull request #4004 from nextcloud/backport-27172Roeland Jago Douma
2017-03-24Use authType BASIC for Sabre client in integration testsVincent Petry
2017-03-24Merge pull request #4013 from nextcloud/bundle_vendor_jsLukas Reschke
2017-03-24also install sinonMorris Jobke
2017-03-24Update karma, use sinon from npmVincent Petry
2017-03-24Merge pull request #3879 from nextcloud/downstream-26915Morris Jobke
2017-03-24Merge pull request #3965 from nextcloud/downstream-27343Morris Jobke
2017-03-23Add CI step to verify merged vendor jsRoeland Jago Douma
2017-03-23Merge vendor jsRoeland Jago Douma
2017-03-23Remove SharedCache::getNumericStorageId to let CacheWrapper do itVincent Petry
2017-03-22add integration test to ensure that shares dont overwrite external storagesRobin Appelman
2017-03-21Use proper bash test syntaxMorris Jobke
2017-03-21Providing --path option to transfer-ownershipSujith H
2017-03-20Fix warningJoas Schilling
2017-03-20200 is okJoas Schilling
2017-03-20Fix deletion of groupsJoas Schilling
2017-03-20Strict comparisonsJoas Schilling
2017-03-20Added tests using v2.phpSergio Bertolin
2017-03-20Add integration testsJoas Schilling
2017-03-20Added logic and tests to remove everything inside a folderSergio Bertolin
2017-03-20Added functions to add files in local_storageSergio Bertolin
2017-03-17Revert "Add integration test for trashbin"Morris Jobke
2017-03-17Merge pull request #3893 from nextcloud/downstream-27069Roeland Jago Douma
2017-03-17Merge pull request #3894 from nextcloud/downstream-27008Joas Schilling
2017-03-17Integration test check download without saving file locallyVincent Petry
2017-03-17Add integration test for trashbinVincent Petry
2017-03-16Adjust integration testLukas Reschke
2017-03-10Make intergration tests work againRoeland Jago Douma
2017-02-21Use clearer name setUpScenarioPhil Davis
2017-02-20Only request "IndexIgnore" if mod_autoindex is loadedRobert Scheck
2017-02-10Add integration tests for legacy DAV endpointsLukas Reschke
2017-01-21remove outdated scenarioArthur Schiwon
2017-01-21LDAP PUT command now supports setting multiple keys at onceArthur Schiwon
2017-01-20enable user_ldap app for testsArthur Schiwon