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 up- Hangzhou, China
- https://unknwon.io
Pinned
2,496 contributions in the last year
Contribution activity
June 2020
Created a pull request in sourcegraph/sourcegraph that received 4 comments
handlerutil: add test for checking `URLMovedError`
Adds a test case to test for URLMovedError when the requested repository name is "outdated". This is happens when a repository is renamed on code h…
+26
−0
•
4
comments
- test: use `-coverpkg=./...` to increase coverage
- authz: move permissions sidebaritem to enterprise
- authz: ignore 404 API error for GitHub
- usagestats: remove unused `GetSearchUsageStatistics`
- github: adds tests for `ListRepositoryCollaborators`
- graphqlbackend: add tests for external services
- db: add tests to external services
- codeintel: Rewrite sqlite connection cache
- POC: all-in-one third party licenses file
- extsvc: Reduce use of raw servicetype strings
- Add notifications when sourcegraph.com licenses are close to expiring…
- Remove unused usagestats code
- Check repo permissions in campaigns mutations (except update)
- Bump src-cli version to 3.15
- Check for error returned by CreateChangesetJob
- txemail: make gophermail types unexported
- extsvc: Replace raw strings with constants for external service "kind"
- codeintel: Add repo settings page for auto-index records
- search: move zoekt tests from textsearch_test to zoekt_test
- Implement publish all button
- frontend: Don't fetch archive for raw endpoint
- Hide information in campaigns based on repository permissions
- remove campaign publishing, allow per-changeset publishing only
- db: add tests to external services