|
|
08/22/06 18:26:36 |
@284
|
[284]
|
fumanchu |
Doc tweak. |
|
|
08/02/06 05:54:54 |
@262
|
[262]
|
fumanchu |
Doc updates for new kwargs syntax and for geniusql. |
|
|
07/24/06 20:47:58 |
@238
|
[238]
|
fumanchu |
Changed adapter method naming scheme; all methods must now be of the form … |
|
|
07/24/06 19:17:02 |
@237
|
[237]
|
fumanchu |
Refined the position that a missing hint implies "use the storage default … |
|
|
06/21/06 16:48:24 |
@219
|
[219]
|
fumanchu |
Docs: new warning about closing shelves. |
|
|
06/05/06 21:39:01 |
@216
|
[216]
|
fumanchu |
New paragraph on Expression.kwtypes. |
|
|
04/20/06 03:51:14 |
@209
|
[209]
|
dowski |
Corrects error in SQLite storage manager docs. |
|
|
03/15/06 21:45:27 |
@193
|
[193]
|
fumanchu |
Fix for #51 (remove expanded columns). If anyone objects, this can be … |
|
|
03/10/06 22:35:42 |
@191
|
[191]
|
fumanchu |
Fix for #49 (Unit._properties should be a list, not a dict). … |
|
|
03/09/06 16:14:52 |
@190
|
[190]
|
fumanchu |
Doc tweak. |
|
|
03/07/06 23:32:23 |
@188
|
[188]
|
fumanchu |
Fix for #48 (unitclass.identifiers should be strings, not property … |
|
|
03/06/06 00:32:02 |
@186
|
[186]
|
fumanchu |
Clearer docs on external logic functions. |
|
|
02/11/06 08:37:21 |
@165
|
[165]
|
fumanchu |
Now distributing recur module with dejavu. |
|
|
02/11/06 08:18:04 |
@163
|
[163]
|
fumanchu |
Reverted a special-case test for caching. Not sure why it was there in the … |
|
|
02/11/06 07:46:57 |
@162
|
[162]
|
fumanchu |
Bah. datetime.datetime is only stored at 1-second resolution. |
|
|
02/06/06 18:09:35 |
@155
|
[155]
|
fumanchu |
New docs for the changes to Schema. |
|
|
01/12/06 21:55:07 |
@145
|
[145]
|
fumanchu |
Doc updates for [138], [143]. |
|
|
12/27/05 06:03:10 |
@135
|
[135]
|
fumanchu |
Doc updates for [132], [134]. |
|
|
12/24/05 01:54:52 |
@128
|
[128]
|
fumanchu |
New Schema.deployed property = DeployedVersion?.Version. |
|
|
12/21/05 08:48:04 |
@127
|
[127]
|
fumanchu |
Initial implementation of #16 (schema changes). See modeling.html … |
|
|
12/12/05 01:04:08 |
@124
|
[124]
|
fumanchu |
First crack at inheritance (#32). |
|
|
12/11/05 21:26:16 |
@123
|
[123]
|
fumanchu |
Fix for #36 (column names not correctly escaped). Changes to … |
|
|
12/08/05 17:30:24 |
@120
|
[120]
|
fumanchu |
Sandbox.multirecall has now been folded into Sandbox.xrecall (and … |
|
|
11/29/05 04:49:56 |
@113
|
[113]
|
fumanchu |
Fix for #29 (arbitrary primary keys):
… |
|
|
11/28/05 04:54:39 |
@112
|
[112]
|
fumanchu |
Docs: Bah. Forgot page header, title. |
|
|
11/28/05 04:51:46 |
@111
|
[111]
|
fumanchu |
Docs: New section on passing through SQL. |
|
|
11/26/05 08:19:06 |
@110
|
[110]
|
fumanchu |
multirecall changes (BACKWARD INCOMPATIBLE):
… |
|
|
11/26/05 03:52:01 |
@107
|
[107]
|
fumanchu |
logic.Expression changes:
… |
|
|
11/23/05 07:59:40 |
@105
|
[105]
|
fumanchu |
Doc typo. |
|
|
11/23/05 07:56:17 |
@104
|
[104]
|
fumanchu |
Docs: fixed up the examples so they actually work (or at least specify … |
|
|
11/21/05 06:25:29 |
@102
|
[102]
|
fumanchu |
Doc updates to go with [101]. |
|
|
11/19/05 00:18:38 |
@98
|
[98]
|
fumanchu |
Docs: updates for recent SVN move and new test suite. |
|
|
10/07/05 22:27:13 |
@87
|
[87]
|
fumanchu |
New 'Engines' anchor. |
|
|
08/11/05 23:11:04 |
@85
|
[85]
|
fumanchu |
BACKWARDS INCOMPATIBILITY: Sandbox.recall now returns a list. Use xrecall … |
|
|
04/29/05 22:23:19 |
@74
|
[74]
|
fumanchu |
1. Added sandbox.view, storage.view methods. … |
|
|
04/22/05 20:14:36 |
@71
|
[71]
|
fumanchu |
Removed Unit.pre and Unit.post. Override set now to get the same … |
|
|
02/09/05 00:02:03 |
@63
|
[63]
|
fumanchu |
Added docs about legacy database management. |
|
|
01/24/05 05:03:16 |
@61
|
[61]
|
fumanchu |
1. New config entries can override adapters for db SM's. … |
|
|
01/21/05 06:29:55 |
@59
|
[59]
|
fumanchu |
Minor cleanups for 1.3 release. |
|
|
01/14/05 17:51:15 |
@52
|
[52]
|
fumanchu |
1. Multirecall can't call flush! *plonk* … |
|
|
01/12/05 07:48:53 |
@51
|
[51]
|
fumanchu |
1. Changed arena.roster to ._registered_classes. Dropped containers.Prism … |
|
|
01/08/05 07:26:45 |
@50
|
[50]
|
fumanchu |
1. Modified Unit.add() to take multiple units. … |
|
|
01/06/05 00:04:46 |
@47
|
[47]
|
fumanchu |
1. AdapterToSQL now separates bool constants from bool expressions. … |
|
|
01/02/05 06:53:53 |
@46
|
[46]
|
fumanchu |
1. Changed AdapterFromDB to take unit arg only on consume. … |
|
|
12/31/04 07:31:41 |
@45
|
[45]
|
fumanchu |
1. Doc updates.
2. xray, recur now imported lazily. … |
|
|
12/27/04 07:17:49 |
@43
|
[43]
|
fumanchu |
1. Changed UnitProperty?.hints['Size'] to 'bytes'. SM's should now assume … |
|
|
12/15/04 22:50:08 |
@38
|
[38]
|
fumanchu |
1. Added Unit.first(farClass, **kwargs) method to retrieve a single … |
|
|
12/13/04 05:21:30 |
@37
|
[37]
|
fumanchu |
Added zoo.py, a test application. |
|
|
11/21/04 03:30:23 |
@33
|
[33]
|
fumanchu |
Rewrote handling of Unit.dirty. For UnitProperty? types which were mutable … |
|
|
11/19/04 06:55:00 |
@29
|
[29]
|
fumanchu |
1. Fixed bug in storeado with hints:Size of wrong type. … |
|
|
11/01/04 18:22:07 |
@24
|
[24]
|
fumanchu |
Finished doc first draft. |
|
|
10/30/04 20:58:58 |
@23
|
[23]
|
fumanchu |
Oops. Shouldn't have add xray, recur. Better without. |
|
|
10/30/04 20:43:26 |
@22
|
[22]
|
fumanchu |
1. Moved xray, recur into dejavu.
2. Doc updates. |
|
|
10/20/04 21:36:52 |
@21
|
[21]
|
fumanchu |
1. Removed Unit.temporary
2. Added Unit.on_recall() with Sandbox support. … |
|
|
10/19/04 06:15:52 |
@19
|
[19]
|
fumanchu |
1. Changed containers.Balloon class to .warehouse function. … |
|
|
10/17/04 07:20:12 |
@18
|
[18]
|
fumanchu |
Doc updates + new TemporaryUnitError? |
|
|
10/13/04 23:55:22 |
@17
|
[17]
|
fumanchu |
1. Fixed a mutex bug in UnitCollection?.
2. Doc updates. |
|
|
10/12/04 23:26:49 |
@16
|
[16]
|
fumanchu |
Doc, docstring, and comment updates |
|
|
10/12/04 14:54:25 |
@15
|
[15]
|
fumanchu |
1. Doc updates (modeling.html) … |
|
|
10/12/04 00:01:22 |
@14
|
[14]
|
fumanchu |
Initial doc drafts. |
|
|
10/11/04 22:25:42 |
@13
|
[13]
|
fumanchu |
Doc updates + fix on property population. |
|
|
09/22/04 22:01:33 |
@1
|
[1]
|
cnew |
initial import |