1
0
Fork 0
Commit Graph

12078 Commits

Author SHA1 Message Date
jsteemann f39ade10f5 jslint 2016-08-15 15:13:03 +02:00
jsteemann 209c108c59 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-15 14:34:01 +02:00
jsteemann e9cabbecb7 Merge branch 'engine-vs-velocystream' of https://github.com/arangodb/arangodb into readcache 2016-08-15 14:26:50 +02:00
jsteemann ae40ea5450 finally fixed some nasty bugs after refactoring 2016-08-15 14:26:09 +02:00
jsteemann 2780f1ec87 jslint 2016-08-15 13:41:13 +02:00
Jan Christoph Uhde 61e384e8f2 Merge remote-tracking branch 'origin/engine-vs-velocystream' into merge_jans
* origin/engine-vs-velocystream: (54 commits)
  Fix testing
  Proper roles of servers
  Streamline agency testing
  Fix if
  Fix testing
  Improve clusterawareness in foxx and foxx queues
  Add test because of keysorting bugfix
  Couldn't query two different keys beginning with the same string in one level
  Add download and slack buttons to documentation header
  gv
  Adjustment for Repository Version
  Adjustment for Repository Version
  Adjustment for Repository Version
  Update build-repository.h.in
  improved gv
  Create build-repository.h.in
  queryView bugfix
  grunt build
  improved gv, added limit
  improved gv
  ...
2016-08-15 08:51:38 +02:00
Simran Brucherseifer 9865adadf5 Tweak Aardvark's SUPPORT > Documentation tab
Make links consistent with website and style it a little nicer
2016-08-11 19:49:00 +02:00
Michael Hackstein 7b328d39e9 Merge branch 'devel' of github.com:arangodb/arangodb into engine-vs-velocystream 2016-08-11 12:41:08 +02:00
Frank Celler 254a17383e generated files 2016-08-11 12:25:22 +02:00
Andreas Streichardt 2c8e9ba3a9 Fix testing 2016-08-10 17:23:00 +02:00
Andreas Streichardt 784b752c8a Proper roles of servers 2016-08-10 16:30:42 +02:00
Andreas Streichardt 116a4448e3 Streamline agency testing 2016-08-10 16:10:45 +02:00
Andreas Streichardt a4d9069b9c Fix testing 2016-08-10 13:12:38 +02:00
Andreas Streichardt 87c8c0033a Improve clusterawareness in foxx and foxx queues 2016-08-10 12:26:24 +02:00
Andreas Streichardt 40cf860c0d Add test because of keysorting bugfix 2016-08-10 12:26:24 +02:00
hkernbach fcfd67a1f7 gv 2016-08-09 14:43:13 +02:00
hkernbach 9f8c068579 improved gv 2016-08-09 13:24:15 +02:00
hkernbach 9625797d09 queryView bugfix 2016-08-09 13:20:41 +02:00
hkernbach 90e1ad30c6 grunt build 2016-08-09 13:14:22 +02:00
hkernbach 402af033a6 improved gv, added limit 2016-08-09 13:09:24 +02:00
hkernbach ff36c35f2d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-09 12:55:47 +02:00
hkernbach 71aca42713 improved gv 2016-08-09 12:55:39 +02:00
Wilfried Goesgens b106a876b7 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-08-09 09:26:09 +02:00
Wilfried Goesgens 5ef3742375 Disable testcases for now, it triggers the crash on windows. 2016-08-09 09:25:30 +02:00
hkernbach 3278db960f improved gv 2016-08-09 09:05:54 +02:00
hkernbach fa545e7c5f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-08 15:14:02 +02:00
hkernbach ff0d390239 improved pr 2016-08-08 15:12:13 +02:00
Jan Christoph Uhde 0e5b455159 setPayload of response now takes contType instead of request 2016-08-08 14:48:56 +02:00
Simran Brucherseifer 7437c492de Improve Aardvark tooltips for index creation 2016-08-08 14:08:29 +02:00
hkernbach c5348ba1a1 Merge branch 'upstream/#1906' of https://github.com/bateramos/arangodb into bateramos-upstream/#1906 2016-08-08 12:21:14 +02:00
Alan Plum e04d9d6571
Setter must return true on success 2016-08-05 17:54:37 +02:00
Jan Steemann ed475b698b fixed failing test 2016-08-05 17:43:11 +02:00
jsteemann 0ceccf6370 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-05 16:23:30 +02:00
Jan Steemann cb4b091301 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-08-05 16:18:24 +02:00
Jan Steemann e69e49f145 fix Buffer array access 2016-08-05 14:50:06 +02:00
Jan Christoph Uhde c423e9f91d restructure test 2016-08-05 12:24:02 +02:00
Andreas Streichardt 9662d6cb7c Fix strange naming 2016-08-05 11:35:56 +02:00
Jan Christoph Uhde 1d0810b0cc better spacing for unittest output 2016-08-05 10:04:13 +02:00
Jan Christoph Uhde 90388f4e72 fix test - use substrings instead of exact match 2016-08-04 23:31:53 +02:00
Jan Christoph Uhde 0fcbb58b11 update test --jslint is failing vecause of VPACK_TO_V8 2016-08-04 23:24:43 +02:00
Jan Christoph Uhde 0bcbe92433 Merge remote-tracking branch 'origin/engine-vs-velocystream' into obi-velocystream
* origin/engine-vs-velocystream: (95 commits)
  move it a class method
  speed up compaction and cleanup a bit
  privatization
  added functions V8_TO_VPACK and VPACK_TO_V8
  fixed compaction bug
  fixed compaction bug
  raft testing revealed performance optimisation in receiver and of appendentries
  more streamlining, links to the UDF documentation.
  refactoring
  By simran: review UDF documentation.
  Explain clustering impacts in the optimizer chapter.
  fixed tests
  WG beautification
  Remove iconv-lite
  Add iconv-lite and timezone
  Add missing package description file.
  compaction bug in agency
  compaction bug in agency
  compaction bug in agency
  fixed compaction bug
  ...
2016-08-04 18:48:51 +02:00
Jan Christoph Uhde 50fe64d6ca convert contentTypes 2016-08-04 16:42:30 +02:00
Jan Christoph Uhde 3c4db6783c update test 2016-08-04 15:02:04 +02:00
jsteemann bc6633e4c0 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-04 13:33:10 +02:00
jsteemann 5d640b7144 fixed tests 2016-08-04 13:32:54 +02:00
Jan Christoph Uhde 01c1c09d5a add first vpack test -- content type has to be fixed first 2016-08-04 13:32:25 +02:00
Alan Plum c9bd40f50a
Remove iconv-lite
Apparently iconv-lite doesn't work with the new buffers, even in Node.js.
2016-08-03 15:53:11 +02:00
Alan Plum 742bb39f7c
Add iconv-lite and timezone 2016-08-03 15:47:07 +02:00
jsteemann ac1e4c1ef7 Merge branch 'devel' of https://github.com/arangodb/arangodb into readcache 2016-08-03 14:43:56 +02:00
Kaveh Vahedipour 6b3fb28b30 compaction bug in agency 2016-08-03 14:34:23 +02:00