1
0
Fork 0
Commit Graph

32621 Commits

Author SHA1 Message Date
jsteemann d2c1d75705 make unary minus and plus being executed in native C++ 2016-08-15 18:07:28 +02:00
Kaveh Vahedipour 131291c2f9 single agent with uuid after fresh start 2016-08-15 17:53:01 +02:00
jsteemann 2780f1ec87 jslint 2016-08-15 13:41:13 +02:00
m0ppers 638006977c Update README.md 2016-08-15 13:34:55 +02:00
Kaveh Vahedipour 6279818369 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-15 13:14:15 +02:00
Kaveh Vahedipour 692d01638c single agent with uuid after fresh start 2016-08-15 13:13:58 +02:00
jsteemann ed1e29bf57 execute ternary operator in C++ as well 2016-08-15 11:07:12 +02:00
Frank Celler 00701870d5 added libs 2016-08-13 20:12:10 +02:00
Frank Celler 1881cb0d26 added libs 2016-08-13 20:11:01 +02:00
Frank Celler f294f4b396 added build 2016-08-13 20:03:53 +02:00
Frank Celler 720992c53f upgraded to boost 1.61.0 2016-08-12 17:17:29 +02:00
Simran Brucherseifer 9865adadf5 Tweak Aardvark's SUPPORT > Documentation tab
Make links consistent with website and style it a little nicer
2016-08-11 19:49:00 +02:00
Simran Brucherseifer 0de1a20f4a Docs: Data model -> Data models, note that NOT_NULL() is equal to SQL's COALESCE() 2016-08-11 19:49:00 +02:00
Simran Brucherseifer e0800cfd9b Correct HTTP docs about user parameters 2016-08-11 19:49:00 +02:00
Kaveh Vahedipour ec27b6f60e Agency compiling again 2016-08-11 13:52:17 +02:00
Frank Celler 254a17383e generated files 2016-08-11 12:25:22 +02:00
Kaveh Vahedipour fb846e7cda Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-11 12:06:00 +02:00
Kaveh Vahedipour 4759b2a434 Agency compiling again 2016-08-11 12:05:53 +02:00
Andreas Streichardt 2c8e9ba3a9 Fix testing 2016-08-10 17:23:00 +02:00
Kaveh Vahedipour 39ca341097 trying to rebuild agency 2016-08-10 17:10:01 +02:00
Kaveh Vahedipour 1d47bc4ad5 Merge branch 'devel' of https://github.com/arangodb/arangodb into agency-startup 2016-08-10 17:08:54 +02:00
Kaveh Vahedipour a0c02ca29d trying to rebuild agency 2016-08-10 17:08:36 +02:00
Andreas Streichardt 784b752c8a Proper roles of servers 2016-08-10 16:30:42 +02:00
Andreas Streichardt 116a4448e3 Streamline agency testing 2016-08-10 16:10:45 +02:00
Andreas Streichardt 26fe5ef2ff Fix if 2016-08-10 16:08:53 +02:00
Andreas Streichardt a4d9069b9c Fix testing 2016-08-10 13:12:38 +02:00
Andreas Streichardt 87c8c0033a Improve clusterawareness in foxx and foxx queues 2016-08-10 12:26:24 +02:00
Andreas Streichardt 40cf860c0d Add test because of keysorting bugfix 2016-08-10 12:26:24 +02:00
Andreas Streichardt a4b21d0abc Couldn't query two different keys beginning with the same string in one level 2016-08-10 12:26:24 +02:00
Kaveh Vahedipour 46e201fc63 2/3 through new startup 2016-08-09 18:48:45 +02:00
Kaveh Vahedipour 5bdf6fcdb6 2/3 through new startup 2016-08-09 18:40:59 +02:00
Simran Brucherseifer daba4ca208 Add download and slack buttons to documentation header 2016-08-09 18:20:45 +02:00
Wilfried Goesgens 7faa565a50 Fix detection of build directories that are not located within the source tree. 2016-08-09 15:12:30 +02:00
hkernbach f1e74ba4e0 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-09 14:43:20 +02:00
hkernbach fcfd67a1f7 gv 2016-08-09 14:43:13 +02:00
Wilfried Goesgens 70617c7157 Merge pull request #1991 from servusoft/patch-10
Adjustment for repository version
2016-08-09 14:41:52 +02:00
servusoft fc73f3b271 Adjustment for Repository Version 2016-08-09 14:09:12 +02:00
servusoft 7315777bc2 Adjustment for Repository Version 2016-08-09 14:05:34 +02:00
servusoft 1a13206b65 Adjustment for Repository Version 2016-08-09 14:00:03 +02:00
servusoft 3b5c9a73d5 Update build-repository.h.in 2016-08-09 13:39:46 +02:00
hkernbach 9f8c068579 improved gv 2016-08-09 13:24:15 +02:00
servusoft 48da84a323 Create build-repository.h.in
Adjustment for Repository Version
2016-08-09 13:23:59 +02:00
hkernbach 9625797d09 queryView bugfix 2016-08-09 13:20:41 +02:00
hkernbach 90e1ad30c6 grunt build 2016-08-09 13:14:22 +02:00
hkernbach 402af033a6 improved gv, added limit 2016-08-09 13:09:24 +02:00
hkernbach ff36c35f2d Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-08-09 12:55:47 +02:00
hkernbach 71aca42713 improved gv 2016-08-09 12:55:39 +02:00
Wilfried Goesgens 06958e61b6 Start working on client packages 2016-08-09 09:45:50 +02:00
Wilfried Goesgens b106a876b7 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-08-09 09:26:09 +02:00
Wilfried Goesgens 5ef3742375 Disable testcases for now, it triggers the crash on windows. 2016-08-09 09:25:30 +02:00