1
0
Fork 0
Commit Graph

36535 Commits

Author SHA1 Message Date
jsteemann 238070b477 fixed code of some examples 2017-02-13 08:21:28 +01:00
Frank Celler 392e8233eb fixed compile error on Mac 2017-02-12 18:32:12 +01:00
Frank Celler 9f63ca6d21 added topic SSL 2017-02-12 18:19:24 +01:00
jsteemann 1e78acad49 fix size_t vs uint64_t confusion 2017-02-10 23:43:47 +01:00
Jan Christoph Uhde 16a9ddd78d fix ServerState.cpp 2017-02-10 20:52:26 +01:00
Jan Christoph Uhde b0c4b7b38a remove rocksdb engine from build 2017-02-10 20:40:47 +01:00
Andreas Streichardt 39436dac89 Finally remove lock methods 2017-02-10 19:47:31 +01:00
Andreas Streichardt cf39ddd39a Fix jslint 2017-02-10 19:43:04 +01:00
Andreas Streichardt 488b71cf54 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-02-10 19:40:51 +01:00
Andreas Streichardt fe07f3515f Fixup registering with agency 2017-02-10 19:35:11 +01:00
Andreas Streichardt bc1df86ddd remove lock queries 2017-02-10 19:34:29 +01:00
Wilfried Goesgens 3b42a39713 fix filename 2017-02-10 18:15:37 +01:00
Wilfried Goesgens 65d0c9f602 fix filename 2017-02-10 18:12:10 +01:00
Wilfried Goesgens f3fa534393 move debug package code into its own file to make the wintendo happy 2017-02-10 18:07:58 +01:00
Wilfried Goesgens 34b4df911e comment out symserver integration 2017-02-10 17:55:11 +01:00
hkernbach 992d1172de changelog 2017-02-10 17:51:05 +01:00
hkernbach e93b48853d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-02-10 17:49:44 +01:00
hkernbach 16be7120aa ui: optimized smart graph creation usability 2017-02-10 17:49:35 +01:00
Wilfried Goesgens 25c5c6b3df Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2017-02-10 17:46:47 +01:00
Wilfried Goesgens 7a42d8fcae fix cmake warning? 2017-02-10 17:46:35 +01:00
Max Neunhoeffer dad4f34f7a Fix a wrong log message. 2017-02-10 17:44:18 +01:00
Kaveh Vahedipour 241cc89c64 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-10 17:31:41 +01:00
Kaveh Vahedipour 7fbf9fb621 AgencyCallBacks registry and unregistry are more talkative than bool 2017-02-10 17:31:26 +01:00
Frank Celler 1298c0eaf5 fixed include to include the file at the place where include is issued 2017-02-10 17:17:11 +01:00
Kaveh Vahedipour 6aa7080803 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-10 17:03:24 +01:00
Kaveh Vahedipour 76e5dec3d7 agent with less traffic 2017-02-10 17:03:15 +01:00
jsteemann 65317def3c try to properly shutdown after build 2017-02-10 15:23:05 +01:00
Jan Christoph Uhde bf81a5901b Merge branch 'devel' of github.com:arangodb/arangodb into devel
* 'devel' of github.com:arangodb/arangodb:
  changelog
  updated CHANGELOG
  error out if package build fails
  fix rpm debug packages on older systems without SHA checksum in the binaries
  fix V8 job dispatching in case another job is cancelled
  size_t is correct
  some diagnostics if tasks are not found
  css
2017-02-10 15:14:56 +01:00
Jan Christoph Uhde 929390cee1 move index marker creation to storage engine
remove MMFilesLogfileManager from LogicalCollection

fix marker type
2017-02-10 15:14:34 +01:00
hkernbach 094904feab changelog 2017-02-10 15:09:38 +01:00
hkernbach 8d4eb82b04 changelog 2017-02-10 15:08:49 +01:00
jsteemann 688b04275b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-10 15:04:31 +01:00
jsteemann cecbcfa525 updated CHANGELOG 2017-02-10 15:04:24 +01:00
Wilfried Goesgens dbaee5a398 error out if package build fails 2017-02-10 15:03:40 +01:00
Wilfried Goesgens ac5207cf7d fix rpm debug packages on older systems without SHA checksum in the binaries 2017-02-10 14:46:50 +01:00
jsteemann 16bd3b0356 fix V8 job dispatching in case another job is cancelled 2017-02-10 14:23:34 +01:00
Kaveh Vahedipour dabdb8febb size_t is correct 2017-02-10 13:10:46 +01:00
jsteemann 3c2edd46cd some diagnostics if tasks are not found 2017-02-10 12:27:43 +01:00
Jan Christoph Uhde fcda5f167f Merge branch 'devel' of github.com:arangodb/arangodb into devel
* 'devel' of github.com:arangodb/arangodb:
  attempt to fix some compile warnings caused by Boost header files
  fix some log topics
  fix segfault
  sendAppendEntries does resonable estimation of follower time needs leading to less frequent spamming of followers
  fix issue caused by wrong merge
  fix global loglevel adjustment
  fix typo
2017-02-10 12:14:05 +01:00
jsteemann 8dd1b9fa1c attempt to fix some compile warnings caused by Boost header files 2017-02-10 11:49:38 +01:00
jsteemann 9708f7c4f1 fix some log topics 2017-02-10 11:34:44 +01:00
jsteemann 0417ed5a82 fix segfault 2017-02-10 11:34:36 +01:00
Kaveh Vahedipour 06c1f70bac Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2017-02-10 11:26:03 +01:00
Kaveh Vahedipour 29d73b2e9c sendAppendEntries does resonable estimation of follower time needs leading to less frequent spamming of followers 2017-02-10 11:25:55 +01:00
jsteemann 389ebe3e4a fix issue caused by wrong merge 2017-02-10 11:12:24 +01:00
jsteemann 6ab65166a5 fix global loglevel adjustment 2017-02-10 11:02:29 +01:00
Jan Christoph Uhde 9131cde18b Merge branch 'devel' of github.com:arangodb/arangodb into devel
* 'devel' of github.com:arangodb/arangodb:
  fix another merge conflict
  fix compile error after merge
  remove logging for non-topics
  Destroy all traverser engines when AQL is shut down.
2017-02-10 10:58:07 +01:00
Jan Christoph Uhde 7a66b0772a clean up headers 2017-02-10 10:57:51 +01:00
jsteemann dcd218c577 fix typo 2017-02-10 10:53:13 +01:00
hkernbach dc66f6f26d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2017-02-10 09:44:54 +01:00