Eric Amodio
9fd71f6d09
Adds show in commit details view to hovers
Adds show in commit graph to hovers
2 years ago
Eric Amodio
5c18043938
Fixes CodeLens & statusbar setting naming
2 years ago
Ramin Tadayon
1ae096f215
Fix commits incorrectly being merge type
2 years ago
Eric Amodio
1263b333ca
Optimizes graph log parsing & paging
Adds graph.commitOrdering setting
2 years ago
Miggy Eusebio
c35d4b9ab4
Send platform to the graph
2 years ago
Keith Daulton
bb36826e62
Fixes actions for uncommitted commit details
2 years ago
Eric Amodio
102f8e64a4
Bumps to v12.2.2
2 years ago
Eric Amodio
731b85ace3
Removed copy-pasted entry
2 years ago
Eric Amodio
f4973073e1
Re-enables insiders CI builds
Until the VS Code marketplace can truly handle pre-releases we can't adopt the current limited pre-release provided by VS Code
2 years ago
Eric Amodio
a3d6b712b2
Fixes issues w/ dynamic PR lookup
Fixes #2177 , fixes #2185 , fixes #2180 , fixes #2179
2 years ago
Eric Amodio
32d5062f2e
Adds @mattseddon's contribution
2 years ago
Eric Amodio
b41804fb55
Adds ViewFileNode base for consolidation
Avoids dangerous `any` cast when setting FileNode parent in FolderNode
2 years ago
Eric Amodio
28c993ccca
Switches to allSettled for safety
2 years ago
Eric Amodio
04666c2144
Avoids multiple calls to id
2 years ago
Eric Amodio
90f465a848
Removes unneeded crypto/stream deps
2 years ago
Eric Amodio
fb2078602f
Removes another scm menu from non-Git provider
2 years ago
Matt Seddon
b018979338
Fixes #2187 - Remove scm/title actions from non-Git scm providers
2 years ago
Eric Amodio
1e794770c4
Bumps to v12.2.1
2 years ago
Eric Amodio
2760a2f4c0
Fixes #2185 , #2180 pr node refresh causes issues
I've disabled the refresh to show the spinner icon on the root node to avoid this issue until I can dig into this more. It looks like this is a bug in the VS Code tree view.
2 years ago
Eric Amodio
97a3398624
Avoids loading uncached avatars for now
Until we can dynamically update the Graph when scrolled into view
2 years ago
Eric Amodio
a07e85fa7e
Increases threshold to avoid extra queries
Adds extra HEAD check to avoid extra lookup
2 years ago
jogo-
f2daa1166d
Fix typo in commitDetails.html
2 years ago
jogo-
ba778087a9
Fix typos in README.md
2 years ago
jogo-
b6278de07a
Fix typos in CHANGELOG.md
2 years ago
Keith Daulton
5d28436932
Updates changelog with #2179
2 years ago
Keith Daulton
931e94b5a6
Fixes asWebviewUri scope in GraphWebview
2 years ago
Eric Amodio
627f6eee70
Updates dependencies
2 years ago
Eric Amodio
20e3a85260
Fixes contributors view
2 years ago
Eric Amodio
a61c28ede6
Changes insiders to "pre-release"
2 years ago
Eric Amodio
0093f2b59b
Migrates to use VS Code pre-release publishing
Deprecates Insiders extension
2 years ago
Eric Amodio
fe55a1488c
Bumps to v12.2.0
2 years ago
Keith Daulton
74e03999a8
Bumps graph library to RC13
2 years ago
Keith Daulton
b01c9cc36a
Adds hack to select head in virtual repos
2 years ago
Eric Amodio
697536ede0
Fixes GRaph paging issue w/ same timestamps
2 years ago
Eric Amodio
1661a28e73
Removes rogue logging
2 years ago
Eric Amodio
fb78274fb8
Fixes "last page" issue on the graph
Adds additional logging
2 years ago
Keith Daulton
ab4422782e
Updates time remaining text on home view
2 years ago
Ramin Tadayon
64e031a0bc
Bump graph library to RC12
2 years ago
Eric Amodio
5937341a86
Fixes more perf issues loading PRs in nodes
2 years ago
Eric Amodio
0e568e9b30
Removes extra refresh call
2 years ago
Eric Amodio
8a9f0bed38
Fixes issue w/ Safari & regex lookbehind
2 years ago
Eric Amodio
3454fad678
Re-adds -2px hack stop the extra graph scrollbar
2 years ago
Eric Amodio
5135e5582b
Adds GitLens+ notices
2 years ago
Keith Daulton
0af337c5ea
Adds max-width and centering to graph alerts
2 years ago
Keith Daulton
944afe60ed
Updates subscription banner content on the graph
2 years ago
Keith Daulton
faea28a390
Fixes graph subscription access
- avoids mutating subscriptions
Co-authored-by: Eric Amodio <eamodio@gmail.com>
2 years ago
Keith Daulton
c6b30e571d
Updates loading spinner in graph status bar
2 years ago
Keith Daulton
1b900da921
Updates trial banner copy in commit graph
2 years ago
Keith Daulton
9df47babb3
Updates alert neutral color properties
2 years ago
Keith Daulton
39baa3d80f
Fixes access on subscription change in graph
2 years ago