a little nicer wrt pep8
[sfa.git] / sfa / storage /
2019-04-09 Thierry Parmentelatremove old/python2 references to types like IntType...
2019-03-29 Thierry Parmentelatremove py23 compat layer
2019-03-28 Thierry Parmentelatpython3 - 2to3 + miscell obvious tweaks
2017-02-09 Loic BaronMerge branch 'geni-v3' of git://git.onelab.eu/sfa into...
2017-01-13 Thierry ParmentelatMerge branch 'geni-v3' into pep8
2017-01-11 Thierry Parmentelatautopep8
2016-03-31 Thierry Parmentelatdo not depend on types.StringTypes anymore
2016-03-31 Thierry Parmentelat2to3 -f raise
2016-03-31 Thierry Parmentelat2to3 -f print
2015-09-28 Loic BaronMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-06-08 fsaintmaMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2015-06-05 Thierry Parmentelatworkaround the mysterious issue with sqlalchemy that...
2015-06-05 Thierry Parmentelatcosmetic
2015-06-05 Thierry Parmentelatcosmetic
2015-06-05 Thierry ParmentelatRecord.todict behaves suspisciously
2015-06-05 Thierry Parmentelatremove printing 'name' in low-level record utilities...
2015-06-05 Thierry Parmentelatadd a useless print statement to work around a weird...
2015-06-05 Thierry Parmentelatrepr() of Reg objects shows email and name if present
2015-06-05 Thierry Parmentelatno change - spaces
2015-06-02 Thierry Parmentelatno change = prettyfied wrt spaces, commas and the like
2015-06-02 Thierry Parmentelatauthorities can also have a 'name' for standalone deplo...
2015-04-14 Thierry Parmentelatlower noise due to alchemy session -> debug instead...
2015-04-14 Thierry Parmentelatlower noise due to alchemy session -> debug instead...
2014-07-30 Loic BaronMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2014-07-23 Loic BaronMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2014-07-17 Thierry Parmentelathuge cleanup for removing mutables used as default
2014-05-28 Thierry Parmentelatalways using utcnow on datetime objects
2013-11-26 Sandrine AvakianMerge branch 'geni-v3' of ssh://git.onelab.eu/git/sfa...
2013-11-25 Mohamed LarabiDB Migration: fix 003_sliver_allocations.py
2013-11-14 Git UserMerge remote-tracking branch 'origin/geni-v3' into...
2013-11-14 Thierry ParmentelatMerge branch 'geni-v3' into dbsession
2013-11-08 Thierry Parmentelat(hopefully last) glitches with dbsession
2013-11-07 Thierry Parmentelatfirst stab at a design where each incoming API call...
2013-03-25 Mohamed LarabiMerge Master in geni-v3 conflict resolution sfa-3.0-0
2013-02-27 Sandrine AvakianMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2013-02-27 Thierry Parmentelatremove duplicate import
2013-01-24 Thierry ParmentelatMerge branch 'upstreammaster' into senslab2
2013-01-24 Thierry ParmentelatMerge branch 'upstreammaster'
2013-01-22 Thierry Parmentelatagain clarify messages when db connection is failing
2013-01-22 Thierry Parmentelatprovide more details when db connection is failing
2013-01-10 Tony Mackstore slice_urn in sliver_allocation table
2012-12-13 Tony Mackstore component_id in sliver_allocation table
2012-12-11 Tony MackStore client_id in sliver_allocation table
2012-12-01 Tony Mackfix bug in set_allocations
2012-12-01 Tony Mackadded set_allocations() and delete_allocations()
2012-11-30 Tony MackSliverAllocation
2012-11-29 Tony Mackadded sliver_allocation table
2012-10-08 Sandrine AvakianMerge branch 'master' into senslab2
2012-10-08 Sandrine AvakianMerge branch 'upstreammaster'
2012-10-07 Jordan AugéMerge branch 'master' of git://git.onelab.eu/sfa into...
2012-09-25 Thierry Parmentelatbefore we expose a sqlalchemy object to the xmlrpc...
2012-09-21 Thierry ParmentelatMerge branch 'geni-v2' of ssh://git.onelab.eu/git/sfa...
2012-09-21 Thierry Parmentelatexpose reg-keys as part of Resolve
2012-09-20 Thierry Parmentelatadd an optional 'options' dict to Resolve (checked...
2012-09-20 Thierry Parmentelatexpose hrns of builtin related entities as a result...
2012-07-05 Sandrine AvakianMerge branch 'master' into senslab2
2012-07-04 Thierry ParmentelatMerge branch 'upstreammaster'
2012-06-30 Tony Mackfix bug
2012-06-29 Thierry ParmentelatMerge branch 'tmp-pdf'
2012-06-21 Sandrine AvakianMerge branch 'senslab2' of ssh://git.f-lab.fr/git/sfa...
2012-06-21 Sandrine AvakianMerge branch 'master' into senslab2
2012-06-21 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-06-21 Thierry Parmentelatvalidate timestamps
2012-06-20 Thierry Parmentelattypo
2012-06-12 Thierry ParmentelatMerge branch 'upstreammaster'
2012-06-01 Thierry Parmentelatsfi show shows the record sorted by keyname
2012-05-29 Sandrine AvakianMerge branch 'master' into senslab2
2012-05-23 Thierry ParmentelatMerge branch 'upstreammaster'
2012-05-11 Thierry Parmentelatreview management of relationships - allow to update...
2012-05-09 Thierry Parmentelatdeliver credentials : correctly use suth x PI to delive...
2012-05-09 Thierry Parmentelatrename backref to singular
2012-05-09 Thierry Parmentelatadd a site/authority x user/person relationship in...
2012-05-07 Thierry Parmentelatundo change about nicer RegSlice.__repr__ that somehow...
2012-05-07 Thierry Parmentelatpass a record object (instead of dict) to determine_use...
2012-05-07 Thierry Parmentelatnicer RegSlice.__repr__ (shows # researchers)
2012-04-26 Sandrine AvakianMerge branch 'master' into senslab2
2012-04-24 Thierry ParmentelatMerge branch 'upstreammaster'
2012-03-19 Tony Macksave_as_xml() instead of save_to_string()
2012-03-14 Sandrine AvakianMerge branch 'master' into senslab2
2012-03-13 Thierry ParmentelatMerge branch 'upstreammaster'
2012-03-12 Tony Mackhandle potential exception if db is not under version...
2012-03-07 Tony Mackformatting
2012-03-07 Tony Mackfix dump()
2012-03-07 Tony Mackadded get_field()
2012-03-07 Tony Mackfix save_as_xml()
2012-03-07 Sandrine AvakianMerge branch 'master' into senslab2
2012-03-06 Thierry ParmentelatMerge branch 'upstreammaster'
2012-03-04 Git UserMerge remote-tracking branch 'origin/master'
2012-03-02 Tony Mackremove sqlalchemy dependency from sfi
2012-03-02 Tony Mackinitial checkin
2012-03-02 Tony Mackremove unused import
2012-02-29 Sandrine AvakianMerge branch 'master' into senslab2
2012-02-28 Thierry ParmentelatMerge branch 'upstreammaster'
2012-02-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-24 Thierry Parmentelatfix dumps (may be run client-side or server-side)
2012-02-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-21 Thierry Parmentelatcosmetic / nicer dumps
2012-02-21 Thierry Parmentelatmissing import and adds validation hooks for datetime...
2012-02-20 Tony Mackupdated dump
2012-02-19 Thierry ParmentelatMerge branch 'master' into sqlalchemy
next