|
|
10/04/07 19:44:37 |
@535
|
[535]
|
fumanchu |
Optimized StorageManagerShelve?.unit. |
|
|
10/03/07 22:26:22 |
@534
|
[534]
|
fumanchu |
Fix to test suite (MySQL doesn't allow manually inserting 0 into an … |
|
|
10/03/07 22:24:08 |
@533
|
[533]
|
fumanchu |
storefs: optimized unit method. |
|
|
10/03/07 20:02:53 |
@532
|
[532]
|
fumanchu |
New 'memcached.index' option to skip storing an index in memcached (i.e. … |
|
|
10/03/07 20:01:10 |
@531
|
[531]
|
fumanchu |
Optimized unit method for RAM store. |
|
|
10/03/07 19:58:19 |
@530
|
[530]
|
fumanchu |
New KeyStore? tests. |
|
|
10/03/07 19:39:42 |
@529
|
[529]
|
fumanchu |
Oops. Missed one. |
|
|
10/03/07 19:38:55 |
@528
|
[528]
|
fumanchu |
New 'single' argument to paginate (to make calling code cleaner). |
|
|
10/03/07 19:34:31 |
@527
|
[527]
|
fumanchu |
Pass transaction methods through to proxied stores. |
|
|
10/01/07 01:11:33 |
@526
|
[526]
|
fumanchu |
Sandbox.unit now calls store.unit more. This allows stores (especially … |
|
|
10/01/07 01:09:31 |
@525
|
[525]
|
fumanchu |
Wow. Long-standing bug in Schema.guid. |
|
|
09/30/07 07:04:29 |
@524
|
[524]
|
fumanchu |
ObjectCache? now passes on KeyErrors? from backends on set. |
|
|
09/30/07 04:33:36 |
@523
|
[523]
|
fumanchu |
Moved cache SM's back out to their own new caching.py module. |
|
|
09/30/07 02:52:39 |
@522
|
[522]
|
fumanchu |
Improved VerticalPartitioner?, with support for multiple stores for a given … |
|
|
09/29/07 23:15:06 |
@521
|
[521]
|
fumanchu |
New ProxyStorage?.database_scope option, for resolving duplicate … |
|
|
09/29/07 19:28:36 |
@520
|
[520]
|
fumanchu |
Removed 'dump' method from cache stores. ObjectCache? now calls DDL methods … |
|
|
09/29/07 00:13:13 |
@519
|
[519]
|
fumanchu |
connstring example for SQL Server 2005 test. |
|
|
09/28/07 19:58:18 |
@518
|
[518]
|
fumanchu |
A solution for paginating with order expressions. |
|
|
09/28/07 04:58:27 |
@517
|
[517]
|
fumanchu |
New 'dbtype' hint for geniusql stores (in db.py). |
|
|
09/28/07 01:03:07 |
@516
|
[516]
|
fumanchu |
Some errors in passing args to superclass calls. |
|
|
09/28/07 00:24:26 |
@515
|
[515]
|
fumanchu |
New test for reversed() in order args. |
|
|
09/26/07 16:17:26 |
@514
|
[514]
|
fumanchu |
Test for ObjectCache? + Memcached. |
|
|
09/26/07 02:51:11 |
@513
|
[513]
|
fumanchu |
New MemcachedStorageManager?. Also new 'cache' allOption for ObjectCache?. |
|
|
09/24/07 18:25:45 |
@512
|
[512]
|
fumanchu |
Buglet in db xmultirecall. |
|
|
09/24/07 18:02:11 |
@511
|
[511]
|
fumanchu |
Reverted PG schema craziness (silly me was using master conns for CREATE … |
|
|
09/24/07 05:25:33 |
@510
|
[510]
|
fumanchu |
New pypgsql.MultischemaStorageManagerPg?. |
|
|
09/24/07 04:13:29 |
@509
|
[509]
|
fumanchu |
Correct stacklevel for ConflictHandler?.warn. |
|
|
09/24/07 04:08:54 |
@508
|
[508]
|
fumanchu |
Another oops (missing import). |
|
|
09/24/07 03:59:25 |
@507
|
[507]
|
fumanchu |
Oops. Missed one. |
|
|
09/24/07 03:50:27 |
@506
|
[506]
|
fumanchu |
Allow _sqlite.pyd to be found in pysqlite2 package when testing. |
|
|
09/24/07 03:49:29 |
@505
|
[505]
|
fumanchu |
Woof. Major API change to all DDL SM functions: the addition of a … |
|
|
09/24/07 02:25:15 |
@504
|
[504]
|
fumanchu |
Removed unmaintained socket store. |
|
|
09/22/07 21:41:46 |
@503
|
[503]
|
fumanchu |
Removed VerticalPertitioner?.classnames and .default_store attributes. You … |
|
|
09/22/07 21:40:07 |
@502
|
[502]
|
fumanchu |
Removed auto-registration of DeployedVersion?. Use … |
|
|
09/22/07 20:20:55 |
@501
|
[501]
|
fumanchu |
Oops. |
|
|
09/22/07 19:56:59 |
@500
|
[500]
|
fumanchu |
Fix for bug in fallback xview with order/limit/offset. |
|
|
09/22/07 19:55:43 |
@499
|
[499]
|
fumanchu |
New logflags.REGISTER. |
|
|
09/22/07 01:47:01 |
@498
|
[498]
|
fumanchu |
Allow partitioned stores to have no 'shutdownOrder' attribute. |
|
|
09/22/07 01:35:50 |
@497
|
[497]
|
fumanchu |
Added debug info to partition map errors. |
|
|
09/22/07 01:35:11 |
@496
|
[496]
|
fumanchu |
Allow the caller to supply schema names to multischema SM. |
|
|
09/22/07 00:39:30 |
@495
|
[495]
|
fumanchu |
Call discover_dbinfo is auto_discover (now that latest Geniusql doesn't … |
|
|
09/21/07 23:42:21 |
@494
|
[494]
|
zakj |
Oops - fixed getattr brain-o. |
|
|
09/21/07 23:17:06 |
@493
|
[493]
|
zakj |
Added a default loadOrder to VerticalPartioner?.map_all. |
|
|
09/21/07 23:03:46 |
@492
|
[492]
|
zakj |
Added loadOrder tracking to VerticalPartitioner?.add_store (used by … |
|
|
09/21/07 22:08:55 |
@491
|
[491]
|
zakj |
Update VerticalSM.add_store()'s docstring to match changes in r490. |
|
|
09/21/07 21:53:39 |
@490
|
[490]
|
zakj |
Quick bugfixes to VerticalStorageManager's add_store and xrecall. |
|
|
09/18/07 17:27:58 |
@488
|
[488]
|
fumanchu |
New setup.py for trunk. |
|
|
09/13/07 22:50:51 |
@485
|
[485]
|
fumanchu |
Added order, limit, offset to view/xview signatures. |
|
|
09/13/07 16:55:30 |
@484
|
[484]
|
fumanchu |
Doc updates. |
|
|
09/11/07 02:33:51 |
@483
|
[483]
|
fumanchu |
Some backward-incompatible API changes (in order to make the sandbox and … |
|
|
09/10/07 20:46:07 |
@482
|
[482]
|
fumanchu |
Spec-compliance updates. |
|
|
09/08/07 21:45:41 |
@481
|
[481]
|
fumanchu |
New xmultirecall method on SM's, which also now takes order, limit, and … |
|
|
09/07/07 18:01:02 |
@480
|
[480]
|
fumanchu |
Send None as query relation to SM.view(). |
|
|
09/07/07 16:53:09 |
@479
|
[479]
|
fumanchu |
Moved all content down into the new dejavu top-level folder. |
|
|
09/07/07 16:51:53 |
@478
|
[478]
|
fumanchu |
Moving all files down one folder. |
|
|
08/31/07 07:38:12 |
@477
|
[477]
|
fumanchu |
Sort Modeler columns, plus comments and some lazier imports. |
|
|
08/31/07 07:37:28 |
@476
|
[476]
|
fumanchu |
Tore out the config file junk. Renamed 'arena' to 'VerticalParitioner'. |
|
|
08/30/07 16:50:59 |
@475
|
[475]
|
fumanchu |
Improved counting for db SM's. |
|
|
08/30/07 06:07:27 |
@474
|
[474]
|
fumanchu |
Fix for #89 (make box.memorize take more than one unit). The memorize … |
|
|
08/30/07 05:48:34 |
@473
|
[473]
|
fumanchu |
New (order, limit, offset) support in SM.(x)recall. Modified signature of … |
|
|
08/29/07 22:55:07 |
@472
|
[472]
|
fumanchu |
Bah. Stupid mistake memoizing tables into the classes. Better now. |
|
|
08/27/07 23:44:55 |
@471
|
[471]
|
fumanchu |
Buglet in multischema.destroy. |
|
|
08/27/07 00:54:48 |
@470
|
[470]
|
fumanchu |
Finally using getpass in test suite. :) |
|
|
08/27/07 00:54:15 |
@469
|
[469]
|
fumanchu |
New multischema module. |
|
|
08/23/07 22:56:17 |
@468
|
[468]
|
fumanchu |
Update to latest Geniusql, plus a more modular db.Modeler.make_source. |
|
|
08/16/07 08:46:51 |
@467
|
[467]
|
fumanchu |
Various auto_source fixes. |
|
|
08/16/07 01:26:59 |
@466
|
[466]
|
fumanchu |
Updates in line with Geniusql trunk (rev 142). |
|
|
08/13/07 05:51:43 |
@465
|
[465]
|
fumanchu |
Separated numeric tests for easier reading and debugging. |
|
|
08/13/07 05:51:23 |
@464
|
[464]
|
fumanchu |
License updates. |
|
|
07/23/07 20:53:23 |
@463
|
[463]
|
fumanchu |
Update to new 'strict' arg of geniusql db.select. |
|
|
07/12/07 20:51:14 |
@462
|
[462]
|
fumanchu |
New "* Store" arena config entry, plus a couple arena bugfixes. |
|
|
07/09/07 17:35:06 |
@461
|
[461]
|
fumanchu |
Namespace cleanup for dejavu.storage. |
|
|
07/02/07 22:10:19 |
@460
|
[460]
|
fumanchu |
typo |
|
|
06/21/07 22:30:37 |
@459
|
[459]
|
fumanchu |
Moved configfile parsing out of Arena. |
|
|
06/11/07 22:44:18 |
@458
|
[458]
|
fumanchu |
Added logging to db.py. |
|
|
06/11/07 22:43:13 |
@457
|
[457]
|
fumanchu |
Re-organized cache SM's. The ObjectCache? base class now does basic … |
|
|
06/11/07 22:37:50 |
@456
|
[456]
|
fumanchu |
Added logging to fs store, and replaced thread locks with file locks. |
|
|
06/08/07 22:10:07 |
@455
|
[455]
|
fumanchu |
Several changes:
… |
|
|
06/01/07 22:13:49 |
@454
|
[454]
|
fumanchu |
Test refactor. I give up on trying to make each store have its own script … |
|
|
06/01/07 20:00:36 |
@453
|
[453]
|
fumanchu |
MAJOR REFACTOR: moved Arena from assumed root of storage graph to … |
|
|
05/16/07 18:37:42 |
@452
|
[452]
|
fumanchu |
Fixed storefs for identifier-less Units. |
|
|
05/16/07 18:25:06 |
@451
|
[451]
|
fumanchu |
Fixed storeram for identifier-less Units. |
|
|
05/16/07 18:24:41 |
@450
|
[450]
|
fumanchu |
New SM.make_class method. |
|
|
05/16/07 18:13:37 |
@449
|
[449]
|
fumanchu |
The basics for Unit classes that have no identifiers. See #37. This is a … |
|
|
05/16/07 16:26:42 |
@448
|
[448]
|
fumanchu |
Docstring work. |
|
|
05/15/07 20:08:31 |
@447
|
[447]
|
fumanchu |
Moved oostore logic into the base StorageManager? class. Also added … |
|
|
05/14/07 23:12:44 |
@446
|
[446]
|
fumanchu |
Moved clinic_fixture to new tuple-syntax for passing Query args. |
|
|
05/14/07 22:55:41 |
@445
|
[445]
|
fumanchu |
New test which demonstrates sandbox sync issues. |
|
|
05/14/07 18:39:09 |
@444
|
[444]
|
fumanchu |
storefs upgraded to new xview protocol. |
|
|
05/08/07 06:15:51 |
@443
|
[443]
|
fumanchu |
New --cover option to test.py, a couple new tests, and a couple fixes … |
|
|
05/07/07 23:11:51 |
@442
|
[442]
|
fumanchu |
Implemented view(query, distinct) and xview(query, distinct) all the way … |
|
|
05/04/07 23:18:42 |
@441
|
[441]
|
fumanchu |
New dejavu.arenas.Query class which mirrors the new genuisql.Query … |
|
|
04/30/07 22:54:38 |
@440
|
[440]
|
fumanchu |
Cosmetics. |
|
|
04/30/07 22:54:09 |
@439
|
[439]
|
fumanchu |
New insert_into methods on arena, db. |
|
|
04/18/07 23:44:29 |
@433
|
[433]
|
fumanchu |
OLAP tests. MySQL has a name problem, but otherwise, it works for all DBs. |
|
|
04/16/07 23:59:38 |
@432
|
[432]
|
fumanchu |
Woops. Forgot to override the default adapters. |
|
|
04/12/07 00:07:04 |
@431
|
[431]
|
fumanchu |
Geniusql default adapters now always assume 'perfect dates'. |
|
|
04/12/07 00:06:25 |
@430
|
[430]
|
fumanchu |
zoo_fixture now tests negative numbers. |
|
|
04/10/07 22:26:15 |
@429
|
[429]
|
fumanchu |
Upgraded tests to new 'db.typeset' attribute in Geniusql. |
|
|
04/06/07 08:24:59 |
@428
|
[428]
|
fumanchu |
Looks like Geniusql adaptation is solidifying (ADO and Postgres both work … |