Merge branch 'master' into sqlalchemy
[sfa.git] / sfa / util / xrn.py
2012-02-08 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-02-03 Tony Mackadded get_sliver_id()
2012-02-01 Thierry ParmentelatMerge branch 'master' into sqlalchemy - solved totally...
2012-01-27 Thierry Parmentelatmerge master again (2.0-10 changelog only)
2012-01-25 Thierry Parmentelatadd support for migrations with sqlalchemy-migrate
2012-01-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-01-17 Thierry Parmentelatcheckpoint commit - import, register, create_slice...
2011-10-26 Thierry Parmentelattrimmed useless imports, unstarred all imports
2011-10-26 Tony Mackescape name section of hrn
2011-10-26 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-10-25 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-25 Tony Mackfix get_hrn() for interface type
2011-09-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-09-07 Tony Mackin urn_to_sliver_id(), convert all values to string...
2011-09-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-09-05 Thierry Parmentelatdos2unix'ed
2011-08-30 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-08-22 Tony Mackadded urn_to_sliver_id() back
2011-08-19 Tony Mackfix exploit that allowed an authorities to issue certs...
2011-07-25 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-07-07 Tony Mackfix slices geni_urn in SliverStatus
2011-07-07 Tony Mackneed to cast ids to string
2011-07-07 Tony Mackadded urn_to_sliver_id() method
2011-06-22 Tony Mackreally fixed the redundant logging issue this time.
2011-06-21 Tony Mackreally fixed the redundant logging issue this time.
2011-01-19 Tony Mackpreserve node's full hostname in urn/hrn
2011-01-19 Tony Macktype may be None
2011-01-18 Tony Macksupport differnt authority types
2010-11-12 Tony Mackallow Xrn class to be instantiated with None
2010-10-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-19 Barış Metin* Xrn object is initialized with a single non-optional...
2010-10-19 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-19 Thierry Parmentelatnamespace module is gone, plxrn provides PL-specific...
2010-10-18 Barış Metinsimpler and hopefully less error-prone way to init Xrn
2010-10-18 Thierry Parmentelatbe more flexible in the accepted inputs
2010-10-14 Thierry Parmentelatcheckpointing - in the middle of the move towards xrn...
2010-10-14 Thierry Parmentelatfirst draft of the Xrn class, designed to replace sfa...