summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Try again to start browser sessions when they failDaniel Calviño Sánchez2017-05-031-1/+27
| * Generalize attribute nameDaniel Calviño Sánchez2017-05-031-8/+8
| * Fix exponential increase of timeout when finding ancestor elementsDaniel Calviño Sánchez2017-05-031-1/+13
* | Merge pull request #4662 from nextcloud/remove-named-selectors-from-acceptanc...Morris Jobke2017-05-026-30/+33
|\ \
| * | Replace "named" Mink selectors with "named_exact" Mink selectorsDaniel Calviño Sánchez2017-05-021-14/+14
| * | Remove "content" locator from acceptance testsDaniel Calviño Sánchez2017-05-026-16/+19
| |/
* | Merge pull request #4665 from nextcloud/enable-redisMorris Jobke2017-05-021-0/+12
|\ \
| * | Add redis support to our CI jobsMorris Jobke2017-05-021-0/+12
* | | Merge pull request #4620 from nextcloud/preview-error-handlingRoeland Jago Douma2017-05-021-0/+3
|\ \ \
| * | | fix preview testsRobin Appelman2017-05-021-0/+3
* | | | Merge pull request #4659 from nextcloud/fix/ignore-empty-email-contacts-menuLukas Reschke2017-05-021-0/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Do not show an email action for contacts with emtpy email addressesChristoph Wurst2017-05-021-0/+24
| | |/ | |/|
* / | Fix testRoeland Jago Douma2017-05-021-20/+10
|/ /
* | Fix and update testsRoeland Jago Douma2017-05-021-65/+116
* | Add missing spaceLukas Reschke2017-05-011-1/+1
* | Mark IP as whitelisted if brute force protection is disabledLukas Reschke2017-05-011-8/+51
|/
* Rename “Server settings” to “Basic settings”Marius Blüm2017-04-291-2/+2
* consolidate setEnabled methodArthur Schiwon2017-04-291-12/+16
* UserManager can now count disabled usersArthur Schiwon2017-04-291-0/+25
* fix unit testsMorris Jobke2017-04-291-16/+6
* use proper return codes and handle failure casesMorris Jobke2017-04-291-4/+8
* Improve wording of error messagesMorris Jobke2017-04-291-6/+6
* fix unit testsMorris Jobke2017-04-291-24/+13
* add unit tests for enable methodMorris Jobke2017-04-291-1/+221
* add unit tests for disable methodMorris Jobke2017-04-291-1/+219
* adjust tests to have at least one disabled userMorris Jobke2017-04-291-2/+13
* Fix unit testsRoeland Jago Douma2017-04-291-1/+59
* Fix unit testsMorris Jobke2017-04-291-4/+4
* fix unit testBjoern Schiessle2017-04-281-21/+24
* fix email verification statusBjoern Schiessle2017-04-281-1/+1
* updated unit testsBjoern Schiessle2017-04-281-6/+50
* check verification proof and update account tableBjoern Schiessle2017-04-281-2/+104
* Merge pull request #4522 from nextcloud/downstream-27596Morris Jobke2017-04-271-5/+11
|\
| * Use the new method in the old one to remove duplicate codeJoas Schilling2017-04-271-5/+11
* | Merge pull request #4501 from nextcloud/downstream-27144Morris Jobke2017-04-261-9/+13
|\ \
| * | Add duration of last job execution to the tableNoveen Sachdeva2017-04-251-9/+13
* | | Merge pull request #4515 from nextcloud/downstream-27643Morris Jobke2017-04-262-0/+120
|\ \ \
| * | | Adjust query/event logging code in favour of more complex owncloud/diagnostic...Piotr Mrówczyński2017-04-262-0/+120
| | |/ | |/|
* | | Merge pull request #4526 from nextcloud/downstream-27269Morris Jobke2017-04-261-32/+42
|\ \ \
| * | | Use regex to detect part filesVincent Petry2017-04-261-32/+42
| |/ /
* | | Merge pull request #4454 from nextcloud/add-bundles-to-install-pageMorris Jobke2017-04-269-5/+461
|\ \ \
| * | | Fix testsLukas Reschke2017-04-261-5/+5
| * | | Add SocialSharingBundleLukas Reschke2017-04-262-0/+42
| * | | Add tests for repairstepLukas Reschke2017-04-261-0/+144
| * | | Add spreed to Groupware bundleLukas Reschke2017-04-261-0/+1
| * | | Add tests for bundle codeLukas Reschke2017-04-265-0/+250
| * | | Adjust testsLukas Reschke2017-04-262-5/+24
* | | | Merge pull request #4461 from danxuliu/fix-closing-details-view-when-viewing-...Morris Jobke2017-04-262-0/+213
|\ \ \ \ | |/ / / |/| | |
| * | | Add acceptance tests for closing details view in Files appDaniel Calviño Sánchez2017-04-252-0/+213
| | |/ | |/|
* | | fix ContactsStoreTestGeorg Ehrke2017-04-261-5/+10