aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | vscode: save binary version when downloading and download only version that m...Veetaha2020-02-161-96/+72
| * | | | | | | | vscode: extract downloadArtifact() functionVeetaha2020-02-161-0/+58
| * | | | | | | | vscode: add release tag option to fetchArtifactReleaseInfo()Veetaha2020-02-161-5/+11
| * | | | | | | | vscode: add version and storage parameters to github binary sourceVeetaha2020-02-165-3/+35
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #3161 from Veetaha/feature/cicd-simplify-vsce-callAleksey Kladov2020-02-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | cicd: simplify vsce callVeetaha2020-02-151-1/+1
| |/ / / / / / /
* | | | | | | | Merge #3163bors[bot]2020-02-161-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | vscode: fix the default value for withSysrootVeetaha2020-02-161-1/+1
|/ / / / / / /
* | | | | | | Merge #3157bors[bot]2020-02-156-14/+103
|\ \ \ \ \ \ \
| * | | | | | | Extend analysis-stats a bitFlorian Diebold2020-02-156-14/+103
* | | | | | | | Merge #3160bors[bot]2020-02-152-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove extra depAleksey Kladov2020-02-152-2/+0
|/ / / / / / / /
* | | | | | | | Merge #3158bors[bot]2020-02-151-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Disable rollup warningEdwin Cheng2020-02-151-1/+2
|/ / / / / / /
* | | | | | | Merge #3152bors[bot]2020-02-145-28/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | vscode: renamed langServer to serverVeetaha2020-02-143-22/+22
| * | | | | | vscode: renmed ArtifactMetadata -> ArtifactReleaseInfo, languageServer -> lan...Veetaha2020-02-144-11/+11
|/ / / / / /
* | | | | | Merge #3151bors[bot]2020-02-141-1/+1
|\ \ \ \ \ \
| * | | | | | xtask: bump nodejs requirement while we can!Veetaha2020-02-141-1/+1
* | | | | | | Merge #3150bors[bot]2020-02-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bump crate resolution limit for large projectsBenjamin Brittain2020-02-141-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge #3131bors[bot]2020-02-144-211/+96
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | make onConfigChange handler privateVeetaha2020-02-141-1/+1
| * | | | | vscode: moved to getters as per matkladVeetaha2020-02-145-39/+33
| * | | | | vscode: reordered config constructor before methodsVeetaha2020-02-131-5/+6
| * | | | | vscode: redesigned config with simplicity and Dart extension config implement...Veetaha2020-02-135-216/+96
| * | | | | vscode: added more type safety to package.json configVeetaha2020-02-131-0/+10
* | | | | | Merge #3147bors[bot]2020-02-143-0/+42
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Check that impl self type matches up with expected self type in path modeFlorian Diebold2020-02-143-0/+42
* | | | | | Merge #3145bors[bot]2020-02-144-9/+78
|\ \ \ \ \ \
| * | | | | | Make Self implement the trait inside trait default methodsFlorian Diebold2020-02-144-9/+78
* | | | | | | Merge #3146bors[bot]2020-02-141-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | TypoVeetaha2020-02-141-1/+1
|/ / / / / /
* | | | | | Merge #3143bors[bot]2020-02-141-2/+4
|\ \ \ \ \ \
| * | | | | | Make AtomicX type resolve againAleksey Kladov2020-02-141-2/+4
* | | | | | | Merge #3142bors[bot]2020-02-141-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ensure that the manual is self-improvingAleksey Kladov2020-02-141-0/+3
| |/ / / / /
* | | | | | Merge #3141bors[bot]2020-02-141-5/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SimplifyAleksey Kladov2020-02-141-5/+2
* | | | | | Merge #3140bors[bot]2020-02-145-299/+214
|\| | | | |
| * | | | | Move rm_rf to not-bashAleksey Kladov2020-02-142-9/+23
| * | | | | Trim outputAleksey Kladov2020-02-141-1/+1
| * | | | | Add fs2 module for better error messagesAleksey Kladov2020-02-142-5/+28
| * | | | | Update the manual on releaseAleksey Kladov2020-02-141-1/+4
| * | | | | Add dry run mode to xtask releaseAleksey Kladov2020-02-142-6/+9
| * | | | | Start manualAleksey Kladov2020-02-142-280/+152
* | | | | | Merge #3139bors[bot]2020-02-142-12/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Expect vscode 1.42kjeremy2020-02-142-12/+12
|/ / / / /
* | | | | Merge #3137bors[bot]2020-02-141-1/+6
|\ \ \ \ \
| * | | | | Do not register all proposed featureskjeremy2020-02-141-1/+6