Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Try again to start browser sessions when they fail | Daniel Calviño Sánchez | 2017-05-03 | 1 | -1/+27 | |
| * | Generalize attribute name | Daniel Calviño Sánchez | 2017-05-03 | 1 | -8/+8 | |
| * | Fix exponential increase of timeout when finding ancestor elements | Daniel Calviño Sánchez | 2017-05-03 | 1 | -1/+13 | |
* | | Merge pull request #4662 from nextcloud/remove-named-selectors-from-acceptanc... | Morris Jobke | 2017-05-02 | 6 | -30/+33 | |
|\ \ | ||||||
| * | | Replace "named" Mink selectors with "named_exact" Mink selectors | Daniel Calviño Sánchez | 2017-05-02 | 1 | -14/+14 | |
| * | | Remove "content" locator from acceptance tests | Daniel Calviño Sánchez | 2017-05-02 | 6 | -16/+19 | |
| |/ | ||||||
* | | Merge pull request #4665 from nextcloud/enable-redis | Morris Jobke | 2017-05-02 | 1 | -0/+12 | |
|\ \ | ||||||
| * | | Add redis support to our CI jobs | Morris Jobke | 2017-05-02 | 1 | -0/+12 | |
* | | | Merge pull request #4620 from nextcloud/preview-error-handling | Roeland Jago Douma | 2017-05-02 | 1 | -0/+3 | |
|\ \ \ | ||||||
| * | | | fix preview tests | Robin Appelman | 2017-05-02 | 1 | -0/+3 | |
* | | | | Merge pull request #4659 from nextcloud/fix/ignore-empty-email-contacts-menu | Lukas Reschke | 2017-05-02 | 1 | -0/+24 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Do not show an email action for contacts with emtpy email addresses | Christoph Wurst | 2017-05-02 | 1 | -0/+24 | |
| | |/ | |/| | ||||||
* / | | Fix test | Roeland Jago Douma | 2017-05-02 | 1 | -20/+10 | |
|/ / | ||||||
* | | Fix and update tests | Roeland Jago Douma | 2017-05-02 | 1 | -65/+116 | |
* | | Add missing space | Lukas Reschke | 2017-05-01 | 1 | -1/+1 | |
* | | Mark IP as whitelisted if brute force protection is disabled | Lukas Reschke | 2017-05-01 | 1 | -8/+51 | |
|/ | ||||||
* | Rename “Server settings” to “Basic settings” | Marius Blüm | 2017-04-29 | 1 | -2/+2 | |
* | consolidate setEnabled method | Arthur Schiwon | 2017-04-29 | 1 | -12/+16 | |
* | UserManager can now count disabled users | Arthur Schiwon | 2017-04-29 | 1 | -0/+25 | |
* | fix unit tests | Morris Jobke | 2017-04-29 | 1 | -16/+6 | |
* | use proper return codes and handle failure cases | Morris Jobke | 2017-04-29 | 1 | -4/+8 | |
* | Improve wording of error messages | Morris Jobke | 2017-04-29 | 1 | -6/+6 | |
* | fix unit tests | Morris Jobke | 2017-04-29 | 1 | -24/+13 | |
* | add unit tests for enable method | Morris Jobke | 2017-04-29 | 1 | -1/+221 | |
* | add unit tests for disable method | Morris Jobke | 2017-04-29 | 1 | -1/+219 | |
* | adjust tests to have at least one disabled user | Morris Jobke | 2017-04-29 | 1 | -2/+13 | |
* | Fix unit tests | Roeland Jago Douma | 2017-04-29 | 1 | -1/+59 | |
* | Fix unit tests | Morris Jobke | 2017-04-29 | 1 | -4/+4 | |
* | fix unit test | Bjoern Schiessle | 2017-04-28 | 1 | -21/+24 | |
* | fix email verification status | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 | |
* | updated unit tests | Bjoern Schiessle | 2017-04-28 | 1 | -6/+50 | |
* | check verification proof and update account table | Bjoern Schiessle | 2017-04-28 | 1 | -2/+104 | |
* | Merge pull request #4522 from nextcloud/downstream-27596 | Morris Jobke | 2017-04-27 | 1 | -5/+11 | |
|\ | ||||||
| * | Use the new method in the old one to remove duplicate code | Joas Schilling | 2017-04-27 | 1 | -5/+11 | |
* | | Merge pull request #4501 from nextcloud/downstream-27144 | Morris Jobke | 2017-04-26 | 1 | -9/+13 | |
|\ \ | ||||||
| * | | Add duration of last job execution to the table | Noveen Sachdeva | 2017-04-25 | 1 | -9/+13 | |
* | | | Merge pull request #4515 from nextcloud/downstream-27643 | Morris Jobke | 2017-04-26 | 2 | -0/+120 | |
|\ \ \ | ||||||
| * | | | Adjust query/event logging code in favour of more complex owncloud/diagnostic... | Piotr Mrówczyński | 2017-04-26 | 2 | -0/+120 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #4526 from nextcloud/downstream-27269 | Morris Jobke | 2017-04-26 | 1 | -32/+42 | |
|\ \ \ | ||||||
| * | | | Use regex to detect part files | Vincent Petry | 2017-04-26 | 1 | -32/+42 | |
| |/ / | ||||||
* | | | Merge pull request #4454 from nextcloud/add-bundles-to-install-page | Morris Jobke | 2017-04-26 | 9 | -5/+461 | |
|\ \ \ | ||||||
| * | | | Fix tests | Lukas Reschke | 2017-04-26 | 1 | -5/+5 | |
| * | | | Add SocialSharingBundle | Lukas Reschke | 2017-04-26 | 2 | -0/+42 | |
| * | | | Add tests for repairstep | Lukas Reschke | 2017-04-26 | 1 | -0/+144 | |
| * | | | Add spreed to Groupware bundle | Lukas Reschke | 2017-04-26 | 1 | -0/+1 | |
| * | | | Add tests for bundle code | Lukas Reschke | 2017-04-26 | 5 | -0/+250 | |
| * | | | Adjust tests | Lukas Reschke | 2017-04-26 | 2 | -5/+24 | |
* | | | | Merge pull request #4461 from danxuliu/fix-closing-details-view-when-viewing-... | Morris Jobke | 2017-04-26 | 2 | -0/+213 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add acceptance tests for closing details view in Files app | Daniel Calviño Sánchez | 2017-04-25 | 2 | -0/+213 | |
| | |/ | |/| | ||||||
* | | | fix ContactsStoreTest | Georg Ehrke | 2017-04-26 | 1 | -5/+10 |