Heiko Kernbach
aa55634419
eslint
2016-11-15 15:31:30 +01:00
hkernbach
1649b2cd59
added rule to eslint conf
2016-11-15 14:40:21 +01:00
hkernbach
9ce2d1d1f7
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-11-15 14:31:14 +01:00
hkernbach
d245cda324
replaced grunt semistandard with eslint
2016-11-15 14:31:07 +01:00
Wilfried Goesgens
1264fea68a
Merge pull request #2173 from servusoft/patch-20
...
fix bugfix
2016-11-15 14:23:41 +01:00
servusoft
85a3b6e935
fix bugfix
...
add_definitions(..) should be befor add_subdirectory(..)
2016-11-15 14:11:42 +01:00
Wilfried Goesgens
330ec1c5cb
fix lint
2016-11-15 12:55:03 +01:00
Wilfried Goesgens
5c42b56521
Merge pull request #2170 from servusoft/patch-19
...
bugfix for HAVE_POSIX_STRERROR_R define on cross compiling
2016-11-15 11:29:39 +01:00
servusoft
a60f17a5e7
bugfix for HAVE_POSIX_STRERROR_R define on cross compiling
2016-11-15 11:27:15 +01:00
jsteemann
fb7490edb2
don't increase number of index results for unique indexes
2016-11-15 10:29:02 +01:00
Jan Steemann
929b866121
updated CHANGELOG
2016-11-14 17:32:44 +01:00
Jan Steemann
19f771fcd6
issue #2168
2016-11-14 17:30:19 +01:00
Wilfried Goesgens
9e33912d97
move test dumper into its own file, as sugested by Athur Janke
2016-11-14 15:29:42 +01:00
Simran Brucherseifer
0d9dbfbe24
Docs: AQL functions and index utilization
2016-11-14 14:16:30 +01:00
Simran Brucherseifer
036fb9a5d5
Docs: Unique indexes on sharded collections
2016-11-14 14:15:02 +01:00
hkernbach
b8fd680df7
ui aql graph preview default is now canvas
2016-11-14 12:50:53 +01:00
Alan Plum
5788b2e3ca
Fix failing test
2016-11-13 15:08:40 +01:00
Alan Plum
c0a3f5a8a1
Better Foxx API error handling
2016-11-12 22:33:07 +01:00
Alan Plum
d28a14da24
Clarify USE_MAINTAINER_MODE flag
2016-11-12 22:33:06 +01:00
jsteemann
ecaf2fd16b
when querying edge index selectivity, pass attribute name (i.e. _from, _to) so the selectivity of the correct index part can be returned
2016-11-11 11:01:04 +01:00
Kaveh Vahedipour
1401af8eeb
Merge branch 'devel' of http://github.com/arangodb/arangodb into devel
2016-11-10 14:19:26 +01:00
Kaveh Vahedipour
1f10de105f
assembly fix relocation R_X86_64_32S against
2016-11-10 14:19:02 +01:00
jsteemann
fcacd76bca
display index usage of traversals in AQL explainer output (previously missing)
2016-11-10 12:49:02 +01:00
Kaveh Vahedipour
a898aa03ce
assembly fix relocation R_X86_64_32S against
2016-11-10 12:36:23 +01:00
Jan Steemann
31bf14b6b7
fixed issue #2163
2016-11-10 08:56:27 +01:00
Jan Steemann
a2bbe6e971
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-09 16:58:27 +01:00
Jan Steemann
4c3c8ac93c
updated CHANGELOG
2016-11-09 16:58:19 +01:00
Wilfried Goesgens
55ce25ac83
Fix release build for autogenerated files
...
- detect programms required for generating files as maintainer-build-dependency
- add target to cleanup autogenerated files
- make cleane build clean & regenerate autogenerated files.
- crlf transcode the readmes during the installation phase - not build.
2016-11-09 16:57:14 +01:00
jsteemann
ad93f8f5ad
oops
2016-11-09 16:42:51 +01:00
Max Neunhoeffer
586e0e3baa
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
2016-11-09 16:36:51 +01:00
Max Neunhoeffer
6c376c23da
Add a section about vertex centric indexes.
2016-11-09 16:35:03 +01:00
Jan Steemann
6d6d5b9a00
test for issue #2149 , issue #2159
2016-11-09 16:29:58 +01:00
jsteemann
9248b89b7a
added convenience method
2016-11-09 15:36:57 +01:00
Jan Steemann
bd2800c226
issue #2158 : fix error message in case arangoimp fails because of inter-server communication failures/timeouts etc.
2016-11-09 15:19:58 +01:00
hkernbach
22e63fe308
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2016-11-09 14:48:33 +01:00
hkernbach
e6a448230e
fixed part of #2067
2016-11-09 14:48:29 +01:00
jsteemann
da2aa24703
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-09 14:46:56 +01:00
jsteemann
ab4933c994
performance optimizations
2016-11-09 14:46:50 +01:00
Jan Steemann
c9e443a845
preserve hlc values across restarts
2016-11-09 09:34:51 +01:00
Jan Steemann
cb4a471dfd
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-09 08:26:20 +01:00
Jan Steemann
b0119bb652
issue #2149 , issue #2159
...
do not overwrite CORS response headers set by Foxx application with hard-coded default values
2016-11-09 08:25:45 +01:00
Jan Steemann
a64127fdd8
added missing functions
2016-11-09 08:06:53 +01:00
jsteemann
cb774beacf
Revert "remove unused ctor"
...
This reverts commit 565009db68
.
2016-11-08 17:01:58 +01:00
jsteemann
9d2d113a17
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-08 16:46:30 +01:00
jsteemann
565009db68
remove unused ctor
2016-11-08 16:46:22 +01:00
Alan Plum
2fac34be27
Update CHANGELOG
2016-11-08 16:42:03 +01:00
Alan Plum
461cfdfcc2
Don't expose configuration in dev mode error page
...
Fixes #2156 .
2016-11-08 16:41:10 +01:00
Wilfried Goesgens
82a61cab64
implement stripping for client packages
2016-11-08 16:32:57 +01:00
Jan Steemann
836905d341
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2016-11-08 16:09:18 +01:00
Jan Steemann
f0f90bc914
small fixes for traversal explain output
2016-11-08 16:08:58 +01:00