summaryrefslogtreecommitdiff
path: root/misc/dashboard/codereview
Commit message (Expand)AuthorAgeFilesLines
* codereview: close the head tagBrad Fitzpatrick2013-05-231-1/+1
* codereview: add khr as a personBrad Fitzpatrick2013-05-211-0/+1
* misc/dashboard/codereview: add cshapiro and mpvl to reviewers list.Rob Pike2013-05-151-0/+2
* misc/dashboard/codereview: add R?my to the list of assigneesDave Cheney2013-03-301-1/+2
* misc/dashboard/codereview: better debugging when some fetches fail.David Symonds2013-03-151-3/+15
* misc/dashboard/codereview: add more people.David Symonds2013-03-151-0/+19
* misc/dashboard/codereview: add campoy to list of gophersAndrew Gerrand2013-01-141-0/+1
* gofmt: apply gofmt -w src miscRobert Griesemer2012-10-301-1/+1
* misc/dashboard/codereview: only accept "NOT LGTM" on the first line of a mess...David Symonds2012-10-291-1/+1
* misc/dashboard/codereview: fixes for non-reviewers.David Symonds2012-08-082-11/+24
* misc/dashboard/codereview: fix oboRuss Cox2012-08-081-3/+3
* misc/dashboard/codereview: show first line of last message in threadRuss Cox2012-08-052-34/+142
* misc/dashboard/codereview: add LastUpdate field to CLRuss Cox2012-07-301-0/+1
* misc/dashboard/codereview: pass user information to gobot when assigning revi...David Symonds2012-07-301-2/+3
* misc/dashboard/codereview: switch to using gobot to update CL reviewer info.David Symonds2012-07-301-25/+11
* misc/dashboard/codereview: bump user-specific table limits to 100.David Symonds2012-07-301-2/+5
* misc/dashboard/codereview: interpret zero reviewers as the CL being closed.David Symonds2012-07-301-6/+14
* misc/dashboard/codereview: make all active CL tables hold up to 50 CLs.David Symonds2012-07-301-2/+2
* misc/dashboard/codereview: fix tag nesting.David Symonds2012-07-301-2/+2
* misc/dashboard/codereview: recognize "NOT LGTM".David Symonds2012-07-302-3/+23
* misc/dashboard/codereview: add admin-only link to force-update a CL.David Symonds2012-07-231-0/+3
* misc/dashboard/codereview: handle abandoned CLs.David Symonds2012-06-011-2/+18
* misc/dashboard/codereview: add sameer.David Symonds2012-05-151-0/+1
* misc/dashboard/codereview: set In-Reply-To header to properly thread mail.David Symonds2012-05-141-2/+6
* misc/dashboard/codereview: remove transitional code.David Symonds2012-05-041-17/+13
* misc/dashboard/codereview: add copyright notices to Go filesAndrew Gerrand2012-05-035-0/+20
* misc/dashboard/codereview: LGTM faviconRob Pike2012-05-021-0/+0
* misc/dashboard/codereview: preserve CL ordering.David Symonds2012-05-011-1/+2
* misc/dashboard/codereview: de-dup LGTMs.David Symonds2012-05-011-2/+5
* misc/dashboard/codereview: send mail immediately, and fill in time.Time fields.David Symonds2012-05-012-4/+9
* misc/dashboard/codereview: record Message-ID of code review thread mails.David Symonds2012-04-302-3/+25
* misc/dashboard/codereview: add handy logout URL.David Symonds2012-04-301-2/+13
* misc/dashboard/codereview: send mail to assigned reviewers if they aren't alr...David Symonds2012-04-302-7/+103
* misc/dashboard/codereview: don't depend on map iteration order for unit calcu...David Symonds2012-04-282-9/+12
* misc/dashboard/codereview: simplify parallel operations for front page, and c...David Symonds2012-04-272-30/+38
* misc/dashboard/codereview: more abbreviated modification duration.David Symonds2012-04-272-8/+15
* misc/dashboard/codereview: new app.David Symonds2012-04-2711-0/+657