Jan Steemann
1ad7d5e4a4
removed warning
2016-11-16 10:20:28 +01:00
servusoft
10e3cffcdb
refactoring `dump_vars`
...
dump of
- COMPILE_DEFINITIONS
- MACROS
- VARIABLES
2016-11-16 09:31:18 +01:00
Alan Plum
e653248ece
Update README.md
...
[skip ci]
2016-11-15 18:39:46 +01:00
Alan Plum
f4189e0dbb
Add 3.1 badge
...
[skip ci]
2016-11-15 18:15:42 +01:00
Alan Plum
d1c52e696c
Merge branch 'dotdot' into devel
2016-11-15 18:10:17 +01:00
Alan Plum
57cd82f88c
Fix swagger static path resolution
2016-11-15 18:08:06 +01:00
Alan Plum
295e0ea19c
Mention the dotdot changes
2016-11-15 18:07:48 +01:00
Alan Plum
8f6f022616
Unescape parts during Foxx routing
2016-11-15 17:38:15 +01:00
Wilfried Goesgens
159f46339f
add possibility to force forward push tags
2016-11-15 16:19:32 +01:00
hkernbach
1e44df85ca
fixed #2169
2016-11-15 16:08:40 +01:00
Alan Plum
39a6c6af90
Don't decode suffixes for JS
2016-11-15 15:46:22 +01:00
jsteemann
77e2cf5a65
fix passing of special chars in URLs in cluster
...
- this sets option CURLOPT_PATH_AS_IS to keep ".." and other special components in paths
- this also changes the behavior of StringUtils::urlEncode() to always encode the "."
character to "%2e"
2016-11-15 15:46:22 +01:00
jsteemann
68c15ebc9e
do not url-decode paths eagerly
2016-11-15 15:46:21 +01:00
Alan Plum
facee370fa
Fix static file serving for paths wth dots in them
2016-11-15 15:41:33 +01:00
hkernbach
29e5fed1b5
merge
2016-11-15 15:32:59 +01:00
hkernbach
c47ec3bbd5
eslint
2016-11-15 15:32:11 +01:00
Heiko Kernbach
aa55634419
eslint
2016-11-15 15:31:30 +01:00
Wilfried Goesgens
64b50e5816
fix handling of enterprise tags
2016-11-15 15:30:25 +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