aboutsummaryrefslogtreecommitdiff
path: root/tests/ovsdb-execution.at
AgeCommit message (Expand)Author
2013-02-11stream-unix: Use rundir as root for relative paths.Pavithra Ramesh
2012-09-05ovsdb: Enforce immutability of immutable columns.Ben Pfaff
2012-03-07tests: Convert *_SCHEMA macros to shell functions.Ben Pfaff
2011-06-06ovsdb: Implement table uniqueness constraints ("indexes").Ben Pfaff
2011-05-31ovsdb: Check ovsdb_mutation_set_execute() return value in transactions.Ben Pfaff
2011-03-10ovsdb: Implement garbage collection.Ben Pfaff
2011-03-10ovsdb: Improve error message for duplicate uuid-name.Ben Pfaff
2011-03-10ovsdb-data: Verify that named-uuid string is an <id>.Ben Pfaff
2011-02-15ovsdb-tool: Add commands for printing the database checksum.Ben Pfaff
2010-12-27Implement database schema versioning.Ben Pfaff
2010-06-22ovsdb-server: Improve logging for referential integrity violations.Ben Pfaff
2010-05-07tests: Fix bug in "weak references" test.Ben Pfaff
2010-03-18ovsdb: Allow constraining the number of rows in a table.Ben Pfaff
2010-03-17ovsdb: Add support for weak references.Ben Pfaff
2010-02-15ovsdb: Fix commit to disk of rows added to a table with all-default values.Ben Pfaff
2010-02-09ovsdb: Add support for multiple databases to the protocol.Ben Pfaff
2010-02-08ovsdb: Get rid of "declare" operation.Ben Pfaff
2010-02-08ovsdb: Add support for referential integrity in the database itself.Ben Pfaff
2010-02-08ovsdb: Add simple constraints.Ben Pfaff
2010-02-02Rework and simplify the "lcov" support for the testsuite.Ben Pfaff
2009-12-16ovsdb: Add new "mutation" operation to transactions.Ben Pfaff
2009-11-16ovsdb: Add tests for file storage and for ovsdb-server.Ben Pfaff
2009-11-04Initial implementation of OVSDB.Ben Pfaff