1
0
Fork 0
arangodb/js/server/tests/recovery
Jan Steemann 460b51734e fixed disappearing of documents for collections transferred via `sync` if the collection was dropped right before synchronization and drop and (re-)create collection markers were located in the same WAL file 2015-12-02 14:48:08 +01:00
..
attributes.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
big-transaction-durability.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
cap-constraint.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
collection-drop-recreate.js fixed disappearing of documents for collections transferred via `sync` if the collection was dropped right before synchronization and drop and (re-)create collection markers were located in the same WAL file 2015-12-02 14:48:08 +01:00
collection-properties.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
collection-recreate.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
collection-rename-recreate-flush.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
collection-rename-recreate.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
collection-rename.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
collection-unload.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
collections-different-attributes.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
collections-reuse.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
collector-oom.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
corrupt-wal-marker-multiple.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
corrupt-wal-marker-single.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
create-and-drop-databases.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
create-collection-fail.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
create-collections.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
create-database-fail.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
create-databases.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
create-indexes.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
create-with-temp.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
disk-full-datafile.js create fat datafiles 2015-09-02 10:18:24 +02:00
disk-full-logfile-data.js create fat datafiles 2015-09-02 10:18:24 +02:00
disk-full-logfile.js create fat datafiles 2015-09-02 10:18:24 +02:00
disk-full-no-collection-journal.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
drop-collections.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
drop-database-and-fail.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
drop-database-flush-and-fail.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
drop-databases.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
drop-indexes.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
drop-single-collection.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
edges.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
empty-datafiles.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
empty-logfiles.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
flush-drop-database-and-fail.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
foxx-directories.js Implemented FoxxService 2015-09-24 13:46:14 +02:00
indexes-geo.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
indexes-hash.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
indexes-skiplist.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
indexes-sparse-hash.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
indexes-sparse-skiplist.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
indexes.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
insert-update-remove-distance.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
insert-update-remove.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
leftover-collection-directory.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
leftover-database-directory.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
many-inserts.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
many-logs.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
many-updates.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
multi-database-durability.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
multiple-logs.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
no-journal.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
no-shutdown-info-multiple-logs.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
no-shutdown-info-no-flush.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
no-shutdown-info-with-flush.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
recreate-collection.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
recreate-databases.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
resume-recovery-all.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
resume-recovery-multi-flush.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
resume-recovery-other.js added tests 2015-09-08 14:22:23 +02:00
resume-recovery-simple.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
resume-recovery.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
transaction-durability-multiple.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
transaction-durability.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
transaction-no-abort.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
transaction-no-commit.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
wait-for-sync.js Strict mode all the things. 2015-04-09 00:22:05 +02:00
write-throttling.js Strict mode all the things. 2015-04-09 00:22:05 +02:00