Merge branch 'master' of ssh://git.onelab.eu/git/sfa
[sfa.git] / sfa / util /
2010-10-22 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-22 Thierry Parmentelatfixed GetVersion's tag (now code_tag) and add code_url
2010-10-22 Thierry Parmentelatextend GetVersion to expose:
2010-10-22 Thierry Parmentelatcosmetic
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 Parmentelatoops, forgot that one
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 Thierry Parmentelatdeprecated sfa.util.misc (duplicate for namespace)
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...
2010-10-14 Thierry Parmentelatcosmetic - drop svn keywords
2010-10-13 Barış Metinresolve conflict manually
2010-10-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-12 Thierry Parmentelatsfadump more usable
2010-10-11 Josh KarlinFixed renewsliver arguments in slice manager. Fixed...
2010-10-09 Tony MackMerge commit 'origin/jktest4'
2010-10-09 Tony Mackescape all non alpha numeric characters in the hrn
2010-10-08 Thierry Parmentelatstarted to repair sfadump
2010-10-08 Thierry Parmentelatfix typo
2010-10-07 Thierry Parmentelatreview logging again; code that runs in client and...
2010-10-06 Tony MackMerge commit 'origin/jktest'
2010-10-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-06 Josh Karlinmerged namespace
2010-10-06 Thierry Parmentelatxmlrpc calls traced with logger.debug
2010-10-06 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2010-10-05 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-05 Barış Metinstring replace doesn't modify the string in-place
2010-10-05 Barış Metinsmall fix for verbose output
2010-10-05 Thierry Parmentelatremoved obsolete util/client.py
2010-10-04 Barış MetinMerge branch 'master' of git.onelab.eu:/git/sfa
2010-10-04 Barış Metinon client (sfi.py), when verbose flag is given print...
2010-10-04 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-10-04 Thierry Parmentelattweaked logging
2010-10-02 Thierry Parmentelatconsole has a different formatter
2010-10-01 Thierry Parmentelatfinish cleaning with util.report
2010-09-30 Thierry Parmentelatconsole_logger defined for the client side
2010-09-30 Thierry Parmentelat* tried to put some sense in the way things get logged...
2010-09-29 Josh Karlinfixed up the names of new site names/slices to be more...
2010-09-28 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-28 Tony Mackurn_to_hrn() is no longer lossy. urn_to_hrn() escapes...
2010-09-28 Tony Mackurn_to_hrn() is no longer lossy. urn_to_hrn() escapes...
2010-09-28 Thierry Parmentelatimprove server-side logging of exceptions
2010-09-28 Thierry ParmentelatMerge remote branch 'origin/master'
2010-09-27 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2010-09-27 Tony MackProtoGeni slices may have special characters that need...
2010-09-27 Tony MackProtoGeni slice names have special characters. Filter...
2010-09-24 Andy Bavierfix sfatables on slice create
2010-09-21 Tony Mackadded get_errors() method
2010-09-20 Tony Mackfix bug in urn_to_hrn()
2010-09-17 Tony Mackfix bug in urn_to_hrn()
2010-09-14 Tony Mackadded CertExpired fault
2010-09-08 Barış Metinadd helper methods to rspec helper
2010-08-23 Tony Mackimport copy.deepcopy
2010-08-05 Tony MackBaseApi.get_interface_manager() wraps the manager modul...
2010-08-03 Tony Mackrenamed api.get_manager() to api.get_interface_manager()
2010-08-03 Tony Mackinitial checkin of helper sfatables runtime methods...
2010-08-03 Tony Mackmoved merge_rspec() from rspec.py to rspecHelper.py
2010-07-30 Tony Mackself.api.* should be self.*
2010-07-30 Tony Mackadded get_manager() method
2010-07-30 Tony Mackfix bug when raising InvalidMethod exception
2010-07-27 Tony Mackadded merge_rspecs() method
2010-07-23 Tony Mackfix bug in encode(), decode(); value must have 'URI...
2010-07-22 Tony Mackmake sure to only instance SfaFault with a general...
2010-07-17 Tony Mackfix exception handling
2010-07-16 Tony Mackinitial checkin of threadmanager class
2010-07-15 Tony Mackmerge from geni branch
2010-07-13 Tony Mackmerge from geni_api branch
2010-07-12 Tony Mackmerge from geni-api branch
2010-07-09 Tony Mackcosmetic
2010-07-09 Tony Mackretrun a valid xmlrpc or soap response when an exceptio...
2010-07-09 Tony Mackmove reponse generating code into prepare_response...
2010-06-17 Andy BavierFix crash when missing sliver_defaults tag
2010-06-10 Tony Mackmerge with geni_api branch
2010-06-10 Tony Mackmerge with geni_api branch
2010-06-03 Andy BavierAdded helper functions for virtual links
2010-06-02 Tony Mackmerging with geni-api branch
2010-05-14 Andy BavierBug fixes
2010-05-14 Andy BavierSome helper commands for working with RSpecs
2010-05-10 Tony Mackfix bug in remove
2010-05-04 Tony Mackkey should be keys
2010-05-03 Barış Metinadd --debug option to see xml-rpc dialog.
2010-04-29 Anil-Kumar Vengalilbug fix: here commit should be outside the if test
2010-04-26 Tony Mackno longer use sfa.util.storage.SimpleStorage for cachin...
2010-04-22 Tony Mackfix NameError. Dont forget to commit transactions
2010-04-12 Tony Mackdont forget to commit the transaction in remove() and...
2010-04-06 Tony Mackdont attempt to sync interface info every time the...
2010-04-06 Tony Mackresolve circular import
2010-04-05 Tony Mackstore connections to federated registries and aggregate...
2010-03-31 Tony Mackin fill_record_pl_info() add the pi's at the slice...
2010-03-26 Tony Mackdont forget to pass self to class methods
2010-03-26 Tony Mackreplace + symbolm in email address with _
2010-03-26 Tony Mackmake sure extra is a string
2010-03-07 Tony Mackdont limit queue size
2010-03-05 Tony Mackmake server an instance of sfa.util.server.ThreadedServ...
2010-03-05 Tony Mackdefine peer_cert in do_POST() not in verify_callback...
2010-03-04 Tony Mackhandle any exception raised by PostgreSQL.cursor()
next