aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge #3079bors[bot]2020-02-101-0/+11
|\ \ \
| * | | Add noteAleksey Kladov2020-02-101-0/+11
* | | | Merge #3075bors[bot]2020-02-103-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | move to to_usize()Veetaha2020-02-093-6/+6
* | | | Merge #3077bors[bot]2020-02-101-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Move build prerequisites into build sectiondvermd2020-02-101-4/+4
|/ / /
* | | Merge #3072bors[bot]2020-02-091-5/+11
|\ \ \
| * | | vscode: changed dns sanity-check url from google.com to example.comVeetaha2020-02-091-3/+6
| * | | vscode: add on-success logic to dns resolution sanity checkVeetaha2020-02-091-4/+7
| * | | vscode: removed unnecessary awaitsVeetaha2020-02-091-2/+2
| |/ /
* | | Merge #3071bors[bot]2020-02-092-26/+63
|\ \ \ | |/ / |/| |
| * | docs: quick fix inner link in docsVeetaha2020-02-091-1/+2
| * | docs: more documentation on prebuilt binaries all-editors-wiseVeetaha2020-02-091-22/+40
| * | docs: Freshen docs for prebuilt binaries and raLspServer settingVeetaha2020-02-092-5/+23
|/ /
* | Merge #3068bors[bot]2020-02-091-13/+37
|\ \
| * | Fix rebase leftoversKirill Bulatov2020-02-091-2/+2
| * | Do not import anything if first segment of FQN resolvesKirill Bulatov2020-02-091-12/+36
* | | Merge #3053bors[bot]2020-02-0911-30/+429
|\ \ \ | |/ / |/| |
| * | docs: fix spelling untill -> untilVeetaha2020-02-091-1/+1
| * | docs: minor fixes in wordings and punctuationVeetaha2020-02-091-2/+2
| * | vscode: updated docs on prebuilt binariesVeetaha2020-02-091-0/+32
| * | vscode: added logging when donloading binariesVeetaha2020-02-093-5/+26
| * | vscode: move throtting of download progress to call siteVeetaha2020-02-092-16/+19
| * | vscode: replaced unwrapNotNil() with ! as per @matkladVeetaha2020-02-093-21/+3
| * | vscode: refactor inverted ternaries to if statements as per @matkladVeetaha2020-02-092-2/+6
| * | vscode: remove noise data fields declarations as per @matkladVeetaha2020-02-091-6/+1
| * | vscode: refactor levels of code nesting and string literals quotesVeetaha2020-02-091-26/+30
| * | vscode: fix chmod to octal literalVeetaha2020-02-091-1/+1
| * | vscode: minor names and message contents changesVeetaha2020-02-082-9/+12
| * | vscode: rename raLspServer variable to langServerVeetaha2020-02-081-3/+3
| * | vscode: refactor commentVeetaha2020-02-081-1/+1
| * | vscode: refactor platform artifact name query to switch statement, move Binar...Veetaha2020-02-084-70/+89
| * | vscode: reduce throttle latency of downloadFile() progress callback for smoot...Veetaha2020-02-081-1/+1
| * | vscode: add name to the second unused argument of withProgress() callbackVeetaha2020-02-081-1/+1
| * | vscode: add docs to installation module interfaces and sanity check to donloa...Veetaha2020-02-082-4/+39
| * | vscode: converted fetchLatestArtifactMetadata params to positional, added docsVeetaha2020-02-081-10/+10
| * | vscode: changed chmod value to 755 as per @lnicolaVeetaha2020-02-081-3/+3
| * | vscode: amended config to use binary from globalStoragePath, added ui for dow...Veetaha2020-02-0810-41/+229
| * | added fetchLatestArtifactMetadata() and downloadFile() functionsVeetaha2020-02-084-1/+111
| * | vscode: add FIXME about language client shared resource protectionVeetaha2020-02-081-0/+3
* | | Merge #3070bors[bot]2020-02-091-1/+17
|\ \ \
| * | | Set auto-import targetAleksey Kladov2020-02-091-1/+17
|/ / /
* | | Merge #3069bors[bot]2020-02-096-156/+152
|\ \ \
| * | | Simplify Assists interfaceAleksey Kladov2020-02-095-141/+108
| * | | Slightly simpler API for groupsAleksey Kladov2020-02-092-48/+77
|/ / /
* | | Merge #3066bors[bot]2020-02-092-11/+11
|\ \ \
| * | | Some README fixes/cleanupsFlorian Diebold2020-02-092-11/+11
|/ / /
* | | Merge #3050bors[bot]2020-02-0924-614/+1174
|\ \ \
| * | | Add two more testsFlorian Diebold2020-02-071-0/+51
| * | | Fix some TODOsFlorian Diebold2020-02-073-11/+17