Thu, 24 Dec 2009 18:34:51 -0800 |
Atul Varma |
factored async web server into separate file
default tip
|
Thu, 24 Dec 2009 18:07:39 -0800 |
Atul Varma |
removed unused imports
|
Thu, 24 Dec 2009 17:53:19 -0800 |
Atul Varma |
massive refactorings to bzapi_server.py
|
Thu, 24 Dec 2009 15:40:39 -0800 |
Atul Varma |
Added a bunch of files from http://hg.toolness.com/cosocket
|
Thu, 24 Dec 2009 14:38:28 -0800 |
Atul Varma |
updated readme and made example.py run only when it is the main script
|
Thu, 24 Dec 2009 14:33:51 -0800 |
Atul Varma |
README.txt
|
Thu, 24 Dec 2009 14:32:19 -0800 |
Atul Varma |
renamed test.py to test_bzapi.py
|
Thu, 24 Dec 2009 14:27:56 -0800 |
Atul Varma |
we should work w/ python 2.6+ now
|
Thu, 24 Dec 2009 12:41:20 -0800 |
Atul Varma |
added docs
|
Thu, 24 Dec 2009 11:54:11 -0800 |
Atul Varma |
we now split large batches of bugs into small segments of 10 each
|
Thu, 24 Dec 2009 11:45:06 -0800 |
Atul Varma |
refactored so that we keep track of what bugs need a full update in the DB rather than temporarily in memory; this way bugs we haven't retrieved are partially saved and queued for later retrieval if something goes wrong.
|
Thu, 24 Dec 2009 06:45:30 -0800 |
Atul Varma |
added more tests
|
Wed, 23 Dec 2009 22:51:41 -0800 |
Atul Varma |
added to observer test
|
Wed, 23 Dec 2009 22:46:59 -0800 |
Atul Varma |
added test to ensure observers work
|
Wed, 23 Dec 2009 22:18:00 -0800 |
Atul Varma |
simplified test code
|