jsteemann
9015e4ca7c
don't print empty warnings
2017-06-01 16:47:41 +02:00
Simon Grätzer
7b2306446d
Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/edge-index-hacks
2017-06-01 16:09:36 +02:00
Simon Grätzer
3e8c16d1a7
Adding edge key into edge index
2017-06-01 16:07:39 +02:00
Wilfried Goesgens
658af3cb89
fix grammer, mention author
2017-06-01 15:51:35 +02:00
Wilfried Goesgens
ffb5e06f44
implement prototype for finding out the service startup error
2017-06-01 15:36:10 +02:00
jsteemann
d13144f389
fixed issue #2515
2017-06-01 13:45:47 +02:00
Michael Hackstein
65192862c2
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-06-01 13:34:22 +02:00
Michael Hackstein
625a3ac2f4
The single server edge cursor is now more resiliont to 0 document tokens (returned by primary only)
2017-06-01 13:34:10 +02:00
jsteemann
567e4bc21e
fix typo
2017-06-01 13:05:35 +02:00
Wilfried Goesgens
2006a53342
remove debug dialogs
2017-06-01 12:26:09 +02:00
jsteemann
b86478ca20
fixed struct/class confusion
2017-06-01 12:06:14 +02:00
Alan Plum
4b4b9f8c55
Fix Foxx API error ( #2517 )
...
* Fix Foxx API error
* Manager should distinguish between errors and services
* Foxx API should not require service to exist for uninstall
if force option is used
* Respect options.force in FM _install
2017-06-01 11:59:04 +02:00
Wilfried Goesgens
4d73e13bb3
Rework windows installer
...
- throw out old MUI1 dialogs - CPack only knows howto create one page
- split the password and database type to a second page that we hide if we install over an existing installation
- cleanup the installscope mess
2017-06-01 11:31:22 +02:00
jsteemann
b8c198df5d
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-06-01 11:14:19 +02:00
jsteemann
4985911a65
documentation updates
2017-06-01 11:14:12 +02:00
Michael Hackstein
7c505396be
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2017-06-01 11:05:41 +02:00
Michael Hackstein
655aaf415e
Fixed an undefined behaviour bug in shortest-path implementation introduced with the latest reordering
2017-06-01 11:05:26 +02:00
jsteemann
3df0940c7e
jslint
2017-06-01 10:31:42 +02:00
Akshesh Doshi
46b50c266c
Add tests and docs for REGEX_REPLACE AQL function ( #2518 )
...
* Fixed #1902 : Add tests and documentation for REGEX_REPLACE
* Cleanup
2017-06-01 10:29:43 +02:00
mpv1989
e277051f5e
Generate swagger docs
2017-06-01 10:11:02 +02:00
jsteemann
c590941746
increase default value for block_size to 16 * 1024
2017-06-01 10:06:02 +02:00
jsteemann
a68c95d2b7
try to honor server shutdown while locks are held
2017-06-01 02:24:00 +02:00
jsteemann
b91eab0ce8
honor transaction options
2017-06-01 02:01:33 +02:00
jsteemann
8b6e9ec793
adjust warning
2017-06-01 01:24:50 +02:00
jsteemann
b285112105
fix linker errors
2017-06-01 01:24:29 +02:00
jsteemann
c4a80b60f8
slightly adjust warning message
2017-06-01 00:49:06 +02:00
Simon Grätzer
f4d435d140
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-31 18:27:02 +02:00
Alan Plum
826d42f8c7
Remove coord list hack ( #2484 )
2017-05-31 18:22:23 +02:00
Mark
f832dd0388
Implement endpoint "commit coordinator state" ( #2513 )
...
Implement endpoint "commit coordinator state" (also see #2479 )
2017-05-31 18:21:50 +02:00
Alan Plum
7608cde674
Implement clusterfoxx mounting logic ( #2514 )
...
* Serve error when service is out of sync
* Don't check system services for bundles
* Use appropriate errorNum if Foxx blows up
* Only check checksum when file exists
* Don't expose stack traces
2017-05-31 18:21:40 +02:00
Simon Grätzer
2ccea54404
Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/alliterator
2017-05-31 18:13:00 +02:00
Simon Grätzer
66f10870dd
Renaming files
2017-05-31 18:12:47 +02:00
Simon Grätzer
72661d85c3
fixed incremental replication
2017-05-31 18:08:05 +02:00
jsteemann
e6d54bee9e
cppcheck
2017-05-31 18:07:25 +02:00
jsteemann
811305b252
updated documentation
2017-05-31 18:07:12 +02:00
Michael Hackstein
52406567cd
Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally
2017-05-31 17:49:46 +02:00
jsteemann
62c944d8a8
added more tests for transaction parameters
2017-05-31 17:28:28 +02:00
Simon Grätzer
36d440767b
Merge branch 'devel' of https://github.com/arangodb/arangodb into feature/alliterator
2017-05-31 16:38:55 +02:00
Simon Grätzer
469e57773e
workaround for replication
2017-05-31 16:37:58 +02:00
jsteemann
d24455c682
pass transaction options into AQL queries
2017-05-31 16:23:04 +02:00
jsteemann
145ba83d04
fixed threading issues in import
2017-05-31 15:50:11 +02:00
jsteemann
8b74913c56
remove debug message
2017-05-31 15:27:35 +02:00
Simon Grätzer
87ee7a45fe
Adding error checks
2017-05-31 15:10:17 +02:00
jsteemann
0b01db7531
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-31 15:04:45 +02:00
Mop
fed45b7b10
Revert "Next attempt at merging ShardOrganizer...distributeShardsLike fixed"
...
This reverts commit 16329a3b01
.
2017-05-31 14:46:22 +02:00
Simon Grätzer
58c8da1acf
fixing replication
2017-05-31 14:39:40 +02:00
jsteemann
2457d66c92
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-05-31 14:16:14 +02:00
jsteemann
eec81e730b
fixed MSVC warning
2017-05-31 14:16:04 +02:00
jsteemann
eb14bc98f4
added missing page
2017-05-31 14:15:49 +02:00
Andreas Streichardt
6811a22c5c
Fix clusterSendToAll
2017-05-31 13:53:37 +02:00