python3 - 2to3 + miscell obvious tweaks
[sfa.git] / sfatables / runtime.py
2019-03-28 Thierry Parmentelatpython3 - 2to3 + miscell obvious tweaks
2018-12-11 parmentelatshebangs need to point at python2
2012-07-05 Sandrine AvakianMerge branch 'master' into senslab2
2012-07-04 Thierry ParmentelatMerge branch 'upstreammaster'
2012-06-29 Thierry ParmentelatMerge branch 'tmp-pdf'
2012-06-12 Andy BavierAdd request context for GENI rspecs
2011-11-14 Sandrine AvakianMerge branch 'senslab2' of ssh://flab-git.pl.sophia...
2011-11-03 Thierry Parmentelatmerged master onto senslab2, manually solved conflicts...
2011-11-03 Thierry ParmentelatMerge branch 'upstreammaster'
2011-10-26 Thierry Parmentelattrimmed useless imports, unstarred all imports
2011-04-15 Marco YuenMerge branch 'master' into eucalyptus-devel
2011-04-05 Thierry Parmentelatcleaned up imports
2009-10-27 Andy BavierPrint all rules
2009-10-27 Sapan BhatiaMore bug fixes...
2009-10-27 Sapan BhatiaModified a processor to conform to the XML schema of...
2009-10-27 Sapan BhatiaFixed a bug we ran into a demo with Andy. Stop on termi...
2009-10-26 Sapan BhatiaChanged Rspec --> RSpec throughout.
2009-10-26 Sapan Bhatiarspec -> Rspec. TODO: change all XML literals into...
2009-10-26 Sapan BhatiaRemove all sfatables processing if there are no rules.
2009-10-26 Sapan BhatiaOnly load those arguments into the target that have...
2009-10-26 Sapan BhatiaSet up different namespaces for match and target arguments.
2009-10-26 Sapan BhatiaContinuation of bug fixes and integration-related fixes.
2009-10-26 Sapan BhatiaContinuation - adding request and rule contexts to...
2009-10-26 Sapan BhatiaInsert the current context into the rspec for the rules...
2009-10-25 Sapan BhatiaLive and learn. Some properties in this code were being...
2009-10-23 Sapan BhatiaOptimize the rule processing function to parse only...
2009-10-02 Barış Metin- fix typo
2009-10-02 Barış Metin- SFATablesRules for rspec_manager:fetch_context(....
2009-10-02 Barış Metin- make matches and targets loaded w/o making hem python...
2009-09-24 Sapan BhatiaAdded a stub to avoid breaking sfa.
2009-09-22 Sapan BhatiaFixed the test rspec to match the new values.
2009-09-16 Sapan BhatiaImplemented terminal rules
2009-09-16 Sapan Bhatia(no commit message)