aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Fix testRoeland Jago Douma2018-03-221-1/+1
* | Merge pull request #8506 from nextcloud/use-appmanagerMorris Jobke2018-03-221-3/+3
|\ \
| * | Use isInstalled of AppManger instead of reimplement itMorris Jobke2018-03-211-3/+3
* | | Migrate tests for contacts manager to correct test classMorris Jobke2018-03-212-130/+32
* | | Merge pull request #7904 from nextcloud/fix_7224Morris Jobke2018-03-212-12/+12
|\ \ \
| * | | Add Cache-control: immutableRoeland Jago Douma2018-03-192-12/+12
* | | | Show EOL warning in the update sectionJoas Schilling2018-03-201-0/+4
|/ / /
* | | Remove \OCP\Files::tmpFolderRoeland Jago Douma2018-03-192-3/+3
* | | Remove \OCP\Files::tmpFileRoeland Jago Douma2018-03-193-3/+3
* | | Merge pull request #8255 from nextcloud/bugfix/noid/group-display-nameblizzz2018-03-153-57/+155
|\ \ \
| * | | Fixed caldav tests and metadata 2John Molakvoæ (skjnldsv)2018-03-081-3/+3
| * | | Fix Metadata testsJohn Molakvoæ (skjnldsv)2018-03-081-1/+8
| * | | Fixed Controller TestJohn Molakvoæ (skjnldsv)2018-03-082-53/+144
* | | | Remove deprecated OCP\ContactsMorris Jobke2018-03-142-18/+23
| |/ / |/| |
* | | Remove deprecated HTTPHelperRoeland Jago Douma2018-03-133-206/+0
* | | Merge pull request #8788 from nextcloud/cleanup-oc_apiMorris Jobke2018-03-131-115/+0
|\ \ \