<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python-di.git/di, branch master</title>
<subtitle>Python dependency injection framework to make unittesting easier</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/python-di.git/'/>
<entry>
<title>Rename the register method to _inject_</title>
<updated>2013-03-22T12:55:13+00:00</updated>
<author>
<name>Martin Sivak</name>
<email>msivak@redhat.com</email>
</author>
<published>2013-03-22T12:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/python-di.git/commit/?id=b53c7a4b173fe7a533bb681bc5d2be47f061d9b9'/>
<id>b53c7a4b173fe7a533bb681bc5d2be47f061d9b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change license headers</title>
<updated>2012-12-14T09:28:58+00:00</updated>
<author>
<name>Martin Sivak</name>
<email>msivak@redhat.com</email>
</author>
<published>2012-12-14T09:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/python-di.git/commit/?id=c0430c7982246642b6fe59029b16a516034693b9'/>
<id>c0430c7982246642b6fe59029b16a516034693b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support accessing (class)attributes of the object decorated by @inject</title>
<updated>2012-12-06T13:31:00+00:00</updated>
<author>
<name>Martin Sivak</name>
<email>msivak@redhat.com</email>
</author>
<published>2012-12-06T13:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/python-di.git/commit/?id=31fc9917f464d0a2251e108d6c8321c8ac7d7978'/>
<id>31fc9917f464d0a2251e108d6c8321c8ac7d7978</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add wraps call around class decorator in inject</title>
<updated>2012-11-28T15:35:48+00:00</updated>
<author>
<name>Martin Sivak</name>
<email>msivak@redhat.com</email>
</author>
<published>2012-11-28T15:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/python-di.git/commit/?id=5747378d9a25fac1ac163db34d64264511fe5090'/>
<id>5747378d9a25fac1ac163db34d64264511fe5090</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate tests from core.py</title>
<updated>2012-11-27T10:52:45+00:00</updated>
<author>
<name>Martin Sivak</name>
<email>msivak@redhat.com</email>
</author>
<published>2012-11-27T10:52:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/python-di.git/commit/?id=eaf15a48414d1d3417afa407f83291732b30abb8'/>
<id>eaf15a48414d1d3417afa407f83291732b30abb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SPEC file cleanup and move to nosetests</title>
<updated>2012-11-26T13:22:37+00:00</updated>
<author>
<name>Martin Sivak</name>
<email>msivak@redhat.com</email>
</author>
<published>2012-11-26T13:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/python-di.git/commit/?id=7ce2995ee6cab68d1f171b4d050ffb543185def3'/>
<id>7ce2995ee6cab68d1f171b4d050ffb543185def3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GPL headers and init __all__ variables to make help(di) work again</title>
<updated>2012-11-26T12:38:14+00:00</updated>
<author>
<name>Martin Sivak</name>
<email>msivak@redhat.com</email>
</author>
<published>2012-11-26T12:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/python-di.git/commit/?id=be59cb8732208811c9b91cf799197f5dc2908ec5'/>
<id>be59cb8732208811c9b91cf799197f5dc2908ec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add setuptools and Fedora infrastructure structure and files</title>
<updated>2012-11-23T15:02:06+00:00</updated>
<author>
<name>Martin Sivak</name>
<email>msivak@redhat.com</email>
</author>
<published>2012-11-23T15:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/msivak/public_git/python-di.git/commit/?id=8a2ad82232251a7e91dc01bcefcf21d79ba38b79'/>
<id>8a2ad82232251a7e91dc01bcefcf21d79ba38b79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
