cosmetic
[sfa.git] / sfa / util /
2011-12-01 Thierry Parmentelattopology.py moved in sfa/plc/
2011-11-30 Thierry ParmentelatMerge branch 'upstreammaster'
2011-11-30 Tony Mackreturn the correct error codes
2011-11-29 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-11-29 Tony Mackadded InvalidRSpecVersion fault
2011-11-29 Thierry Parmentelatgroup db-related stuff in sfa/storage
2011-11-29 Thierry Parmentelatfinished to clean up SFA_*_TYPE and the like
2011-11-28 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-28 Thierry Parmentelatminor cleanup
2011-11-28 smbakerfix merge problem
2011-11-28 Tony Mackuse sfa.client.return_value.ReturnValue to parse aggreg...
2011-11-26 Thierry Parmentelattrashed remoteshell and use plshell instead
2011-11-25 Nicolas TurroMerge branch 'master' into senslab2
2011-11-25 Thierry ParmentelatMerge branch 'upstreammaster'
2011-11-24 Thierry Parmentelatoops
2011-11-24 Thierry Parmentelatmake sfa really not depending on sfatables
2011-11-23 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-22 Tony Macksfa.util.version no longer supplies the values sfa...
2011-11-22 Tony MackSfaFaults use GENI error codes
2011-11-22 Tony Macksupport geni am api v2 return values
2011-11-22 Thierry Parmentelatsfa settings : sfa_plc category split into sfa_plc...
2011-11-21 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-11-21 Tony Mackinitial checkin of standard geni v2 AM api codes
2011-11-18 Nicolas TurroMerge branch 'senslab2' of ssh://git.f-lab.fr/git/sfa...
2011-11-18 Nicolas TurroMerge branch 'master' into senslab2
2011-11-18 Thierry ParmentelatMerge branch 'upstreammaster'
2011-11-18 Thierry ParmentelatMerge branches 'master' and 'master' of ssh://git.onela...
2011-11-18 Tony Mackfix rspec links
2011-11-17 Thierry Parmentelatoops that was meant to be part of previous commit too
2011-11-17 Thierry Parmentelatcomment on the existence of XmlElement
2011-11-17 Thierry ParmentelatMerge branch 'upstreammaster'
2011-11-17 Tony Mackfix bugs
2011-11-17 Tony Mackreplaced Element.get_elements() with XmlNode.get_instan...
2011-11-16 Nicolas TurroMerge branch 'senslab2' of ssh://git.f-lab.fr/git/sfa...
2011-11-16 Nicolas TurroMerge with master xml.py. NT
2011-11-16 Thierry ParmentelatMerge branch 'upstreammaster'
2011-11-16 Tony Mackbugfixes
2011-11-15 Tony Mackadded append() and iterchildern() to XML class
2011-11-15 Tony Mackadded getparent()
2011-11-15 Thierry Parmentelatvarious fixes - passes tests in sfav1 mode
2011-11-14 Sandrine AvakianMerge branch 'senslab2' of ssh://flab-git.pl.sophia...
2011-11-11 Tony Mackrename arg 'name' to 'tagname'
2011-11-11 Tony Mackfix merge
2011-11-11 Tony Mackadded append()
2011-11-11 Tony Mackfix toxml()
2011-11-11 Tony Mackfix XML.add_element
2011-11-10 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-11-10 Tony Mackadded XmlNode.text attribute
2011-11-10 Thierry Parmentelattypo
2011-11-10 Thierry ParmentelatMerge branch 'master' into senslab2
2011-11-10 Thierry ParmentelatMerge branch 'upstreammaster'
2011-11-10 Tony Mackuse epcohparse() to parse slice's expiration date....
2011-11-10 Tony Mackxpath() returns sfa.util.xml.XmlNode instances. Added...
2011-11-09 Tony Mackfix XpathFilter.xpath()
2011-11-08 smbakerfix merge problem
2011-11-08 Thierry ParmentelatMerge branch 'master' into senslab2
2011-11-08 Thierry ParmentelatMerge branch 'upstreammaster'
2011-11-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2011-11-07 Tony Mackremove None from namespace dict
2011-11-06 Thierry ParmentelatMerge branch 'upstreammaster'
2011-11-06 Thierry ParmentelatMerge branch 'thgeneric'
2011-11-03 Thierry ParmentelatMerge branch 'thgeneric' into senslab2
2011-11-03 Thierry ParmentelatMerge branch 'thgeneric' of ssh://git.onelab.eu/git...
2011-11-03 Thierry ParmentelatMerge branch 'master' into thgeneric
2011-11-03 Thierry Parmentelatmerged master onto senslab2, manually solved conflicts...
2011-11-03 Thierry ParmentelatMerge branch 'upstreammaster'
2011-11-03 Thierry Parmentelatbugfix (aka oops, my bad)
2011-11-02 Thierry Parmentelatfix sfascan (don't pass timeout to xmlrpcprotocol)...
2011-11-02 Tony Mackinitial checkin
2011-11-02 Thierry Parmentelat-vvv should do the same as -vv
2011-11-01 Thierry Parmentelatanother step of moving stuff around where it belongs
2011-11-01 Thierry Parmentelatcleanup the component server (no more flavour=plcm...
2011-11-01 Thierry Parmentelatsplit api and driver
2011-11-01 Thierry Parmentelatdefaultdict in sfa.util + minor/cosmetic
2011-11-01 Thierry Parmentelata bit more pythonic
2011-10-31 Thierry Parmentelatsolve merge conflict
2011-10-31 Tony Mackfix AttributeError
2011-10-31 Tony Mackupdated Xml.todict()
2011-10-31 smbakerfix for {"text":} dictionaries in record fields
2011-10-31 smbakerfix permissions
2011-10-31 smbakerfix error with datetime structs in parse_dict
2011-10-29 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-29 Tony Mackremove expired data
2011-10-27 Thierry Parmentelatsolve conflicts
2011-10-27 Tony Mackset default namespace to a dummy vvalue if the xml...
2011-10-27 Nicolas TurroMerge branch 'master' of ssh://git.f-lab.fr/git/sfa
2011-10-27 Thierry Parmentelatremove old code
2011-10-27 Sandrine AvakianMerge branch 'senslab2' of ssh://flab-git.pl.sophia...
2011-10-27 Sandrine AvakianFixed problems with adding a record:
2011-10-27 Thierry Parmentelatsplit the various *Api classes into somethin more sensible
2011-10-27 Thierry Parmentelattrim unneeded fun
2011-10-26 Tony Mackparse_dict() improvements
2011-10-26 Tony Mack use RSpec.parse_dict() instead of manually updating...
2011-10-26 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2011-10-26 Tony Mackparse_dict now supports ints and Non values
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-26 Thierry Parmentelatreviewed imports and pylint'ed
2011-10-25 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
next