67
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix the "Show X Above/Below" when lines contain tabs More... over 15 years ago
Catch and ignore OverQuotaErrors when sending email More... over 15 years ago
Fix thinko in Change.user_can_edit More... over 15 years ago
Change the owned project memcache to not reset on every request More... over 15 years ago
Add no timeout support to CachedDict More... over 15 years ago
Fix CachedDict.get's mising "self" reference when calling get_multi More... over 15 years ago
Cache Change user_can_edit to avoid project group lead lookups More... over 15 years ago
Optimize Project.is_use_lead to fetch all groups at once More... over 15 years ago
Cache the admin membership inside of Account, not memcache More... over 15 years ago
Remove on-the-fly schema upgrade code for 'submitters' group More... over 15 years ago
Remove get_all_accounts as there are generally too many to get More... over 15 years ago
Remove unused can_lgtm, can_verify from Account More... over 15 years ago
Cleanup the automatic group creation code More... over 15 years ago
Only create the automatic groups if no groups exist More... over 15 years ago
Rewrite the user draft memcache to use our memcache.Key wrapper More... over 15 years ago
Teach our memcache wrapper how to store things in the Python process More... over 15 years ago
Remove the pointless memcache of unclaimed changes projects More... over 15 years ago
Remove unused memcache imports More... over 15 years ago
Remove pointless is_code_reviewed function from Project, Branch More... over 15 years ago
Display the user's type next to their name in the approval list More... over 15 years ago
Notify the user when proto_client opens or saves a cookie jar More... over 15 years ago
Remove the 'submitters' auto-group More... over 15 years ago
Use the ApprovalRights' submitters category for submit approval More... over 15 years ago
Automatically upgrade the data store for ApprovalRights.submitters More... over 15 years ago
Add a "Submitters" list to the Approval Rights entity More... over 15 years ago
Tell users how to download changes with 'repo download' More... over 15 years ago
Visually show tabs so they stand-out in diffs More... over 15 years ago
Rename test-utils gae and crm to web and mgr More... over 15 years ago
Remove unused ToText function from engine.py More... over 15 years ago
Rename project owners to project leads in the web UI More... over 15 years ago