aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/PushConnectionTest.java
Commit message (Expand)AuthorAgeFilesLines
* Improve error message when receive.maxCommandBytes is exceededDavid Pursehouse2020-06-291-1/+3
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Convert to lambda or member referenceCarsten Hammer2019-05-161-24/+10
* PushConnectionTest: Open TestRepository in try-with-resourceDavid Pursehouse2019-01-201-8/+9
* Push: Ensure ref updates are processed in input orderDave Borowitz2018-04-131-1/+59
* PushConnectionTest: Increase maxCommandBytes yet againDavid Pursehouse2017-12-181-1/+1
* PushConnectionTest: Increase maxCommandBytes againDavid Pursehouse2017-04-061-1/+1
* PushConnectionTest#limitCommandBytes: Increase maxCommandBytesDavid Pursehouse2017-04-041-1/+1
* Limit receive commandsShawn Pearce2017-02-111-0/+23
* ReceivePack: report protocol parsing failures on channel 3Shawn Pearce2016-07-051-0/+40
* PushConnectionTest: Use Java 7 try-with-resourcesShawn Pearce2016-07-051-10/+3
* push: Do not blindly overwrite peerShawn Pearce2015-12-141-0/+143