summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Remove unused methods and constants from legacy OC_APIMorris Jobke2018-03-121-115/+0
* | | | Use insertIfNotExist of the new interfaceMorris Jobke2018-03-124-135/+140
|/ / /
* | | Merge pull request #8784 from nextcloud/remove-unused-deprecated-apphelperMorris Jobke2018-03-121-2/+0
|\ \ \
| * | | Remove unused and deprecated class and interface AppHelperMorris Jobke2018-03-121-2/+0
* | | | Use proper method to format absolute timestampMorris Jobke2018-03-121-64/+0
|/ / /
* | | Merge pull request #8743 from nextcloud/strict_settingsRoeland Jago Douma2018-03-121-23/+0
|\ \ \
| * | | Obsolete testRoeland Jago Douma2018-03-091-23/+0
* | | | Header acceptance featuresJohn Molakvoæ (skjnldsv)2018-03-096-10/+239
* | | | Merge pull request #8710 from nextcloud/followup/8596/tests-for-user-paginationblizzz2018-03-091-18/+111
|\ \ \ \
| * | | | Fix calculation if there are more resultsJoas Schilling2018-03-081-19/+19
| * | | | Add tests for finding own email and user results paginationJoas Schilling2018-03-081-1/+94
| | |/ / | |/| |
* | | | Add acceptance tests for creation of subfolders in public shared foldersDaniel Calviño Sánchez2018-03-093-0/+121