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 40 million developers.
Sign up
Pinned
1,277 contributions in the last year
Activity overview
Contributed to
heroku/heroku-buildpack-ruby,
codetriage/codetriage,
schneems/derailed_benchmarks
and 5 other
repositories
Contribution activity
October 2019
Created a pull request in codetriage/codetriage that received 6 comments
Get rid of N+1 queries by using upsert_all
Previously we were loading and instantiating issues for every issue pulled from GitHub. With this patch we no longer create issue objects and we've…
+60
−39
•
6
comments
- Schneems/guard empty upsert
- Schneems/revert revert upsert
- Re-add not-null to columns
- Revert "Merge pull request #1153 from codetriage/schneems/nuke_n_plus…
- Attempt to Reduce memory requirements of Doc Parse
- Add context to Scout for background jobs
- The `fork` call screws with Scout/Skylight and friends
- Speed up query by adding index
- Productionize seeds.rb
- Issues are not valid without a number
- Reduce DB load on application
- Mark Repos removed from GitHub
- [close #1140] Check for 2xx status from GitHub
- Don't enqueue background errors in the background
- Decrease redis memory needs
- Retry if fetchers are using bad token
- Revert d11d487eb03dadb2d6bac27ce9edab5deb5e204a and ca10330ac72790f60…
- Allow API Fetcher Retry on bad token
- Fix Repo not being created for issues
- Fix populating issues job
- Fix missing information from IssueAssigner
- Remove large unused indexes
- Reduce issue Queries
- Heroku CI run rubocop
- Fewer SQL queries when assigning issues
- Some pull requests not shown.
1
repository not shown
Created an issue in rails/sprockets that received 2 comments
Add deprecations for invalid precompile options
As described in #632 When people are using a Proc it will work with sprockets 3 and fail with sprockets 4 (I think, still no repro example). We nee…
2
comments
25
contributions
in private repositories
Oct 2 – Oct 28