| 2012-01-31 | 
Thierry Parmentelat | Merge branch 'sqlalchemy' of ssh://git.onelab.eu/git...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-31 | 
Thierry Parmentelat | gid filename had name and 'user' swapped | 
commit | commitdiff | tree | snapshot | 
| 2012-01-31 | 
Thierry Parmentelat | typo | 
commit | commitdiff | tree | snapshot | 
| 2012-01-27 | 
Thierry Parmentelat | Setting tag sfa-2.1-1  sfa-2.1-1 | 
commit | commitdiff | tree | snapshot | 
| 2012-01-27 | 
Thierry Parmentelat | trash dbinfo stuff | 
commit | commitdiff | tree | snapshot | 
| 2012-01-27 | 
Thierry Parmentelat | manual merge of the openstack importer | 
commit | commitdiff | tree | snapshot | 
| 2012-01-27 | 
Thierry Parmentelat | placeholder | 
commit | commitdiff | tree | snapshot | 
| 2012-01-27 | 
Thierry Parmentelat | importer revisited - sfa-import.py sfa-nuke.py (no...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-27 | 
Thierry Parmentelat | merge master again (2.0-10 changelog only) | 
commit | commitdiff | tree | snapshot | 
| 2012-01-27 | 
Thierry Parmentelat | bump to 2.1, upgrades tested, fix minor bugs and doc | 
commit | commitdiff | tree | snapshot | 
| 2012-01-26 | 
Thierry Parmentelat | should be able to upgrade from any version | 
commit | commitdiff | tree | snapshot | 
| 2012-01-26 | 
Thierry Parmentelat | renamed persistentobjs into model | 
commit | commitdiff | tree | snapshot | 
| 2012-01-26 | 
Thierry Parmentelat | cosmetic | 
commit | commitdiff | tree | snapshot | 
| 2012-01-26 | 
Thierry Parmentelat | trash old db code | 
commit | commitdiff | tree | snapshot | 
| 2012-01-25 | 
Thierry Parmentelat | getting closer to a working packaging | 
commit | commitdiff | tree | snapshot | 
| 2012-01-25 | 
Thierry Parmentelat | again | 
commit | commitdiff | tree | snapshot | 
| 2012-01-25 | 
Thierry Parmentelat | again | 
commit | commitdiff | tree | snapshot | 
| 2012-01-25 | 
Thierry Parmentelat | tentatively fix packaging | 
commit | commitdiff | tree | snapshot | 
| 2012-01-25 | 
Thierry Parmentelat | add a file in migrations/versions for the packaging | 
commit | commitdiff | tree | snapshot | 
| 2012-01-25 | 
Thierry Parmentelat | add support for migrations with sqlalchemy-migrate | 
commit | commitdiff | tree | snapshot | 
| 2012-01-25 | 
Thierry Parmentelat | cosmetic  before-migrate | 
commit | commitdiff | tree | snapshot | 
| 2012-01-25 | 
Tony Mack | Setting tag sfa-2.0-10  sfa-2.0-10 | 
commit | commitdiff | tree | snapshot | 
| 2012-01-24 | 
Thierry Parmentelat | suggest to user __repr__ | 
commit | commitdiff | tree | snapshot | 
| 2012-01-24 | 
Thierry Parmentelat | reviewed openstack importer | 
commit | commitdiff | tree | snapshot | 
| 2012-01-24 | 
Thierry Parmentelat | Merge branch 'master' into sqlalchemy | 
commit | commitdiff | tree | snapshot | 
| 2012-01-23 | 
Tony Mack | Initial checkin | 
commit | commitdiff | tree | snapshot | 
| 2012-01-23 | 
Thierry Parmentelat | reviewed openstack driver - was fine except for a spurr...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-23 | 
Thierry Parmentelat | merged sqlalchemy into registry for openstack; turns...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-23 | 
Thierry Parmentelat | more tweaks in the make sync* targets | 
commit | commitdiff | tree | snapshot | 
| 2012-01-21 | 
Tony Mack | Merge branch 'master' of ssh://git.planet-lab.org/git/sfa | 
commit | commitdiff | tree | snapshot | 
| 2012-01-21 | 
Tony Mack | fix NameError | 
commit | commitdiff | tree | snapshot | 
| 2012-01-20 | 
Thierry Parmentelat | add another column in RegRecord, separate from 'type...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-20 | 
Thierry Parmentelat | fix wrong import that triggers on site without sfatable...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-20 | 
Thierry Parmentelat | minor cleanup in the use of Rec* | 
commit | commitdiff | tree | snapshot | 
| 2012-01-20 | 
Thierry Parmentelat | rename the authority+* types as non temporary | 
commit | commitdiff | tree | snapshot | 
| 2012-01-20 | 
Thierry Parmentelat | cosmetic | 
commit | commitdiff | tree | snapshot | 
| 2012-01-20 | 
Thierry Parmentelat | symbols starting with __ are reserved | 
commit | commitdiff | tree | snapshot | 
| 2012-01-19 | 
Andrew Bavier | Minor bug fix | 
commit | commitdiff | tree | snapshot | 
| 2012-01-19 | 
Thierry Parmentelat | missing import for RecordNotFound | 
commit | commitdiff | tree | snapshot | 
| 2012-01-19 | 
Thierry Parmentelat | turn creation of records authority+* back on, needed...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-19 | 
Thierry Parmentelat | use inheritance to model the various kinds of RegRecords | 
commit | commitdiff | tree | snapshot | 
| 2012-01-19 | 
Thierry Parmentelat | more modulra make sync* targets | 
commit | commitdiff | tree | snapshot | 
| 2012-01-19 | 
Thierry Parmentelat | use session.delete(x) rather than del x | 
commit | commitdiff | tree | snapshot | 
| 2012-01-19 | 
Thierry Parmentelat | typo | 
commit | commitdiff | tree | snapshot | 
| 2012-01-19 | 
Thierry Parmentelat | getting closer - far from perfect but tests should...   after-alchemy-1 | 
commit | commitdiff | tree | snapshot | 
| 2012-01-19 | 
Thierry Parmentelat | add dependency to sqlalchemy-migrate (rpm python-migrate) | 
commit | commitdiff | tree | snapshot | 
| 2012-01-18 | 
Tony Mack | added -R --raw command line option that allows client...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-18 | 
Thierry Parmentelat | various tweaks around using records; the client-side...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-18 | 
Thierry Parmentelat | make persistentobjs loadable from the client-side | 
commit | commitdiff | tree | snapshot | 
| 2012-01-18 | 
Thierry Parmentelat | addressing some of the remaining occurrences of SfaRecord | 
commit | commitdiff | tree | snapshot | 
| 2012-01-18 | 
Tony Mack | remove redundant implementation | 
commit | commitdiff | tree | snapshot | 
| 2012-01-18 | 
Tony Mack | not necessary | 
commit | commitdiff | tree | snapshot | 
| 2012-01-18 | 
Tony Mack | get correct path to server key and cert | 
commit | commitdiff | tree | snapshot | 
| 2012-01-18 | 
Tony Mack | fix bug in install_peer_certs | 
commit | commitdiff | tree | snapshot | 
| 2012-01-17 | 
Thierry Parmentelat | sql schema is managed under sqlalchemy, no need for...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-17 | 
Thierry Parmentelat | filter.py is no longer used | 
commit | commitdiff | tree | snapshot | 
| 2012-01-17 | 
Thierry Parmentelat | non-relevant hit for SfaTable | 
commit | commitdiff | tree | snapshot | 
| 2012-01-17 | 
Thierry Parmentelat | fewer uses of SfaTable | 
commit | commitdiff | tree | snapshot | 
| 2012-01-17 | 
Thierry Parmentelat | fix creation and update times | 
commit | commitdiff | tree | snapshot | 
| 2012-01-17 | 
Thierry Parmentelat | can update and delete using sqlalchemy | 
commit | commitdiff | tree | snapshot | 
| 2012-01-17 | 
Thierry Parmentelat | checkpoint commit - import, register, create_slice...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-13 | 
Thierry Parmentelat | replace PostgreSQL with alchemy | 
commit | commitdiff | tree | snapshot | 
| 2012-01-13 | 
Thierry Parmentelat | add sqlalchemy dependency | 
commit | commitdiff | tree | snapshot | 
| 2012-01-13 | 
Thierry Parmentelat | cosmetic | 
commit | commitdiff | tree | snapshot | 
| 2012-01-12 | 
Thierry Parmentelat | reinstate 'sfa' and 'geni_api' keys in GetVersion for...   before-alchemy sfa-2.1-0 | 
commit | commitdiff | tree | snapshot | 
| 2012-01-12 | 
Thierry Parmentelat | interpret return values | 
commit | commitdiff | tree | snapshot | 
| 2012-01-12 | 
Thierry Parmentelat | Merge branch 'master' of ssh://git.onelab.eu/git/sfa | 
commit | commitdiff | tree | snapshot | 
| 2012-01-11 | 
smbaker | bump DEFAULT_CREDENTIAL_LIFETIME to 31 days, to make...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-10 | 
smbaker | add optional minimum expiration to getCredential, bette...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-10 | 
Tony Mack | Registry supports the OpenStack backend | 
commit | commitdiff | tree | snapshot | 
| 2012-01-10 | 
Tony Mack | support openstack database access to pg_hba.conf | 
commit | commitdiff | tree | snapshot | 
| 2012-01-10 | 
Tony Mack | fix bugs | 
commit | commitdiff | tree | snapshot | 
| 2012-01-10 | 
Tony Mack | fix bug in delete | 
commit | commitdiff | tree | snapshot | 
| 2012-01-10 | 
smbaker | force geni_rspec_version for protogeni aggregate | 
commit | commitdiff | tree | snapshot | 
| 2012-01-10 | 
Tony Mack | use sfa.openstack.openstack_shell to interact with...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-10 | 
Tony Mack | added sfa/openstack directory | 
commit | commitdiff | tree | snapshot | 
| 2012-01-10 | 
Tony Mack | dont forget __init__.py | 
commit | commitdiff | tree | snapshot | 
| 2012-01-10 | 
Tony Mack | Initial checkin of openstack shell | 
commit | commitdiff | tree | snapshot | 
| 2012-01-09 | 
Thierry Parmentelat | minor cleanup | 
commit | commitdiff | tree | snapshot | 
| 2012-01-09 | 
Tony Mack | can now import and use sfa.server.sfaapi withough havin...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-09 | 
Thierry Parmentelat | Merge branch 'master' of ssh://git.onelab.eu/git/sfa | 
commit | commitdiff | tree | snapshot | 
| 2012-01-07 | 
Tony Mack | Setting tag sfa-2.0-9  sfa-2.0-9 | 
commit | commitdiff | tree | snapshot | 
| 2012-01-07 | 
Tony Mack | fix type error | 
commit | commitdiff | tree | snapshot | 
| 2012-01-07 | 
Tony Mack | use PlXrn to parse the login base (authority) out of...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-07 | 
Tony Mack | <login> element should have it's 'username' attribute...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-07 | 
Tony Mack | fix bug that prevented planetlab initscripts from showi...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-06 | 
Tony Mack | fix bug in verify_slice | 
commit | commitdiff | tree | snapshot | 
| 2012-01-06 | 
Tony Mack | extra whitespace in the 'schemaLocation' field shouldn...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-06 | 
Tony Mack | make sure datetime_to_epoch() returns ints | 
commit | commitdiff | tree | snapshot | 
| 2012-01-06 | 
Tony Mack | fix name error | 
commit | commitdiff | tree | snapshot | 
| 2012-01-06 | 
Tony Mack | try casting strings to ints before parsing | 
commit | commitdiff | tree | snapshot | 
| 2012-01-06 | 
Tony Mack | SFA_SM_{PORT,HOST} should be SFA_AGGREGATE_{PORT,HOST} | 
commit | commitdiff | tree | snapshot | 
| 2012-01-06 | 
Tony Mack | Merge branch 'master' of ssh://git.planet-lab.org/git/sfa | 
commit | commitdiff | tree | snapshot | 
| 2012-01-06 | 
Tony Mack | 'geni_api' should be in the top level struct, not the...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-06 | 
Thierry Parmentelat | minor cleanup | 
commit | commitdiff | tree | snapshot | 
| 2012-01-06 | 
Thierry Parmentelat | migrations need to kick in | 
commit | commitdiff | tree | snapshot | 
| 2012-01-06 | 
Thierry Parmentelat | migrations for storing ssh keys - checkpoint | 
commit | commitdiff | tree | snapshot | 
| 2012-01-06 | 
Thierry Parmentelat | bugfix | 
commit | commitdiff | tree | snapshot | 
| 2012-01-05 | 
Thierry Parmentelat | first draft of an added support for migrations in the...  | 
commit | commitdiff | tree | snapshot | 
| 2012-01-05 | 
Thierry Parmentelat | hopefully clearer message when client can't bootstrap | 
commit | commitdiff | tree | snapshot | 
| next |