Alan Plum
9296e6ea23
Fixed script invocation and configure/set-deps.
2015-05-26 19:52:06 +02:00
Alan Plum
c83eac8bbc
Allow controllers to throw http-errors errors.
2015-05-26 19:52:06 +02:00
Alan Plum
a98f1b088e
Readability.
2015-05-26 19:52:05 +02:00
Michael Hackstein
8bcbdfaa61
Merge branch 'devel' of github.com:/arangodb/arangodb into devel
2015-05-26 10:38:30 -07:00
Michael Hackstein
8b1cef7f76
CPP Neighbors is now able to take an array of examples instead of only a single one.
2015-05-26 09:51:04 -07:00
Jan Steemann
8d29b600d3
fixed Windows compile errors
2015-05-26 18:40:27 +02:00
Willi Goesgens
96cf182e48
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-05-26 18:37:28 +02:00
Willi Goesgens
47f8440436
Simplify inline configuration; we now pick the toplevel directories so not that many situations will demand to change this file anymore.
2015-05-26 18:36:45 +02:00
Willi Goesgens
e2b741b402
Add one more test from the automatic Thomas which searches for leftover markdown in the HTML.
2015-05-26 18:36:01 +02:00
Willi Goesgens
2cf7120e42
Work around sanitychecks for commented out md sections.
2015-05-26 18:35:19 +02:00
Jan Steemann
b0a58acce6
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-05-26 18:01:46 +02:00
Jan Steemann
c899046c74
added TRI_DF_MARKER_BLANK
2015-05-26 18:00:39 +02:00
Willi Goesgens
3c4796d179
Make it exit 1 on fail.
2015-05-26 17:34:28 +02:00
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