FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · JsJ1977/sourcegraph · GitHub
JsJ1977
/
sourcegraph
Public
forked from
sourcegraph/sourcegraph-public-snapshot
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
Branch selector
User selector
Datepicker
Commit history
Commits on May 16, 2019
Fix handling of branch names containing forward slashes (#3977)
Show description for 1c3ee83
Loic Guychard
authored
1c3ee83
View commit details
Copy full SHA for 1c3ee83
Browse repository at this point
Fix GitHub snippet resolution (#3920)
Show description for 4786947
Loic Guychard
authored
4786947
View commit details
Copy full SHA for 4786947
Browse repository at this point
Update prettier (#3988)
Show description for 74f5185
renovate[bot]
authored and
felixfbecker
committed
74f5185
View commit details
Copy full SHA for 74f5185
Browse repository at this point
gitserver: close packed-refs file in quickRevParseHead() (#4026)
ijt
authored
3e65372
View commit details
Copy full SHA for 3e65372
Browse repository at this point
Completely resolve indexed search performance regression in v3.2.0 (#4048)
Show description for c893ed3
Stephen Gutekanst
authored
c893ed3
View commit details
Copy full SHA for c893ed3
Browse repository at this point
CHANGELOG: add missing changelog entry for PR #4037 (#4047)
Stephen Gutekanst
authored
7d5f551
View commit details
Copy full SHA for 7d5f551
Browse repository at this point
Commits on May 15, 2019
Adding persona documentation, and teams page (#4028)
Christina
authored
da644a8
View commit details
Copy full SHA for da644a8
Browse repository at this point
New saved searches UI (#4015)
attfarhan
authored
ea219ab
View commit details
Copy full SHA for ea219ab
Browse repository at this point
Make context expression evaluation efficient (#4025)
Show description for ee5cad0
felixfbecker
authored
ee5cad0
View commit details
Copy full SHA for ee5cad0
Browse repository at this point
Revert "Update snapshot"
Show description for 144abe4
felixfbecker
committed
144abe4
View commit details
Copy full SHA for 144abe4
Browse repository at this point
Revert "Open ActionItem links in new tabs (#4029)"
Show description for 1afeadf
felixfbecker
committed
1afeadf
View commit details
Copy full SHA for 1afeadf
Browse repository at this point
Update snapshot
felixfbecker
committed
8df5156
View commit details
Copy full SHA for 8df5156
Browse repository at this point
Open ActionItem links in new tabs (#4029)
Show description for 105aad2
felixfbecker
authored
105aad2
View commit details
Copy full SHA for 105aad2
Browse repository at this point
Remove } (#4038)
felixfbecker
authored
57c23b1
View commit details
Copy full SHA for 57c23b1
Browse repository at this point
Symbols: show file path in symbol search results (#4024)
chrismwendt
authored
79087ed
View commit details
Copy full SHA for 79087ed
Browse repository at this point
Changed GitHub external service default config (#3931)
Ryan Blunden
authored
8dc7204
View commit details
Copy full SHA for 8dc7204
Browse repository at this point
fix PHABRICATOR_ASSETS_DIRECTORY (#4035)
Show description for 2b76df2
Loic Guychard
authored
2b76df2
View commit details
Copy full SHA for 2b76df2
Browse repository at this point
repo-updater: Increase batch when fetching Bitbucket Server repos (#4037)
Show description for 4d4b17d
mrnugget
authored
4d4b17d
View commit details
Copy full SHA for 4d4b17d
Browse repository at this point
repo-updater: Do not run EnabledStateDeprecationMigration on Sourcegraph.com
keegancsmith
committed
556095b
View commit details
Copy full SHA for 556095b
Browse repository at this point
repo-updater: Fix flaky test & make Github client consistent (#4030)
Show description for 03238ed
mrnugget
authored
03238ed
View commit details
Copy full SHA for 03238ed
Browse repository at this point
repo-updater: Remove syncer feature flag and remove old code (#4000)
Show description for 23f28cd
tsenart
authored and
keegancsmith
committed
23f28cd
View commit details
Copy full SHA for 23f28cd
Browse repository at this point
repo-updater: Collapse testdata files in PRs (#3999)
Show description for 4cbe64a
keegancsmith
authored
4cbe64a
View commit details
Copy full SHA for 4cbe64a
Browse repository at this point
gitserver: use `Server.removeRepoDirectory` instead of `os.RemoveAll` (#4006)
Show description for f8e2a06
ijt
authored
f8e2a06
View commit details
Copy full SHA for f8e2a06
Browse repository at this point
update release captain
Beyang Liu
committed
150f065
View commit details
Copy full SHA for 150f065
Browse repository at this point
Support specifying configs via a file (#4017)
Show description for 507371f
Stephen Gutekanst
authored
507371f
View commit details
Copy full SHA for 507371f
Browse repository at this point
fix issue where management console password would reset on user account creation (#4014)
Show description for 3f6c0ed
Stephen Gutekanst
authored
3f6c0ed
View commit details
Copy full SHA for 3f6c0ed
Browse repository at this point
Commits on May 14, 2019
Migrate saved queries from settings to dedicated Postgres table: GQL API, query-runner, webapp changes (#3867)
Show description for a00f2fc
attfarhan
authored
a00f2fc
View commit details
Copy full SHA for a00f2fc
Browse repository at this point
web: use Bitbucket icon for go-to-code-host action (#3997)
Show description for 1aecdde
Stephen Gutekanst
authored
1aecdde
View commit details
Copy full SHA for 1aecdde
Browse repository at this point
update roadmap (#4009)
sqs
authored
aaa7c04
View commit details
Copy full SHA for aaa7c04
Browse repository at this point
pkg/conf: deadlock detector: clarify prod error messages + use lenient timeout (#3986)
Show description for 5ca6f46
Stephen Gutekanst
authored
5ca6f46
View commit details
Copy full SHA for 5ca6f46
Browse repository at this point
use separate module name for extension.schema.{ts,json} files to avoid confusion (#3940)
Show description for d692e2e
sqs
authored
d692e2e
View commit details
Copy full SHA for d692e2e
Browse repository at this point
web: RepositoryErrorPage is now RepositoryNotFoundPage (#3980)
keegancsmith
authored
9596ab8
View commit details
Copy full SHA for 9596ab8
Browse repository at this point
frontend: Remove allowEnableDisable GraphQL field (#3998)
keegancsmith
authored
5d988f5
View commit details
Copy full SHA for 5d988f5
Browse repository at this point
repo-updater: load data solely from database in `RepoLookup` (#3967)
Show description for 9b64f4d
mrnugget
authored
9b64f4d
View commit details
Copy full SHA for 9b64f4d
Browse repository at this point
Fix commit view resolution when using Refined GitHub (#3981)
Show description for e476590
Loic Guychard
authored
e476590
View commit details
Copy full SHA for e476590
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL