- 22 10月, 2020 2 次提交
-
-
由 Tomas Vik 提交于
feat: enable experimental features by default See merge request gitlab-org/gitlab-vscode-extension!120
-
由 Kai Armstrong 提交于
-
- 21 10月, 2020 7 次提交
-
-
由 Tomas Vik 提交于
docs: add insert snippet gif to readme See merge request gitlab-org/gitlab-vscode-extension!117
-
由 Tomas Vik 提交于
-
由 Tomas Vik 提交于
-
由 Tomas Vik 提交于
feat: warn user about deprecating custom certificate logic See merge request gitlab-org/gitlab-vscode-extension!116
-
由 Tomas Vik 提交于
-
由 Tomas Vik 提交于
feat: insert project snippets into the text editor See merge request gitlab-org/gitlab-vscode-extension!115
-
由 Tomas Vik 提交于
-
- 19 10月, 2020 2 次提交
- 15 10月, 2020 8 次提交
-
-
由 Tomas Vik 提交于
Untangle the workspace and token related logic Closes #239 See merge request gitlab-org/gitlab-vscode-extension!114
-
由 Tomas Vik 提交于
-
由 Tomas Vik 提交于
-
由 Tomas Vik 提交于
-
由 Tomas Vik 提交于
feat: add project advanced search options See merge request gitlab-org/gitlab-vscode-extension!113
-
由 Changzheng Liu 提交于
-
由 Tomas Vik 提交于
Fix empty brackets showing in pipeline status See merge request gitlab-org/gitlab-vscode-extension!102
-
由 Kev 提交于
-
- 13 10月, 2020 3 次提交
- 12 10月, 2020 1 次提交
-
-
由 Tomas Vik 提交于
update gitlab links to gitlab-org namespace See merge request gitlab-org/gitlab-vscode-extension!109
-
- 07 10月, 2020 1 次提交
-
-
由 Tomas Vik 提交于
-
- 06 10月, 2020 1 次提交
-
-
由 Salman Mohammadi 提交于
-
- 05 10月, 2020 4 次提交
-
-
由 Tomas Vik 提交于
test: add integration test for the status bar See merge request gitlab-org/gitlab-vscode-extension!97
-
由 Tomas Vik 提交于
We test that the pipeline status bar item gets correcly populated.
-
由 Tomas Vik 提交于
refactor: migrate git_service to TypeScript Closes #219 See merge request gitlab-org/gitlab-vscode-extension!108
-
由 Tomas Vik 提交于
-
- 24 9月, 2020 2 次提交
- 23 9月, 2020 3 次提交
-
-
由 Tomas Vik 提交于
The `protocol` attribute was only ever used in tests, omitting it simplifies the interface and tests at no cost. The attribute can be easily introduced in the future if we need it.
-
由 Tomas Vik 提交于
The only client of the parseGitRemote function is gitService and it took the returned array and turned it into an object anyway. Returning object allows us to annotate the parameters instead of relying on the index. We will also be able to crate a return type once we migrate to TS
-
由 Tomas Vik 提交于
There has been only one usage without the instanceUrl. It was in GitService and it was much better relplaced with url.parse. That will allow us to have stronger type definition in TS.
-
- 22 9月, 2020 3 次提交
-
-
由 Tomas Vik 提交于
docs(changelog): unifying the headigs See merge request gitlab-org/gitlab-vscode-extension!104
-
由 Tomas Vik 提交于
The new conventional changelog automation creates H1 headings for each major and minor version release and H2 for each patch release and so we change all previous releases to match the new convetion
-
由 Tomas Vik 提交于
docs(release-process): add step in process to add an attribution See merge request gitlab-org/gitlab-vscode-extension!103
-
- 21 9月, 2020 3 次提交