Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
2,502 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 12 commits in 1 repository
Created 1 repository
- eseliger/vscode TypeScript
Created a pull request in sourcegraph/sourcegraph that received 5 comments
Opened 15 other pull requests in 1 repository
sourcegraph/sourcegraph
7
merged
8
open
- Fix racy read on r.namespace
- Introduce store package
- Some lockfile hygiene
- Bundlesize hacking
- Upgrade percy agent to a version that can share puppeteer
- Remove prioritization of changesets without any diffstat
- Add SQL views for changeset rewirer
- API schema change for previews
- Try to fix codeintel story
- Modernize a bunch of components
- Remove campaigns snapshot tests
- Hacking on storybooks
- Remove dependency octicons-react
- Some dev environment QoL improvements
- Reduce logspam by graphql generator
Reviewed 38 pull requests in 3 repositories
sourcegraph/sourcegraph 33 pull requests
- Add how-to for creating multiple changesets in single repository
- codeintel: Update storybooks
- Display branch name next to repository in changeset list
- Add campaign requirements
- graphql: add ability to syntax highlight specific line ranges
- search backend: remove quotes suggestion for literal mode
- campaigns: tinker with no result wording
- Handle dark theme for decorations
- graphql: add docs for GitBlob.highlight
- Fetch gitlab state change events from API
- search frontend: update snapshot tests for hierarchical locations view
- campaigns: reword download diff link
- move repos package from repo-updater into internal/
- migrations: remove unused campaigns tables
- codeintel: Add UI to configure indexing jobs
- campaigns: add changeset text search
- Faster campaigns test. Part 4. Reorganise tests.
- campaigns: notify the user upon fresher specs
- Faster campaigns tests, part 3: clean up & parallelize
- use new e2e image
- Faster campaigns tests, part 2: determine plan without a database.
- Faster campaigns tests, part 1: the low-hanging fruit.
- Use EXPERIMENTAL_useSourceOfProjectReferenceRedirect
- Update dependency @sourcegraph/eslint-config to ^0.20.18
- gulp: disable graphql-codegen's watch feature
- Some pull request reviews not shown.
sourcegraph/src-cli 3 pull requests
sourcegraph/about 2 pull requests
Created an issue in sourcegraph/sourcegraph that received 4 comments
Add a github action to notify us of unlabeled tickets/PRs
In the past we've often missed contributions by external contributors since they don't know whom to tag and also cannot add labels, so they largely…