root/trunk/src/dm
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| ../ | ||||
| apache | 409 | 3 months | Fixed missing import, broken after-update path. | |
| cli | 256 | 1 year | Improved config path error message. Fixed broken 'apacheconfig' package … | |
| command | 408 | 3 months | Added 'Approve' action to base access control model. Removed repeat … | |
| data | 389 | 4 months | Moving things around, to ship package data and script files. | |
| db | 382 | 4 months | Qualified package name. | |
| django | 411 | 3 months | Fixed form action path. | |
| dom | 414 | 3 months | Improved Markdown model attribute. Added attribute update view. | |
| ioc | 2 | 2 years | Added initial source files (from kforge.core). | |
| layer | 388 | 4 months | Moved data files into package, to install and run 'dm' as a concrete … | |
| plugin | 136 | 2 years | Changed to lazy-load composed state registers. | |
| pylons | 308 | 10 months | Putting distance between domainmodel and django. | |
| util | 308 | 10 months | Putting distance between domainmodel and django. | |
| view | 414 | 3 months | Improved Markdown model attribute. Added attribute update view. | |
| webkit | 346 | 8 months | Including PositiveIntegerField? from Django. | |
| __init__.py | 95 bytes | 412 | 3 months | Increased version number |
| accesscontrol.py | 10.0 kB | 308 | 10 months | Putting distance between domainmodel and django. |
| accesscontroltest.py | 2.2 kB | 32 | 2 years | Inlined access control commands. |
| apachetest.py | 155 bytes | 254 | 1 year | Added basic apache config building (extracted from kforge). |
| application.py | 1.5 kB | 308 | 10 months | Putting distance between domainmodel and django. |
| applicationtest.py | 0.6 kB | 308 | 10 months | Putting distance between domainmodel and django. |
| builder.py | 2.2 kB | 296 | 1 year | Added support for temporal persistence of domain object attributes. |
| commandtest.py | 1.5 kB | 12 | 2 years | Renamed TestBase? to TestCase?, and testbase to testunit. |
| config.py | 1.7 kB | 5 | 2 years | Renamed kforge.system to kforge.dictionary. Replaced inheritance with … |
| configtest.py | 1.9 kB | 8 | 2 years | Added dictionarywords module. |
| datetimeconvertor.py | 2.9 kB | 415 | 1 week | Move to use re instead of sre (which has now been removed from python … |
| datetimeconvertortest.py | 4.6 kB | 354 | 8 months | Fixed date-time model attributes, making labels on the convertors. |
| dbtest.py | 12.1 kB | 152 | 2 years | Added ImageFile? attribute, persisting its data in a normal file. |
| debug.py | 241 bytes | 2 | 2 years | Added initial source files (from kforge.core). |
| debugtest.py | 382 bytes | 12 | 2 years | Renamed TestBase? to TestCase?, and testbase to testunit. |
| dictionary.py | 4.7 kB | 402 | 4 months | Additions to dictionary (words for apache options) and view tests (esp. … |
| dictionarytest.py | 0.5 kB | 195 | 2 years | Fixed test method name. |
| dictionarywords.py | 1.7 kB | 402 | 4 months | Additions to dictionary (words for apache options) and view tests (esp. … |
| dictionarywordstest.py | 374 bytes | 150 | 2 years | Adding Image model. |
| djangotest.py | 179 bytes | 308 | 10 months | Putting distance between domainmodel and django. |
| domtest.py | 0.5 kB | 294 | 1 year | Added support for creating indexes of attributes. |
| environment.py | 2.1 kB | 222 | 1 year | Latest changes. |
| environmenttest.py | 0.7 kB | 254 | 1 year | Added basic apache config building (extracted from kforge). |
| exceptions.py | 1.8 kB | 413 | 3 months | Added model path resolver. Added autodelete view. |
| filesystem.py | 439 bytes | 187 | 2 years | Adjusted "plugin directory" dictionary word. |
| filesystemtest.py | 0.6 kB | 12 | 2 years | Renamed TestBase? to TestCase?, and testbase to testunit. |
| ioctest.py | 1.1 kB | 2 | 2 years | Added initial source files (from kforge.core). |
| log.py | 2.7 kB | 106 | 2 years | Changed deprecated form 'raise <str>' to 'raise Exception, <str>'. |
| logtest.py | 1.1 kB | 308 | 10 months | Putting distance between domainmodel and django. |
| migrate.py | 20.2 kB | 371 | 8 months | Added stuff to postpone and then add-in references to instances of the … |
| migratetest.py | 7.1 kB | 293 | 1 year | Fixed object imports to be id-faithful. |
| plugintest.py | 263 bytes | 12 | 2 years | Renamed TestBase? to TestCase?, and testbase to testunit. |
| pylonstest.py | 181 bytes | 308 | 10 months | Putting distance between domainmodel and django. |
| re.py | 204 bytes | 2 | 2 years | Added initial source files (from kforge.core). |
| soleInstance.py | 67 bytes | 123 | 2 years | Added pending state, approval methods. Completed separation of domainmodel … |
| strategy.py | 6.5 kB | 413 | 3 months | Added model path resolver. Added autodelete view. |
| strategytest.py | 6.8 kB | 186 | 2 years | Improved view test case class, refactored cookie methods into strategies, … |
| test.py | 1.2 kB | 321 | 9 months | Added convertor for RDate dom attribute, added tests for all convertors. |
| testbase.py | 0 bytes | 12 | 2 years | Renamed TestBase? to TestCase?, and testbase to testunit. |
| testrunner.py | 311 bytes | 45 | 2 years | Added major performance improvement to dm/accesscontroller.py. - … |
| testunit.py | 2.7 kB | 308 | 10 months | Putting distance between domainmodel and django. |
| timepoint.py | 2.2 kB | 380 | 4 months | Fixed tests and classes and to store and retrieve in 'past' recorded time, … |
| timepointtest.py | 1.5 kB | 303 | 1 year | Added support for 'isTemporal' on DomainObject? classes. |
| times.py | 1.7 kB | 186 | 2 years | Improved view test case class, refactored cookie methods into strategies, … |
| timestest.py | 0.8 kB | 101 | 2 years | Added timzone support. |
| viewtest.py | 402 bytes | 272 | 1 year | Added Json views. Adding autocompletion view. |
| webkittest.py | 181 bytes | 308 | 10 months | Putting distance between domainmodel and django. |
Note: See TracBrowser for help on using the browser.
