1
0
Fork 0
Commit Graph

34850 Commits

Author SHA1 Message Date
jsteemann 68c1a6714f Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-28 16:43:36 +02:00
jsteemann aea2b31025 removed unused variable 2016-10-28 16:42:58 +02:00
jsteemann cafbaa09f2 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-28 16:41:36 +02:00
jsteemann c363221ac1 documentation update 2016-10-28 16:41:28 +02:00
Kaveh Vahedipour 94b55d60ab Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-28 16:30:30 +02:00
Kaveh Vahedipour 2b93488e3f agency wouldn't restart from persisted state 2016-10-28 16:30:19 +02:00
jsteemann b60cba0b95 do not silently ignore errors thrown by Transaction::insert 2016-10-28 16:04:20 +02:00
jsteemann 0f06a219b6 added StringRef implementation file to implement operator<< 2016-10-28 16:03:53 +02:00
Wilfried Goesgens 893a7ab2b4 Sub-class copy_packages target for snap 2016-10-28 15:57:02 +02:00
Wilfried Goesgens 014de7162d Fix start/stop xvfb sequence 2016-10-28 14:30:41 +02:00
jsteemann bfe9ca8af9 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-28 14:10:54 +02:00
Wilfried Goesgens d6693cd9e6 Pass on commandline arguments 2016-10-28 13:55:30 +02:00
Wilfried Goesgens cb05b59233 Also package our index.html 2016-10-28 13:55:06 +02:00
jsteemann eb2ba21596 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-28 13:45:02 +02:00
jsteemann 7efabd3706 fix revision id handling 2016-10-28 13:44:55 +02:00
jsteemann 5a4a8ede2a jslint 2016-10-28 13:44:11 +02:00
Wilfried Goesgens 0be85d69fb Fix variable references 2016-10-28 13:28:35 +02:00
Wilfried Goesgens dc0c8f22f0 fix debian packages & systemd unit file
- detect the location of chown/chmod
 - fix location & creation of directories
 - adjust debconf entries so they resemble the package name (for
   enterprise too...)

Thanks to @cobrowserAlex and @servussoft for pointing this out
2016-10-28 13:25:53 +02:00
jsteemann 2a371cbf9e allow creating unique indexes on more attributes than present in shardKeys
The following combinations of shardKeys and indexKeys are allowed/not allowed:

shardKeys     indexKeys
        a             a        ok
        a             b    not ok
        a           a b        ok
      a b             a    not ok
      a b             b    not ok
      a b           a b        ok
      a b         a b c        ok
    a b c           a b    not ok
    a b c         a b c        ok
2016-10-28 13:04:12 +02:00
Andreas Streichardt f9204cf71c Remove useless debug output 2016-10-28 12:50:22 +02:00
Wilfried Goesgens fe72c4d87d Add the neccessary scripts to build the other documentation media
formats from the makefile.
2016-10-28 00:54:37 +02:00
Jan Christoph Uhde 66bf5be749 rename vpp to vst in server options and endpoint 2016-10-27 21:45:38 +02:00
Jan Christoph Uhde c83bc341db mention VelocyStream in ReleaseNotes 2016-10-27 21:26:32 +02:00
Wilfried Goesgens d1c2ceb33f Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-10-27 16:19:45 +02:00
Wilfried Goesgens c36a83fc37 make .deb xz compression configurable 2016-10-27 16:19:35 +02:00
Andreas Streichardt ea47c828a5 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-10-27 16:17:54 +02:00
Wilfried Goesgens 04be4a789f make .deb xz compression configurable 2016-10-27 16:04:59 +02:00
Wilfried Goesgens f57691a481 add the possibility to configure cmake from the docker
prepare_buildenv.sh
2016-10-27 16:04:08 +02:00
Kaveh Vahedipour 32049dd2c5 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-27 15:18:23 +02:00
hkernbach e5abaffa6d removed console log, optimized offline view 2016-10-27 15:05:33 +02:00
Kaveh Vahedipour 5c38455fbd Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-27 15:04:43 +02:00
Kaveh Vahedipour 985c0a4318 fixed sporadic failure of foxx apps to start 2016-10-27 15:04:26 +02:00
Jan Christoph Uhde 1ff118c4b9 Merge branch 'devel' of github.com:arangodb/arangodb into devel
* 'devel' of github.com:arangodb/arangodb:
  grunt
  fixed event loop bug, optimized nodes view
2016-10-27 14:39:32 +02:00
Jan Christoph Uhde 8e7841a1c4 remove verbose message 2016-10-27 14:39:17 +02:00
hkernbach 451c115223 grunt 2016-10-27 13:50:35 +02:00
hkernbach 693109de47 fixed event loop bug, optimized nodes view 2016-10-27 13:50:26 +02:00
Jan Christoph Uhde cea5f9def6 try to fix some windows warnings 2016-10-27 10:33:34 +02:00
Andreas Streichardt e90cc9df6a Fix windows warning 2016-10-27 10:29:12 +02:00
Jan Christoph Uhde 1ff2bc068e Squashed commit of the following:
commit a72b49c416dd2c78dbd0d9a67b503bdac49e342d
Author: Jan Christoph Uhde <Jan@UhdeJC.com>
Date:   Thu Oct 27 09:21:25 2016 +0200

    remove description that is now in a google docs document

commit 19274465ced67796b166b24bbacc79189b5ee24d
Merge: 09e67e1 5b818c3
Author: Jan Christoph Uhde <Jan@UhdeJC.com>
Date:   Thu Oct 27 09:14:29 2016 +0200

    Merge branch 'devel' of github.com:arangodb/arangodb into request_statistics

    * 'devel' of github.com:arangodb/arangodb: (36 commits)
      enable switching from http to vst fix vst authentication
      Fix failing swagger test
      Foxx release notes
      Implement inline middleware
      comment out install targets since we don't want to ship curl binaries
      don't log velocypack output by default, as it may have side-effects
      fix sanitation of externals
      attempt to use less memory
      Do not build curl exec
      remove useless semicolons
      fixed windows compile errors
      Add chapter on Foxx testing
      Don't load mocha QUnit interface
      No more demeter chains...canUseDatabase implemented on AuthenticationFeature level
      allow working with empty bodies
      performance optimization
      Adding new examples
      Added agency to feature list
      Add scripts route to Foxx API
      cause of occasional aardvard not starting up still unclear
      ...

commit 09e67e1fea153388eb81153d735473991d34b12f
Author: Jan Christoph Uhde <Jan@UhdeJC.com>
Date:   Wed Oct 26 09:39:16 2016 +0200

    start to add documentation

commit 747fc3a6905bf4460a40db9322c6dbd3336552c7
Author: Jan Christoph Uhde <Jan@UhdeJC.com>
Date:   Tue Oct 25 14:30:03 2016 +0200

    avoid negaitve statistics
2016-10-27 09:26:18 +02:00
Jan Christoph Uhde 5b818c3243 enable switching from http to vst fix vst authentication 2016-10-26 23:23:35 +02:00
Alan Plum 33b6a2b8eb
Fix failing swagger test
Adds missing signature variant for endpoint.response method.
2016-10-26 21:06:19 +02:00
Alan Plum 71d030b44e
Foxx release notes 2016-10-26 18:38:04 +02:00
Alan Plum 0950520eb5
Implement inline middleware 2016-10-26 18:16:18 +02:00
Wilfried Goesgens 8e2e86792a comment out install targets since we don't want to ship curl binaries 2016-10-26 17:55:50 +02:00
Jan Steemann dada6ad399 don't log velocypack output by default, as it may have side-effects 2016-10-26 17:03:45 +02:00
Jan Steemann b71317bbbc fix sanitation of externals 2016-10-26 17:02:23 +02:00
Jan Steemann 54f0e903df Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-10-26 16:46:22 +02:00
Jan Steemann a8576124d1 attempt to use less memory 2016-10-26 16:46:10 +02:00
Andreas Streichardt 44367a70c4 Do not build curl exec 2016-10-26 16:40:10 +02:00
Jan Steemann 99a057703e remove useless semicolons 2016-10-26 16:39:34 +02:00