Browse Source

Update notes for submitted changes

* PushCertificate: Add toTextWithSignature() method
* PushCertificateParser: Add fromString method
* BaseReceivePack: Add method to override the push cert
* BaseReceivePack: Don't throw from getPushCertificate()
* PushCertificateStore: Return boolean from batch save methods
* Allow saving push certs on a subset of refs
notes/review
Gerrit Code Review @ Eclipse.org 8 years ago
parent
commit
b50a6034df

+ 7
- 0
39/dc898dca3beccda832460772f80c4afa1a1fd9 View File

@@ -0,0 +1,7 @@
Code-Review+2: Dave Borowitz <dborowitz@google.com>
Verified+1: Hudson CI
Submitted-by: Dave Borowitz <dborowitz@google.com>
Submitted-at: Wed, 15 Jul 2015 22:01:07 -0400
Reviewed-on: https://git.eclipse.org/r/52023
Project: jgit/jgit
Branch: refs/heads/master

+ 7
- 0
57/06c8e38e501bb1f9721167ca6cbcc169df8b10 View File

@@ -0,0 +1,7 @@
Verified+1: Hudson CI
Code-Review+2: Shawn Pearce <spearce@spearce.org>
Submitted-by: Dave Borowitz <dborowitz@google.com>
Submitted-at: Wed, 15 Jul 2015 22:02:22 -0400
Reviewed-on: https://git.eclipse.org/r/51874
Project: jgit/jgit
Branch: refs/heads/master

+ 7
- 0
74/a57f37441eb5faa1ad335b095fcb43bc924c1a View File

@@ -0,0 +1,7 @@
Code-Review+2: Shawn Pearce <spearce@spearce.org>
Verified+1: Hudson CI
Submitted-by: Dave Borowitz <dborowitz@google.com>
Submitted-at: Wed, 15 Jul 2015 22:01:20 -0400
Reviewed-on: https://git.eclipse.org/r/52022
Project: jgit/jgit
Branch: refs/heads/master

+ 7
- 0
c7/c5fe718d6b1dee3f8537a97bc38b57542e9e53 View File

@@ -0,0 +1,7 @@
Code-Review+2: Shawn Pearce <spearce@spearce.org>
Verified+1: Hudson CI
Submitted-by: Dave Borowitz <dborowitz@google.com>
Submitted-at: Wed, 15 Jul 2015 22:01:33 -0400
Reviewed-on: https://git.eclipse.org/r/52021
Project: jgit/jgit
Branch: refs/heads/master

+ 7
- 0
d7/377877e0371b6806b49a7ebd4a42ad448a3ad4 View File

@@ -0,0 +1,7 @@
Verified+1: Hudson CI
Code-Review+2: Shawn Pearce <spearce@spearce.org>
Submitted-by: Dave Borowitz <dborowitz@google.com>
Submitted-at: Wed, 15 Jul 2015 22:02:07 -0400
Reviewed-on: https://git.eclipse.org/r/52016
Project: jgit/jgit
Branch: refs/heads/master

+ 7
- 0
d8/b9c5145b0a728a520ff0cc02f6d20f333fa235 View File

@@ -0,0 +1,7 @@
Verified+1: Hudson CI
Code-Review+2: Shawn Pearce <spearce@spearce.org>
Submitted-by: Dave Borowitz <dborowitz@google.com>
Submitted-at: Wed, 15 Jul 2015 22:01:43 -0400
Reviewed-on: https://git.eclipse.org/r/52020
Project: jgit/jgit
Branch: refs/heads/master

Loading…
Cancel
Save