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-11-06Update license headersMorris Jobke
2017-10-24Update phan configRoeland Jago Douma
2017-10-24DAV AutoloaderRoeland Jago Douma
2017-10-24Comments AutoloaderRoeland Jago Douma
2017-10-24Admin Audit autoloaderRoeland Jago Douma
2017-10-17Ignore composer stuff in phanRoeland Jago Douma
2017-10-17Update autoload checkerRoeland Jago Douma
2017-10-16Phan is moved to a new repoRoeland Jago Douma
2017-09-18show diff in autoload checkerRobin Appelman
2017-07-25No more root fileJoas Schilling
2017-07-24Move image-optimization.sh to build dirRoeland Jago Douma
2017-07-20Add Phan plugin to check for SQL injectionsLukas Reschke
2017-07-19Add workaround for https://github.com/etsy/phan/issues/1033Lukas Reschke
2017-07-19Run phan over code baseLukas Reschke
2017-07-12Add test to check if new files are added to the root of the repositoryMorris Jobke
2017-06-13Prevent sending second WWW-Authenticate headerLukas Reschke
2017-05-18Bearer comes first on the new endpointLukas Reschke
2017-05-18Adjust realm from SabreDAV to NextcloudLukas Reschke
2017-05-18Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke
2017-05-18Add additional test for accessing DAV using Bearer AuthLukas Reschke
2017-05-18Use a standardized Bearer nowLukas Reschke
2017-05-18Add app to autoenabled provisioning API scenarioLukas Reschke
2017-05-09Extract app name and navigation entries for l10nMorris Jobke
2017-05-02Split up sharing-v1-part2.feature to avoid timeoutsMorris Jobke
2017-04-26Fix forbidden backslash DAV integration testsVincent Petry
2017-04-26Added test cases from core 16825Sergio Bertolin
2017-04-26Simplified new endpoint move testVincent Petry
2017-04-26Added case when final chunk move must not change file idVincent Petry
2017-04-26Added test about checking file id after a moveSergio Bertolin
2017-04-25Merge pull request #4494 from nextcloud/fix-jsunitMorris Jobke
2017-04-25Fix JS unit failure because of Jasmine 2.6 and the phantomjs launcherMorris Jobke
2017-04-25Loop over the apps directory and add the taskJoas Schilling
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