Commits on Source
100+
066d9338
3.94.0
Dec 19, 2023
0be2c9be
chore: Note
@mjgardner
's community contribution
Dec 19, 2023
2cb56e09
docs: code suggestions cleanup and streaming
Dec 19, 2023
4b6a1325
docs: Apply 2 suggestion(s) to 1 file(s)
Dec 19, 2023
d85b636a
Merge branch 'phikai-docs-code-generation' into 'main'
Dec 19, 2023
4d7bcae4
refactor(chat): try/catch to handle await
Dec 19, 2023
a0a011f1
docs: add section for Code Suggestions setup
Dec 19, 2023
39ea0e63
docs: be more specific about this
Dec 19, 2023
5b7c3e8f
docs: Apply 1 suggestion(s) to 1 file(s)
Dec 19, 2023
0c53e29a
docs: Apply 1 suggestion(s) to 1 file(s)
Dec 19, 2023
f3cfd39a
fix: Fix language server browser build path
Dec 20, 2023
edc4c82d
chore(deps): update dependency @gitlab-org/gitlab-lsp to ^3.27.1
Dec 20, 2023
e4396e8a
Merge branch 'aqualls-update-install-instrux' into 'main'
Dec 19, 2023
477aa26c
Merge branch 'tr-bump-ls-to-3-27-1' into 'main'
Dec 20, 2023
cd63d3de
Merge branch 'dmishunov/try-catch-await' into 'main'
Dec 20, 2023
b079caf2
refactor(cs): Defensive loading counter
Dec 19, 2023
56b2cc8b
feat(code_suggestions): Added LSP based streaming
Dec 20, 2023
a3b8e271
Merge branch 'spatnaik/lsp-code-suggestions-streaming' into 'main'
Dec 20, 2023
140cb27f
feat: Decide whether to stream data based on the intent
Dec 20, 2023
dba8f641
chore(deps): add glob dev dependency
Dec 20, 2023
1981c6a3
Merge branch 'fix-language-server-browser-build' into 'main'
Dec 20, 2023
3aff4e7d
Merge branch 'ps-defensive-loading-counter' into 'main'
Dec 20, 2023
c7f4e6d1
chore: lower intent logging level
Dec 20, 2023
b657f0bc
Merge branch 'Detect-streaming-based-on-intent' into 'main'
Dec 20, 2023
512c92ef
chore(deps): update dependency @gitlab-org/gitlab-lsp to ^3.28.0
Dec 20, 2023
31c9198e
Merge branch 'renovate/gitlab-language-server' into 'main'
Dec 20, 2023
15ee871d
3.95.0
Dec 20, 2023
c1f4493e
refactor(cs): Refactor and optimize active stream checking
Dec 20, 2023
5e5432cf
feat: enable streaming for the chat
Dec 20, 2023
7537a97c
Merge branch 'ps-refactor-and-optimize-stream-checking' into 'main'
Dec 20, 2023
1890894d
Merge branch '1112-introduce-chat-message-streaming' into 'main'
Dec 21, 2023
f3840249
feat: add vulnerability identifiers & solution
Dec 21, 2023
0ab56a56
chore(deps): update dependency @gitlab-org/gitlab-lsp to ^3.29.0
Dec 21, 2023
e3d45bba
fix(cs-stream): Clean loading icon flicker
Dec 21, 2023
49e65804
Merge branch 'renovate/gitlab-language-server' into 'main'
Dec 21, 2023
bda65ec3
feat: Support using web ide in the language server
Dec 21, 2023
bfcf1b10
Merge branch 'ealcantara-language-server-web-ide-support' into 'main'
Dec 21, 2023
69e0826c
Merge branch 'djadmin-security-findings-identifier-sol' into 'main'
Dec 21, 2023
96c543ae
chore(ci variables): update the ci_variables.json
Dec 21, 2023
32ec241b
Merge branch 'ps-fix-loading-icon-flicker-while-stream' into 'main'
Dec 21, 2023
91c29b44
Merge branch '2023-12-21-update-ci-variables' into 'main'
Dec 21, 2023
65a968aa
feat: enable suggestion streaming by default
Dec 21, 2023
f859c82f
Merge branch 'tv/2023-12/streaming-on-by-default' into 'main'
Dec 21, 2023
5fa6081e
3.96.0
Dec 21, 2023
94f73b08
docs: Add streaming disabling instructions
Dec 21, 2023
bb8fd09d
chore: Apply 1 suggestion(s) to 1 file(s)
Dec 21, 2023
d2045583
docs: Add the streaming gif
Dec 21, 2023
11a005dd
docs: add instruction stub for how to stream
Dec 21, 2023
4ee976d8
docs: strip cursor statement
Dec 21, 2023
fa8d5f85
Merge branch 'aqualls-add-feature-flag' into 'main'
Dec 21, 2023
05811a60
docs: remove beta info from README
Dec 21, 2023
84e91e5c
docs: Move Code Suggestions to the top
Dec 21, 2023
31a26ca0
docs: move code generation subheading
Dec 21, 2023
3631f6be
Merge branch 'aqualls-remove-beta-info' into 'main'
Dec 21, 2023
88bc03fd
3.96.1
Dec 21, 2023
ef2e5b7f
chore: Remove "Beta" from code completion settings
Dec 22, 2023
56765232
chore: Apply 1 suggestion(s) to 1 file(s)
Dec 22, 2023
45bd359a
chore: Apply 1 suggestion(s) to 1 file(s)
Dec 22, 2023
6e7511cd
chore: Apply 1 suggestion(s) to 1 file(s)
Dec 22, 2023
5d22d4b4
Merge branch 'jy-update-troubleshooting' into 'main'
Dec 22, 2023
99daceb8
chore: Add separate postinstall script
Dec 24, 2023
33f75f3a
chore: Check link fragments in markdownlint
Dec 25, 2023
502dbbdf
fix: Fix broken link fragments in README
Dec 25, 2023
62e52cde
chore(deps): update dependency ws to ^8.16.0
Dec 26, 2023
cf849e31
feat: Update label for code suggestions flag
Dec 26, 2023
52bed79c
Merge branch 'Update-label-for-the-cs-flag' into 'main'
Dec 26, 2023
4ebdec48
3.97.0
Dec 26, 2023
0fbac09a
Merge branch '2023-12-06-release' into 'main'
Dec 26, 2023
48e02e8c
Merge branch 'renovate/ws-8.x' into 'main'
Dec 27, 2023
d4c90f8e
Merge branch 'X_Sheep/postinstall' into 'main'
Dec 27, 2023
e9d1a6cd
chore(deps): update dependency simple-git to ^3.22.0
Dec 29, 2023
14107414
chore(deps): update dependency esbuild to ^0.19.11
Dec 29, 2023
0f6a5e9d
refactor: migrate security findings webview to vue2
Jan 02, 2024
6c767821
Merge branch 'renovate/esbuild-0.x' into 'main'
Jan 02, 2024
14e29c5f
Merge branch 'readme-links' into 'main'
Jan 02, 2024
12775bb9
feat: Display comment thread state using VS Code API
Jan 02, 2024
54631bd2
Merge branch 'migrate-security-findings-vue2' into 'main'
Jan 04, 2024
3c994ae3
Merge branch 'X_Sheep/comment_thread_state' into 'main'
Jan 05, 2024
f064166f
feat: render links in security findings webview
Jan 08, 2024
ca7d3894
feat: make location blob path linkable
Jan 08, 2024
5dcd3678
chore(deps): update dependency @anycable/core to ^0.7.12
Jan 09, 2024
c162ae32
Merge branch 'renovate/simple-git-3.x' into 'main'
Jan 09, 2024
03fba298
Merge branch 'djadmin-link-security-findings' into 'main'
Jan 09, 2024
4d1e52c7
Merge branch 'renovate/anycable-core-0.x' into 'main'
Jan 09, 2024
f712cea7
chore(deps): update dependency sinon to ^17.0.1
Jan 09, 2024
038cc6db
chore: Use Request/NotificationType from the LS
Jan 09, 2024
23657581
docs: Add minimum VS Code version
Jan 09, 2024
832acd99
Merge branch '1200-include-notification-types-correctly' into 'main'
Jan 09, 2024
08ec7ff4
chore(deps): update dependency @gitlab-org/gitlab-lsp to ^3.30.0
Jan 09, 2024
e1150c0d
chore: manually update the https-proxy-agent
Jan 09, 2024
2c41ebce
chore(ci variables): update the ci_variables.json
Jan 09, 2024
f44dfcda
Merge branch 'renovate/integration-testing' into 'main'
Jan 09, 2024
313f35af
Merge branch '2024-01-09-update-ci-variables' into 'main'
Jan 09, 2024
b819618e
Merge branch 'kbychu-main-patch-41220' into 'main'
Jan 09, 2024
c1da299c
Merge branch 'tv/2024-01/update-https-proxy' into 'main'
Jan 10, 2024
9feff058
chore(deps): update dependency cross-fetch to v4
Jan 10, 2024
0657afd3
Merge branch 'renovate/major-fetch-frameworks' into 'main'
Jan 10, 2024
0e4e04bf
feat(chat): enable Duo Chat for SM instances
Jan 10, 2024
52f649cf
Merge branch '1199-chat-for-sm' into 'main'
Jan 10, 2024
771b0ef7
Merge branch 'renovate/gitlab-language-server' into 'main'
Jan 11, 2024
Additional commits have been omitted to prevent performance issues.
Loading
Loading