jsteemann
|
1823cff3a9
|
removed TRI_collection_t
|
2016-09-02 14:54:13 +02:00 |
jsteemann
|
3909103193
|
privatized some members
|
2016-09-02 13:10:17 +02:00 |
jsteemann
|
4839d65b36
|
moved things out of TRI_collection_t
|
2016-09-02 11:56:48 +02:00 |
jsteemann
|
2c92879161
|
cleanup
|
2016-09-02 10:26:43 +02:00 |
jsteemann
|
e69a82a2a7
|
refactoring
|
2016-09-02 08:44:31 +02:00 |
jsteemann
|
69bfca08ca
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-09-01 15:39:11 +02:00 |
jsteemann
|
0e15e5c25c
|
fixed leak
|
2016-08-31 17:30:29 +02:00 |
jsteemann
|
2d1e0bd3ae
|
fixed some leaks
|
2016-08-31 15:30:47 +02:00 |
jsteemann
|
672255fad7
|
removed some TRI_collection_t instances
|
2016-08-30 13:01:34 +02:00 |
Michael Hackstein
|
82edb8707a
|
Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types
|
2016-08-30 10:12:36 +02:00 |
jsteemann
|
9e708112a6
|
privatize some TRI_datafile_t internals
|
2016-08-29 15:43:03 +02:00 |
Michael Hackstein
|
e444332def
|
Removed all references to _info in TRI_collection_t. This commit does not start. Constructor is broken.
|
2016-08-29 10:44:31 +02:00 |
jsteemann
|
2ea5794a18
|
moved _datafileStatistics into engine
|
2016-08-26 16:22:41 +02:00 |
Michael Hackstein
|
0985e7fc88
|
Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types
|
2016-08-26 12:52:41 +02:00 |
jsteemann
|
900c28aec9
|
moved _compactionLock out of TRI_collection_t
|
2016-08-26 11:53:42 +02:00 |
jsteemann
|
bcd3e927a9
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream
|
2016-08-26 09:18:58 +02:00 |
jsteemann
|
6150da7420
|
remove function pointers from TRI_datafile_t, added constructor and destructor
|
2016-08-26 09:08:24 +02:00 |
Michael Hackstein
|
e75567dae5
|
Further fixes for tests: Fixed unitialized count. Fixed some false CORRUPTED_COLLECTION states.
|
2016-08-26 08:02:34 +02:00 |
Michael Hackstein
|
7d6402b15c
|
Fixed soem crashes and undefined behaviuor. Server does not crash during tests, however a lot of them are still red
|
2016-08-25 14:51:03 +02:00 |
Michael Hackstein
|
e1ac5175b1
|
Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types
|
2016-08-25 11:09:11 +02:00 |
Michael Hackstein
|
1f3dabc8e1
|
Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types
|
2016-08-25 11:08:39 +02:00 |
jsteemann
|
a71ed2a09d
|
privatize methods
|
2016-08-25 10:07:23 +02:00 |
jsteemann
|
2e48293c52
|
privatize methods
|
2016-08-25 09:56:00 +02:00 |
jsteemann
|
7794b76b33
|
intermediate commit
|
2016-08-24 10:54:47 +02:00 |
jsteemann
|
9f424553ca
|
stub implementation for engine-specific collections
|
2016-08-19 15:19:23 +02:00 |