root/trunk/Schevo


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @3670 [3670] 12/05/07 15:43:20 mscott Merge #56 to trunk: SchevoSchemaDefinition - Note newly-deprecated …
(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) @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) @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) @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) @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) @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) @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
(edit) @3020 [3020] 03/21/07 11:53:22 mscott no mingw notes for now
(edit) @3019 [3019] 03/20/07 13:24:40 mscott Don't mention ~/env/schevo/src; just mention in the tutorial that you …
(edit) @3018 [3018] 03/20/07 13:18:09 mscott Remove references to Python 2.5 since that isn't yet officially supported
(edit) @3017 [3017] 03/20/07 13:10:28 mscott reStructuredText formatting fixes
(edit) @3016 [3016] 03/19/07 22:47:19 mscott Clean up unused imports and typos with the help of pyflakes
(edit) @3015 [3015] 03/19/07 22:26:02 mscott Remove create_or_update option from Create transactions.
(edit) @3014 [3014] 03/19/07 22:15:24 mscott More tests for: Do not allow _key and _index specs to collide
(edit) @3013 [3013] 03/19/07 22:09:15 mscott Do not allow _key and _index specs to collide
(edit) @3012 [3012] 03/19/07 21:06:45 mscott New getting started guides
(edit) @3011 [3011] 03/16/07 23:21:57 mscott no longer needed
(edit) @3010 [3010] 03/16/07 23:20:53 mscott needed temporarily to delete trac page
(edit) @3009 [3009] 03/16/07 23:14:19 mscott Rename the demo to movie reviews
(edit) @3008 [3008] 03/16/07 14:10:17 mscott Activate hyperlinks
(edit) @3007 [3007] 03/16/07 12:04:34 mscott Place entire database schema at top of tutorial.
(edit) @3006 [3006] 03/16/07 11:49:23 mscott Formatting fix, and a clarification based on a recent improvement on the …
(edit) @3005 [3005] 03/16/07 11:33:25 mscott Convert video store tutorial to reStructuredText-formatted doctest.
(edit) @3004 [3004] 03/16/07 11:07:48 mscott remove prep from schevo.schema.all -- it was not necessary
(edit) @3003 [3003] 03/16/07 10:03:12 mscott Also expire Delete transactions upon entity revision mismatch.
(edit) @3000 [3000] 03/15/07 18:10:58 mscott Expire update transactions on execution if their entity's revision is not …
Note: See TracRevisionLog for help on using the revision log.