Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/js to cpp transaction handler #2985

Merged
merged 13 commits into from
Aug 11, 2017

Conversation

ObiWahn
Copy link
Contributor

@ObiWahn ObiWahn commented Aug 8, 2017

No description provided.

…ture/js_to_cpp_transaction_handler

* 'devel' of https://github.com/arangodb/arangodb:
  fixed some issues detected by coverity scan (#2915)
  remove dependency on MMFiles features from non-MMFiles files (#2925)
  Converted rest handler for explain from JS to C++. (#2907)
  added startsBefore() for ApplicationFeature (#2913)
  Converted a portion of the admin routing API from JS to C++ (#2919)
  Bug fix/predictable results data modifcation multiple fors (#2921)
  Feature/cpp aql char length (#2883)
  slightly move responsibility for recovery (#2922)
  Feature/issue 387 cluster index estimates (#2866)
  Converted endpoint handler from JS to C++ (#2905)
  switch to trusty
  fixed issue #2876 (#2896)
  fix a race on shutdown (#2897)
  fixed issue #2868: cname missing from logger-follow results in rocksdb (#2901)
  make the V8 feature depend on the authentication feature (#2902)
  change "parameters" to "bindVars" (#2772)
  Do not allow replication to create/drop collections (#2898)
  don't mask errors with fake OOM messages (#2872)
…ansaction_handler

* origin/devel:
  add kabylake arch (#2929)
  Bug fix/tune hash join (#2828)
…ture/js_to_cpp_transaction_handler

* 'devel' of https://github.com/arangodb/arangodb: (30 commits)
  fix typo
  specialize IndexIterator::skip for primary indexes (#2952)
  Feature/jenkins pipeline (#2967)
  lower concurrency
  Feature/jenkins pipeline (#2966)
  Feature/jenkins pipeline (#2963)
  RocksDB: Optimizing dropCollection / dropIndex / fillIndex (#2927)
  used the required mutex in Store::clear to avoid races (#2957)
  Bug fix/macos readlink (#2961)
  ensure that exit signals are still valid (#2962)
  Bug fix/daily fixes (#2958)
  Feature/slow queries log bind vars (#2954)
  add "cluster selectivity estimates" to CHANGELOG (#2956)
  fixed issue #2943 (#2945)
  fixed issue #2949 (#2951)
  Feature/jenkins pipeline (#2944)
  Bug fix/nightly fixes (#2946)
  Fixing occasional foxx errors (#2953)
  Bug fix/windows non docker build (#2941)
  Improve windows compatibility...remove shell scripts..use cmake logic (#2940)
  ...
@jsteemann jsteemann merged commit 0eaf4ca into devel Aug 11, 2017
ObiWahn added a commit that referenced this pull request Aug 15, 2017
…-different-error-codes-for-version-check

* origin/devel: (107 commits)
  Bug fix/use count for checksum (#3033)
  Added proper reference back for endpoint handler. (#3028)
  fix path detection for windows - arangosh doesn't understand cygwin paths - need to translate it to dos paths in advance.
  fix documentation - add missing files.
  added result code in error message
  fix fulltext index removal performance, simplified code (#3015)
  Feature/js to cpp transaction handler (#2985)
  ui: fixed a bug when success event triggers twice in a modal (#2983)
  fixed the appearance of the documents filter (#2984)
  graph vertex collections not restricted to 10 anymore (#2987)
  UI detection of JWT token in case of server restart or upgrade (#3001)
  Properly set PORTABLE flag (#3019)
  Feature/jemalloc 5.0.1 (#2991)
  fix building with relative paths (#2979)
  cleanup QueryResultV8 a bit (#2990)
  Bug fix/pre release woes (#2988)
  fix failing recovery test (called undefined function) (#2994)
  Bug fix/fix issue 3011 (#3012)
  Fixed invalid optimisation for variables/references used in traversal
  Bug fix/3.2.1 issues (#3009)
  ...
@fceller fceller deleted the feature/js_to_cpp_transaction_handler branch August 18, 2017 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants