Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | add contactsmenu popover | Georg Ehrke | 2017-04-26 | 3 | -0/+166 |
| |/ |/| | |||||
* | | Merge pull request #4449 from stweil/mimetypes | Morris Jobke | 2017-04-26 | 1 | -0/+21 |
|\ \ | |||||
| * | | Add test code for new image mime types | Stefan Weil | 2017-04-25 | 1 | -0/+21 |
| |/ | |||||
* | | Merge pull request #4486 from nextcloud/fix-js-unit | Morris Jobke | 2017-04-25 | 1 | -2/+1 |
|\ \ | |||||
| * | | Remove DOMPurify from srcFiles | Lukas Reschke | 2017-04-25 | 1 | -2/+1 |
| |/ | |||||
* | | Merge branch 'master' into contactsmenu | Jan-Christoph Borchardt | 2017-04-26 | 2 | -1/+457 |
|\ \ | |||||
| * \ | Merge pull request #4499 from nextcloud/downstream-26984 | Morris Jobke | 2017-04-25 | 1 | -1/+49 |
| |\ \ | |||||
| | * | | Trigger change when a user is enabled/disabled | Joas Schilling | 2017-04-25 | 1 | -1/+49 |
| | |/ | |||||
| * | | AppToken to 72 chars | Roeland Jago Douma | 2017-04-25 | 1 | -2/+2 |
| * | | Add new auth flow | Lukas Reschke | 2017-04-25 | 1 | -0/+408 |
| |/ | |||||
* | | Adjust entry unit test to newly added avatar property | Christoph Wurst | 2017-04-25 | 1 | -0/+1 |
* | | Use absolute URI for action icons | Christoph Wurst | 2017-04-25 | 1 | -3/+16 |
* | | Don't show contacts an entry for themselves | Christoph Wurst | 2017-04-25 | 2 | -10/+49 |
* | | Let apps register contact menu provider via info.xml | Christoph Wurst | 2017-04-25 | 3 | -13/+73 |
* | | Contacts menu | Christoph Wurst | 2017-04-25 | 8 | -0/+715 |
|/ | |||||
* | Merge pull request #3531 from nextcloud/theming-scss | Morris Jobke | 2017-04-25 | 1 | -23/+33 |
|\ |