summaryrefslogtreecommitdiff
path: root/misc/dashboard
Commit message (Expand)AuthorAgeFilesLines
...
* 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/app: fix build failure notificationsAndrew Gerrand2012-06-071-2/+2
* misc/dashboard/codereview: handle abandoned CLs.David Symonds2012-06-011-2/+18
* misc/dashboard/app: add debug logging to notifyOnFailure; remove unused Resul...Andrew Gerrand2012-05-312-14/+9
* misc/dashboard/app: fix testsAndrew Gerrand2012-05-311-16/+17
* 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
* dashboard: sort user interface by internal counter, not dateAndrew Gerrand2012-04-251-1/+1
* misc/dashboard: cope with removed Package fields.David Symonds2012-04-122-2/+20
* misc/dashboard: set api_version to go1Andrew Gerrand2012-04-031-1/+1
* gobuilder: work with codereview plugin enabled in .hgrcShenghou Ma2012-04-022-15/+19
* misc/dashboard: remove remnants of package dashboardAndrew Gerrand2012-03-202-6/+1
* misc/dashboard: remove old python package dashboardAndrew Gerrand2012-03-1614-607/+168
* doc: add "Godoc: documenting Go code" articleFrancisco Souza2012-03-151-1/+1
* all: gofmt -w -s src miscRobert Griesemer2012-03-082-2/+2
* undo CL 5699082 / 6223c9fe432bAndrew Gerrand2012-03-084-259/+2
* misc/dashboard: remove obsolete package builder codeAndrew Gerrand2012-03-084-523/+2
* builder: use short test for subreposShenghou Ma2012-03-051-3/+3
* gobuilder: send commit time in RFC3339 formatAndrew Gerrand2012-02-281-1/+1
* misc/dashboard: fix bug in UI templateAndrew Gerrand2012-02-271-2/+2
* misc/dashboard: record install counts for external packagesAndrew Gerrand2012-02-274-2/+259
* builder: reuse existing workspace if possibleShenghou Ma2012-02-221-9/+13
* builder: update for os.Wait changes.Brad Fitzpatrick2012-02-221-7/+9
* dashboard: rename buttons to satisfy pedantic soulsAndrew Gerrand2012-02-211-3/+3
* os: remove GetenverrorBrad Fitzpatrick2012-02-181-4/+16
* dashboard: tidy up 'top' link.David Symonds2012-02-161-2/+2
* go/printer: don't lose relevant parentheses when rewriting selector expressionsRobert Griesemer2012-02-151-1/+1
* builder: fix windows environmentRuss Cox2012-02-141-3/+1
* builder: really set $GOBUILDEXIT for WindowsAlex Brainman2012-02-131-6/+6
* builder: set $GOBUILDEXIT for WindowsRuss Cox2012-02-101-0/+1
* dashboard: add gobuilder -fail modeRuss Cox2012-02-091-0/+42
* gobuilder: fix windows builderAlex Brainman2012-02-092-27/+36
* dashboard: update to go1betaAndrew Gerrand2012-02-069-77/+78
* dashboard: don't send failing Go commits as todos for subreposAndrew Gerrand2012-02-031-0/+13
* build: remove Make.pkg, Make.toolRuss Cox2012-01-301-9/+4