Browse Source

Update notes for submitted changes

* Teach UploadPack "filter" in protocol v2 fetch
* Refactor test of capabilities output
* Refactor v2 advertisement into own function
* Refactor parsing of "filter" into its own method
* Disallow unknown args to "fetch" in protocol v2
* Teach UploadPack shallow fetch in protocol v2
* Refactor unshallowCommits to local variable
* Add protocol v2 support in http
* Give info/refs services more control over response
notes/review
Gerrit Code Review @ Eclipse.org 6 years ago
parent
commit
600f3846c1

+ 7
- 0
2f/608043961fc0902b1904adb77631ec1ebc4833 View File

@@ -0,0 +1,7 @@
Code-Review+2: Jonathan Nieder <jrn@google.com>
Verified+1: Jonathan Nieder <jrn@google.com>
Submitted-by: Jonathan Nieder <jrn@google.com>
Submitted-at: Tue, 05 Jun 2018 01:16:36 -0400
Reviewed-on: https://git.eclipse.org/r/123957
Project: jgit/jgit
Branch: refs/heads/stable-5.0

+ 7
- 0
62/c4d3a1335bcc237a290c110b6d95bcc498e18d View File

@@ -0,0 +1,7 @@
Code-Review+2: Jonathan Nieder <jrn@google.com>
Verified+1: Jonathan Nieder <jrn@google.com>
Submitted-by: Jonathan Nieder <jrn@google.com>
Submitted-at: Tue, 05 Jun 2018 01:16:36 -0400
Reviewed-on: https://git.eclipse.org/r/123958
Project: jgit/jgit
Branch: refs/heads/stable-5.0

+ 7
- 0
7d/bd2bfe7e0598097cf35aedd700d86b468bec7d View File

@@ -0,0 +1,7 @@
Code-Review+2: Jonathan Nieder <jrn@google.com>
Verified+1: Jonathan Nieder <jrn@google.com>
Submitted-by: Jonathan Nieder <jrn@google.com>
Submitted-at: Tue, 05 Jun 2018 01:16:36 -0400
Reviewed-on: https://git.eclipse.org/r/123961
Project: jgit/jgit
Branch: refs/heads/stable-5.0

+ 7
- 0
c3/2a62cd4abf5529c9e56a1c8140de76c107ff93 View File

@@ -0,0 +1,7 @@
Code-Review+2: Jonathan Nieder <jrn@google.com>
Verified+1: Jonathan Nieder <jrn@google.com>
Submitted-by: Jonathan Nieder <jrn@google.com>
Submitted-at: Tue, 05 Jun 2018 01:16:36 -0400
Reviewed-on: https://git.eclipse.org/r/123953
Project: jgit/jgit
Branch: refs/heads/stable-5.0

+ 7
- 0
c9/d4609ecbe3e8ed74f8fc169d541a1d7c8c5f15 View File

@@ -0,0 +1,7 @@
Code-Review+2: Jonathan Nieder <jrn@google.com>
Verified+1: Jonathan Nieder <jrn@google.com>
Submitted-by: Jonathan Nieder <jrn@google.com>
Submitted-at: Tue, 05 Jun 2018 01:16:36 -0400
Reviewed-on: https://git.eclipse.org/r/123960
Project: jgit/jgit
Branch: refs/heads/stable-5.0

+ 7
- 0
cd/0d69ffec9eedff24a2692d18024e752cadc7c8 View File

@@ -0,0 +1,7 @@
Code-Review+2: Jonathan Nieder <jrn@google.com>
Verified+1: Jonathan Nieder <jrn@google.com>
Submitted-by: Jonathan Nieder <jrn@google.com>
Submitted-at: Tue, 05 Jun 2018 01:16:36 -0400
Reviewed-on: https://git.eclipse.org/r/123955
Project: jgit/jgit
Branch: refs/heads/stable-5.0

+ 7
- 0
e3/19a6f8d4e014214fe5433b1ffc7e5d528f3541 View File

@@ -0,0 +1,7 @@
Code-Review+2: Jonathan Nieder <jrn@google.com>
Verified+1: Jonathan Nieder <jrn@google.com>
Submitted-by: Jonathan Nieder <jrn@google.com>
Submitted-at: Tue, 05 Jun 2018 01:16:36 -0400
Reviewed-on: https://git.eclipse.org/r/123959
Project: jgit/jgit
Branch: refs/heads/stable-5.0

+ 7
- 0
f5/16c1df9d18ff9aaba1dd5668db1776d42dd2bb View File

@@ -0,0 +1,7 @@
Code-Review+2: Jonathan Nieder <jrn@google.com>
Verified+1: Jonathan Nieder <jrn@google.com>
Submitted-by: Jonathan Nieder <jrn@google.com>
Submitted-at: Tue, 05 Jun 2018 01:16:36 -0400
Reviewed-on: https://git.eclipse.org/r/123954
Project: jgit/jgit
Branch: refs/heads/stable-5.0

+ 7
- 0
f7/e501c36c83c9e7a516d154ee96afd12cbc0498 View File

@@ -0,0 +1,7 @@
Code-Review+2: Jonathan Nieder <jrn@google.com>
Verified+1: Jonathan Nieder <jrn@google.com>
Submitted-by: Jonathan Nieder <jrn@google.com>
Submitted-at: Tue, 05 Jun 2018 01:16:36 -0400
Reviewed-on: https://git.eclipse.org/r/123956
Project: jgit/jgit
Branch: refs/heads/stable-5.0

Loading…
Cancel
Save