Commit graph

6 commits

Author SHA1 Message Date
f10e23b3c1 Update to appengine v2 SDK 2023-02-17 13:50:58 -08:00
Mihai Parparita
8fc40ed008 Minial updates to work with go 1.18
Add a minimal go modules setup, and update to work with more recent
versions of the oauth2 and GitHub libraries.
2022-04-10 21:42:43 -07:00
Mihai Parparita
6c662e2109 Changes necessary to run with the Go 1.11 App Engine runtime. 2020-03-05 21:30:47 -08:00
Mihai Parparita
c0a76b82a6 Fix null pointer when viewing repos for an account with revoked credentials. 2015-01-03 14:35:51 -08:00
Mihai Parparita
6b8e347a72 Stop looking up repos for all users on the admin page.
Takes too long to load. Move repos instead into a per-user page.

Also adds basic redacting of repo information.
2014-12-27 21:53:38 -08:00
Mihai Parparita
439d60913b Sort the admin users list by GitHub user ID. 2014-12-27 21:28:04 -08:00