Jonas Borgström
|
f3295cf3e8
|
Add testsuite shortcut to make remote repository testing more robust.
|
2013-07-03 22:30:04 +02:00 |
Jonas Borgström
|
175f4bb505
|
Don't print a traceback when remote host closes connection
|
2013-06-28 13:31:57 +02:00 |
Jonas Borgström
|
9421b64895
|
Test case refactoring
|
2013-06-25 12:05:58 +02:00 |
Jonas Borgström
|
c4ec578090
|
Rename store -> repository
|
2013-06-20 12:44:58 +02:00 |
Jonas Borgström
|
1fdc5eabc6
|
Port to Python 3.2+
|
2013-06-18 13:39:46 +02:00 |
Jonas Borgström
|
bda6bc47d7
|
Use buffer instead of string slicing to reduce memory usage.
|
2013-06-02 15:55:23 +02:00 |
Jonas Borgström
|
3e5433855c
|
Use Cython for all native code
|
2013-05-31 14:08:02 +02:00 |
Jonas Borgström
|
1dc1411302
|
Add msgpack-python >= 0.3 compatibility
|
2013-05-17 14:30:39 +02:00 |
Jonas Borgström
|
da0e3c4ec8
|
Improved error handling.
|
2012-12-09 23:06:33 +01:00 |
Jonas Borgström
|
e48d7aa88c
|
Make sure stdin and stdout are non-blocking to avoid dead locks
|
2012-12-06 23:03:20 +01:00 |
Jonas Borgström
|
177569d87b
|
Fix remote store cache issue
|
2012-11-30 21:47:35 +01:00 |
Jonas Borgström
|
7245575fa2
|
Pipeline improvements and minor code cleanup.
|
2012-11-28 21:17:00 +01:00 |
Jonas Borgström
|
46c6793979
|
Improved remote store request pipelining.
|
2012-11-28 00:03:35 +01:00 |
Jonas Borgström
|
8b054a17c3
|
Remote store rewrite. No more paramiko.
|
2012-10-17 11:40:23 +02:00 |
Jonas Borgström
|
d7e876557a
|
Make sure stdout is blocking for "darc serve".
Fixes ssh issue on CentOS
|
2012-02-07 20:39:22 +01:00 |
Jonas Borgström
|
9e5b13df44
|
Added protocol negotiation support
|
2011-09-12 21:51:23 +02:00 |
Jonas Borgström
|
217da798ab
|
Added generic callback support
|
2011-09-12 21:34:09 +02:00 |
Jonas Borgström
|
f9bdd72848
|
Fixed remote store issue
|
2011-09-05 21:20:17 +02:00 |
Jonas Borgström
|
ef8c4a0097
|
Storage rewrite and more compact encryption envelope
|
2011-09-04 23:02:47 +02:00 |
Jonas Borgström
|
bb6e4fbd93
|
Rework store design to use a single namespace
|
2011-08-15 22:32:26 +02:00 |
Jonas Borgström
|
1d0914177d
|
Bring function tests back to life
|
2011-08-06 13:01:58 +02:00 |
Jonas Borgström
|
a4f61d1328
|
Fixed remote store upstream performance issue
|
2011-08-05 15:52:09 +02:00 |
Jonas Borgström
|
60298e1469
|
Restored python 2.5 compatibility
|
2011-08-03 17:54:03 +02:00 |
Jonas Borgström
|
2d6df6454e
|
More optimizations
|
2011-08-02 21:45:21 +02:00 |
Jonas Borgström
|
95a9a45604
|
Fixed remote store race condition
|
2011-07-31 18:22:58 +02:00 |
Jonas Borgström
|
8dc057a70e
|
Remove potential busy wait for remote stores
|
2011-07-30 22:51:16 +02:00 |
Jonas Borgström
|
3f20f8ed7d
|
Asynchronous extract and verify mode
|
2011-07-17 23:53:23 +02:00 |
Jonas Borgström
|
87271291a1
|
More remote store improvements
|
2011-07-17 22:31:37 +02:00 |
Jonas Borgström
|
c125ecc2f9
|
Some experimental remote store optimizations
|
2011-07-06 22:16:07 +02:00 |
Jonas Borgström
|
f7ebd19640
|
Improved remote upstream performance
|
2011-07-05 21:29:15 +02:00 |
Jonas Borgström
|
811bbb3e89
|
Fix paramiko password prompting
|
2011-01-04 22:37:27 +01:00 |
Jonas Borgström
|
58f51f1789
|
Various remote store improvements
|
2010-11-17 22:40:39 +01:00 |
Jonas Borgström
|
f300051fe4
|
Added support for ssh://user@host/path and file:///file locations
|
2010-11-17 21:28:13 +01:00 |
Jonas Borgström
|
1a9f1965d3
|
More tolerant remote side stderr output handling
|
2010-11-16 22:55:51 +01:00 |
Jonas Borgström
|
20935f809e
|
Experimental remote store support
|
2010-11-16 22:30:27 +01:00 |