branches with status:
Name Status Last Modified Last Commit
lp://staging/~djfroofy/beatlounge/import 1 Development 2012-07-24 06:02:44 UTC
297. removed .travis.yml

Author: dsmathers
Revision Date: 2012-07-24 06:02:44 UTC

removed .travis.yml

lp://staging/bafload 1 Development 2012-04-18 21:27:09 UTC
32. bumping version

Author: Drew Smathers
Revision Date: 2012-04-18 21:27:09 UTC

bumping version

lp://staging/~djfroofy/txaws/multipart-consolidated 1 Development 2012-03-15 05:33:57 UTC
141. bumping version

Author: Drew Smathers
Revision Date: 2012-03-15 05:33:57 UTC

bumping version

lp://staging/~djfroofy/txaws/930359-headers 1 Development 2012-03-11 22:45:08 UTC
135. add a deprecated_args() function to u...

Author: Drew Smathers
Revision Date: 2012-03-11 22:44:49 UTC

add a deprecated_args() function to use ing warning about some arguments to be deprecated in s3.client

lp://staging/~djfroofy/txaws/929140-txaws 1 Development 2012-02-12 00:37:43 UTC
10. more steps towards Multipart upload i...

Author: Drew Smathers
Revision Date: 2012-02-12 00:33:30 UTC

more steps towards Multipart upload implementation with test for basic interaction with MultipartUpload object

lp://staging/~djfroofy/bafload/refactoring (Has a merge proposal) 1 Development 2012-02-11 23:15:01 UTC
8. forgot to add up module with last commit

Author: Drew Smathers
Revision Date: 2012-02-11 21:42:08 UTC

forgot to add up module with last commit

lp://staging/~djfroofy/txaws/resaktoring 1 Development 2012-02-11 21:42:08 UTC
8. forgot to add up module with last commit

Author: Drew Smathers
Revision Date: 2012-02-11 21:42:08 UTC

forgot to add up module with last commit

lp://staging/~djfroofy/txaws/newagent-with-multipart 1 Development 2012-02-10 20:24:46 UTC
150. cleanup on multipart stuff ... renami...

Author: Drew Smathers
Revision Date: 2012-02-10 20:24:21 UTC

cleanup on multipart stuff ... renaming methods to names more in line with EC2 jargon, etc

lp://staging/~djfroofy/txaws/streaming-receiver 1 Development 2012-02-10 05:26:55 UTC
144. change StringIOReceiver to generic St...

Author: Drew Smathers
Revision Date: 2012-02-10 05:26:55 UTC

change StringIOReceiver to generic StreamingBodyReceiver

lp://staging/~djfroofy/bafload/import 1 Development 2012-02-08 23:27:41 UTC
5. range-based parallel downloads

Author: Drew Smathers
Revision Date: 2011-05-17 18:24:41 UTC

range-based parallel downloads

lp://staging/~djfroofy/bafload/productify-929134 bug(Has a merge proposal) 1 Development 2012-02-08 22:02:31 UTC
6. restructured project

Author: Drew Smathers
Revision Date: 2012-02-08 22:00:46 UTC

restructured project

lp://staging/~djfroofy/oursql/autocommitoff-oursql-785305 bug(Has a merge proposal) 1 Development 2011-05-19 22:47:22 UTC
71. set autocommit off for new cursors [f...

Author: Drew Smathers
Revision Date: 2011-05-19 22:41:36 UTC

set autocommit off for new cursors [f785305]

lp://staging/~djfroofy/txaws/agent-767205 1 Development 2011-04-22 19:17:26 UTC
86. f767205: merr, typo

Author: Drew Smathers
Revision Date: 2011-04-22 19:17:26 UTC

f767205: merr, typo

lp://staging/~djfroofy/+junk/trialtimeouts-2675 1 Development 2011-04-07 19:09:50 UTC
15670. 2675: don't skip TestNeverFire but se...

Author: Drew Smathers
Revision Date: 2011-04-07 19:09:50 UTC

2675: don't skip TestNeverFire but set defaultTimeout on suite as trial script does; also change getTimeout on TestCase to return None before trying to float(), and don't call suggestTimeout on TestCase if not set on suite

lp://staging/~djfroofy/twisted/5013-txAfterResponse 1 Development 2011-04-03 03:08:19 UTC
15851. 5013: handle connectionLost() in HTTP...

Author: Drew Smathers
Revision Date: 2011-04-03 03:07:18 UTC

5013: handle connectionLost() in HTTP11ClientProtocol if response is sent while request is transmitting

lp://staging/~djfroofy/twisted/webclientlogging-4709 1 Development 2010-10-21 17:54:25 UTC
15680. 4709: make logging in HTTP11ClientPro...

Author: Drew Smathers
Revision Date: 2010-10-21 17:48:40 UTC

4709: make logging in HTTP11ClientProtocol for ebRequestWriting() less confusing (no "foo") for non-transmitting instances

lp://staging/~djfroofy/twisted/lecproxy-4660 1 Development 2010-10-08 15:39:18 UTC
15670. 4660: keep track of producer in Lengt...

Author: Drew Smathers
Revision Date: 2010-10-08 15:39:18 UTC

4660: keep track of producer in LengthEnforcingConsumer.write if alternate one is registered later

lp://staging/~djfroofy/txaws/s3acls bug 0 Experimental 2010-09-16 17:34:21 UTC
71. f485535 add get_bucket_location to s3...

Author: Drew Smathers
Revision Date: 2010-09-16 17:29:06 UTC

f485535 add get_bucket_location to s3 apis

lp://staging/~djfroofy/storm/twisted-oracle bug 1 Development 2009-06-10 21:32:22 UTC
286. don't return Store to StorePool if it...

Author: Drew Smathers
Revision Date: 2009-06-10 21:32:22 UTC

don't return Store to StorePool if it can't be rolled back

lp://staging/~djfroofy/twotp/misc 1 Development 2009-05-17 19:16:08 UTC
40. distinguish Binary from str and add p...

Author: Drew Smathers
Revision Date: 2009-05-17 19:16:08 UTC

distinguish Binary from str and add pack_binary()

lp://staging/~djfroofy/storm/oracle-support-patches (Has a merge proposal) 1 Development 2009-05-16 16:17:40 UTC
278. play nicely with statement caching by...

Author: Drew Smathers
Revision Date: 2009-05-16 16:16:12 UTC

play nicely with statement caching by using consistent Aliases in query compilation [f=377312]

lp://staging/~djfroofy/storm/disable-lazy-loading 0 Experimental 2009-05-09 16:13:50 UTC
305. initial crack at api for disabling la...

Author: Drew Smathers
Revision Date: 2009-05-09 16:13:50 UTC

initial crack at api for disabling lazy values

lp://staging/~djfroofy/txamqp/txamqp-return-handling (Has a merge proposal) 1 Development 2009-02-19 19:06:42 UTC
13. add set_return_handler to TwistedDele...

Author: Drew Smathers
Revision Date: 2009-02-19 19:06:42 UTC

add set_return_handler to TwistedDelegate

lp://staging/~djfroofy/storm/twisted-integration-tests 1 Development 2008-11-05 18:01:26 UTC
209. - cleanup

Author: <email address hidden>
Revision Date: 2008-11-05 17:35:56 UTC

- cleanup

lp://staging/tx.memcache 1 Development 2008-10-10 02:36:17 UTC
2. - minor cleanup

Author: <email address hidden>
Revision Date: 2008-10-10 02:34:35 UTC

- minor cleanup

lp://staging/~djfroofy/+junk/tx.memcache 1 Development 2008-10-10 02:34:35 UTC
2. - minor cleanup

Author: <email address hidden>
Revision Date: 2008-10-10 02:34:35 UTC

- minor cleanup

126 of 26 results