|
|
03/18/09 19:51:44 |
@600
|
[600]
|
fumanchu |
New StorageManager?.has_database method. |
|
|
11/20/07 14:00:17 |
@586
|
[586]
|
fumanchu |
Don't test multithreading for SQLite memory DB's. |
|
|
11/18/07 01:24:33 |
@584
|
[584]
|
fumanchu |
Fix for a test which was breaking when datetimes contained microseconds, … |
|
|
10/31/07 16:15:39 |
@561
|
[561]
|
fumanchu |
DB sequencing improvements. Columns now obtain a default sequence_name as … |
|
|
10/18/07 01:10:21 |
@552
|
[552]
|
fumanchu |
Buglets. |
|
|
10/16/07 11:47:01 |
@551
|
[551]
|
fumanchu |
New test for order, limit with related units methods. |
|
|
10/07/07 22:51:00 |
@546
|
[546]
|
fumanchu |
Added --conquer option to test.py. |
|
|
10/07/07 19:19:36 |
@545
|
[545]
|
fumanchu |
New order, limit tests and a few fixes. New caching.fullquery option. |
|
|
10/06/07 22:38:27 |
@543
|
[543]
|
fumanchu |
Changed to unit(cls, **kwargs) sig throughout. Also changed sandbox.recall … |
|
|
10/05/07 15:01:15 |
@538
|
[538]
|
fumanchu |
New storejson module. Lots of changes to the existing json.py module, too … |
|
|
10/04/07 15:54:04 |
@537
|
[537]
|
fumanchu |
Caching SM's now test cache.classes before sending operations to the … |
|
|
10/03/07 17:26:22 |
@534
|
[534]
|
fumanchu |
Fix to test suite (MySQL doesn't allow manually inserting 0 into an … |
|
|
10/03/07 15:02:53 |
@532
|
[532]
|
fumanchu |
New 'memcached.index' option to skip storing an index in memcached (i.e. … |
|
|
10/03/07 14:58:19 |
@530
|
[530]
|
fumanchu |
New KeyStore? tests. |
|
|
09/28/07 19:13:13 |
@519
|
[519]
|
fumanchu |
connstring example for SQL Server 2005 test. |
|
|
09/28/07 14:58:18 |
@518
|
[518]
|
fumanchu |
A solution for paginating with order expressions. |
|
|
09/27/07 20:03:07 |
@516
|
[516]
|
fumanchu |
Some errors in passing args to superclass calls. |
|
|
09/27/07 19:24:26 |
@515
|
[515]
|
fumanchu |
New test for reversed() in order args. |
|
|
09/26/07 11:17:26 |
@514
|
[514]
|
fumanchu |
Test for ObjectCache? + Memcached. |
|
|
09/25/07 21:51:11 |
@513
|
[513]
|
fumanchu |
New MemcachedStorageManager?. Also new 'cache' allOption for ObjectCache?. |
|
|
09/23/07 22:50:27 |
@506
|
[506]
|
fumanchu |
Allow _sqlite.pyd to be found in pysqlite2 package when testing. |
|
|
09/23/07 22:49:29 |
@505
|
[505]
|
fumanchu |
Woof. Major API change to all DDL SM functions: the addition of a … |
|
|
09/22/07 16:41:46 |
@503
|
[503]
|
fumanchu |
Removed VerticalPertitioner?.classnames and .default_store attributes. You … |
|
|
09/13/07 17:50:51 |
@485
|
[485]
|
fumanchu |
Added order, limit, offset to view/xview signatures. |
|
|
09/07/07 11:53:09 |
@479
|
[479]
|
fumanchu |
Moved all content down into the new dejavu top-level folder. |
|
copied from trunk/test:
|
|
|
08/31/07 02:37:28 |
@476
|
[476]
|
fumanchu |
Tore out the config file junk. Renamed 'arena' to 'VerticalParitioner'. |