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/planning 499 different error codes for version check #3118

Merged

Commits on Jul 26, 2017

  1. Configuration menu
    Copy the full SHA
    754df39 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2017

  1. Merge remote-tracking branch 'origin/devel' into feature/planning-499…

    …-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)
      ...
    ObiWahn committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    9feecd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a283279 View commit details
    Browse the repository at this point in the history
  3. add some exit codes

    ObiWahn committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    035d6d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce234bd View commit details
    Browse the repository at this point in the history
  5. add codes in arangod

    ObiWahn committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    0a7c6fd View commit details
    Browse the repository at this point in the history
  6. remove test code

    ObiWahn committed Aug 15, 2017
    Configuration menu
    Copy the full SHA
    a80d094 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Configuration menu
    Copy the full SHA
    5e075ce View commit details
    Browse the repository at this point in the history
  2. fix some erros

    ObiWahn committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    75513e9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'devel' of https://github.com/arangodb/arangodb into fea…

    …ture/planning-499-different-error-codes-for-version-check
    
    * 'devel' of https://github.com/arangodb/arangodb:
      Feature/jenkins pipeline (#3029)
      abort if the detected GCC or CLANG isn't in the range of compilers we support (#3035)
      Feature/warmup speed (#2971)
      Bug fix/prevent multiple journals (#3027)
      Bug fix/macosx jemalloc background threads (#3034)
    ObiWahn committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    8301e1e View commit details
    Browse the repository at this point in the history
  4. finish centos

    ObiWahn committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    4835744 View commit details
    Browse the repository at this point in the history
  5. update urls

    ObiWahn committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    7111f2d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. Configuration menu
    Copy the full SHA
    492f037 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2a21e9 View commit details
    Browse the repository at this point in the history
  3. set service type to simple

    ObiWahn committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    5a95b3e View commit details
    Browse the repository at this point in the history
  4. add arangodb-update-db script

    ObiWahn committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    d787af6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. start work on debian packages

    ObiWahn committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    1b80004 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'devel' of https://github.com/arangodb/arangodb into fea…

    …ture/planning-499-different-error-codes-for-version-check
    
    * 'devel' of https://github.com/arangodb/arangodb:
      Feature/remove manual zippery (#3036)
      Fixed issue with autoincrement data not being persisted properly in RocksDB (#3059). (#3067)
      Bug fix/issues 1708 (#3060)
      Fix issue #3037: Foxx, internal server error when I try to add a new service (#3056)
      Bug fix/v8 syslog (#3055)
      Bug fix/small issues 1608 (#3049)
      fixed issue #3044 (#3048)
      fixed issue #3039 (#3045)
      Fix foxx github url (#3042)
      we need to substitute the package name here too - else enterprise pac… (#3025)
      Fixing engine stats in arangosh (#3038)
      MSVC is pendantic (but right) (#3047)
      reduce log spam (#3051)
      Feature/build docker to build using stretch container (#3062)
      build docker to build using stretch container (#3061)
      fix and extend journal-related tests (#3043)
    ObiWahn committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    4002a0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    407604c View commit details
    Browse the repository at this point in the history
  4. fix minor bugs

    ObiWahn committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    7b98f66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8009a27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c090d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Merge branch 'devel' of https://github.com/arangodb/arangodb into fea…

    …ture/planning-499-different-error-codes-for-version-check
    
    * 'devel' of https://github.com/arangodb/arangodb: (29 commits)
      Revert "fixed return code"
      hotfix: fix examples in documentation, so the examples actually build
      fixed return code
      Fixing wrong response for DELETE _api/users/database (#3094)
      Update cluster architecture (#3100)
      Further checks/fixes for RocksDB recovery process (#3110)
      use filename conventions so the test only gets executed where it should be xecuted (#3108)
      fix typo as pointed out by @agreif
      fix proc filesystem URL as pointed out by @ThomasWeiss; fixes #3002
      only keep a few artifacts
      reference the graph management interface via general graphs
      enabled windows (#3078)
      Relaxing edge cache test asserts (#3103)
      fix replication (#3099)
      Fixed issue with periodic syncing and WAL file retention. (#3098)
      fixed openssl issue with 1.1 (#3095)
      Bug fix/foxx queue registration (#3097)
      Bug fix/planning issue 514 replication api (#3021)
      Added test to ensure RocksDB recovers keygen data outside WAL. (#3072)
      Fix edge cache behaviour (#3079)
      ...
    ObiWahn committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    42951ab View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Configuration menu
    Copy the full SHA
    5da38f8 View commit details
    Browse the repository at this point in the history