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
|
Wed, 23 Dec 2009 22:14:26 -0800 |
Atul Varma |
added a non-trivial cached search test
|
Wed, 23 Dec 2009 21:55:25 -0800 |
Atul Varma |
minor refactoring to tests
|
Wed, 23 Dec 2009 21:51:41 -0800 |
Atul Varma |
added another trivial cached search test
|
Wed, 23 Dec 2009 21:45:55 -0800 |
Atul Varma |
refactored tests more
|
Wed, 23 Dec 2009 21:36:00 -0800 |
Atul Varma |
removed extraneous code
|
Wed, 23 Dec 2009 21:33:43 -0800 |
Atul Varma |
added trivial cached search test
|
Wed, 23 Dec 2009 21:25:29 -0800 |
Atul Varma |
test suite now uses a test db instead of a fake one
|
Wed, 23 Dec 2009 21:06:31 -0800 |
Atul Varma |
refactored tests a bit
|
Wed, 23 Dec 2009 20:51:15 -0800 |
Atul Varma |
refactored and added test
|
Wed, 23 Dec 2009 20:38:57 -0800 |
Atul Varma |
refactored some stuff, added tests
|
Wed, 23 Dec 2009 20:05:07 -0800 |
Atul Varma |
removed extraneous test
|
Wed, 23 Dec 2009 17:00:31 -0800 |
Atul Varma |
added more tests
|
Wed, 23 Dec 2009 16:12:27 -0800 |
Atul Varma |
added more tests and a totally untested 'observer' mechanism
|
Wed, 23 Dec 2009 15:14:22 -0800 |
Atul Varma |
more accurate updating for bugzilla.mozilla.org
|
Wed, 23 Dec 2009 15:05:16 -0800 |
Atul Varma |
made update more accurate
|
Wed, 23 Dec 2009 14:45:39 -0800 |
Atul Varma |
better update logic
|
Wed, 23 Dec 2009 14:06:26 -0800 |
Atul Varma |
added pathetic test suite
|
Wed, 23 Dec 2009 12:13:36 -0800 |
Atul Varma |
now taking server response 'Date' http header into account
|
Wed, 23 Dec 2009 11:35:29 -0800 |
Atul Varma |
added logging
|
Wed, 23 Dec 2009 02:23:45 -0800 |
Atul Varma |
updated .hgignore again
|
Wed, 23 Dec 2009 02:23:37 -0800 |
Atul Varma |
updated .hgignore
|
Wed, 23 Dec 2009 02:23:11 -0800 |
Atul Varma |
Use pymongo instead of pickling
|
Tue, 22 Dec 2009 21:40:25 -0800 |
Atul Varma |
origination
|