|
|
|
@248
|
[248]
|
6 years |
cleverdevil |
After reviewing the existing docstrings, clarifying the main docstring to …
|
|
|
|
@224
|
[224]
|
6 years |
ged |
we are moving from pudge to apydia:
find -name "*.py" -exec sed -i …
|
|
|
|
@223
|
[223]
|
6 years |
ged |
enable syntax hilighting for python code in docstrings
|
|
|
|
@221
|
[221]
|
6 years |
ged |
- added the possibility to not have the autosetup triggers installer (use …
|
|
|
|
@210
|
[210]
|
6 years |
ged |
- moved away from assign_mapper, now all assign_mapper-provided methods …
|
|
|
|
@199
|
[199]
|
6 years |
ged |
- Added test for the case when you refer to a remotely-defined class by …
|
|
|
|
@196
|
[196]
|
6 years |
ged |
- updated TODO file
- (partially) changelogged what was done recently. …
|
|
|
|
@185
|
[185]
|
6 years |
cleverdevil |
Patch from Mike Bayer:
The attached patch modifies Elixir's …
|
|
|
|
@183
|
[183]
|
6 years |
ged |
added more statement hooks: before_table, before_mapper, …
|
|
|
|
@181
|
[181]
|
6 years |
ged |
revamped statements system (each statement can trigger several methods …
|
|
|
|
@175
|
[175]
|
6 years |
ged |
merged autodelay branch!
|
|
|
|
@148
|
[148]
|
6 years |
ged |
do not rely on the query() classmethod to provide the .q property
|
|
|
|
@139
|
[139]
|
6 years |
ged |
- Applied patch from Ants Aasma to make Elixir compatible with the 0.4 …
|
|
|
|
@138
|
[138]
|
6 years |
ged |
change version number in init too…
|
|
|
|
@130
|
[130]
|
6 years |
ged |
- Added has_property statement to add properties on the entity mapper …
|
|
|
|
@119
|
[119]
|
6 years |
ged |
- Made EntityMeta public, so that people can actually define their own …
|
|
|
|
@89
|
[89]
|
6 years |
ged |
- Added version
- Fixed inheritance unit test to pass SQLAlchemy type …
|
|
|
|
@82
|
[82]
|
6 years |
ged |
- Added support for autoloading/reflecting databases with
…
|
|
|
|
@73
|
[73]
|
6 years |
ged |
added comment
|
|
|
|
@70
|
[70]
|
6 years |
ged |
Applied patch from Robin Munn to make the code python 2.3 compatible
|
|
|
|
@64
|
[64]
|
6 years |
ged |
- implemented singletable non-polymorphic inheritance
- added support for …
|
|
|
|
@53
|
[53]
|
6 years |
ged |
further reorder things... hopefully fixing the autoload problem
|
|
|
|
@52
|
[52]
|
6 years |
ged |
now with the intended reordering/fix
|
|
|
|
@51
|
[51]
|
6 years |
ged |
reorder setup operations. should fix autoload bug.
|
|
|
|
@48
|
[48]
|
6 years |
ged |
documented cleanup_all
|
|
|
|
@47
|
[47]
|
6 years |
ged |
- Changed tests so that when one test fails, other unrelated ones …
|
|
|
|
@45
|
[45]
|
6 years |
ged |
- added a couple of hyperlinks to SQLAlchemy documentation. I tried to …
|
|
|
|
@33
|
[33]
|
6 years |
joshua |
- added "pudge_all" to most files
- added 'license="MIT License"' to …
|
|
|
|
@24
|
[24]
|
6 years |
joshua |
* created and added a pudge template (including css and two images)
* …
|
|
|
|
@23
|
[23]
|
6 years |
ged |
changed the "extra" options system to work like Jonathan suggested
|
|
|
|
@22
|
[22]
|
6 years |
ged |
* implemented order_by translation on relations (has_many …
|
|
|
|
@18
|
[18]
|
6 years |
cleverdevil |
A bunch of docstring updates, representing a good chunk of …
|
|
|
|
@17
|
[17]
|
6 years |
cleverdevil |
Finishing the name change from 'supermodel' to 'elixir'.
|
|
|
|
@16
|
[16]
|
6 years |
cleverdevil |
Continuing the name change.
|
|
copied from elixir/trunk/supermodel/__init__.py:
|
|
|
|
@15
|
[15]
|
6 years |
cleverdevil |
Starting the name change to 'elixir'.
|