1
0
Fork 0
arangodb/arangod/V8Server
Wilfried Goesgens abd83047fe implement use-local-time for slow queries as sugested in #2051 2016-09-14 13:01:30 +02:00
..
FoxxQueuesFeature.cpp friendlier error message when using a renamed option 2016-05-25 21:45:53 +02:00
FoxxQueuesFeature.h re-added options for foxx queues 2016-04-24 15:27:08 +02:00
V8Context.cpp some vocbase refactoring 2016-07-28 11:06:21 +02:00
V8Context.h some vocbase refactoring 2016-07-28 11:06:21 +02:00
V8DealerFeature.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream 2016-08-25 10:38:26 +02:00
V8DealerFeature.h don't copy 2016-06-07 23:08:43 +02:00
V8Job.cpp removed JsonParser 2016-08-19 12:39:26 +02:00
V8Job.h some vocbase refactoring 2016-07-28 11:06:21 +02:00
V8PeriodicTask.cpp some vocbase refactoring 2016-07-28 11:06:21 +02:00
V8PeriodicTask.h some vocbase refactoring 2016-07-28 11:06:21 +02:00
V8QueueJob.cpp removed JsonParser 2016-08-19 12:39:26 +02:00
V8QueueJob.h Merge remote-tracking branch 'origin' into FMH 2016-04-15 19:01:38 -07:00
V8TimerTask.cpp some vocbase refactoring 2016-07-28 11:06:21 +02:00
V8TimerTask.h some vocbase refactoring 2016-07-28 11:06:21 +02:00
V8Traverser.cpp removed TRI_collection_t 2016-09-02 14:54:13 +02:00
V8Traverser.h Removed Code that is now obsolete do to replacement of Neighbors by Pattern Matching traversal 2016-06-10 21:33:46 +02:00
v8-actions.cpp fix memleak 2016-09-08 14:02:07 +02:00
v8-actions.h WIP 2016-04-11 00:05:37 +02:00
v8-collection-util.cpp Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types 2016-08-18 12:38:07 +02:00
v8-collection.cpp fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
v8-collection.h Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types 2016-08-18 12:38:07 +02:00
v8-dispatcher.cpp removed server.h 2016-07-25 16:49:52 +02:00
v8-dispatcher.h WIP 2016-04-11 00:05:37 +02:00
v8-query.cpp speed up looking up of revision ids 2016-09-12 17:09:04 +02:00
v8-query.h clang-format 2016-01-27 13:43:46 +01:00
v8-replication.cpp refactoring 2016-08-02 15:00:25 +02:00
v8-replication.h moved all database management functions into DatabaseFeature 2016-07-25 15:48:37 +02:00
v8-statistics.cpp finish RequestType enum 2016-08-23 14:49:29 +02:00
v8-statistics.h splitted HttpRequest into GeneralRequest/HttpRequest 2016-03-31 11:45:21 +02:00
v8-user-structures.cpp fixed cppcheck warnings 2016-09-09 15:08:48 +02:00
v8-user-structures.h clang-format 2016-01-27 13:43:46 +01:00
v8-util.cpp entirely removed TRI_document_collection_t 2016-07-29 17:48:51 +02:00
v8-vocbase.cpp implement use-local-time for slow queries as sugested in #2051 2016-09-14 13:01:30 +02:00
v8-vocbase.h entirely removed TRI_document_collection_t 2016-07-29 17:48:51 +02:00
v8-vocbaseprivate.h Removed all references on TRI_vocbase_col_t and replaced them by LogicalCollection class. Not everything is properly moved and implemetned yet. This commit causes crashes. 2016-08-17 11:10:39 +02:00
v8-voccursor.cpp some vocbase refactoring 2016-07-28 11:06:21 +02:00
v8-voccursor.h auto-generated headers 2016-01-06 18:41:51 +01:00
v8-vocindex.cpp Fix which attribute names are allowed for shardKeys. 2016-09-12 10:04:45 +02:00
v8-vocindex.h Moved index creation to use LogicalCollection instead of TRI_collection_t. Involved changes of the constructor, all can now be created using iid and Slice. Removed specialized functions to create/find indixes in v8-voc index. Also the iteration is modified. This commit compiles but tests will fail. Merge commit. 2016-08-25 09:57:36 +02:00