summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9029 from nextcloud/settings-restructureMorris Jobke2018-05-073-69/+23
|\
| * Fix settings testsJulius Härtl2018-05-032-53/+4
| * Cleanup and fix testsJulius Härtl2018-05-032-16/+19
* | Do not allow folder creation with quota of 0Roeland Jago Douma2018-05-031-0/+5
|/
* use SystemConfig, less dependencies, and not publicly neededArthur Schiwon2018-04-262-25/+20
* revert Log's dependency to SystemConfig to work during InstallationArthur Schiwon2018-04-261-2/+2
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-262-6/+7
* destaticfy Log classesArthur Schiwon2018-04-263-30/+163
* move log constants to ILoggerArthur Schiwon2018-04-262-3/+5
* Merge pull request #9129 from nextcloud/feature/noid/proper-comments-offsetRoeland Jago Douma2018-04-222-0/+50
|\
| * Fix FakeManagerJoas Schilling2018-04-191-0/+8
| * Add proper comment offset supportJoas Schilling2018-04-181-0/+42
* | Merge pull request #9225 from nextcloud/bugfix/9157/ipv6-database-hostRoeland Jago Douma2018-04-221-0/+56
|\ \
| * | Add tests for special domain nameMorris Jobke2018-04-191-0/+2
| * | Add tests for domainsMorris Jobke2018-04-191-0/+2
| * | Move regex to a function and add testsJoas Schilling2018-04-191-0/+52
| |/
* | Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke2018-04-172-74/+0
* | fix appinfo parsing when a single localized option is providedRobin Appelman2018-04-173-0/+29
|/
* Provide an option to disable HTML emailsMorris Jobke2018-04-162-1/+53
* dont keep shared database locks when running cli scriptsRobin Appelman2018-04-113-3/+105
* Merge pull request #9024 from nextcloud/fix/app-fetcher-major-minor-versionsMorris Jobke2018-04-112-6/+103
|\
| * Fix version comparison with minor and patch level requirementsChristoph Wurst2018-04-112-6/+103
* | Merge pull request #7800 from Abijeet/bug-7281Morris Jobke2018-04-111-1/+2
|\ \
| * | Fixing failing test cases due to change in functionality.Abijeet2018-03-271-1/+2
* | | Merge pull request #8946 from nextcloud/log-exceptions-as-nested-array-2Morris Jobke2018-04-111-5/+20
|\ \ \
| * | | Log exceptions as nested array instead of encoded jsonRobin Appelman2018-04-101-5/+20
* | | | Merge pull request #9074 from nextcloud/ARGON2IMorris Jobke2018-04-111-36/+86
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add ARGON2I support to the hasherRoeland Jago Douma2018-04-041-36/+86
* | | | Set the default log rotate size to 100 MBMorris Jobke2018-04-111-1/+1
* | | | Merge pull request #9127 from nextcloud/make-possible-to-run-acceptance-tests...Morris Jobke2018-04-095-17/+162
|\ \ \ \
| * | | | Rename helper for PHP built-in web serverDaniel Calviño Sánchez2018-04-092-14/+14
| * | | | Add helper to run acceptance tests on an Apache serverDaniel Calviño Sánchez2018-04-091-0/+130
| * | | | Add support for setting the domain also when a specific helper is usedDaniel Calviño Sánchez2018-04-091-1/+5
| * | | | Install and configure Nextcloud server as www-dataDaniel Calviño Sánchez2018-04-091-1/+8
| * | | | Use Docker image for acceptance testsDaniel Calviño Sánchez2018-04-091-1/+5
* | | | | Merge pull request #9111 from nextcloud/use-proper-bool-user-disabled-stateMorris Jobke2018-04-091-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed testsJohn Molakvoæ (skjnldsv)2018-04-091-1/+1
* | | | | Merge pull request #9114 from nextcloud/make-possible-to-provide-acceptance-t...Morris Jobke2018-04-094-11/+57
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make possible to set the acceptance tests directory to useDaniel Calviño Sánchez2018-04-062-7/+55
| * | | | Add context classes to Composer autoloadDaniel Calviño Sánchez2018-04-062-3/+1
| * | | | Fix typoDaniel Calviño Sánchez2018-03-271-1/+1
| | |_|/ | |/| |
* | | | Fix testsRoeland Jago Douma2018-04-061-17/+5
| |/ / |/| |
* | | Merge pull request #9084 from nextcloud/public-page-template-extendMorris Jobke2018-04-061-2/+2
|\ \ \
| * | | Fix files acceptance testJulius Härtl2018-04-051-1/+1
| * | | Move styling and menu handling to publicpage.jsJulius Härtl2018-04-051-1/+1
* | | | Ping more privacy respecting organizationsRoeland Jago Douma2018-04-051-4/+8
|/ / /
* | / Fix testsRoeland Jago Douma2018-04-041-0/+4
| |/ |/|
* | Merge pull request #9018 from nextcloud/fix-copy-encrypted-filesBjörn Schießle2018-04-031-1/+1
|\ \
| * | reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle2018-04-031-1/+1
* | | Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)2018-03-281-12/+23
| |/ |/|