2009-11-17 |
Paul Weaver | validate.py is the new validation code for invirt-web... |
commit | commitdiff | tree | snapshot |
2009-11-01 |
Evan Broder | Add a field to the builds table to store a Python trace... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Evan Broder | Add builds and build_logs tables to invirt-database... |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Evan Broder | Don't forget to export the new admin-related variables. 0.2.1 |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Evan Broder | Add admins table. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Evan Broder | Merge invirt-database-server into invirt-database. 0.2.0 |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Quentin Smith | Fix get*Quotas 0.1.9 |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Quentin Smith | Add "reusable" column for nics, to avoid reusing addres... 0.1.8 |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Greg Price | fix more imports EIBTI-style |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Greg Price | invirt-quota: more style fixes |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Greg Price | invirt-quota: fix imports EIBTI-style |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Greg Price | invirt-quota: refactor; print full help |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Peter Iannucci | cosmetic change |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Greg Price | fold FormattableRecord, NullableRecord into Record |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Greg Price | small fixes to Record |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Peter Iannucci | Added Record superclass for models, handling __repr__... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Peter Iannucci | Fixed docstring in invirt-quota script to reflect new... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Evan Broder | Be explicit about units in invirt-setquota. 0.1.7 |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Evan Broder | Rename invirt-setquotas to invirt-quota. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Evan Broder | Disk quotas are measured in gigabytes. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Evan Broder | Don't explicitly initialize each quota when creating... 0.1.6 |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Evan Broder | Move invirt-setquotas into invirt-database. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Evan Broder | Make the default values in the owners class explicit. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Peter Iannucci | Changelogs 0.1.4 |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Peter Iannucci | Fixed yasb |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Peter Iannucci | Fixed another stupid bug. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Peter Iannucci | Made some changes requested by Broder. 0.1.3 |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Peter Iannucci | Added all the other quotas for great win. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Peter Iannucci | Bumped version number to force new owner table creation invirt-database-server/0.0.11 |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Peter Iannucci | RAM quotas at remctl; RAM quota exception script, table... |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Evan Broder | Conditionalize populating the types table in invirt... invirt-database-server/0.0.10 |
commit | commitdiff | tree | snapshot |
2009-01-31 |
Greg Price | invirt-database-tables: populate types table |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Evan Broder | Fix a typo from r1989. invirt-database-server/0.0.9 |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Evan Broder | Fix-up several packages to include the correct Conflict... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Evan Broder | Clean up invirt-database's .egg-info directory from... 0.1.2 |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Evan Broder | Correct a lintian warning in invirt-database 0.1.1 |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Greg Price | pg_hba.conf: remove password-auth localhost lines |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Evan Broder | Turn on lazy loading for all tables 0.1.0 |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Evan Broder | Don't require administrator to be non-null 0.0.6 |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Evan Broder | Add an architecture field to the autoinstaller table 0.0.5 |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Evan Broder | Don't depend on invirt-mail-config everywhere invirt-database-server/0.0.7 |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Evan Broder | Depend on invirt-mail-config on all servers invirt-database-server/0.0.6 |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Evan Broder | Use invoke-rc.d instead of calling init scripts directly in invirt-database-server/0.0.5 |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Evan Broder | sipb-xen-base -> invirt-base in dependency lists invirt-database-server/0.0.4 |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Evan Broder | Add attributes to the ORM to link mirrors and cdroms 0.0.3 |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Evan Broder | Export mirrors_table and Mirrors in invirt.database... 0.0.2 |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Evan Broder | Fix the port number of postgres.conf, because the chroo... invirt-database-server/0.0.3 |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Evan Broder | Fix a typo on the postfix.conf.invirt transform script |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Evan Broder | Forgot to change invirt-database-common to invirt-database invirt-database-server/0.0.2 |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Evan Broder | sipb-xen-database-common -> invirt-database 0.0.1 |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Evan Broder | sipb-xen-database-common -> invirt-database invirt-database-server/0.0.1 |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Evan Broder | Move the invirt-database Xen config script into invirt... |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Evan Broder | Fix a typo in the new CDROM table sipb-xen-database/10.36.1 |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Evan Broder | Add the CDROM mirrors table sipb-xen-database/10.36 |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Evan Broder | Remove the remnants of the sipb_xen_database Python... |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Greg Price | shorten sipb-xen-database-server initscript too sipb-xen-database/10.35 |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Greg Price | fix our copyright files |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Greg Price | yet another new-sqlalchemy fix, this one post-0.4.2... sipb-xen-database/10.34 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Broder | Catch calls to restart Postgres and translate them... sipb-xen-database/10.33 |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Evan Broder | invirt.database.clear_cache should actually do something |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Evan Broder | Remove bridge specification from sipb-database sipb-xen-database/10.31 |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Evan Broder | Fix a typo in sipb-database's CDROM image path sipb-xen-database/10.30.4 |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Eric Price | Changed location for pygrub |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Greg Price | fix dumb textual mistakes in sipb-xen-database-server... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Evan Broder | Fix a typo in the CDROM lookup in sipb-database sipb-xen-database/10.30.2 |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Evan Broder | Don't strip quotes in sipb-database that won't be there sipb-xen-database/10.30.1 |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Evan Broder | Update the sipb-database script to match the remctl... sipb-xen-database/10.30 |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Evan Broder | Look for CD images in /dev/xenvg/image_* and validate... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Evan Broder | Some fixes in the sipb-database Xen config script sipb-xen-database/10.29 |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Evan Broder | Re-establish the database connection if the server... sipb-xen-database/10.28 |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Evan Broder | Update /etc/xen/sipb-database to work with newer SQLAlc... sipb-xen-database/10.27 |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Evan Broder | The database wants to be not transactional, and not... sipb-xen-database/10.26.1 |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Evan Broder | Update sipb-xen- |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Greg Price | more sqlalchemy-0.4 changes sipb-xen-database/10.25 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Greg Price | sipb-xen-database-server: fix init script, expand pg_hb... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Evan Broder | Update sipb-xen-database for Postgres 8.3 sipb-xen-database/10.24 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Greg Price | port to postgresql 8.3 sipb-xen-database/10.23 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Greg Price | don't specify (old) version of postgresql sipb-xen-database/10.22 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Greg Price | fix distribution hardy -> unstable in several changelogs sipb-xen-database/10.21 |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Greg Price | port sipb-xen-database to sqlalchemy-0.4 |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Sam Hartman | Fix mindless typo in filenames |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Sam Hartman | Generate pg_hba.conf and install postgresql.conf sipb-xen-database/10.19 |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Greg Price | add and respect 'adminable' column to machines sipb-xen-database/10.18 |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Greg Price | finish configuration of sipb-xen-database; add network... sipb-xen-database/10.17 |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Greg Price | update sipb-xen-database-tables sipb-xen-database/10.16 |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Greg Price | get db uri from invirt.config in sipb-database sipb-xen-database/10.15 |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Greg Price | check in uncommitted changes to /etc/xen/sipb-database... |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Greg Price | rename sipb_xen_database -> invirt.database sipb-xen-database/10.14 |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Greg Price | todo lists for configuration |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Eric Price | Add autoinstall to sipb-database. |
commit | commitdiff | tree | snapshot |
2008-07-10 |
Quentin Smith | Boot VMs as HVM when there is a boot CD, regardless... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Eric Price | Database changes for autoinstalls sipb-xen-database/10.13 |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Anders Kaseorg | Bump sipb-xen-database version. sipb-xen-database/10.12 |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Anders Kaseorg | Add a description field. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Eric Price | Yet Another dch -i. sipb-xen-database/10.11 |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Eric Price | Specify ON DELETE CASCADE, use cascade= instead of... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Eric Price | The usual delayed dch -i. sipb-xen-database/10.10 |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Eric Price | Set machine_access to be a private attribute of machine... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Eric Price | Actually increment the version number. sipb-xen-database/10.9 |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Eric Price | Perform eager caching of machine properties. |
commit | commitdiff | tree | snapshot |
next |