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
- @jc_unknwon
Pinned
2,523 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
- e2e: add tests for organization settings cascade
- e2e: add tests for access token
- authz: use URN to identify provider to fetch permissions instead of ServiceID
- github: update VCR for `ListRepositoryCollaborators`
- authz: bypass private repos without authz provider configured for the code host
- 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
- github: Add rate limit cost estimation for GraphQL
- gitolite: exclude pattern support
- gitolite: blacklist -> blocklist
- codeintel: Remove unique constraint from lsif_packages
- codeintel: Non-leaky reader cache
- codeintel: Add retries to larger bodies in bundle manager client
- codeintel: Add exact path to FindClosestDumps
- authz: use URN to identify provider to fetch permissions instead of ServiceID
- codeintel: Rewrite sqlite connection cache
- Faster default branch resolve
- extsvc: Add ParseServiceType
- authz: bypass private repos without authz provider configured for the code host
- gomod: update zoekt
- 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
- Some pull request reviews not shown.
Created an issue in sourcegraph/sourcegraph that received 7 comments
Spike: Use Postgres intarray to store permissions `object_ids`
Context @mrnugget on Slack I have to say, I’m really not happy with the application-level joins we now have to do due to authz. Everytime we want …
7
comments