Gavin Mak
|
edba22d4eb
Fix multiline comment formatting
|
1 gadu atpakaļ |
Gavin Mak
|
7f5b53ff8d
Remove last py2 workarounds
|
1 gadu atpakaļ |
Mike Frysinger
|
124bb8e53c
switch to 4 space indent
|
1 gadu atpakaļ |
Gavin Mak
|
cc97655889
Reland "Drop py2 support in gerrit and git related files"
|
2 gadi atpakaļ |
Gavin Mak
|
42674f5d2d
Revert "Drop py2 support in gerrit and git related files"
|
2 gadi atpakaļ |
Gavin Mak
|
b5c7f4b46c
Drop py2 support in gerrit and git related files
|
2 gadi atpakaļ |
Gavin Mak
|
fc75af35d4
Bump Gerrit fetch retry logic to 6 tries and 12s initial sleep
|
2 gadi atpakaļ |
Xinan Lin
|
dbcecc9017
Allow 409 error from Gerrit when creating the branch
|
2 gadi atpakaļ |
Xinan Lin
|
1344a3c998
Add global 300s global timeout for Gerrit API calls
|
2 gadi atpakaļ |
Ben Pastene
|
97dadd025f
Apply the gerrit REST timeout to only 'GetChanges' calls
|
2 gadi atpakaļ |
Ben Pastene
|
04182559c5
Don't put a timeout on 'CreateChange' gerrit rest calls
|
2 gadi atpakaļ |
Ben Pastene
|
9519fc1300
Add timeouts to the actual http calls in gerrit_util.py
|
2 gadi atpakaļ |
Aravind Vasudevan
|
a02b4bf030
Fix gerrit new-password URL
|
2 gadi atpakaļ |
Gavin Mak
|
e0fee9fa4b
Add BatchListBestOwners and ListBestOwners to GerritClient
|
3 gadi atpakaļ |
Leszek Swirski
|
c1c45f8a85
[gerrit] Add more gerrit API wrappers
|
3 gadi atpakaļ |
Leszek Swirski
|
4c0c3fbb06
[gerrit] Fix encoding in ChangeEdit
|
3 gadi atpakaļ |
Aravind Vasudevan
|
c5f0cbb865
Use pylint 2.7 for depot_tools
|
3 gadi atpakaļ |
Josip Sokcevic
|
42c5bbbc96
Revert "Use pylint 2.7 for depot_tools"
|
3 gadi atpakaļ |
Aravind Vasudevan
|
22bf605bb6
Use pylint 2.7 for depot_tools
|
3 gadi atpakaļ |
Michael Moss
|
9c28af45e6
Add ability to generically call most Gerrit APIs.
|
3 gadi atpakaļ |
Michael Moss
|
b6ce244503
Add 'create tag' support to gerrit_client and gerrit recipe_module.
|
3 gadi atpakaļ |
Xinan Lin
|
2b4ec95534
Add new subcommand for 'Changes Submitted Together'.
|
4 gadi atpakaļ |
Xinan Lin
|
af79f24cae
GetGerritBranch should return None if the branch does not exist
|
4 gadi atpakaļ |
Xinan Lin
|
1bd4ffa295
Remove wait-for-merge from gerrit client tool
|
4 gadi atpakaļ |
Xinan Lin
|
0b0738d9fe
Add setbotcommit method to gerrit_client
|
4 gadi atpakaļ |
Xinan Lin
|
c2fb26a337
gerrit_client could retrieve the branch and tag info for a commit hash
|
4 gadi atpakaļ |
Raphael Kubo da Costa
|
9f6aa1ba78
gerrit_util: Make GceAuthenticator also consider proxy errors in httplib2
|
4 gadi atpakaļ |
Marco Georgaklis
|
85557a08f4
Implemented suppport for getrelatedchanges endpoint in gerrit module
|
4 gadi atpakaļ |
Josip Sokcevic
|
f5c6d8a27d
Handle spaces in Gerrit search options
|
4 gadi atpakaļ |
LaMont Jones
|
9eed4238d8
gerrit: add createchange changeedit publishchangeedit
|
4 gadi atpakaļ |