root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3680 [3680] 05/06/08 12:13:25 pobrien Minor improvements.
(edit) @3679 [3679] 05/06/08 12:13:02 pobrien Fixed problem with related extents not sorting properly.
(edit) @3678 [3678] 05/06/08 12:11:53 pobrien Fixed docstring typo.
(edit) @3677 [3677] 05/06/08 12:11:33 pobrien Close the backend after converting to a new format.
(edit) @3676 [3676] 05/06/08 12:08:06 pobrien UNASSIGNED should have a length of zero.
(edit) @3675 [3675] 12/17/07 15:08:31 pobrien Use redirect=False. Show the widget Inspection Tool.
(edit) @3670 [3670] 12/05/07 15:43:20 mscott Merge #56 to trunk: SchevoSchemaDefinition - Note newly-deprecated …
(edit) @3662 [3662] 11/15/07 08:09:24 pobrien More progress.
(edit) @3661 [3661] 11/14/07 12:39:05 pobrien Preliminary support for wxPython.
(edit) @3612 [3612] 10/31/07 16:39:43 mscott Update Windows install instructions to use virtualenv
(edit) @3611 [3611] 10/31/07 16:19:20 mscott Correct reST formatting
(edit) @3610 [3610] 10/29/07 20:50:51 mscott Only keep the deprecated form of a field definition if its name is …
(edit) @3609 [3609] 10/26/07 16:32:45 pobrien Made packing an option that defaults to False.
(edit) @3608 [3608] 10/26/07 14:25:55 pobrien Made the step two orders of magnitude smaller.
(edit) @3607 [3607] 10/26/07 14:17:07 pobrien Added a progress indicator good for command-line progress display.
(edit) @3606 [3606] 10/23/07 16:45:00 pobrien Better string and unicode representations. Needs unit tests.
(edit) @3605 [3605] 10/18/07 16:38:15 pobrien Allow fields to format their value.
(edit) @3598 [3598] 10/18/07 13:44:03 mscott Merge #10 to trunk. SchevoBenchmark? - new benchmark find-entity-values
(edit) @3596 [3596] 10/18/07 13:39:33 mscott Merge #63 to trunk. Introduces SchevoBenchmark?, which provides a …
(edit) @3564 [3564] 09/15/07 19:08:22 mscott wiki:Schevo - documentation updated to refer to python 2.5
(edit) @3562 [3562] 09/15/07 16:01:50 mscott schevozodb.backend_test_classes:random_filename - Prefix temporary …
(edit) @3561 [3561] 09/15/07 15:33:22 mscott Merge #67: schevo.test.test_field, …
(edit) @3560 [3560] 09/13/07 10:29:54 pobrien Improved print statement.
(edit) @3552 [3552] 09/12/07 17:10:35 mscott schevo.store - Remove unused client/server stuff. We'll use …
(edit) @3550 [3550] 09/12/07 16:53:26 mscott Merge #65 to trunk. schevo.test.test_field_entity, …
(edit) @3529 [3529] 09/06/07 18:33:05 mscott Merge #64 to trunk: durus.connection - Remove side-effect from assert …
(edit) @3524 [3524] 09/06/07 17:33:35 mscott Track third party forks alongside rest of Schevo
(edit) @3522 [3522] 09/06/07 17:06:21 pobrien Oops. Removed print statement.
(edit) @3521 [3521] 09/06/07 17:05:21 pobrien Don't default to a dictionary for the backend_args as that results in the …
(edit) @3519 [3519] 09/06/07 12:34:17 mscott Merge and close #62. You can now specify initial/sample data for …
(edit) @3513 [3513] 09/05/07 12:23:41 pobrien Make sure a callable default value works for the Entity fields.
(edit) @3512 [3512] 09/04/07 22:06:41 mscott Schevo, SchevoDurus - Make sure setup.py can find Durus 3.7-schevo1
(edit) @3509 [3509] 09/04/07 21:19:49 mscott Merge #60 to trunk. Schevo now uses a lightweight backend storage plugin …
(edit) @3451 [3451] 08/11/07 10:40:21 pobrien Final fix to Create txn to support initial values supplied as args or kw.
(edit) @3442 [3442] 08/10/07 19:59:01 pobrien A mostly working implementation of database-aware transactions and field …
(edit) @3439 [3439] 08/10/07 10:58:03 pobrien Fixed some entity set bugs.
(edit) @3437 [3437] 08/10/07 10:55:12 pobrien Improved the way we resolve entity references from one database to …
(edit) @3433 [3433] 08/09/07 12:17:11 mscott Rely on a specific version of PasteDeploy?, to prevent dependency version …
(edit) @3432 [3432] 08/08/07 23:32:56 mscott More dependency links
(edit) @3431 [3431] 08/08/07 21:13:23 mscott Dependency links so we can get authkit
(edit) @3430 [3430] 08/08/07 21:05:13 mscott Add description, change existing description to long description.
(edit) @3429 [3429] 08/08/07 21:03:05 mscott Forgot authkit dependency
(edit) @3428 [3428] 08/08/07 19:30:07 mscott Distribute .zip files for sdist also, not just .tar.gz
(edit) @3427 [3427] 08/08/07 19:15:37 mscott Add license and contact information to setup.py
(edit) @3426 [3426] 08/08/07 18:45:30 mscott Merge twit-a-bit example app, and SchevoPolicy? updates from policy-57.
(edit) @3404 [3404] 07/29/07 23:18:30 mscott Merging #59 to trunk: Implementation of relabel, and some more thorough …
(edit) @3398 [3398] 07/29/07 14:40:04 mscott Merge #58 to trunk. Allow nested transaction classes other than _Create, …
(edit) @3384 [3384] 07/24/07 20:42:08 mscott Ignores
(edit) @3383 [3383] 07/24/07 17:53:29 mscott Initial merge of policy-57 branch to trunk Adds new project …
(edit) @3382 [3382] 07/24/07 17:11:00 mscott Merge policy-57 branch's Schevo to the Schevo trunk. r11118@sandiago …
(edit) @3381 [3381] 07/24/07 16:58:33 mscott remove this since we're moving it to schevo.test in the next merge
(edit) @3363 [3363] 07/14/07 10:19:03 mscott schevo.identity no longer exists.
(edit) @3362 [3362] 07/13/07 10:44:13 mscott Link to TurboGears? file listing page to allow downloading of RuleDispatch?
(edit) @3306 [3306] 07/05/07 16:23:30 mscott Change copyright from 2001-2006 to 2001-2007.
(edit) @3296 [3296] 06/28/07 14:40:29 mscott Update footers to remove non-current address, and leave just the city in …
(edit) @3275 [3275] 06/01/07 16:12:28 pobrien Since a set cannot be compared to something that is not a set, such as …
(edit) @3274 [3274] 06/01/07 13:17:30 pobrien Since a set cannot be compared to something that is not a set, such as …
(edit) @3272 [3272] 05/30/07 15:57:52 mscott Correct the cascade delete implementation.
(edit) @3268 [3268] 05/30/07 10:55:55 pobrien Failing tests.
(edit) @3266 [3266] 05/29/07 19:52:59 mscott Merge in 'cascade-temp', a short-lived branch to fix circular reference …
(edit) @3262 [3262] 05/29/07 12:02:39 mscott More circular reference failures
(edit) @3261 [3261] 05/29/07 11:33:53 mscott ASCII art
(edit) @3260 [3260] 05/29/07 10:46:30 pobrien Failing cascade test scenario.
(edit) @3258 [3258] 05/26/07 08:35:08 mscott […]
(edit) @3254 [3254] 05/26/07 08:06:33 mscott Merging branch for #55: […]
(edit) @3251 [3251] 05/26/07 06:47:14 mscott Do not perform time-consuming pack operation if SCHEVO_NOPACK=1 in the …
(edit) @3245 [3245] 05/24/07 14:49:38 mscott Correct implementation of Delete transaction; it was not calling …
(edit) @3244 [3244] 05/24/07 14:48:27 mscott Correct naming
(edit) @3243 [3243] 05/24/07 14:45:20 mscott This test fails
(edit) @3242 [3242] 05/24/07 14:43:11 mscott Tests for _before and _after correctness
(edit) @3236 [3236] 05/24/07 11:29:26 mscott Change HashedValue? variables to use lower_with_underscore instead of …
(edit) @3235 [3235] 05/24/07 11:26:50 mscott Change HashedValue? methods and attributes to use lower_with_underscore …
(edit) @3233 [3233] 05/24/07 09:30:21 mscott Merging branch for #38: […]
(edit) @3196 [3196] 05/14/07 19:29:38 mscott Merge from branch for #51: […]
(edit) @3191 [3191] 05/14/07 14:08:50 mscott Final merge for #46: […] In schevo.database.equivalent, require …
(edit) @3189 [3189] 05/14/07 13:53:08 mscott Merging branch for #8: Prevent transaction classes from overriding …
(edit) @3187 [3187] 05/14/07 13:22:33 mscott Merge branch for #31: Support for schema filename prefixes other than …
(edit) @3185 [3185] 05/14/07 13:05:34 mscott Merging branch for #48: Potentially better repr for placeholders when …
(edit) @3175 [3175] 05/10/07 19:42:34 mscott from the prevent-override-8 branch: Clean up SchevoPublicApi.txt so …
(edit) @3167 [3167] 05/09/07 16:07:08 mscott Move SchevoPublicApi from wiki
(edit) @3162 [3162] 05/09/07 15:30:05 mscott Move schema definition reference from wiki
(edit) @3160 [3160] 05/09/07 15:20:14 mscott Move hook methods docs from wiki to svn
(edit) @3148 [3148] 05/08/07 13:54:18 mscott Fixed: "schevo db create" tool was always using version 1 of the schema to …
(edit) @3147 [3147] 05/03/07 00:06:33 mscott Some clarification about DocTests? vs running through an example …
(edit) @3146 [3146] 05/02/07 23:59:43 mscott Fix erratum for updating sample database in movie review tutorial.
(edit) @3145 [3145] 04/25/07 21:38:14 mscott Correct a typo in the tutorial -- when 'paster create' makes a new …
(edit) @3135 [3135] 04/20/07 17:24:36 pobrien typo
(edit) @3134 [3134] 04/20/07 17:14:44 pobrien Improved cascading delete to handle situations where a nested transaction …
(edit) @3133 [3133] 04/20/07 16:46:49 pobrien Replaced single quotes with vertical bars in ascii art so as to not …
(edit) @3131 [3131] 04/20/07 16:32:57 mscott Whitespace cleanup
(edit) @3130 [3130] 04/20/07 16:12:02 mscott ASCII diagrams to visualize delete cascade relationships.
(edit) @3129 [3129] 04/20/07 15:05:09 pobrien Another failing cascade test.
(edit) @3125 [3125] 04/20/07 11:21:42 mscott Merge of current state of skip-evolution-46 branch to trunk. Reviewed by …
(edit) @3114 [3114] 04/10/07 15:01:08 mscott Whitespace cleanup.
(edit) @3112 [3112] 04/09/07 20:11:51 mscott Merging ticket #43 - fieldstates branch - to trunk. Field classes: * …
(edit) @3111 [3111] 04/09/07 18:50:57 mscott Revert backport of tron and troff, to make room for merging fieldstates …
(edit) @3070 [3070] 04/03/07 16:07:10 mscott Add tron and troff enhancements to schevo.test.base as in r3052 of the …
(edit) @3026 [3026] 03/21/07 13:54:50 mscott Bump trunk version
(edit) @3023 [3023] 03/21/07 13:33:57 mscott Back to development mode
(edit) @3021 [3021] 03/21/07 13:07:07 mscott prepare for Schevo 3.0 release
Note: See TracRevisionLog for help on using the revision log.