git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update AppEngine app version numbers to the latest commit.
[WebKit-https.git]
/
Tools
/
TestResultServer
/
app.yaml
1
application: webkit-test-results
2
version: 187975
3
runtime: python27
4
threadsafe: false
5
api_version: 1
6
7
handlers:
8
- url: /stylesheets
9
static_dir: stylesheets
10
11
- url: /dashboards
12
static_dir: static-dashboards
13
14
- url: /testfile/delete
15
script: main.py
16
login: admin
17
18
- url: /.*
19
script: main.py