提交历史

作者 SHA1 备注 提交日期
  Vlad Gorodetsky 07ff436a6d Fix linter errors 4 年之前
  Ruben Vargas 3ec45e581a Add kerberos support 5 年之前
  Adam Eijdenberg f933fb4b0b Add NewMockBrokerListener() so that it's possible to test TLS connections 6 年之前
  Sebastien Launay 124e7c647e Expose producer metrics with go-metrics 8 年之前
  Sebastien Launay 3ea3cb2edb Minor changes 8 年之前
  Sebastien Launay b7f401f9d4 Fix race condition with graceful shutdown of MockBroker 8 年之前
  Sebastien Launay 7340cab460 Fix race condition on MockBroker.history 8 年之前
  Sebastien Launay f8d8342ace Expose broker metrics with go-metrics 8 年之前
  Evan Huus 37654da7e1 Add support for decoding versioned responses 8 年之前
  Evan Huus 6888eccc97 Don't import `testing` in the main lib 8 年之前
  Maxim Vladimirsky ffff88f338 Update MockBroker documentation 8 年之前
  Maxim Vladimirsky 201ab73cb4 Make mock brokers and protocol packets available for outsider 8 年之前
  Evan Huus d24f15ca41 Make mockbroker part of the _test code 9 年之前
  Evan Huus e571a38ded Now that mockbroker is private we don't need testState 9 年之前
  Willem van Bergen 91a706483c Unexport mockbroker. 9 年之前
  Willem van Bergen d8f64f7bde Add the possibility to introduce latency to the mock broker 9 年之前
  Evan Huus 090c00b4c7 Permit starting a mockbroker on a specific address 9 年之前
  Willem van Bergen 5d65f43188 Report additional errors to test when closing the ock broker 10 年之前
  Willem van Bergen f687caad50 Explicitly ignore error return values for some Open and Close calls 10 年之前
  Evan Huus f77e4b63b8 Fix test raciness 10 年之前
  Evan Huus 53701a953d Make mockbroker's ID an int32 to avoid a boatload of casts 10 年之前
  Evan Huus be6f649828 Drop pretense of support for Go 1.0 10 年之前
  Dimitrij Denissenko 3233da72fa Mockbroker should not import testing - https://github.com/Shopify/sarama/issues/66 10 年之前
  Ev Dolzhenko 4a85940400 Revert "Rename mockbroker.go to mockbroker_test.go" 10 年之前
  Ev Dolzhenko 849ea1ab8e Rename mockbroker.go to mockbroker_test.go 10 年之前
  Burke Libbey 2bad7afe8f Better error messages 11 年之前
  Burke Libbey 8f7144a7ed wip 11 年之前
  Burke Libbey b7c236d53a wip 11 年之前
  Burke Libbey 7a9ae540f0 WIP Moving to encoder-based expecations 11 年之前
  Burke Libbey 74d42616ce Got last test passing. 11 年之前