sfa.git
2012-01-27 Thierry Parmentelatmerge master again (2.0-10 changelog only)
2012-01-27 Thierry Parmentelatbump to 2.1, upgrades tested, fix minor bugs and doc
2012-01-26 Thierry Parmentelatshould be able to upgrade from any version
2012-01-26 Thierry Parmentelatrenamed persistentobjs into model
2012-01-26 Thierry Parmentelatcosmetic
2012-01-26 Thierry Parmentelattrash old db code
2012-01-25 Thierry Parmentelatgetting closer to a working packaging
2012-01-25 Thierry Parmentelatagain
2012-01-25 Thierry Parmentelatagain
2012-01-25 Thierry Parmentelattentatively fix packaging
2012-01-25 Thierry Parmentelatadd a file in migrations/versions for the packaging
2012-01-25 Thierry Parmentelatadd support for migrations with sqlalchemy-migrate
2012-01-25 Thierry Parmentelatcosmetic before-migrate
2012-01-25 Tony MackSetting tag sfa-2.0-10 sfa-2.0-10
2012-01-24 Thierry Parmentelatsuggest to user __repr__
2012-01-24 Thierry Parmentelatreviewed openstack importer
2012-01-24 Thierry ParmentelatMerge branch 'master' into sqlalchemy
2012-01-23 Tony MackInitial checkin
2012-01-23 Thierry Parmentelatreviewed openstack driver - was fine except for a spurr...
2012-01-23 Thierry Parmentelatmerged sqlalchemy into registry for openstack; turns...
2012-01-23 Thierry Parmentelatmore tweaks in the make sync* targets
2012-01-21 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2012-01-21 Tony Mackfix NameError
2012-01-20 Thierry Parmentelatadd another column in RegRecord, separate from 'type...
2012-01-20 Thierry Parmentelatfix wrong import that triggers on site without sfatable...
2012-01-20 Thierry Parmentelatminor cleanup in the use of Rec*
2012-01-20 Thierry Parmentelatrename the authority+* types as non temporary
2012-01-20 Thierry Parmentelatcosmetic
2012-01-20 Thierry Parmentelatsymbols starting with __ are reserved
2012-01-19 Andrew BavierMinor bug fix
2012-01-19 Thierry Parmentelatmissing import for RecordNotFound
2012-01-19 Thierry Parmentelatturn creation of records authority+* back on, needed...
2012-01-19 Thierry Parmentelatuse inheritance to model the various kinds of RegRecords
2012-01-19 Thierry Parmentelatmore modulra make sync* targets
2012-01-19 Thierry Parmentelatuse session.delete(x) rather than del x
2012-01-19 Thierry Parmentelattypo
2012-01-19 Thierry Parmentelatgetting closer - far from perfect but tests should... after-alchemy-1
2012-01-19 Thierry Parmentelatadd dependency to sqlalchemy-migrate (rpm python-migrate)
2012-01-18 Tony Mackadded -R --raw command line option that allows client...
2012-01-18 Thierry Parmentelatvarious tweaks around using records; the client-side...
2012-01-18 Thierry Parmentelatmake persistentobjs loadable from the client-side
2012-01-18 Thierry Parmentelataddressing some of the remaining occurrences of SfaRecord
2012-01-18 Tony Mackremove redundant implementation
2012-01-18 Tony Macknot necessary
2012-01-18 Tony Mackget correct path to server key and cert
2012-01-18 Tony Mackfix bug in install_peer_certs
2012-01-17 Thierry Parmentelatsql schema is managed under sqlalchemy, no need for...
2012-01-17 Thierry Parmentelatfilter.py is no longer used
2012-01-17 Thierry Parmentelatnon-relevant hit for SfaTable
2012-01-17 Thierry Parmentelatfewer uses of SfaTable
2012-01-17 Thierry Parmentelatfix creation and update times
2012-01-17 Thierry Parmentelatcan update and delete using sqlalchemy
2012-01-17 Thierry Parmentelatcheckpoint commit - import, register, create_slice...
2012-01-13 Thierry Parmentelatreplace PostgreSQL with alchemy
2012-01-13 Thierry Parmentelatadd sqlalchemy dependency
2012-01-13 Thierry Parmentelatcosmetic
2012-01-12 Thierry Parmentelatreinstate 'sfa' and 'geni_api' keys in GetVersion for... before-alchemy sfa-2.1-0
2012-01-12 Thierry Parmentelatinterpret return values
2012-01-12 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-11 smbakerbump DEFAULT_CREDENTIAL_LIFETIME to 31 days, to make...
2012-01-10 smbakeradd optional minimum expiration to getCredential, bette...
2012-01-10 Tony MackRegistry supports the OpenStack backend
2012-01-10 Tony Macksupport openstack database access to pg_hba.conf
2012-01-10 Tony Mackfix bugs
2012-01-10 Tony Mackfix bug in delete
2012-01-10 smbakerforce geni_rspec_version for protogeni aggregate
2012-01-10 Tony Mackuse sfa.openstack.openstack_shell to interact with...
2012-01-10 Tony Mackadded sfa/openstack directory
2012-01-10 Tony Mackdont forget __init__.py
2012-01-10 Tony MackInitial checkin of openstack shell
2012-01-09 Thierry Parmentelatminor cleanup
2012-01-09 Tony Mackcan now import and use sfa.server.sfaapi withough havin...
2012-01-09 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-07 Tony MackSetting tag sfa-2.0-9 sfa-2.0-9
2012-01-07 Tony Mackfix type error
2012-01-07 Tony Mackuse PlXrn to parse the login base (authority) out of...
2012-01-07 Tony Mack<login> element should have it's 'username' attribute...
2012-01-07 Tony Mackfix bug that prevented planetlab initscripts from showi...
2012-01-06 Tony Mackfix bug in verify_slice
2012-01-06 Tony Mackextra whitespace in the 'schemaLocation' field shouldn...
2012-01-06 Tony Mackmake sure datetime_to_epoch() returns ints
2012-01-06 Tony Mackfix name error
2012-01-06 Tony Macktry casting strings to ints before parsing
2012-01-06 Tony MackSFA_SM_{PORT,HOST} should be SFA_AGGREGATE_{PORT,HOST}
2012-01-06 Tony MackMerge branch 'master' of ssh://git.planet-lab.org/git/sfa
2012-01-06 Tony Mack'geni_api' should be in the top level struct, not the...
2012-01-06 Thierry Parmentelatminor cleanup
2012-01-06 Thierry Parmentelatmigrations need to kick in
2012-01-06 Thierry Parmentelatmigrations for storing ssh keys - checkpoint
2012-01-06 Thierry Parmentelatbugfix
2012-01-05 Thierry Parmentelatfirst draft of an added support for migrations in the...
2012-01-05 Thierry Parmentelathopefully clearer message when client can't bootstrap
2012-01-05 Thierry Parmentelattypo
2012-01-05 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sfa
2012-01-04 Tony MackSetting tag sfa-2.0-8 sfa-2.0-8
2012-01-04 Tony MacksfaImport no longer has verbose option
2012-01-04 Tony Mackset the 'authority' field when importing sites
2012-01-04 Tony Mackfix bug in summary_string()
2012-01-04 Tony Mackhandle failed imports gracefully.
2012-01-04 Tony Mackconvert_public_key() should raise an exception instead...
next