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

Side by Side Diff: milo/appengine/swarming/README.md

Issue 2944983003: [milo] {buildbucket,buildbot,swarming,logdog} -> backends/*. (Closed)
Patch Set: fix the tests Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « milo/appengine/rpc/buildinfo.go ('k') | milo/appengine/swarming/build.go » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Swarming endpoints. Includes builds and logs.
2
3 * build.go - Ingests annotee
4 * build_test.go - Tests for build.go
5 * buildLog.go - Displays build logs
6 * memoryClient.go - In memory butler client for annotee
7 * templates - Symlink to ../frontend/templates. Needed for tests.
8 * testdata - Symlink to ../frontend/testdata. Needed for tests.
9
10 * html.go - Plain ol' html endpoints
11
OLDNEW
« no previous file with comments | « milo/appengine/rpc/buildinfo.go ('k') | milo/appengine/swarming/build.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698