jsteemann
|
db746389f8
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-14 00:12:36 +01:00 |
jsteemann
|
51c267cd2a
|
dont optimize in certain cases when its useless
|
2015-12-14 00:12:14 +01:00 |
jsteemann
|
fd29ccdbc5
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-13 23:37:22 +01:00 |
jsteemann
|
600c48375d
|
added optimizer rule `sort-in-values`
|
2015-12-13 23:33:44 +01:00 |
jsteemann
|
4a62f3d389
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-11 18:38:30 +01:00 |
Wilfried Goesgens
|
5ea0fe49b1
|
Multi -purpose- -> model
|
2015-12-11 18:22:23 +01:00 |
Jan Steemann
|
caab98de0a
|
use empty()
|
2015-12-11 17:20:12 +01:00 |
Jan Steemann
|
a2940b20ca
|
fixed leak in ExampleMatcher
|
2015-12-11 17:15:45 +01:00 |
Jan Steemann
|
43eff8f0e9
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-11 16:33:35 +01:00 |
Jan Steemann
|
5ae891ac20
|
fix for issue #1603
|
2015-12-11 16:24:33 +01:00 |
Jan Steemann
|
2bdbb13e2c
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-11 14:13:36 +01:00 |
jsteemann
|
18e47457a6
|
fixes
|
2015-12-11 13:29:18 +01:00 |
Wilfried Goesgens
|
8c1d6efaaf
|
Improve error message
|
2015-12-11 13:02:23 +01:00 |
Michael Hackstein
|
de680bb8bb
|
Merge branch 'vpack' of github.com:arangodb/arangodb into vpack
|
2015-12-11 09:31:03 +01:00 |
Michael Hackstein
|
ba1a520e8c
|
Fixed a bug in Vocbase collection to VPack. It did not include the collection properties properly
|
2015-12-11 08:35:44 +01:00 |
jsteemann
|
c40bfe6557
|
cppcheck
|
2015-12-10 22:40:40 +01:00 |
Jan Steemann
|
a406ced17c
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-10 21:33:43 +01:00 |
Jan Steemann
|
4335af50e7
|
replication improvements
|
2015-12-10 19:07:10 +01:00 |
Jan Steemann
|
09d34087ea
|
rename ditch type
|
2015-12-10 17:13:11 +01:00 |
Michael Hackstein
|
2520874c03
|
Preparation to remove TRI_json_t from Traversers. But has to many side effects to be removed in one pass
|
2015-12-10 16:43:08 +01:00 |
Michael Hackstein
|
c959072733
|
Adaption to new vocbase-defaults format
|
2015-12-10 16:42:13 +01:00 |
Michael Hackstein
|
3f029d29c7
|
Refactoring of vocbase-defaults. It now uses VPack instead of TRI_json_t and it uses Class functions instead of global functions
|
2015-12-10 16:41:47 +01:00 |
Michael Hackstein
|
eb417a2ef3
|
Removed TRI_json_t from vocbase main file
|
2015-12-10 15:30:36 +01:00 |
Michael Hackstein
|
1a33c10557
|
Removed TRI_json_t from Vocbase/auth and did some refactoring in the internals there. Bye Bye CORE_MEM_ZONE
|
2015-12-10 14:08:49 +01:00 |
Michael Hackstein
|
622fafa0fc
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2015-12-10 11:13:42 +01:00 |
Michael Hackstein
|
e4f38929b5
|
Removed TRI_json_t from ApplicationEndpointServer
|
2015-12-10 11:11:16 +01:00 |
Michael Hackstein
|
b492b154d8
|
Added a velocyPackFromFile to the VelocyPackHelper
|
2015-12-10 11:02:19 +01:00 |
Jan Steemann
|
a36e4827c7
|
build fix
|
2015-12-10 10:43:59 +01:00 |
Michael Hackstein
|
1af985003d
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2015-12-10 10:26:14 +01:00 |
Michael Hackstein
|
84bfb63a73
|
Style fix
|
2015-12-10 00:13:06 +01:00 |
Jan Steemann
|
ab3f27b3ee
|
fix for unload handling
|
2015-12-09 19:24:10 +01:00 |
Jan Steemann
|
fec29ac9c8
|
better compaction diagnostics
|
2015-12-09 19:02:22 +01:00 |
Michael Hackstein
|
b8a9efbe33
|
Fixed a Illeagal memory access in BindParameters StripCollectionNames
|
2015-12-09 18:08:41 +01:00 |
Michael Hackstein
|
51da7ab7af
|
Replication Applier configuration now uses a Destructor instead of TRI_Destroy. This commit is subject to inspection for memleaks
|
2015-12-09 16:29:14 +01:00 |
Michael Hackstein
|
cfd1caf01c
|
Replaced TRI_JsonReplicationApplier in RestHandler with velocpack
|
2015-12-09 15:25:14 +01:00 |
Michael Hackstein
|
febd72e634
|
TRI_replication_applier_configuraiton_t is now a class no struct. Fixed headers
|
2015-12-09 15:24:41 +01:00 |
Michael Hackstein
|
5ef4782356
|
Added a toVelocyPack to replication_applier_configuration_t and wrapped all toJson functions around it
|
2015-12-09 15:24:08 +01:00 |
Jan Steemann
|
98a5badb08
|
cppcheck
|
2015-12-09 14:49:44 +01:00 |
Michael Hackstein
|
96efb89179
|
Removed unused function
|
2015-12-09 13:56:04 +01:00 |
Michael Hackstein
|
2eb5697864
|
Removing more and more TRI_json_t
|
2015-12-09 13:55:39 +01:00 |
Michael Hackstein
|
f6e24e41e7
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2015-12-09 12:41:57 +01:00 |
Michael Hackstein
|
0738741cd1
|
Further removed references to TRI_json_t in RestReplication handler. This included a new toVelocyPack function for TRI_vocbase_col_t
|
2015-12-09 12:35:33 +01:00 |
Jan Steemann
|
37c032c694
|
fixed invalid read
|
2015-12-09 12:05:38 +01:00 |
Michael Hackstein
|
757577de42
|
Updated VPack addObject to openObject
|
2015-12-09 11:28:54 +01:00 |
Michael Hackstein
|
acadb089ee
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2015-12-09 10:29:13 +01:00 |
Michael Hackstein
|
44b806418f
|
Merge branch 'vpack' of github.com:arangodb/arangodb into vpack
|
2015-12-09 10:28:16 +01:00 |
Michael Hackstein
|
7042542548
|
Fixed memleak for cluster Traverser edge data
|
2015-12-09 09:52:45 +01:00 |
jsteemann
|
c99f4244c7
|
bugfix for cluster edges API
|
2015-12-09 00:26:18 +01:00 |
Wilfried Goesgens
|
4f4087a944
|
Fix link to the error codes
|
2015-12-08 23:45:36 +01:00 |
jsteemann
|
18da212003
|
fixed edge handler response
|
2015-12-08 22:57:46 +01:00 |