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
2018-04-17Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke
2018-04-17fix appinfo parsing when a single localized option is providedRobin Appelman
2018-04-16Provide an option to disable HTML emailsMorris Jobke
2018-04-11dont keep shared database locks when running cli scriptsRobin Appelman
2018-04-11Merge pull request #9024 from nextcloud/fix/app-fetcher-major-minor-versionsMorris Jobke
2018-04-11Merge pull request #7800 from Abijeet/bug-7281Morris Jobke
2018-04-11Merge pull request #8946 from nextcloud/log-exceptions-as-nested-array-2Morris Jobke
2018-04-11Merge pull request #9074 from nextcloud/ARGON2IMorris Jobke
2018-04-11Fix version comparison with minor and patch level requirementsChristoph Wurst
2018-04-11Set the default log rotate size to 100 MBMorris Jobke
2018-04-10Log exceptions as nested array instead of encoded jsonRobin Appelman
2018-04-10Merge pull request #9127 from nextcloud/make-possible-to-run-acceptance-tests...Morris Jobke
2018-04-10Merge pull request #9111 from nextcloud/use-proper-bool-user-disabled-stateMorris Jobke
2018-04-09Rename helper for PHP built-in web serverDaniel Calviño Sánchez
2018-04-09Add helper to run acceptance tests on an Apache serverDaniel Calviño Sánchez
2018-04-09Add support for setting the domain also when a specific helper is usedDaniel Calviño Sánchez
2018-04-09Install and configure Nextcloud server as www-dataDaniel Calviño Sánchez
2018-04-09Use Docker image for acceptance testsDaniel Calviño Sánchez
2018-04-09Merge pull request #9114 from nextcloud/make-possible-to-provide-acceptance-t...Morris Jobke
2018-04-09Fixed testsJohn Molakvoæ (skjnldsv)
2018-04-06Make possible to set the acceptance tests directory to useDaniel Calviño Sánchez
2018-04-06Fix testsRoeland Jago Douma
2018-04-06Merge pull request #9084 from nextcloud/public-page-template-extendMorris Jobke
2018-04-06Add context classes to Composer autoloadDaniel Calviño Sánchez
2018-04-05Ping more privacy respecting organizationsRoeland Jago Douma
2018-04-05Fix files acceptance testJulius Härtl
2018-04-05Move styling and menu handling to publicpage.jsJulius Härtl
2018-04-04Add ARGON2I support to the hasherRoeland Jago Douma
2018-04-04Fix testsRoeland Jago Douma
2018-04-03Merge pull request #9018 from nextcloud/fix-copy-encrypted-filesBjörn Schießle
2018-04-03reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle
2018-03-28Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)
2018-03-27Fix typoDaniel Calviño Sánchez
2018-03-26Fixing failing test cases due to change in functionality.Abijeet
2018-03-22Fix testRoeland Jago Douma
2018-03-22Merge pull request #8506 from nextcloud/use-appmanagerMorris Jobke
2018-03-21Use isInstalled of AppManger instead of reimplement itMorris Jobke
2018-03-21Migrate tests for contacts manager to correct test classMorris Jobke
2018-03-21Merge pull request #7904 from nextcloud/fix_7224Morris Jobke
2018-03-20Show EOL warning in the update sectionJoas Schilling
2018-03-19Add Cache-control: immutableRoeland Jago Douma
2018-03-19Remove \OCP\Files::tmpFolderRoeland Jago Douma
2018-03-19Remove \OCP\Files::tmpFileRoeland Jago Douma
2018-03-15Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz
2018-03-14Remove deprecated OCP\ContactsMorris Jobke
2018-03-13Remove deprecated HTTPHelperRoeland Jago Douma
2018-03-13Merge pull request #8788 from nextcloud/cleanup-oc_apiMorris Jobke
2018-03-12Remove unused methods and constants from legacy OC_APIMorris Jobke
2018-03-12Use insertIfNotExist of the new interfaceMorris Jobke
2018-03-12Merge pull request #8784 from nextcloud/remove-unused-deprecated-apphelperMorris Jobke