getting the get_resources call working
[sfa.git] / sfa / util /
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
2009-09-09 Anil-Kumar Vengalilcall logging
2009-09-04 Anil-Kumar Vengalila piece of missing code
2009-09-04 Anil-Kumar Vengalilcalling the right method on the remote registry
2009-09-04 Tony Mackinitial checkin of filter object
2009-09-04 Tony Mackchanged the sfa db schema. All records are now stored...
2009-08-27 Tony Mackfix bug in update method
2009-08-19 Andy BavierFix parseDict()
2009-08-18 Tony Mackremove the site table and site record correctly when...
2009-08-17 Anil-Kumar VengalilAn enhancement to sfa for tracing and logging calls...
2009-08-14 Tony Mackadded 2 new methods, 'get_aggregates' and 'get_registries'
2009-08-12 Tony Mackundo last commit, some files are not ready
2009-08-12 Tony Mackdont raise the excpetion
2009-08-12 Tony Mackuse a prefix tree to decide which registry to send...
2009-07-16 Tony Mackfix bug in update()
2009-07-15 Thierry Parmentelattraceback/show exceptino when sfa_api_debug is set
2009-07-14 Faiyaz Ahmedcapture server errors and return propper error to user.
2009-07-13 Stephen Solteszno 'fof'
2009-07-13 Tony Mackfix bug in insert
2009-07-13 Tony Mackfix bug in insert
2009-07-13 Tony Mackfix if condition
2009-07-12 Sapan BhatiaAll of my changes from this point on will apply only...
2009-07-11 Sapan BhatiaBacking out my XML parser. Will remerge later today.
2009-07-10 Sapan Bhatiaapparently, this is allowed:
2009-07-09 Sapan BhatiaMade the new parser the default implementation.
2009-07-09 Sapan BhatiaKilled reference to pdb
2009-07-09 Sapan BhatiaMore corner cases.
2009-07-09 Sapan Bhatia(no commit message)
2009-07-09 Sapan BhatiaFixed a corner case
2009-07-09 Tony Mackfix bug in insert
2009-07-09 Tony Mackaccess dictionary by key instead of getattr
2009-07-09 Tony Mackaccess dictionary by key instead of getattr
2009-07-09 Thierry Parmentelatcleanup for config - again
2009-07-09 Sapan BhatiaSigh, annoying little runt bug
2009-07-09 Thierry Parmentelatbunch of cleanups & fixes all over the place
2009-07-09 Thierry Parmentelatrename 'public' back into 'fields' as the wsdl enerator...
2009-07-08 Sapan Bhatiafixes
2009-07-08 Sapan BhatiaBad. Need to get rid of the tab as well.
next