jsteemann
|
e8c8f286cb
|
cleanup
|
2016-08-29 08:53:23 +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
|
6150da7420
|
remove function pointers from TRI_datafile_t, added constructor and destructor
|
2016-08-26 09:08:24 +02:00 |
Michael Hackstein
|
b01a7ac0d5
|
Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types
|
2016-08-26 08:02:54 +02:00 |
jsteemann
|
e9fe772469
|
moved functionality into engine
|
2016-08-25 15:37:55 +02:00 |
jsteemann
|
4020d8f2e9
|
finalize classes
|
2016-08-25 14:25:17 +02:00 |
jsteemann
|
6af38d3c80
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-vs-velocystream
|
2016-08-25 12:50:19 +02:00 |
jsteemann
|
396ab41736
|
allow dropping system collections in some rare cases
|
2016-08-25 12:47:06 +02:00 |
Jan Steemann
|
0601224cba
|
fixed issue #2012
|
2016-08-25 12:41:23 +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 |
Michael Hackstein
|
2af30f056d
|
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 |
jsteemann
|
ff3776ca01
|
fixed dumping
|
2016-08-24 16:32:20 +02:00 |
jsteemann
|
fb4b3d0a3c
|
Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into readcache
|
2016-08-24 11:07:45 +02:00 |
jsteemann
|
7794b76b33
|
intermediate commit
|
2016-08-24 10:54:47 +02:00 |
jsteemann
|
b29103c1f1
|
fix collector inactivity in shutdown
|
2016-08-24 09:37:47 +02:00 |
Michael Hackstein
|
21335bb398
|
Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types
|
2016-08-17 11:23:04 +02:00 |
Michael Hackstein
|
17a6da8afb
|
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 |
jsteemann
|
b241ff1844
|
changed index detection
|
2016-08-16 15:55:10 +02:00 |
jsteemann
|
ff88487c54
|
privatized method
|
2016-08-16 14:57:22 +02:00 |
Michael Hackstein
|
14e0411a87
|
Merge branch 'engine-vs-velocystream' of github.com:arangodb/arangodb into generic-col-types
|
2016-08-16 10:29:26 +02:00 |
jsteemann
|
4f1384b948
|
remove unnecessary string conversions
|
2016-08-15 15:58:51 +02:00 |
jsteemann
|
ae40ea5450
|
finally fixed some nasty bugs after refactoring
|
2016-08-15 14:26:09 +02:00 |
Michael Hackstein
|
fe4fcee9e2
|
Added some assertions for nullptr when acessing TRI_collection_t
|
2016-08-11 15:36:36 +02:00 |
jsteemann
|
3664511e36
|
privatize vocbase methods
|
2016-08-02 13:49:22 +02:00 |
jsteemann
|
d92f15aeed
|
entirely removed TRI_document_collection_t
|
2016-07-29 17:48:51 +02:00 |
jsteemann
|
59ed0a902c
|
refactoring
|
2016-07-29 17:07:16 +02:00 |
jsteemann
|
329b733090
|
moved dropCollection into TRI_vocbase_t
|
2016-07-28 13:14:12 +02:00 |
jsteemann
|
b3bdd3a66a
|
more refactoring
|
2016-07-28 11:47:20 +02:00 |
jsteemann
|
b71e12f6a0
|
some vocbase refactoring
|
2016-07-28 11:06:21 +02:00 |
jsteemann
|
31407c3561
|
refactoring
|
2016-07-27 17:15:52 +02:00 |
jsteemann
|
10a60b5458
|
refactoring
|
2016-07-27 15:40:25 +02:00 |
jsteemann
|
2aa2e0dab4
|
removed server.h
|
2016-07-25 16:49:52 +02:00 |
jsteemann
|
a0f0055b6f
|
moved all database management functions into DatabaseFeature
|
2016-07-25 15:48:37 +02:00 |
jsteemann
|
33c94e5041
|
moved database lookup functions into DatabaseFeature
|
2016-07-25 14:56:39 +02:00 |
jsteemann
|
de6d7182c8
|
move deletion of databases into DatabaseFeature
|
2016-07-25 13:56:34 +02:00 |
jsteemann
|
e8a5b5ccf5
|
move createDatabase into DatabaseFeature
|
2016-07-25 12:35:53 +02:00 |
jsteemann
|
e55070dcd2
|
starting again... well, at least in some configuration
|
2016-07-22 14:03:03 +02:00 |
jsteemann
|
5ee344b685
|
added greetings feature
|
2016-07-18 18:32:27 +02:00 |
jsteemann
|
7653b922b3
|
moved TRI_MSync out of server.h
|
2016-07-18 17:58:28 +02:00 |
jsteemann
|
53f77017fb
|
moved SERVER away from DatabasePathFeature
|
2016-07-18 17:33:11 +02:00 |
jsteemann
|
f373a2c327
|
removed TRI_vocbase_defaults_t
|
2016-07-18 16:55:25 +02:00 |
jsteemann
|
904868d996
|
renamed DatabaseServerFeature to DatabasePathFeature
|
2016-07-18 15:41:10 +02:00 |
jsteemann
|
807f287868
|
moved server id detection and pagesize detection into their own features
|
2016-07-18 14:37:12 +02:00 |
Max Neunhoeffer
|
18925faf8f
|
Merge branch 'devel' into HLC
|
2016-07-12 22:51:40 +02:00 |
Max Neunhoeffer
|
2c2c50aa19
|
Rewrite old revision strings with new HLC time stamps.
|
2016-07-12 16:51:25 +02:00 |
Max Neunhoeffer
|
846e6b6127
|
Merge remote-tracking branch 'origin/devel' into HLC
|
2016-07-12 15:10:24 +02:00 |
jsteemann
|
e03cf68861
|
ignore revision ids
|
2016-07-12 13:54:41 +02:00 |
Jan Steemann
|
6f3091e30a
|
fix recovery issues
|
2016-07-12 09:45:45 +02:00 |