root / elixir / trunk / tests / test_versioning.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @533 [533] 13 months ged refactor versioning test
(edit) @490 [490] 2 years ged Dropped support for python 2.3, SQLAlchemy 0.4 and deprecated stuff from …
(edit) @485 [485] 2 years ged fix a few cosmetic issues reported by pyflakes (mostly unused imports)
(edit) @467 [467] 2 years ged sed 's/sqlite:\/\/\//sqlite:\/\//' *.py
(edit) @409 [409] 3 years ged - Added new column_names argument to the acts_as_versioned extension, …
(edit) @349 [349] 4 years ged - The default session (elixir.session) uses sessionmaker() instead of …
(edit) @347 [347] 4 years ged removed trailing spaces
(edit) @312 [312] 4 years cleverdevil Two changes to the versioning extension: * Applied a patch resolving …
(edit) @286 [286] 4 years cleverdevil Applied a patch, closing ticket 29, where the versioning extension was not …
(edit) @271 [271] 4 years ged - changed all Unicode fields to String since we don't send unicode data …
(edit) @245 [245] 4 years ged made all tests work even if we changed autosetup to default to False. That …
(edit) @234 [234] 4 years ged converted most tests to the attribute syntax + reorganized tests around
(edit) @225 [225] 4 years ged Move away from objectstore to session: find -name "*.py" -exec sed -i …
(edit) @218 [218] 4 years ged - Applied patch from Stou Sandalski to add an "ignore" option to the …
(edit) @208 [208] 4 years bbangert Updated version test to reflect new version amounts.
(add) @172 [172] 5 years cleverdevil Added two new extensions to elixir: * elixir.ext.versioned - automatic …
Note: See TracRevisionLog for help on using the revision log.