Making room for request-specific input in the test rspec.
[sfa.git] / sfa / util /
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.
2009-07-08 Sapan BhatiaGeneric XML-->nested dict parser
2009-07-08 Tony Mack'name' is now 'hrn'
2009-07-08 Tony Mackadded date_created, last_updated fields. Renamed 'name...
2009-07-08 Faiyaz Ahmedtable field for 'name' in the record will now be hrn.
2009-07-08 Faiyaz AhmedMagic :-)
2009-07-08 Faiyaz AhmedCleanup dir structure.
2009-07-08 Thierry Parmentelatrename table prefix in database from 'geni$' to 'sfa$'
2009-07-07 Sapan BhatiaChecking in soap protocol binding
2009-07-07 Sapan Bhatiamerged into geniclient.py
2009-07-07 Sapan BhatiaAdding SOAP protocol support.
2009-07-07 Sapan Bhatia(no commit message)
2009-07-07 Sapan BhatiaMerging some recent changes
2009-07-07 Sapan BhatiaMake sure people using xmlrpc don't need to install...
2009-07-07 Sapan Bhatiainjecting ZSI library. this should annoy people
2009-07-07 Sapan BhatiaFactoring out stuff, making room for SOAP client functi...
2009-07-07 Anil-Kumar Vengalilupdating slice description
2009-07-07 Anil-Kumar Vengalilusing config_path in place of basepath
2009-07-07 Anil-Kumar Vengalilusing config_path in place of basepath
2009-07-07 Anil-Kumar Vengalilusing config_path in place of basepath
2009-07-07 Anil-Kumar Vengalilusing config_path instead of basepath
2009-07-06 Thierry Parmentelatrename geniticket.py into sfaticket.py and defined...
2009-07-06 Thierry Parmentelatrename configuration variables like from GENI_ to SFA_
2009-07-06 Barış Metintypo
2009-07-06 Barış Metin- don't depend on plc_config, make sfa-config self...
2009-07-06 Thierry Parmentelatsteps towards computing wsdl files at build-time:
2009-07-05 Thierry Parmentelatmove auth and hierarchy into sfa/trust
2009-07-03 Thierry Parmentelatrenaming the toplevel geni/ package into sfa/