jsteemann
|
a2048f1255
|
fix bitshifting
|
2016-08-30 17:27:50 +02:00 |
jsteemann
|
0ccee3b412
|
nicer hex output
|
2016-08-30 17:08:50 +02:00 |
Michael Hackstein
|
4175c6eb65
|
Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types
|
2016-08-30 16:37:26 +02:00 |
Michael Hackstein
|
8fa571073e
|
Index creation now actually writes index files on logical collection
|
2016-08-30 16:37:12 +02:00 |
jsteemann
|
ea9124eb51
|
fixed dump test
|
2016-08-30 16:32:20 +02:00 |
jsteemann
|
7223179b7f
|
Merge branch 'generic-col-types' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-08-30 16:07:44 +02:00 |
jsteemann
|
9b94287fb7
|
unify id handling?
|
2016-08-30 16:07:35 +02:00 |
Michael Hackstein
|
0e840afcb6
|
Removed obsolete constructor
|
2016-08-30 15:48:25 +02:00 |
jsteemann
|
09b611100c
|
Merge branch 'generic-col-types' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-08-30 13:46:01 +02:00 |
jsteemann
|
bdd9d1422e
|
bugfixes
|
2016-08-30 13:45:54 +02:00 |
Michael Hackstein
|
d6a21b20e3
|
Fixed creation of keyGenerator. It was not extracted correctly from the parameters
|
2016-08-30 13:31:53 +02:00 |
Michael Hackstein
|
294fa10e14
|
Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types
|
2016-08-30 13:08:40 +02:00 |
Michael Hackstein
|
2f7f3e0fe0
|
Fixed creation of system collections without System name
|
2016-08-30 13:05:33 +02:00 |
jsteemann
|
cf42f5dbc8
|
fix leaks
|
2016-08-30 13:02:04 +02:00 |
jsteemann
|
672255fad7
|
removed some TRI_collection_t instances
|
2016-08-30 13:01:34 +02:00 |
jsteemann
|
7dfaf0d3f4
|
remove superfluous _infoLock
|
2016-08-30 11:54:04 +02:00 |
jsteemann
|
a7cf45342f
|
removed unused methods
|
2016-08-30 11:41:50 +02:00 |
jsteemann
|
e227d670f0
|
Merge branch 'generic-col-types' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-08-30 11:30:14 +02:00 |
jsteemann
|
983fca3b56
|
removed unused methods
|
2016-08-30 11:29:58 +02:00 |
Michael Hackstein
|
9c0382ed19
|
Now also the journalSize is checked if it is too small. Also reverted report message for isVolatile to be equal to the pre 3.1 message.
|
2016-08-30 11:18:36 +02:00 |
Michael Hackstein
|
5f067cb1fb
|
Fixed creation of volatile collections. They can now again not waitForSync at the same time.
|
2016-08-30 11:11:25 +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 |
Michael Hackstein
|
7cf7b89c6d
|
Removed more usage of VocbaseCollectionInfo and replaced it by LogicalCollection. It's getting better now. State still not green.
|
2016-08-29 18:44:34 +02:00 |
jsteemann
|
31809ac283
|
fixes for revision id
|
2016-08-29 17:06:07 +02:00 |
jsteemann
|
9e708112a6
|
privatize some TRI_datafile_t internals
|
2016-08-29 15:43:03 +02:00 |
jsteemann
|
b9f8709104
|
renamed GeoIndex2 to GeoIndex
|
2016-08-29 13:02:07 +02:00 |
jsteemann
|
8fac72e8d6
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-08-29 12:52:47 +02:00 |
jsteemann
|
b3ef2c8206
|
fix some leaks
|
2016-08-29 12:48:02 +02:00 |
Jan Steemann
|
dbd19cb48e
|
hexify corrupted markers
|
2016-08-29 12:44:58 +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
|
e8c8f286cb
|
cleanup
|
2016-08-29 08:53:23 +02:00 |
jsteemann
|
f5972cc701
|
moved _keyGenerator
|
2016-08-26 16:34:21 +02:00 |
jsteemann
|
cd666c303f
|
Merge branch 'generic-col-types' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-08-26 16:22:53 +02:00 |
jsteemann
|
2ea5794a18
|
moved _datafileStatistics into engine
|
2016-08-26 16:22:41 +02:00 |
Michael Hackstein
|
f473badc24
|
Fixed a bug where reloading a collection created an addition primary index.
|
2016-08-26 15:52:38 +02:00 |
Michael Hackstein
|
b040edd9b4
|
Merge branch 'generic-col-types' of github.com:arangodb/arangodb into generic-col-types
|
2016-08-26 15:35:56 +02:00 |
Michael Hackstein
|
1082963da0
|
Logical collection does not throw V8 exception any more.
|
2016-08-26 15:35:53 +02:00 |
jsteemann
|
40a07c1e4d
|
assert that there are no indexes when primary and edge index are added
|
2016-08-26 15:27:13 +02:00 |
jsteemann
|
0f31e4ec5a
|
do not set errno on fatal error
|
2016-08-26 15:04:08 +02:00 |
Michael Hackstein
|
4349c62773
|
Fixed index creation if an index id is given.
|
2016-08-26 14:58:14 +02:00 |
jsteemann
|
afac92bc60
|
Merge branch 'generic-col-types' of https://github.com/arangodb/arangodb into generic-col-types
|
2016-08-26 14:29:38 +02:00 |
jsteemann
|
4727c833c8
|
fixed some leaks
|
2016-08-26 14:29:31 +02:00 |
Michael Hackstein
|
957f20c4b5
|
Indexes should now be unloaded on onload instead of deleted.
|
2016-08-26 14:15:09 +02:00 |
Michael Hackstein
|
d546d2acf0
|
Fixed index mathces definition, special cases.
|
2016-08-26 14:00:37 +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 |
Michael Hackstein
|
1c883a811c
|
Potential fix for unload->load. Needs to be validated.
|
2016-08-26 12:35:33 +02:00 |
jsteemann
|
900c28aec9
|
moved _compactionLock out of TRI_collection_t
|
2016-08-26 11:53:42 +02:00 |
Michael Hackstein
|
6a04156dc3
|
Fixed undefined behaviour in OpenIteratorState. The TRI_collection_t* could be a nullptr
|
2016-08-26 11:15:06 +02:00 |
jsteemann
|
8025ec0266
|
removed define that was used only once
|
2016-08-26 11:07:50 +02:00 |
jsteemann
|
83cc1a1d5a
|
remove includes
|
2016-08-26 10:18:30 +02:00 |