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

make the V8 feature depend on the authentication feature #2902

Merged
merged 1 commit into from
Jul 28, 2017

Conversation

jsteemann
Copy link
Contributor

otherwise there may be issues when v8 code is still running that refers to authentication features

otherwise there may be issues when v8 code is still running that refers to authentication features
@jsteemann jsteemann added this to the 3.2.1 milestone Jul 28, 2017
@fceller
Copy link
Contributor

fceller commented Jul 28, 2017

LGTM

@fceller fceller merged commit bd71d70 into devel Jul 28, 2017
ObiWahn added a commit that referenced this pull request Aug 3, 2017
…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)
@fceller fceller deleted the bug-fix/make-v8-depend-on-authentication-feature branch August 3, 2017 09:35
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

2 participants