aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2215 from nextcloud/add-setup-page-integration-testLukas Reschke2016-11-215-14/+85
|\
| * Add integration test for web based installerMorris Jobke2016-11-215-14/+85
* | Merge pull request #2221 from nextcloud/from-is-featured-to-featuredLukas Reschke2016-11-211-0/+3
|\ \
| * | Cast "isFeatured" to "featured"Lukas Reschke2016-11-211-0/+3
* | | Merge pull request #2225 from nextcloud/fix_caldav_proppatch_requestsLukas Reschke2016-11-212-8/+19
|\ \ \
| * | | fix PropPatch requests on calendarsGeorg Ehrke2016-11-212-8/+19
* | | | Merge pull request #2220 from nextcloud/app-password-default-device-nameLukas Reschke2016-11-211-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | use date as device name if no name was givenBjoern Schiessle2016-11-211-1/+1
|/ / /
* | | Merge pull request #2216 from nextcloud/proper-return-valueLukas Reschke2016-11-211-2/+1
|\ \ \
| * | | Use proper return functionLukas Reschke2016-11-211-2/+1
* | | | Merge pull request #2214 from nextcloud/remove-loggingRobin Appelman2016-11-217-418/+0
|\ \ \ \ | |/ / / |/| | |
| * | | update testsRobin Appelman2016-11-213-181/+0
| * | | remove old logging sectionRobin Appelman2016-11-214-237/+0
* | | | Merge pull request #2211 from nextcloud/maintenance-wsodRobin Appelman2016-11-211-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix white screen of death in maintenance mode when theming is disabledRobin Appelman2016-11-211-0/+3
| |/ /
* | | Merge pull request #2212 from nextcloud/fix_web_installerMorris Jobke2016-11-211-2/+3
|\ \ \
| * | | Do not trigger appconfig queries when we are not yet installedRoeland Jago Douma2016-11-211-2/+3
| |/ /
* | | Merge pull request #1946 from nextcloud/federated-sharing-persona-settingsLukas Reschke2016-11-2151-424/+2524
|\ \ \ | |/ / |/| |
| * | center checkmark to indicate that the setting was storedBjoern Schiessle2016-11-211-1/+1
| * | don't try to verify email address if no email address is setBjoern Schiessle2016-11-211-1/+1
| * | small fixesBjoern Schiessle2016-11-213-8/+7
| * | Adjust unit testsLukas Reschke2016-11-212-8/+18
| * | Adjust integration testLukas Reschke2016-11-211-0/+1
| * | Ask for password when scope is changedLukas Reschke2016-11-211-0/+8
| * | Fix mail scopeLukas Reschke2016-11-211-1/+1
| * | Highlight current entryLukas Reschke2016-11-212-4/+26
| * | Make JS aware of password verificationLukas Reschke2016-11-212-0/+9
| * | Remove debug codeLukas Reschke2016-11-211-4/+0
| * | Add config switchLukas Reschke2016-11-216-18/+71
| * | Remove unused variableLukas Reschke2016-11-211-1/+1
| * | Add retry jobLukas Reschke2016-11-213-24/+76
| * | make icons a bit smallerJan-Christoph Borchardt2016-11-211-3/+3
| * | fix menu positioning hackJan-Christoph Borchardt2016-11-212-2/+1
| * | Fix lookup urlRoeland Jago Douma2016-11-212-2/+2
| * | put explanatory text directly in popupJan-Christoph Borchardt2016-11-214-15/+25
| * | Push json to the lookupserverRoeland Jago Douma2016-11-211-3/+3
| * | Search on lookup serverRoeland Jago Douma2016-11-213-6/+44
| * | Fix changing display names for subadminsLukas Reschke2016-11-212-9/+50
| * | Adjust permission checksLukas Reschke2016-11-212-16/+10
| * | Add a signer class for signingLukas Reschke2016-11-218-79/+378
| * | fix unit testsBjoern Schiessle2016-11-212-76/+10
| * | Add identity proofLukas Reschke2016-11-214-14/+45
| * | Add privateLukas Reschke2016-11-212-0/+136
| * | Fix password display issueRoeland Jago Douma2016-11-211-0/+2
| * | lookup server connectorBjoern Schiessle2016-11-212-12/+82
| * | push public user data to the lookup serverBjoern Schiessle2016-11-217-0/+179
| * | rearrange input fieldsBjoern Schiessle2016-11-211-20/+19
| * | limit max-width to have never more than two input fields next to each otherBjoern Schiessle2016-11-211-0/+1
| * | remove old test classBjoern Schiessle2016-11-211-173/+0
| * | update unit testsBjoern Schiessle2016-11-213-56/+145