Bump tag v1.4.0 -> v1.4.1 (release.py)
2020-11-17 10:05:42 -0800 GitHub: Merge pull request #150 from buildbuddy-io/revert-144-api-key-auth-error
2020-11-17 09:59:53 -0800 GitHub: Revert "Return UNAUTHENTICATED error when API key header is invalid (#144)"
2020-11-16 20:20:07 -0500 GitHub: Return UNAUTHENTICATED error when API key header is invalid (#144)
2020-11-16 20:19:48 -0500 GitHub: Update API key redaction logic (#149)
2020-11-16 17:09:04 -0800 Siggi: Truncate patterns with over 3 targets
2020-11-16 17:05:39 -0800 Siggi: Log invocation update errors (so we can fix them all before returning a hard error here)
2020-11-16 16:53:06 -0800 Tyler Williams: Allow debugging sql via flag/config
2020-11-16 14:39:02 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-16 14:38:56 -0800 Tyler Williams: Add a PK to Invocations.
2020-11-16 13:40:58 -0800 Siggi: Don't display setup_code until we have a bazel config response
2020-11-16 12:32:02 -0800 Tyler Williams: Add target level data to schema.
2020-11-16 13:47:43 -0500 GitHub: Improve edit/refresh cycle for frontend development (#147)
2020-11-16 10:15:30 -0800 Tyler Williams: Tweak target.proto a bit.
2020-11-15 08:12:22 -0800 GitHub: Merge pull request #148 from purkhusid/fix-github-status
2020-11-15 11:34:34 +0000 Daniel P. Purkhus: Fix Github status
2020-11-13 16:05:32 -0800 Tyler Williams: Add Target proto.
2020-11-13 09:13:55 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-13 09:08:23 -0800 Tyler Williams: Support listening on sockfile.
2020-11-13 10:55:48 -0500 GitHub: Add bazel-bin to rootDirs (#146)
2020-11-12 14:41:05 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-12 14:40:53 -0800 Tyler Williams: Revert to old-style (simple) hit-tracker.
2020-11-12 17:14:09 -0500 GitHub: Fix app crash when visiting logs tab on disconnected builds (#145)
2020-11-12 13:52:47 -0800 Tyler Williams: Merge branch 'master' of ssh://github.com/buildbuddy-io/buildbuddy
2020-11-12 09:19:31 -0800 Siggi: Update perms.go