hkernbach
|
e96fc9c8fd
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-02-15 08:53:56 +01:00 |
hkernbach
|
35c7daf223
|
web ui - notification used instead of error, added missing template
|
2016-02-15 08:53:47 +01:00 |
Frank Celler
|
8da0c61de8
|
fixed jslint
|
2016-02-14 17:14:00 +01:00 |
Frank Celler
|
6ac522f9ea
|
added jslint script
|
2016-02-14 16:50:41 +01:00 |
Frank Celler
|
687f7fdd72
|
higher wait intervall
|
2016-02-14 15:34:03 +01:00 |
Max Neunhoeffer
|
4cbd99a54b
|
Merge branch 'devel' into ClustUp2
|
2016-02-13 23:06:22 +01:00 |
Max Neunhoeffer
|
1065486a77
|
First version of getting shards in sync working.
|
2016-02-13 23:04:20 +01:00 |
Frank Celler
|
0f88ade568
|
raised sleep
|
2016-02-13 21:36:51 +01:00 |
Michael Hackstein
|
c8e0d417ba
|
Added VPack Variant for IS_SAME_COLLECTION. This was the function without a VelocyPack variant. AQL Functions are now ready to be switched.
|
2016-02-13 14:46:32 +01:00 |
Michael Hackstein
|
a52e70c3f5
|
Added a VPack Variant for AQL FULLTEXT function
|
2016-02-13 14:40:10 +01:00 |
Michael Hackstein
|
bfddd69a03
|
Added a velocypack variant of POSITION and RANGE.
|
2016-02-13 14:30:43 +01:00 |
Michael Hackstein
|
521be3c08e
|
Added VPack variant of PERCENTILE and MEDIAN
|
2016-02-13 14:15:09 +01:00 |
Michael Hackstein
|
0688392364
|
Added a velocypack variant of stdDev and variance to AQL
|
2016-02-13 14:00:40 +01:00 |
Michael Hackstein
|
8cbac0258a
|
Added VPack implementation for NotNull, CurrentDatabase and CollectionCount
|
2016-02-13 13:48:34 +01:00 |
Mike Williamson
|
770a4751dc
|
documentation: Clean up typos on graphs page.
|
2016-02-12 17:33:32 -05:00 |
Jan Steemann
|
b734e4c228
|
don't log to the same output multiple times
|
2016-02-12 19:12:56 +01:00 |
Jan Steemann
|
20aebf6cc0
|
fix some Visual Studio 2015 errors
|
2016-02-12 19:10:52 +01:00 |
Kaveh Vahedipour
|
2955f33006
|
Checking C++11 features.
|
2016-02-12 17:43:45 +00:00 |
Kaveh Vahedipour
|
f313c7120d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-02-12 17:08:13 +00:00 |
Jan Steemann
|
13cceddbcc
|
removed linenoise option
|
2016-02-12 18:07:42 +01:00 |
Kaveh Vahedipour
|
8ac5ccfdff
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-02-12 17:06:03 +00:00 |
Kaveh Vahedipour
|
ce9ec76199
|
ENABLE_RELATIVE
|
2016-02-12 17:05:43 +00:00 |
Wilfried Goesgens
|
1c8acea215
|
On solaris we need to hide ERR...
|
2016-02-12 17:03:31 +01:00 |
Wilfried Goesgens
|
d85e19c902
|
Depending on which solaris version we compile at, these facilities can be unknown.
|
2016-02-12 17:03:24 +01:00 |
Wilfried Goesgens
|
ee94d45bea
|
Use fcntl instead of flock, this is more modern and better portable.
|
2016-02-12 17:03:16 +01:00 |
hkernbach
|
613985443d
|
web ui - moved indices view, added tab bar engine to modals
|
2016-02-12 16:16:50 +01:00 |
Kaveh Vahedipour
|
5d3fe9afe6
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-02-12 15:53:11 +01:00 |
Kaveh Vahedipour
|
c3212f2d5d
|
added support for detection of cpu_family 6 model 61
|
2016-02-12 15:33:53 +01:00 |
Kaveh Vahedipour
|
975ce8e461
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-02-12 14:10:42 +00:00 |
Kaveh Vahedipour
|
389ddf3e8c
|
Much requested farsi goodbye added.
|
2016-02-12 14:10:27 +00:00 |
Andreas Streichardt
|
baf3e88183
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-02-12 14:46:19 +01:00 |
Kaveh Vahedipour
|
ec4b345541
|
Unit tests depend on ICE (i.e. v8_build)
|
2016-02-12 13:12:08 +00:00 |
Kaveh Vahedipour
|
05ef0d2711
|
linenoise library should be automatically included
|
2016-02-12 12:44:05 +00:00 |
Kaveh Vahedipour
|
2a73b66256
|
CPU vector flags autodetection
|
2016-02-12 13:10:48 +01:00 |
Kaveh Vahedipour
|
8607d8bbe4
|
icu dependencies of tests
|
2016-02-12 13:09:03 +01:00 |
Kaveh Vahedipour
|
134b729e46
|
Missing files for CPU flags checking
|
2016-02-12 12:25:19 +01:00 |
Kaveh Vahedipour
|
a85bd79496
|
CPU vector flags autodetection
|
2016-02-12 11:55:45 +01:00 |
Kaveh Vahedipour
|
068386338a
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-02-12 11:13:33 +01:00 |
Kaveh Vahedipour
|
b61e6c8f64
|
Checking for compiler features
|
2016-02-12 11:13:24 +01:00 |
Jan Steemann
|
b8849daa50
|
fix invalid fix
|
2016-02-12 10:41:09 +01:00 |
Jan Steemann
|
797fff14c2
|
fixed issue #1722
|
2016-02-12 09:45:32 +01:00 |
Simran Brucherseifer
|
da0dde83e7
|
Update changelog update
|
2016-02-11 20:52:00 +01:00 |
Kaveh Vahedipour
|
409d03a850
|
Finding tcmalloc
|
2016-02-11 17:49:55 +00:00 |
Kaveh Vahedipour
|
f2ee7c0d0b
|
OpenSSL > 1.1.0 ends support of SSLv2
|
2016-02-11 18:20:41 +01:00 |
Alan Plum
|
e228ce0cd0
|
@arangodb/request: res.body -> res.json
|
2016-02-11 16:50:07 +01:00 |
hkernbach
|
d443742900
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-02-11 15:21:28 +01:00 |
hkernbach
|
fef3e0618d
|
web ui - collections now using async unloading mechanism
|
2016-02-11 15:21:22 +01:00 |
Frank Celler
|
b2a35a337a
|
fixed naming
|
2016-02-11 15:08:07 +01:00 |
Andreas Streichardt
|
bcae81dc7b
|
Fix python invokation
|
2016-02-11 14:57:48 +01:00 |
hkernbach
|
711a7a3c4f
|
web ui - collections now using async loading mechanism
|
2016-02-11 14:27:29 +01:00 |