Alan Plum
4b43993eda
Port express-graphql to Foxx
2016-07-05 19:38:25 +02:00
Jan Christoph Uhde
6963c70dc8
fix unittest http_server
2016-07-05 15:36:31 +02:00
Wilfried Goesgens
832422ae31
once more fix python call in gyp
2016-07-05 15:22:42 +02:00
jsteemann
969d4de37e
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-07-05 14:34:57 +02:00
jsteemann
1f542df3e7
fixed arangovpack and added _id type
2016-07-05 14:34:47 +02:00
Wilfried Goesgens
b2294e7732
Fix calling of python
2016-07-05 14:06:38 +02:00
jsteemann
b788babcc8
added arangovpack binary
2016-07-05 13:53:22 +02:00
jsteemann
c5dbfd7c7b
honor presence of persistent index for sorting
2016-07-05 13:04:38 +02:00
Jan Christoph Uhde
e4a8b5d7b6
add --server <url> option to unittests
2016-07-05 11:30:56 +02:00
Jan Steemann
ca86704086
beautify handling of optimizer rules
2016-07-05 11:21:04 +02:00
Michael Hackstein
3a6a13e446
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-07-05 10:33:53 +02:00
Michael Hackstein
b39785ab3f
Fixed an VPackExternal error in Cluster Traverser.
2016-07-05 10:33:45 +02:00
jsteemann
51ca41df62
fix startup with completely empty VERSION file
2016-07-05 10:32:10 +02:00
Jan Christoph Uhde
5805758cee
make it compile - more ugly casts
2016-07-05 09:56:50 +02:00
Jan Christoph Uhde
4aa7222d98
Merge remote-tracking branch 'origin/devel' into FHM
...
* origin/devel:
Start adding a hybrid logical clock.
Handle replicationFactor and numberOfShards in arangorestore.
upgrade script for homebrew
Fix namespace stuff for VC++
Use standard GNU install dirs
2016-07-05 08:09:08 +02:00
Jan Christoph Uhde
41ecd18fc1
Merge branch 'devel' into FHM
...
* devel:
add: VPackValidator to RestVocbaseBaseHandler
add tags to .gitignore and add .editorconfig
2016-07-05 08:06:12 +02:00
Max Neunhoeffer
bc82322353
Start adding a hybrid logical clock.
2016-07-05 00:28:04 +02:00
Max Neunhoeffer
b7e957664f
Handle replicationFactor and numberOfShards in arangorestore.
...
This adds an option --default-replication-factor to arangorestore and
makes it more convenient to specify the number of shards for restored
collections.
2016-07-05 00:10:20 +02:00
Frank Celler
2a5bc9297d
upgrade script for homebrew
2016-07-04 18:53:34 +02:00
Andreas Streichardt
88ad5b105f
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-07-04 18:45:03 +02:00
Andreas Streichardt
32a77560d9
Fix namespace stuff for VC++
2016-07-04 18:44:04 +02:00
Andreas Streichardt
8551c3836e
Use standard GNU install dirs
2016-07-04 18:19:26 +02:00
Frank Celler
d5bb7687f3
removed unecessary prefix
2016-07-04 17:44:35 +02:00
Frank Celler
a8e29450f4
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
2016-07-04 17:13:38 +02:00
Frank Celler
38a55ed13c
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
2016-07-04 17:09:40 +02:00
jsteemann
c370fcaa61
updated CHANGELOG
2016-07-04 16:56:27 +02:00
Jan Steemann
8617a8f82d
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-07-04 16:47:35 +02:00
Jan Steemann
1769299e95
make optimizer not skip "use-indexes-rule", even if enough plans have been created already
2016-07-04 16:31:14 +02:00
Michael Hackstein
c19df03649
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-07-04 16:26:08 +02:00
Michael Hackstein
12011060c0
Removed now obsolete code
2016-07-04 16:25:59 +02:00
Michael Hackstein
d273b387f8
Improved Traversal internal API. It now does less copying and creates less objects. Also it is way simpler to understand.
2016-07-04 16:16:58 +02:00
jsteemann
9593ac122d
dont include unused StringBuffer
2016-07-04 15:00:08 +02:00
jsteemann
e8ce6767b1
fix double precision loss in VelocyPack parser
2016-07-04 14:59:50 +02:00
Jan Christoph Uhde
ed789ce397
add: VPackValidator to RestVocbaseBaseHandler
2016-07-04 14:09:28 +02:00
Jan Christoph Uhde
e6667bf672
add tags to .gitignore and add .editorconfig
2016-07-04 14:08:26 +02:00
Jan Steemann
9c98cb6cf3
added test for skipLines
2016-07-04 12:15:13 +02:00
Jan Steemann
7b62d71c63
added --skip-lines for import
2016-07-04 11:18:15 +02:00
Frank Celler
325ede0676
lowered timeout
2016-07-02 15:47:45 +02:00
jsteemann
1f5260764b
improved Validator
2016-07-01 17:38:49 +02:00
Max Neunhoeffer
2764a6b1d3
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-07-01 16:43:30 +02:00
Max Neunhoeffer
e85ea156a3
Take docker image name out of code.
2016-07-01 16:43:07 +02:00
Frank Celler
7f8d51b1e6
fixed missing (
2016-07-01 14:19:34 +02:00
Frank Celler
70ddf2868c
removed precompiled lib
2016-07-01 14:18:25 +02:00
Frank Celler
833e038171
ccache for travis
2016-07-01 14:17:00 +02:00
Frank Celler
732a8fa5cd
added debug for travisCI
2016-07-01 13:20:24 +02:00
Frank Celler
28ed54dbe6
removed old USE_RELATIVE
2016-07-01 13:07:42 +02:00
Kaveh Vahedipour
906b723f70
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-07-01 11:28:13 +02:00
Kaveh Vahedipour
4ead4f0ed7
compaction bug fixed for followers
2016-07-01 11:27:33 +02:00
hkernbach
0c2e61b794
gv2 [ci skip]
2016-07-01 11:04:03 +02:00
hkernbach
7e5a5654b6
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-07-01 11:02:12 +02:00