Setting tag sfa-0.9-14
[sfa.git] / sfa / util /
2010-06-14 Tony Mackadding new client cli tools sfa-0.9-13
2010-05-10 Tony Mackcreating tag sfa-0.9-11
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-14 Tony Mackmerging bugfixes from trunk
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()
2010-03-03 Tony Mackbe a bit more discriptive about db error
2010-03-03 Tony Mackuse sfa.util.PostgreSLQ.quote() instead of reimplementi...
2010-03-03 Tony Mackuse sfa.util.PostgreSQL instead of pg.DB
2010-02-24 Tony Mackenable __str__()
2010-02-22 Tony Mackdont raise the xception, it is not a properly formated...
2010-02-21 Tony Mackadded TODO
2010-02-21 Tony Mackincreas numThreads to 25
2010-02-21 Tony Mackwhitespace
2010-02-20 Tony Mackserver also inherits ThreadPoolMixIn
2010-02-10 Anil-Kumar Vengalilproper fault string to user whose account is disabled...
2010-01-28 Andy BavierUse lxml.etree to parse VINI RSpec, validate against...
2010-01-28 Tony Mackformatting
2010-01-27 Tony Mackremove debugging output
2010-01-27 Tony Mackrspec is a string, not a dict
2010-01-27 Andy BavierIgnore meaningless white space in RSpec
2010-01-26 Andy BavierUpdate sfatables framework for new manager plugins
2010-01-22 Anil-Kumar Vengaliltypo
2010-01-13 Anil-Kumar Vengalilsfa-import was failing at set_issuer as se_issuer expet...
2010-01-13 Tony Mackadding this condition back to parseString logic (it...
2010-01-11 Barış Metinfix parsing formatted rspecs.
2010-01-06 Tony Mackin urn_to_hrn() and hrn_to_urn() if argument is None...
2010-01-06 Tony Mackget the prefix for the sfa system slice from config
2010-01-05 Thierry Parmentelatremoved another bunch of references to geni
2010-01-05 Thierry Parmentelatread config from the python file and provide a default
2010-01-04 Tony Mackadded hrn_to_urn() and urn_to_hrn() methods
2010-01-03 Tony Mackusing sfa.util.namespace instead of sfa.util.misc
2010-01-03 Tony Mackinitial checkin
2009-12-29 Tony Mackinitial checkin
2009-12-28 Tony Mackwhen removing a site make sure to remove all records...
2009-12-22 Tony Mackuse StringTypes instead of str when determining the...
2009-12-14 Tony Mackinitial checkin of merge method
2009-12-11 Tony Mackfix bugs
2009-12-11 Tony Mackadded quote_string method()
2009-12-10 Tony Mackconvert columns from array list to commas separated...
2009-12-09 Tony Mackuse corrct config_dir
2009-12-09 Tony Mackif SFA_DATA_DIR is defined in sfa_config use it
2009-12-08 Tony Mackset config.data_path variable
2009-12-03 Tony Mackinitial checkin of component server
2009-12-01 Tony Mackremove outdated comments
2009-12-01 Tony Mackchanged COMPONENT_TYPE to CM_TYPE
2009-12-01 Tony Mackadded some default configuration variables
2009-12-01 Tony Mackmodify how we import callable methods
2009-11-30 Tony Mackallow us to specify which columns to return
2009-11-30 Anil-Kumar Vengalilensruing that trusted_root directory is present and...
2009-11-27 Anil-Kumar Vengalilbug fix in importing sfa method modules
2009-11-24 Tony Mackadded methods_module variable to self
2009-11-23 Tony Mackget the correct remote address
2009-11-11 Tony Mackcreate the data directory if it doesnt already exist
2009-11-11 Tony Mackdont think this is still being used anywhere, but renam...
2009-11-11 Tony Mackuse defaults for SFA_CONFIG_DIR and SFA_DATA_DIR if...
2009-11-05 Tony Mackno need to call getPLCShell() here
2009-11-05 Tony Mackinitial checkin of base api class
2009-10-28 Anil-Kumar Vengalilreverting to the old code as the latest modification...
2009-10-26 Sapan BhatiaChanged Rspec --> RSpec throughout.
2009-10-23 Tony Mackaccept logger argument
2009-10-23 Tony Mackdefine these variables in the get_sfa_logger() method
2009-10-15 Tony Mackremove row class
2009-10-15 Tony Mackmodify import
2009-10-15 Tony Mackinitial checkin of row class
2009-10-14 Tony Mackadded Row class with validate methods
2009-10-14 Tony MackGeniRecord now inherits util.genitable.Row instead...
2009-10-14 Tony Mackmark 'last_updated, and date_created as readonly. Will...
2009-10-14 Tony Mackadded BadRequestHash fault
2009-10-14 Tony Mackinitial checkin of get_gid method
2009-09-30 Scott Bakerremove dependency of Config module from TrustedRoots...
2009-09-29 Anil-Kumar Vengalilfor compatibility with python2.4
2009-09-27 Tony Mackfix bugs
2009-09-26 Tony Mackuse sfa.util.PostgreSQL. Support inserting Null.
2009-09-26 Tony Mackadded peer_authority field
2009-09-26 Tony Mackadded register_peer_object(), remove_peer_object()
2009-09-23 Anil-Kumar Vengalilconnecting the remove_remote_object method to registry...
2009-09-22 Sapan BhatiaAdding a config option for the stanford aggregate manag...
2009-09-21 Sapan BhatiaTrivial change to add support for non-PLC aggregates
2009-09-16 Tony Mackfind will now always return a list, even if there is...
2009-09-14 Tony Mackadded email_to_hrn()
2009-09-14 Tony Mackfix bug in insert()
2009-09-14 Tony Mackrevert hostnem_to_hrn
2009-09-11 Tony Mackinsert() returns record_id now. in update/insert filter...
2009-09-11 Tony Macklooke at GeniRecord.all_fields to determine the allowed...
2009-09-10 Tony Mackcreated SFA_HTTPD_ACCESS_LOGFILE
next