Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1561)

Issue 517046: Initial check-in of tryconsole. (Closed)

Created:
10 years, 11 months ago by bradn
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Initial check-in of tryconsole. BUG=None TEST=None

Patch Set 1 #

Total comments: 14

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 12

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 39

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1763 lines, -0 lines) Patch
A tryconsole/app.yaml View 1 2 3 4 1 chunk +27 lines, -0 lines 0 comments Download
A tryconsole/cron.yaml View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
A tryconsole/index.yaml View 1 1 chunk +68 lines, -0 lines 0 comments Download
A tryconsole/queue.yaml View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download
A tryconsole/static/builds.js View 4 5 1 chunk +358 lines, -0 lines 0 comments Download
A tryconsole/static/favicon.ico View 4 5 1 chunk +9 lines, -0 lines 0 comments Download
A tryconsole/static/graph.js View 4 5 1 chunk +217 lines, -0 lines 0 comments Download
A tryconsole/static/gray.png View 4 5 1 chunk +13 lines, -0 lines 0 comments Download
A tryconsole/static/green.png View 4 5 1 chunk +16 lines, -0 lines 0 comments Download
A tryconsole/static/http.js View 4 5 1 chunk +79 lines, -0 lines 0 comments Download
A tryconsole/static/magenta.png View 4 5 1 chunk +15 lines, -0 lines 0 comments Download
A tryconsole/static/orange.png View 4 5 1 chunk +22 lines, -0 lines 0 comments Download
A tryconsole/static/red.png View 4 5 1 chunk +14 lines, -0 lines 0 comments Download
A tryconsole/static/tryconsole.css View 4 5 1 chunk +114 lines, -0 lines 0 comments Download
A tryconsole/static/yellow.png View 4 5 1 chunk +16 lines, -0 lines 0 comments Download
A tryconsole/templates/chrome_frame.html View 1 2 3 4 5 1 chunk +16 lines, -0 lines 0 comments Download
A tryconsole/templates/status.html View 1 2 3 4 5 1 chunk +30 lines, -0 lines 0 comments Download
A tryconsole/tryconsole.py View 1 2 3 4 1 chunk +711 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
bradn
10 years, 11 months ago (2010-01-06 02:33:56 UTC) #1
M-A Ruel
Rubberstampping the javascript, it's a bit dense for me. Please add the copyrights to the ...
10 years, 11 months ago (2010-01-06 02:58:43 UTC) #2
bradn
Definitely good point about the json. I've added some TODO's. I had known about the ...
10 years, 11 months ago (2010-01-11 06:56:05 UTC) #3
M-A Ruel
On 2010/01/11 06:56:05, bradn wrote: > Definitely good point about the json. I've added some ...
10 years, 11 months ago (2010-01-11 15:28:55 UTC) #4
bradn
http://codereview.chromium.org/517046/diff/12001/12002 File tryconsole/app.yaml (right): http://codereview.chromium.org/517046/diff/12001/12002#newcode13 tryconsole/app.yaml:13: - url: /images On 2010/01/11 15:28:55, Marc-Antoine Ruel wrote: ...
10 years, 11 months ago (2010-01-12 00:20:00 UTC) #5
bradn
Adding arv for javascript review.
10 years, 11 months ago (2010-01-12 00:20:33 UTC) #6
arv (Not doing code reviews)
http://codereview.chromium.org/517046/diff/14001/14015 File tryconsole/static/builds.js (right): http://codereview.chromium.org/517046/diff/14001/14015#newcode12 tryconsole/static/builds.js:12: var Builds = {}; Only class names and enums ...
10 years, 11 months ago (2010-01-14 04:32:47 UTC) #7
bradn
Ok have another look. http://codereview.chromium.org/517046/diff/14001/14015 File tryconsole/static/builds.js (right): http://codereview.chromium.org/517046/diff/14001/14015#newcode12 tryconsole/static/builds.js:12: var Builds = {}; On ...
10 years, 11 months ago (2010-01-22 03:02:55 UTC) #8
bradn
Actually hold off, I realized I forgot to fix one item.
10 years, 11 months ago (2010-01-22 17:03:29 UTC) #9
bradn
9 years, 8 months ago (2011-04-12 21:54:49 UTC) #10
Wow, this is long stale.
I'm closing the issue, as this had some issue scaling anyhow.
I'll like re-do at some point as a chrome extension or some such.

Powered by Google App Engine
This is Rietveld 408576698