FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - loginx/vscode-pull-request-github · GitHub
loginx
/
vscode-pull-request-github
Public
forked from
microsoft/vscode-pull-request-github
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-pull-request-github
src
on
master
User selector
Datepicker
Commit history
Commits on May 23, 2019
Display a message before opening file diffs in the browser (#575), fixes #442
malwilley
authored and
Rachel Macfarlane
committed
0248f28
View commit details
Copy full SHA for 0248f28
View code at this point
Browse repository at this point
Merge pull request #1170 from microsoft/aw/non-empty-protocol
Show description for 79e8588
smashwilson
authored
79e8588
View commit details
Copy full SHA for 79e8588
View code at this point
Browse repository at this point
Commits on May 22, 2019
Avoid uncessary authentication
rebornix
committed
15f9356
View commit details
Copy full SHA for 15f9356
View code at this point
Browse repository at this point
Avoid constructing Protocols with empty strings
smashwilson
committed
a61666b
View commit details
Copy full SHA for a61666b
View code at this point
Browse repository at this point
Commits on May 17, 2019
URI encode base and head parameters, fixes #1059
Rachel Macfarlane
authored
a06e378
View commit details
Copy full SHA for a06e378
View code at this point
Browse repository at this point
Fix a test failure on master. (#1163)
Show description for f440f03
Ashi Krishnan
authored and
Rachel Macfarlane
committed
f440f03
View commit details
Copy full SHA for f440f03
View code at this point
Browse repository at this point
Commits on May 13, 2019
Add whitespace:check-branch lint rule and fix problems.
Ashi Krishnan
committed
a0232ed
View commit details
Copy full SHA for a0232ed
View code at this point
Browse repository at this point
Commits on May 9, 2019
Cleanup
StanleyGoldman
committed
1d8c06b
View commit details
Copy full SHA for 1d8c06b
View code at this point
Browse repository at this point
Removing redundant check
StanleyGoldman
committed
bb461cf
View commit details
Copy full SHA for bb461cf
View code at this point
Browse repository at this point
Following the same logic for parsing timeline events
StanleyGoldman
committed
a9a8a25
View commit details
Copy full SHA for a9a8a25
View code at this point
Browse repository at this point
Cleanup
StanleyGoldman
committed
f8fa129
View commit details
Copy full SHA for f8fa129
View code at this point
Browse repository at this point
Preventing load of avatars on GitHub Enterprise
StanleyGoldman
committed
a24d48b
View commit details
Copy full SHA for a24d48b
View code at this point
Browse repository at this point
Commits on May 8, 2019
Merge branch 'master' into qv/react
Ashi Krishnan
committed
e69d060
View commit details
Copy full SHA for e69d060
View code at this point
Browse repository at this point
Commits on May 6, 2019
Checking if the repository returns avatars
StanleyGoldman
committed
8b4f1b7
View commit details
Copy full SHA for 8b4f1b7
View code at this point
Browse repository at this point
Make PR viewlet always visible
Rachel Macfarlane
authored
ce6bc9a
View commit details
Copy full SHA for ce6bc9a
View code at this point
Browse repository at this point
Adding missing else clause
StanleyGoldman
committed
7cfabad
View commit details
Copy full SHA for 7cfabad
View code at this point
Browse repository at this point
Merge branch 'master' into qv/react
Ashi Krishnan
committed
12bb65c
View commit details
Copy full SHA for 12bb65c
View code at this point
Browse repository at this point
Merge branch 'master' into qv/react
Ashi Krishnan
committed
370f293
View commit details
Copy full SHA for 370f293
View code at this point
Browse repository at this point
Commits on May 3, 2019
Revert staging server in githubServer.ts
Ashi Krishnan
committed
2912cee
View commit details
Copy full SHA for 2912cee
View code at this point
Browse repository at this point
Commits on May 2, 2019
Merge pull request #1139 from Microsoft/sticky-credential-input
Show description for 8bc541c
StanleyGoldman
authored
8bc541c
View commit details
Copy full SHA for 8bc541c
View code at this point
Browse repository at this point
Merge pull request #1131 from Microsoft/qv/decrease-perceived-checkout-latency
Show description for 4c0f27d
Ashi Krishnan
authored
4c0f27d
View commit details
Copy full SHA for 4c0f27d
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Setting ignoreFocusOut for credential operations
StanleyGoldman
committed
1c504b0
View commit details
Copy full SHA for 1c504b0
View code at this point
Browse repository at this point
Fix lint errors and use edited body markdown.
Ashi Krishnan
committed
ca37507
View commit details
Copy full SHA for ca37507
View code at this point
Browse repository at this point
Formatting nits
StanleyGoldman
committed
3abb635
View commit details
Copy full SHA for 3abb635
View code at this point
Browse repository at this point
Merge remote-tracking branch 'remotes/origin/master' into fixes/github-enterprise-user-avatar
Show description for 599faab
StanleyGoldman
committed
599faab
View commit details
Copy full SHA for 599faab
View code at this point
Browse repository at this point
Commits on Apr 25, 2019
Decrease time to enter review mode.
Show description for bdeb86a
Ashi Krishnan
committed
bdeb86a
View commit details
Copy full SHA for bdeb86a
View code at this point
Browse repository at this point
Commits on Apr 19, 2019
Fix state management and styling.
Show description for 04c550c
Ashi Krishnan
committed
04c550c
View commit details
Copy full SHA for 04c550c
View code at this point
Browse repository at this point
Log a warning if we get no data back from pullRequests.getAll
Ashi Krishnan
committed
3cc0d73
View commit details
Copy full SHA for 3cc0d73
View code at this point
Browse repository at this point
Guard PR data
Ashi Krishnan
committed
5e72358
View commit details
Copy full SHA for 5e72358
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
Merge branch 'fixes/github-enterprise-user-avatar' into qv/react
StanleyGoldman
committed
0f2a2ac
View commit details
Copy full SHA for 0f2a2ac
View code at this point
Browse repository at this point
Merge branch 'master' into qv/react
Ashi Krishnan
committed
d3df91c
View commit details
Copy full SHA for d3df91c
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Fix git onDidOpenRepository eventing
RMacfarlane
committed
d06a986
View commit details
Copy full SHA for d06a986
View code at this point
Browse repository at this point
Correctly tweaking the model object
StanleyGoldman
committed
4101486
View commit details
Copy full SHA for 4101486
View code at this point
Browse repository at this point
Detecting if the server will return the user avatar and using a placeholder if it does not
StanleyGoldman
committed
82a33f9
View commit details
Copy full SHA for 82a33f9
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
add merge success/failure metrics
annthurium
committed
4e9288e
View commit details
Copy full SHA for 4e9288e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL