Prepare Open vSwitch 1.1.2 release.
[sliver-openvswitch.git] / tests / ovsdb-execution.at
2011-05-31 Ben Pfaffovsdb: Check ovsdb_mutation_set_execute() return value...
2011-03-10 Ben Pfaffovsdb: Implement garbage collection.
2011-03-10 Ben Pfaffovsdb: Improve error message for duplicate uuid-name.
2011-03-10 Ben Pfaffovsdb-data: Verify that named-uuid string is an <id>.
2011-02-15 Ben Pfaffovsdb-tool: Add commands for printing the database...
2010-12-27 Ben PfaffImplement database schema versioning.
2010-06-22 Ben Pfaffovsdb-server: Improve logging for referential integrity...
2010-05-07 Ben Pfafftests: Fix bug in "weak references" test.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-18 Ben Pfaffovsdb: Allow constraining the number of rows in a table.
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-03-17 Ben Pfaffovsdb: Add support for weak references.
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-15 Ben Pfaffovsdb: Fix commit to disk of rows added to a table...
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-09 Ben Pfaffovsdb: Add support for multiple databases to the protocol.
2010-02-09 Ben Pfaffovsdb: Get rid of "declare" operation.
2010-02-08 Ben Pfaffovsdb: Add support for referential integrity in the...
2010-02-08 Ben Pfaffovsdb: Add simple constraints.
2010-02-06 Justin PettitMerge branch 'master' into next
2010-02-02 Ben PfaffRework and simplify the "lcov" support for the testsuite.
2009-12-16 Ben Pfaffovsdb: Add new "mutation" operation to transactions.
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-16 Ben Pfaffovsdb: Add tests for file storage and for ovsdb-server.
2009-11-05 Ben PfaffInitial implementation of OVSDB.