OLD | NEW |
1 # This file is used by gcl to get repository specific information. | 1 # This file is used by gcl to get repository specific information. |
2 CODE_REVIEW_SERVER: codereview.chromium.org | 2 CODE_REVIEW_SERVER: codereview.chromium.org |
3 CC_LIST: chromium-reviews@googlegroups.com | 3 CC_LIST: chromium-reviews@googlegroups.com |
4 VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision= | 4 VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision= |
5 STATUS: http://chromium-status.appspot.com/status | 5 STATUS: http://chromium-status.appspot.com/status |
6 TRY_ON_UPLOAD: True | 6 TRY_ON_UPLOAD: True |
7 TRYSERVER_HTTP_HOST: chrome-tryserver | 7 TRYSERVER_HTTP_HOST: chrome-tryserver |
8 TRYSERVER_HTTP_PORT: 8018 | 8 TRYSERVER_HTTP_PORT: 8018 |
9 TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try | 9 TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try |
10 GITCL_PREUPLOAD: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/g
it-cl-upload-hook?revision=HEAD | 10 GITCL_PREUPLOAD: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/g
it-cl-upload-hook?revision=HEAD |
11 GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/
git-cl-upload-hook?revision=HEAD | 11 GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/
git-cl-upload-hook?revision=HEAD |
| 12 LINT_IGNORE_REGEX: webkit/api/.* |
OLD | NEW |