|
|
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 … |
|
|
03/26/07 03:46:02 |
@427
|
[427]
|
fumanchu |
Updates in sync with [http://projects.amor.org/geniusql/changeset/53 … |
|
|
03/15/07 18:21:29 |
@426
|
[426]
|
fumanchu |
Moved "copy co_code attribute" block from Rewriter, LambdaDecompiler? into … |
|
|
03/15/07 17:29:45 |
@425
|
[425]
|
fumanchu |
Fix to codewalk BUILD_LIST, BUILD_TUPLE. |
|
|
03/14/07 18:24:33 |
@424
|
[424]
|
fumanchu |
Added the 'ignore' conflict_mode. |
|
|
03/13/07 19:53:14 |
@423
|
[423]
|
fumanchu |
Oops. |
|
|
03/13/07 01:23:05 |
@422
|
[422]
|
fumanchu |
Horrible, hacky first step toward OLAP features: new View class. |
|
|
03/12/07 18:15:25 |
@421
|
[421]
|
fumanchu |
Use the new geniusql set_primary method. |
|
|
03/11/07 02:33:51 |
@420
|
[420]
|
fumanchu |
New 'repair' mode for map_all, map, sync. New 'automap' arg for … |
|
|
03/06/07 18:07:35 |
@418
|
[418]
|
fumanchu |
Updates in sync with Geniusql. SQLite typeless mode is no longer … |
|
|
02/18/07 21:48:04 |
@417
|
[417]
|
fumanchu |
Updates in sync with [http://projects.amor.org/geniusql/changeset/17 … |
|
|
02/16/07 23:59:01 |
@416
|
[416]
|
fumanchu |
Updates in sync with [http://projects.amor.org/geniusql/changeset/11 … |
|
|
02/15/07 01:14:08 |
@415
|
[415]
|
fumanchu |
Updates in sync with [http://projects.amor.org/geniusql/changeset/10 … |
|
|
02/13/07 06:19:20 |
@414
|
[414]
|
fumanchu |
StorageManagerDB._manual_reserve and destroy now use geniusql Table … |
|
|
02/13/07 01:54:43 |
@413
|
[413]
|
fumanchu |
Sync with geniusql 8. … |
|
|
02/12/07 23:41:27 |
@412
|
[412]
|
fumanchu |
Updated in sync with geniusql select syntax (which now does inbound … |
|
|
02/12/07 06:03:36 |
@411
|
[411]
|
fumanchu |
Updates in sync with [http://projects.amor.org/geniusql/changeset/4 … |
|
|
02/12/07 02:51:09 |
@410
|
[410]
|
fumanchu |
Massive migration of database code to a separate … |
|
|
02/08/07 07:49:09 |
@409
|
[409]
|
fumanchu |
Fix for #88 (NameError? in sqlite join). |
|
|
02/07/07 23:02:57 |
@407
|
[407]
|
fumanchu |
Oops. Bug in AdapterToSQL. Also broke out CAST lookup into its own method. |
|
|
02/07/07 06:49:54 |
@406
|
[406]
|
fumanchu |
First crack at CAST support for imperfect_type columns. The single ADO … |
|
|
02/01/07 00:03:53 |
@405
|
[405]
|
fumanchu |
New arena.view, sum, distinct, count, range methods (just like the sandbox … |
|
|
01/31/07 22:35:25 |
@404
|
[404]
|
fumanchu |
Better superclass calls inside engine classes. |
|
|
01/24/07 20:59:27 |
@402
|
[402]
|
fumanchu |
Final fix for #82 (Support for psycopg2). Numbers test fixed by proper … |
|
|
01/24/07 20:20:24 |
@401
|
[401]
|
fumanchu |
Doc update. |
|
|
01/24/07 19:05:22 |
@400
|
[400]
|
fumanchu |
Marking 1.5.0RC1. |
|
|
01/22/07 23:28:39 |
@399
|
[399]
|
fumanchu |
UnitJoin? instances may now be compared for equality. |
|
|
01/22/07 19:31:42 |
@398
|
[398]
|
fumanchu |
docstrings |
|
|
01/18/07 18:28:18 |
@397
|
[397]
|
fumanchu |
Privatized Sandbox.xmulti and wrote a bunch of docstrings. |
|
|
01/16/07 18:51:03 |
@396
|
[396]
|
fumanchu |
Doc for auto_discover when installing. |
|
|
01/16/07 18:38:47 |
@395
|
[395]
|
fumanchu |
Fix to create_storage. |
|
|
01/15/07 18:18:47 |
@394
|
[394]
|
fumanchu |
Fixed Firebird multithreading. |
|
|
01/15/07 05:07:50 |
@393
|
[393]
|
fumanchu |
Fix for #85 (Provide a way to set the isolation level):
… |
|
|
01/15/07 02:20:33 |
@392
|
[392]
|
fumanchu |
Removed old odbc test. |
|
|
01/13/07 19:59:29 |
@391
|
[391]
|
fumanchu |
More CREATE DATABASE safety in psycopg. |
|
|
01/12/07 00:02:00 |
@390
|
[390]
|
fumanchu |
More SM comparison data. |
|
|
01/11/07 08:38:51 |
@389
|
[389]
|
fumanchu |
New SM comparison chart, plus numerous minor fixes and docs to go with it. |
|
|
01/10/07 08:42:36 |
@388
|
[388]
|
fumanchu |
Doc updates, mostly. |
|
|
01/10/07 07:49:39 |
@387
|
[387]
|
fumanchu |
New StorageManagerFolders? for using a filesystem as a store. |
|
|
01/09/07 21:15:14 |
@386
|
[386]
|
fumanchu |
psycopg now passes multithreading test (by setting all conns to isolation … |
|
|
01/09/07 19:37:05 |
@385
|
[385]
|
fumanchu |
New storepsycopg module. Uses psycopg2. The multithreading and number … |
|
|
01/09/07 18:48:19 |
@384
|
[384]
|
fumanchu |
Improvements to FB hints. |
|
|
01/09/07 08:09:47 |
@383
|
[383]
|
fumanchu |
FB SM now uses native autoincrement. |