| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix a typo in the ForeignKeypr/83 | nimiq | 2014-04-10 | 1 | -1/+1 |
| * | - Added new utility function :func:`.make_transient_to_detached` which can | Mike Bayer | 2014-04-09 | 1 | -0/+2 |
| * | repair erroneous whitespace in autodoc directives, preventing members from | Mike Bayer | 2014-04-06 | 1 | -8/+0 |
| * | - add some docs for the instancestate linkage to the inspection system | Mike Bayer | 2014-04-04 | 1 | -0/+22 |
| * | - fix some doctest failures (though some remain, as it's not easy to get doctest | Mike Bayer | 2014-03-24 | 1 | -4/+4 |
| * | - reword the paragraph which talks about web framework integration for sessions: | Mike Bayer | 2014-03-20 | 1 | -10/+7 |
| * | Merge branch 'ca/dev/add_is_and_isnot_to_tutorial' of https://github.com/char... | Mike Bayer | 2014-03-17 | 1 | -0/+6 |
| |\ |
|
| | * | Add is_ and isnot filter to the tutorialpr/80 | Charles-Axel Dein | 2014-03-15 | 1 | -0/+6 |
| * | | typo | Mike Bayer | 2014-03-16 | 1 | -1/+1 |
| * | | - fairly epic rework of the cascade documentation | Mike Bayer | 2014-03-15 | 2 | -112/+309 |
| |/ |
|
| * | add a string example for self-refenretial many-to-many | Mike Bayer | 2014-03-11 | 1 | -0/+18 |
| * | Fixes argument number in docspr/79 | Noufal Ibrahim | 2014-03-11 | 1 | -1/+1 |
| * | more detail, what actually loads, etc. | Mike Bayer | 2014-02-23 | 1 | -3/+66 |
| * | -rewrite expire/refresh section | Mike Bayer | 2014-02-23 | 1 | -63/+155 |
| * | - extensive cross-linking of relationship options with their documentation se... | Mike Bayer | 2014-02-16 | 5 | -140/+175 |
| * | - add cross-linking for passive_deletes / passive_updates | Mike Bayer | 2014-02-16 | 2 | -9/+10 |
| * | - cross link remote_side/self-referential | Mike Bayer | 2014-02-14 | 1 | -14/+14 |
| * | - Added a new parameter :paramref:`.Operators.op.is_comparison`. This | Mike Bayer | 2014-01-31 | 1 | -0/+54 |
| * | - doc updates, include links to create_engine from tutorials, cleanup | Mike Bayer | 2014-01-23 | 1 | -4/+11 |
| * | used the wrong join | Mike Bayer | 2014-01-22 | 1 | -5/+2 |
| * | - Support is improved for supplying a :func:`.join` construct as the | Mike Bayer | 2014-01-22 | 2 | -8/+168 |
| * | fix typo | Mike Bayer | 2014-01-19 | 1 | -1/+1 |
| * | Fix a typo in the relationship docspr/59 | Wichert Akkerman | 2014-01-16 | 1 | -1/+1 |
| * | even simpler | Mike Bayer | 2014-01-15 | 1 | -8/+4 |
| * | - should close the session before rolling back the transaction | Mike Bayer | 2014-01-15 | 1 | -3/+44 |
| * | - docs + tests | Mike Bayer | 2014-01-05 | 1 | -0/+22 |
| * | - fix some docstring stuff | Mike Bayer | 2014-01-05 | 1 | -13/+19 |
| * | session docs: Change `object` to `someobject`pr/54 | Ben Alpert | 2013-12-27 | 1 | -1/+1 |
| * | - add a new example section for "join conditions", start putting | Mike Bayer | 2013-12-05 | 1 | -0/+7 |
| * | - Added new argument ``include_backrefs=True`` to the | Mike Bayer | 2013-12-02 | 1 | -1/+46 |
| * | - the pronoun removal commit. there was only one instance of a | Mike Bayer | 2013-11-30 | 2 | -13/+16 |
| * | - selected documentation issues | Mike Bayer | 2013-11-30 | 1 | -92/+119 |
| * | - re-document synonyms and remove warnings about "superseded"; synonyms | Mike Bayer | 2013-11-30 | 1 | -6/+80 |
| * | - start reworking examples to include more code from the wiki. | Mike Bayer | 2013-11-29 | 1 | -47/+68 |
| * | Generate API and resolve cross references | Vraj Mohan | 2013-11-17 | 1 | -1/+4 |
| * | Fix cross references | Vraj Mohan | 2013-11-17 | 2 | -2/+3 |
| * | Add API generation to resolve cross references | Vraj Mohan | 2013-11-17 | 1 | -1/+2 |
| * | Add module documentation to resolve references | Vraj Mohan | 2013-11-17 | 1 | -0/+2 |
| * | Fix cross referencespr/44 | Vraj Mohan | 2013-11-14 | 1 | -1/+0 |
| * | Fix references to exceptions | Vraj Mohan | 2013-11-14 | 1 | -1/+1 |
| * | Suppress warnings about files not being included in any toctree | Vraj Mohan | 2013-11-13 | 1 | -0/+2 |
| * | Fix cross references | Vraj Mohan | 2013-11-12 | 2 | -4/+4 |
| * | - tutorial updates | Mike Bayer | 2013-11-10 | 1 | -190/+191 |
| * | - add a new sphinx extension "viewsource". takes advantage of part of the vi... | Mike Bayer | 2013-11-09 | 1 | -50/+16 |
| * | - add a section re: using column_reflect for mapping, link to it from the "na... | Mike Bayer | 2013-10-31 | 1 | -8/+49 |
| * | no such thing as default_strategy()... | Mike Bayer | 2013-10-28 | 1 | -2/+3 |
| * | - whitespace below ..version, sigh | Mike Bayer | 2013-10-28 | 1 | -1/+0 |
| * | - ensure 0.9 in various documentation spaces | Mike Bayer | 2013-10-26 | 1 | -2/+2 |
| * | - catch the metadata on ScalarTest.test_scalar_proxy, this has been leaving i... | Mike Bayer | 2013-10-25 | 1 | -0/+1 |
| * | 11th hour realization that Load() needs to do the _chop_path() thing as | Mike Bayer | 2013-10-06 | 1 | -7/+14 |