1
0
Fork 0
Commit Graph

21663 Commits

Author SHA1 Message Date
Jan Steemann 319becc1ee Merge branch 'index-cxx' of https://github.com/arangodb/arangodb into devel 2015-05-26 17:26:55 +02:00
Jan Steemann 07e553cd8d Merge branch 'devel' of https://github.com/arangodb/arangodb into index-cxx
Conflicts:
	arangod/V8Server/v8-vocbase.cpp
2015-05-26 17:07:26 +02:00
Willi Goesgens f5b3a1c35b Ignore testDropDatabaseDirectory for windows; its randomly buggy there. 2015-05-26 16:53:23 +02:00
Thomas Schmidts 0ad264f575 Added file to ignore to the SummaryBlacklist 2015-05-26 16:47:52 +02:00
Jan Steemann 13772cae82 fixed memleak 2015-05-26 16:23:50 +02:00
Thomas Schmidts d9d0b57504 Added a Blacklist for files in Summary that can be ignored 2015-05-26 16:18:47 +02:00
Willi Goesgens 5c7fc984cf - Move sanity checks into own target
- find proper place to hook in check-summary
2015-05-26 16:10:55 +02:00
Willi Goesgens 385756093f Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-05-26 15:57:32 +02:00
Willi Goesgens 53a37ae387 Fix timeouts - followup of #cc427f9b1c0e28fec5abc312df606229195db7b8
- use TRI_microtime() instead of copying it with the name 'now()'
  - handle select-timeouts on non linux platforms.
2015-05-26 15:55:36 +02:00
Alan Plum eee716a0bd Rebuilt. 2015-05-26 15:24:21 +02:00
Alan Plum a4393a020e Updated NewFeatures26.mdpp 2015-05-26 15:24:21 +02:00
Willi Goesgens c0f4d5db3a Merge pull request #1340 from MaxKellermann/http_timeout
lib/SimpleHttpClient: don't reset timeout after EINTR
2015-05-26 15:09:30 +02:00
Thomas Schmidts a4f0b454e8 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-05-26 15:05:24 +02:00
Thomas Schmidts ffc4ae30a3 Deleted chapter Apps in the SUMMARY. Added new chapter for Foxx Sessions 2015-05-26 15:04:33 +02:00
Max Kellermann c9075aeacf lib/SimpleHttpClient: don't reset timeout after EINTR
select() modifies the given timeout variable.  Calling select() again
will run with the remaining timeout.  However, method prepare()
overwrote the reduced timeout in each iteration.
2015-05-26 15:03:11 +02:00
Jan Steemann 1d9ced1b63 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-05-26 14:49:20 +02:00
Jan Steemann 2a9e809009 fix cluster 2015-05-26 14:49:13 +02:00
Heiko Kernbach aabc9fd208 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-05-26 14:45:28 +02:00
Heiko Kernbach ec6305e916 front-end: fixed broken links 2015-05-26 14:45:20 +02:00
Frank Celler d295f87459 added check for newer version 2015-05-26 14:06:50 +02:00
Jan Steemann 3036ae1fd6 removed unused files 2015-05-26 14:04:36 +02:00
Willi Goesgens d940b914d4 reduce timeout to one hour. 2015-05-26 13:51:08 +02:00
Jan Steemann eff263d8cc fixed cap constraints 2015-05-26 13:45:53 +02:00
Jan Steemann 4b67c7a735 several fixes for indexes 2015-05-26 13:35:11 +02:00
Willi Goesgens d1c97a42c0 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-05-26 12:13:58 +02:00
Willi Goesgens 2d02bcf020 remove deprecated mruby path. 2015-05-26 12:13:42 +02:00
Thomas Schmidts 127ab97770 Changed wrong Link in the SUMMARY 2015-05-26 11:42:45 +02:00
Thomas Schmidts a7c9119ec3 Removed duplicate output in the Makefile for the Documentation 2015-05-26 11:40:01 +02:00
Thomas Schmidts 0e57127dc9 Exclude false positive from check for the documentation Makefile 2015-05-26 11:36:47 +02:00
Willi Goesgens b3e707693d polish output of check-summary 2015-05-26 11:17:58 +02:00
Willi Goesgens 2c2f0f5889 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-05-26 11:16:08 +02:00
Willi Goesgens 81ed50551a Check whether all .md files are found in the summary.md 2015-05-26 11:15:38 +02:00
Jan Steemann a3108fa13d fixed line too long error 2015-05-26 10:49:11 +02:00
Jan Steemann 58a23394fd fixed failing test 2015-05-26 10:47:19 +02:00
Jan Steemann bf61f6cd02 fixed test 2015-05-26 09:53:05 +02:00
Jan Steemann 0d6bd8876c fixed wrong memory zone 2015-05-26 09:41:10 +02:00
Jan Steemann 558aa4f29c Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-05-26 09:14:44 +02:00
Jan Steemann 441e43c28c fixed jslint warnings 2015-05-26 09:14:36 +02:00
Heiko Kernbach 5f77e4633c removed active/inactive badge - database view front end 2015-05-26 08:57:40 +02:00
Michael Hackstein 76c33a577c Neighbors is now able to take exactly one edge example onto the CPP level. Now working on a list of examples 2015-05-25 12:39:44 -07:00
Michael Hackstein b0723dbb75 Added test for includeData in Neighbors 2015-05-25 11:54:07 -07:00
Max Neunhoeffer 20d7e8d2ba Fix call to CXX for distance > 1 AQL_NEIGHBORS. Experimental. 2015-05-24 17:08:45 +00:00
Max Neunhoeffer e21bff2f80 Add undocumented "distance" attribute to AQL_NEIGHBORS. 2015-05-23 21:21:09 -07:00
Max Neunhoeffer 7bc6615725 Fix CXX version of NEIGHBORS. 2015-05-23 21:00:59 -07:00
Max Neunhoeffer ad7b73480f Make CPP_NEIGHBORS more flexible. 2015-05-23 20:10:16 -07:00
Jan Steemann a9f2769ffa now compiles and links 2015-05-23 04:31:13 +02:00
Michael Hackstein 5b3186572d Updated ShortestPath and Neighbors AQL function documentation 2015-05-22 18:47:57 -07:00
Michael Hackstein 9047297721 Linked the upgrade to 2.6 in gitbook 2015-05-22 18:05:37 -07:00
Michael Hackstein b591e0cd27 Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-05-22 18:01:49 -07:00
Michael Hackstein 969c89fd4c added Chapters for Upgrading to 2.6. Contains information about breaking changes in AQL Graph functions. Also contains information about V8 which has to be updated 2015-05-22 18:01:11 -07:00