<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kafka-python.git, branch add_makefile</title>
<subtitle>github.com: mumrah/kafka-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/'/>
<entry>
<title>Add build_intergation job for makefile</title>
<updated>2017-10-14T11:22:06+00:00</updated>
<author>
<name>Taras Voinarovskiy</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-14T11:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=2d3608225d137dc8e43cb75e7ee4f20e98b59971'/>
<id>2d3608225d137dc8e43cb75e7ee4f20e98b59971</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Forgot the requirement-dev.txt file</title>
<updated>2017-10-14T10:28:41+00:00</updated>
<author>
<name>Taras</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-09T21:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=3728bec653d4287f00c94009cb08eea803433c0d'/>
<id>3728bec653d4287f00c94009cb08eea803433c0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a Makefile, so users with less knowladge can easily build the project, generate docs and run tests.</title>
<updated>2017-10-14T10:28:41+00:00</updated>
<author>
<name>Taras</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-08T14:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=4be890dd2a53e7a041767d0b010940897009d136'/>
<id>4be890dd2a53e7a041767d0b010940897009d136</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1245 from dpkp/KAFKA_3977_defer_fetch_parsing</title>
<updated>2017-10-11T14:44:17+00:00</updated>
<author>
<name>Taras Voinarovskyi</name>
<email>voyn1991@gmail.com</email>
</author>
<published>2017-10-11T14:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=f04435c5ed97fef0975a77a8dc7bae7c284bba63'/>
<id>f04435c5ed97fef0975a77a8dc7bae7c284bba63</id>
<content type='text'>
KAFKA-3977: defer fetch response parsing and raise exceptions to user</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
KAFKA-3977: defer fetch response parsing and raise exceptions to user</pre>
</div>
</content>
</entry>
<entry>
<title>Check for disconnects during ssl handshake and sasl authentication (#1249)</title>
<updated>2017-10-10T22:07:52+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-10T22:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=1df58bf87da1a2c8a2f9e659dfabaed1cff7c0c2'/>
<id>1df58bf87da1a2c8a2f9e659dfabaed1cff7c0c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always wait for completion during SASL/GSSAPI authentication (#1248)</title>
<updated>2017-10-10T18:01:37+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-10T18:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=5c17cf035019dca4b451b0db8f5e65c8e489a0f4'/>
<id>5c17cf035019dca4b451b0db8f5e65c8e489a0f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add kafka.protocol.parser.KafkaProtocol w/ receive and send (#1230)</title>
<updated>2017-10-10T17:15:40+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-10T17:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=0d4e28f05efd2a1e39558ab2516e054b97297900'/>
<id>0d4e28f05efd2a1e39558ab2516e054b97297900</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More tests</title>
<updated>2017-10-08T17:50:06+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-08T17:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=bc573e3d63a687903a9be2e1b3da2f943a7208e1'/>
<id>bc573e3d63a687903a9be2e1b3da2f943a7208e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 0.11.0.1 for travis test fixture; use as default if unspecified (#1244)</title>
<updated>2017-10-08T17:01:03+00:00</updated>
<author>
<name>Dana Powers</name>
<email>dana.powers@gmail.com</email>
</author>
<published>2017-10-08T17:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=7305f03ff0758dad811d51f5e21006f273bb4dc2'/>
<id>7305f03ff0758dad811d51f5e21006f273bb4dc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand metrics docs (#1243)</title>
<updated>2017-10-08T17:00:39+00:00</updated>
<author>
<name>Jeff Widman</name>
<email>jeff@jeffwidman.com</email>
</author>
<published>2017-10-08T17:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kafka-python.git/commit/?id=87e5d1625968c214d2ad6c198ec526ef484f3688'/>
<id>87e5d1625968c214d2ad6c198ec526ef484f3688</id>
<content type='text'>
* Expand metrics docstrings
* Document metrics interface in readme
* Use six.iteritems(d) rather than d.items()
* Use Sphinx warning syntax</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Expand metrics docstrings
* Document metrics interface in readme
* Use six.iteritems(d) rather than d.items()
* Use Sphinx warning syntax</pre>
</div>
</content>
</entry>
</feed>
