1
0
Fork 0
Commit Graph

29341 Commits

Author SHA1 Message Date
Alan Plum 2bd0f59d9d
Bump jshint to 2.9.2 2016-05-02 14:42:09 +02:00
Alan Plum f81c946fd7
app -> service 2016-05-02 14:42:08 +02:00
Alan Plum ea7ff40a9c
Warn when specifying manifest.engine 2016-05-02 14:42:08 +02:00
hkernbach 1242eb156e Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-02 14:39:23 +02:00
jsteemann 2a843e95a2 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-02 14:34:03 +02:00
Jan Steemann 0302c0276a Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-02 14:33:39 +02:00
Jan Steemann add739a337 separate to-JSON dumper, not yet used 2016-05-02 14:33:25 +02:00
hkernbach f119e27822 hotkeys 2016-05-02 14:27:45 +02:00
Andreas Streichardt 60cf2c6357 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-02 14:18:44 +02:00
Andreas Streichardt ae83410d40 Multithreading and V8 fixes 2016-05-02 14:18:23 +02:00
hkernbach 5749761a1e scss 2016-05-02 14:05:55 +02:00
hkernbach e488451142 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-02 14:03:43 +02:00
hkernbach b3c16e6659 query editor usability 2016-05-02 14:03:34 +02:00
Andreas Streichardt 5d7b8acba0 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-02 14:00:50 +02:00
Andreas Streichardt 974ecdc208 Implement Current callback 2016-05-02 14:00:26 +02:00
jsteemann 0038ccefb0 updated vpack library 2016-05-02 13:49:28 +02:00
jsteemann 14bd7bbe72 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-02 13:46:12 +02:00
jsteemann 36fd78aa56 added xxHash 2016-05-02 13:46:03 +02:00
Jan Steemann 4a8052e309 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-02 13:29:46 +02:00
Jan Steemann 2b0f3f7b57 change behavior of arithmetic operators, TO_STRING and TO_NUMBER 2016-05-02 13:29:29 +02:00
jsteemann fb912c28b6 jslint 2016-05-02 13:19:22 +02:00
Andreas Streichardt 194eb05a96 pendantic clang is pedantic 2016-05-02 12:32:38 +02:00
Andreas Streichardt b1d4a9d9d7 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-02 12:21:00 +02:00
Andreas Streichardt 18ea698038 Restructure code so that the installed versions are being returned by
the plan changer
2016-05-02 12:19:07 +02:00
Frank Celler 61917961fa Revert V8 2016-05-02 12:03:57 +02:00
jsteemann cf48434d7d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-02 11:41:31 +02:00
jsteemann 124a485df1 fixed VALUES() 2016-05-02 11:40:32 +02:00
Max Neunhoeffer 62f4c78baa Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-05-02 10:46:38 +02:00
Max Neunhoeffer 9668a3eb87 Fix compilation under Linux with g++.
This is a dirty hack, I just removed an option that should have
been added only under clang.
2016-05-02 10:44:40 +02:00
hkernbach 043c1f1222 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-02 10:34:17 +02:00
hkernbach ebfa590e76 query view template 2016-05-02 10:33:54 +02:00
Alan Plum 081a6f6a7f
Collection session storage should autoUpdate by default 2016-05-02 10:29:23 +02:00
Wilfried Goesgens 2dbd2059f5 Fix new V8 version number here too. 2016-05-02 10:21:59 +02:00
Wilfried Goesgens fb36d41264 One more missing file. 2016-05-02 10:15:50 +02:00
Wilfried Goesgens 48190b463b Add missing file 2016-05-02 09:56:58 +02:00
Wilfried Goesgens 959c1b7bbb Adjust string match to new error produced by the new V8 version. 2016-05-02 09:40:16 +02:00
Wilfried Goesgens 141c19e7b3 Add comment from our dist systemd files. 2016-05-02 09:40:16 +02:00
Wilfried Goesgens c72ba68dc6 Fix windows call to build packages 2016-05-02 09:40:15 +02:00
Wilfried Goesgens c56309c62c Upgrade V8 to 5.0.71.39 2016-05-02 09:40:15 +02:00
hkernbach 16fea155d3 query editor bugfix 2016-05-02 09:14:33 +02:00
jsteemann 575e6e38d7 use constant 2016-05-01 23:43:01 +02:00
jsteemann 1a942ca589 use fixed-precision floats for logging 2016-05-01 23:31:49 +02:00
jsteemann 638e1fa910 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-01 23:15:10 +02:00
jsteemann e18012c92c remove unused functions 2016-05-01 23:14:57 +02:00
jsteemann 96fceb4411 use std::unordered_maps for headers 2016-05-01 20:52:47 +02:00
Frank Celler 6974f881a3 fixed statistics 2016-05-01 19:14:10 +02:00
jsteemann 0c9baafa2d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-05-01 19:03:06 +02:00
hkernbach 75c2b763a0 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-05-01 15:35:47 +02:00
jsteemann 352df5f3ea cleanup 2016-05-01 15:32:33 +02:00
jsteemann c7490a211c added fail() to tests 2016-05-01 14:46:59 +02:00