Jan Steemann
1cf67a9df2
fix linting
2015-08-14 13:34:39 +02:00
Jan Steemann
18ba2d5659
fail if a task with non-parsable code is registered
2015-08-14 11:56:54 +02:00
Jan Steemann
b81b4c32e0
removed AsyncTask
2015-08-14 11:55:02 +02:00
Jan Steemann
7a7e14556f
fix v8 assertion
2015-08-14 11:39:01 +02:00
Jan Steemann
006bf3d2c1
Revert "fix assertion"
...
This reverts commit 9e1ffac077452187acd4d652b4480495f4a2b608.
2015-08-14 11:37:39 +02:00
Jan Steemann
0aa3bb6104
fix assertion
2015-08-14 11:37:00 +02:00
Jan Steemann
17d1f254a9
silence VS
2015-08-14 11:02:18 +02:00
Jan Steemann
43896b3daf
change version string
2015-08-14 01:23:25 +02:00
Jan Steemann
e754f0c3f0
cppcheck
2015-08-14 01:23:17 +02:00
Jan Steemann
57e9b55739
use TRI_CHAR_NODE_PAIR()
2015-08-14 00:54:59 +02:00
Jan Steemann
a4202e5ea9
use macro to determine strlens at compile time
2015-08-13 23:41:19 +02:00
Max Neunhoeffer
1cfaf524d1
Fix DataProtector after blog post comments.
2015-08-13 23:16:07 +02:00
Jan Steemann
15b5d89e10
added derived file
2015-08-13 21:26:54 +02:00
Jan Steemann
22e14c9444
fix buffer overrun when there are more users than DATA_PROTECTOR_MULTIPLICITY
2015-08-13 20:57:34 +02:00
Jan Steemann
ca5b7661a3
initialize _list to nullptr
...
otherwise _list is uninitialized and if the assignment in the constructor fails with std::bad_alloc,
the destructor will delete from an uninitialized pointer
2015-08-13 20:19:41 +02:00
Willi Goesgens
b20b58f62e
Enable check-docublocks.
2015-08-13 18:55:17 +02:00
Willi Goesgens
388592b8f7
Hook in stray docuBlocks
2015-08-13 18:54:38 +02:00
Willi Goesgens
994d850a79
remove toket that is not used anymore.
2015-08-13 18:42:11 +02:00
Willi Goesgens
7ae7c67a83
Fix docu block syntax
2015-08-13 18:41:08 +02:00
Willi Goesgens
1dd4d2b326
Disarm deprecated documentation tokens, we won't fix them before deleting them.
2015-08-13 18:40:29 +02:00
Jan Steemann
f73da06235
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-08-13 18:35:12 +02:00
Jan Steemann
344741e342
force closing of idle connections
2015-08-13 18:35:00 +02:00
Willi Goesgens
b94625f476
Add missing version api
2015-08-13 17:17:32 +02:00
Willi Goesgens
10f8e9f5ac
add health check documentation.
2015-08-13 17:16:06 +02:00
Jan Steemann
6dc10ba1de
remove unused function
2015-08-13 16:34:55 +02:00
Jan Steemann
59a5ff9444
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-08-13 16:15:10 +02:00
Jan Steemann
b16667b19f
slight cleanup
2015-08-13 16:14:59 +02:00
Willi Goesgens
0486ab8017
Fix check-summary target, and re-enable it
2015-08-13 16:12:57 +02:00
Willi Goesgens
0e4a345128
Hook in stray docublocks from the foxx docuemtation
2015-08-13 16:12:43 +02:00
Frank Celler
2d00dcf82f
fixed path for other mac targets
2015-08-13 16:09:06 +02:00
Willi Goesgens
4d00a556b6
The documentation in 73033a8e8227edead6d0f10ddb32540403b303a4 was moved here.
2015-08-13 16:06:11 +02:00
Jan Steemann
82331d4ee8
updated CHANGELOG
2015-08-13 15:55:21 +02:00
Jan Steemann
e1bdca6997
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-08-13 15:48:57 +02:00
Willi Goesgens
662b3e76c7
Unify the usage of docublocks for the foxx-queues
2015-08-13 15:44:38 +02:00
Willi Goesgens
080ef2ccf0
Work on the check-docublocks target
...
- include more temporary files from processing
2015-08-13 15:41:32 +02:00
Willi Goesgens
a1806064a3
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2015-08-13 15:41:06 +02:00
Jan Steemann
fe6d67daf4
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-08-13 15:40:35 +02:00
Willi Goesgens
4012a26743
Work on the templating mechanics
...
- preserve the linebreaks with <br /> for intermediate processing. However, this needs to be removed later on.
- flip the sequence of @brief and @RESTHEADER so the output makes more sense.
2015-08-13 15:39:06 +02:00
Frank Celler
8d26dc36ea
fixed build on MacOSX via cmake
2015-08-13 15:39:03 +02:00
Jan Steemann
aa94651af9
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-08-13 15:38:15 +02:00
Jan Steemann
9f9a158419
do not execute OOM tests in cluster case, where they cannot fire
2015-08-13 15:38:01 +02:00
Willi Goesgens
209cbc9768
Move documentation into the source.
2015-08-13 15:37:43 +02:00
Jan Steemann
5b82096145
honor indexBuckets attribute in restore operation of collection
2015-08-13 15:37:32 +02:00
Willi Goesgens
f6767d1fbd
List skipped filenames as a bunch, not one per line.
2015-08-13 14:26:01 +02:00
Jan Steemann
34d372d2c3
lower privileges earlier on startup
2015-08-13 14:25:33 +02:00
Willi Goesgens
d3cc9981b8
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2015-08-13 14:25:22 +02:00
Willi Goesgens
9fa3ce60c8
Examplify job api
2015-08-13 14:25:05 +02:00
Michael Hackstein
e5bb7ef805
Attribtue missing will not be returned when inserting elements into the index any more.
2015-08-13 13:31:38 +02:00
Jan Steemann
6845321737
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
Conflicts:
js/server/tests/shell-foxx-manager-spec.js
2015-08-13 13:21:55 +02:00
Jan Steemann
1aeca516f2
fix jslint
2015-08-13 13:18:02 +02:00