2009-07-16 |
Andy Bavier | Rspec handler for VINI aggregate |
tree | commitdiff |
2009-07-16 |
Tony Mack | fix bug in remove |
tree | commitdiff |
2009-07-16 |
Andy Bavier | Proposed VINI Rspec |
tree | commitdiff |
2009-07-16 |
Tony Mack | fix bug in update() |
tree | commitdiff |
2009-07-16 |
Tony Mack | use BindObjectToPeer when necessary |
tree | commitdiff |
2009-07-16 |
Tony Mack | fix bug in get_rsepc_smgr |
tree | commitdiff |
2009-07-16 |
Tony Mack | added get_rspec_smgr(), get_rspec_aggregate(), get_remo... |
tree | commitdiff |
2009-07-16 |
Sapan Bhatia | Fixed an import bug in trunk. |
tree | commitdiff |
2009-07-15 |
Sapan Bhatia | (no commit message) |
tree | commitdiff |
2009-07-15 |
Sapan Bhatia | Last bit of code injection that hits the mainline ... |
tree | commitdiff |
2009-07-15 |
Thierry Parmentelat | oops, sfi_dir now in options |
tree | commitdiff |
2009-07-15 |
Thierry Parmentelat | traceback/show exceptino when sfa_api_debug is set |
tree | commitdiff |
2009-07-15 |
Thierry Parmentelat | the -d option is used for locating the config file |
tree | commitdiff |
2009-07-14 |
Tony Mack | in get_auth_cred, record type is 'authority' not 'sa' |
tree | commitdiff |
2009-07-14 |
Tony Mack | make sure to use the type specified by the user when... |
tree | commitdiff |
2009-07-14 |
Tony Mack | in create_cmd_parser, add output/file to options parser |
tree | commitdiff |
2009-07-14 |
Faiyaz Ahmed | capture server errors and return propper error to user. |
tree | commitdiff |
2009-07-14 |
Sapan Bhatia | Fixed, tested to work. |
tree | commitdiff |
2009-07-14 |
Sapan Bhatia | fix |
tree | commitdiff |
2009-07-14 |
Sapan Bhatia | indent |
tree | commitdiff |
2009-07-14 |
Sapan Bhatia | dumpformat --> format |
tree | commitdiff |
2009-07-14 |
Sapan Bhatia | Added --dumpformat option for upcoming vi-based shell |
tree | commitdiff |
2009-07-13 |
Sapan Bhatia | Another typo |
tree | commitdiff |
2009-07-13 |
Sapan Bhatia | Typo |
tree | commitdiff |
2009-07-13 |
Sapan Bhatia | Install new package paths. |
tree | commitdiff |
2009-07-13 |
Stephen Soltesz | no 'fof' |
tree | commitdiff |
2009-07-13 |
Tony Mack | fix bug in insert |
tree | commitdiff |
2009-07-13 |
Tony Mack | fix bug in insert |
tree | commitdiff |
2009-07-13 |
Tony Mack | fix if condition |
tree | commitdiff |
2009-07-13 |
Sapan Bhatia | Rspecs for non-pl aggregates |
tree | commitdiff |
2009-07-12 |
Sapan Bhatia | All of my changes from this point on will apply only... |
tree | commitdiff |
2009-07-11 |
Sapan Bhatia | Backing out my XML parser. Will remerge later today. |
tree | commitdiff |
2009-07-10 |
Sapan Bhatia | apparently, this is allowed: |
tree | commitdiff |
2009-07-09 |
Sapan Bhatia | Made the new parser the default implementation. |
tree | commitdiff |
2009-07-09 |
Sapan Bhatia | Killed reference to pdb |
tree | commitdiff |
2009-07-09 |
Sapan Bhatia | More corner cases. |
tree | commitdiff |
2009-07-09 |
Sapan Bhatia | (no commit message) |
tree | commitdiff |
2009-07-09 |
Sapan Bhatia | Fixed a corner case |
tree | commitdiff |
2009-07-09 |
Tony Mack | fix bug in import_person |
tree | commitdiff |
2009-07-09 |
Tony Mack | fix bug in insert |
tree | commitdiff |
2009-07-09 |
Tony Mack | access dictionary by key instead of getattr |
tree | commitdiff |
2009-07-09 |
Tony Mack | access dictionary by key instead of getattr |
tree | commitdiff |
2009-07-09 |
Thierry Parmentelat | autoload sfi_config |
tree | commitdiff |
2009-07-09 |
Thierry Parmentelat | cleanup for config - again |
tree | commitdiff |
2009-07-09 |
Sapan Bhatia | Sigh, annoying little runt bug |
tree | commitdiff |
2009-07-09 |
Thierry Parmentelat | bunch of cleanups & fixes all over the place |
tree | commitdiff |
2009-07-09 |
Anil-Kumar Vengalil | more verbose on previous commit |
tree | commitdiff |
2009-07-09 |
Stephen Soltesz | pass correct variable name to GeniRecord. |
tree | commitdiff |
2009-07-09 |
Stephen Soltesz | import from correct path. |
tree | commitdiff |
2009-07-09 |
Anil-Kumar Vengalil | Unless person account is enabled, the GetSlivers does... |
tree | commitdiff |
2009-07-09 |
Thierry Parmentelat | rename 'public' back into 'fields' as the wsdl enerator... |
tree | commitdiff |
2009-07-08 |
Sapan Bhatia | fixes |
tree | commitdiff |
2009-07-08 |
Sapan Bhatia | Bad. Need to get rid of the tab as well. |
tree | commitdiff |
2009-07-08 |
Sapan Bhatia | Generic XML-->nested dict parser |
tree | commitdiff |
2009-07-08 |
Tony Mack | 'name' is now 'hrn' |
tree | commitdiff |
2009-07-08 |
Tony Mack | added date_created, last_updated fields. Renamed 'name... |
tree | commitdiff |
2009-07-08 |
Faiyaz Ahmed | table field for 'name' in the record will now be hrn. |
tree | commitdiff |
2009-07-08 |
Faiyaz Ahmed | Magic :-) |
tree | commitdiff |
2009-07-08 |
Tony Mack | checking nuke.py back in under its new name |
tree | commitdiff |
2009-07-08 |
Faiyaz Ahmed | Cleanup dir structure. |
tree | commitdiff |
2009-07-08 |
Thierry Parmentelat | refrain from using 'with' as it's not supported on... |
tree | commitdiff |
2009-07-08 |
Thierry Parmentelat | rename table prefix in database from 'geni$' to 'sfa$' |
tree | commitdiff |
2009-07-07 |
Sapan Bhatia | Checking in soap protocol binding |
tree | commitdiff |
2009-07-07 |
Sapan Bhatia | Switched to geniclient |
tree | commitdiff |
2009-07-07 |
Sapan Bhatia | merged into geniclient.py |
tree | commitdiff |
2009-07-07 |
Sapan Bhatia | Merged into sfi.py |
tree | commitdiff |
2009-07-07 |
Sapan Bhatia | Adding SOAP protocol support. |
tree | commitdiff |
2009-07-07 |
Sapan Bhatia | Adding soap protocol support |
tree | commitdiff |
2009-07-07 |
Sapan Bhatia | (no commit message) |
tree | commitdiff |
2009-07-07 |
Sapan Bhatia | Merging some recent changes |
tree | commitdiff |
2009-07-07 |
Sapan Bhatia | Make sure people using xmlrpc don't need to install... |
tree | commitdiff |
2009-07-07 |
Sapan Bhatia | injecting ZSI library. this should annoy people |
tree | commitdiff |
2009-07-07 |
Sapan Bhatia | Will merge this in as sfi.py as soon as tony/faiyaz... |
tree | commitdiff |
2009-07-07 |
Sapan Bhatia | Factoring out stuff, making room for SOAP client functi... |
tree | commitdiff |
2009-07-07 |
Barış Metin | install keyconvert to /usr/bin |
tree | commitdiff |
2009-07-07 |
Anil-Kumar Vengalil | updating slice description |
tree | commitdiff |
2009-07-07 |
Barış Metin | print the exception to give a clue about the source... |
tree | commitdiff |
2009-07-07 |
Barış Metin | do not try to find keyconvert which is installed to... |
tree | commitdiff |
2009-07-07 |
Anil-Kumar Vengalil | using config_path in place of basepath |
tree | commitdiff |
2009-07-07 |
Anil-Kumar Vengalil | using config_path in place of basepath |
tree | commitdiff |
2009-07-07 |
Anil-Kumar Vengalil | using config_path in place of basepath |
tree | commitdiff |
2009-07-07 |
Anil-Kumar Vengalil | using config_path instead of basepath |
tree | commitdiff |
2009-07-06 |
Barış Metin | fix path for authorities |
tree | commitdiff |
2009-07-06 |
Barış Metin | trace is imported with from-import |
tree | commitdiff |
2009-07-06 |
Thierry Parmentelat | rename geniticket.py into sfaticket.py and defined... |
tree | commitdiff |
2009-07-06 |
Thierry Parmentelat | rename configuration variables like from GENI_ to SFA_ |
tree | commitdiff |
2009-07-06 |
Thierry Parmentelat | manage __init__.py files under svn even if empty to... |
tree | commitdiff |
2009-07-06 |
Barış Metin | typo |
tree | commitdiff |
2009-07-06 |
Barış Metin | - don't depend on plc_config, make sfa-config self... |
tree | commitdiff |
2009-07-06 |
Thierry Parmentelat | steps towards computing wsdl files at build-time: |
tree | commitdiff |
2009-07-05 |
Sapan Bhatia | reset_slice --> reset_slices, as per the definition... |
tree | commitdiff |
2009-07-05 |
Sapan Bhatia | The SOAP interface assumes that the name of the file... |
tree | commitdiff |
2009-07-05 |
Sapan Bhatia | Changed reference to report.py, which was moved into... |
tree | commitdiff |
2009-07-05 |
Sapan Bhatia | Changing method signatures to be consistent with method... |
tree | commitdiff |
2009-07-05 |
Thierry Parmentelat | move auth and hierarchy into sfa/trust |
tree | commitdiff |
2009-07-03 |
Thierry Parmentelat | ongoing |
tree | commitdiff |
2009-07-03 |
Thierry Parmentelat | renaming the toplevel geni/ package into sfa/ |
tree | commitdiff |
|