1
0
Fork 0
arangodb/arangod/VocBase/Methods
Lars Maier d4d5031287 Bugfix 3.4/early out invalid links in view creation (#6503) 2018-09-17 09:52:10 +02:00
..
AqlUserFunctions.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
AqlUserFunctions.h issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
Collections.cpp Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
Collections.h issue 430.3: remove redundant constructor from SingleCollectionTransaction (#5996) 2018-07-26 16:54:53 +03:00
Databases.cpp issue 458.4: retrieve the system database via the SystemDatabaseFeature (#6299) 2018-08-31 19:45:10 +02:00
Databases.h
Indexes.cpp Bugfix 3.4/early out invalid links in view creation (#6503) 2018-09-17 09:52:10 +02:00
Indexes.h fix cluster index selectivity estimates (#6470) 2018-09-12 15:55:50 +02:00
Tasks.cpp Allow dirty-reads from passive (#6136) 2018-08-20 16:26:14 +02:00
Tasks.h Add C++ implementation, load-balancing support, and user restriction for tasks API (#5973) 2018-07-25 09:17:43 +02:00
Transactions.cpp TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
Transactions.h
Upgrade.cpp Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
Upgrade.h issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
UpgradeTasks.cpp Hide links (#6348) 2018-09-03 15:36:37 +02:00
UpgradeTasks.h issue 373.3: use TRI_vocbase_t& for Upgrade tasks, remove redundant checks for null TRI_vocbase_t (#5301) 2018-05-09 15:54:07 +03:00
Version.cpp improve startup resilience in case there are datafile errors (#4975) 2018-04-03 17:32:30 +02:00
Version.h