Tobias Gödderz
|
e2c84acfaf
|
Use explicit default destructors where possible (#10166)
|
2019-10-04 15:58:30 +02:00 |
Frank Celler
|
575f818498
|
fixed includes for Mac
|
2019-09-02 16:57:31 +02:00 |
Dan Larkin-York
|
3d0246cb18
|
Decentralize includes (#9623)
|
2019-08-06 15:32:09 +02:00 |
Jan Christoph Uhde
|
677a79026c
|
Foxx Security (#8845)
|
2019-04-25 09:56:29 +02:00 |
Jan
|
207c978d1e
|
Bug fix/move a few actions from js to cpp (#8549)
|
2019-03-26 10:02:21 +01:00 |
Frank Celler
|
ac9f375fb5
|
big reformat
|
2018-12-26 00:54:03 +01:00 |
Jan
|
21979e6906
|
Bug fix/do not create routing collection (#7290)
|
2018-11-13 16:54:06 +01:00 |
jsteemann
|
83a607d6c4
|
make number of v8 contexts dynamic. start with just 1 or 2 contexts
|
2017-03-10 17:59:44 +01:00 |
Frank Celler
|
af0b0900af
|
WIP
|
2016-05-22 21:08:37 +02:00 |
Frank Celler
|
806fce1dec
|
WIP
|
2016-05-21 21:58:42 +02:00 |
Frank Celler
|
068f9defd7
|
splitted HttpResponse.h
|
2016-04-01 10:39:38 +02:00 |
Frank Celler
|
494bdca847
|
splitted HttpRequest into GeneralRequest/HttpRequest
|
2016-03-31 11:45:21 +02:00 |
Frank Celler
|
175e1e6b51
|
moved low level mutex in Mutex class
|
2016-01-27 15:31:02 +01:00 |
Jan Steemann
|
9046e1831b
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
jsteemann
|
431900f17a
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
Jan Steemann
|
3ad20c0cae
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
Jan Steemann
|
a3b026d9d1
|
removed useless sections from code, unified include guards
|
2016-01-06 14:15:22 +01:00 |
Jan Steemann
|
f422576ee0
|
clang-format
|
2016-01-05 17:43:24 +01:00 |
Frank Celler
|
1065a1bd2c
|
added work monitor
|
2016-01-04 15:33:06 +01:00 |
Jan Steemann
|
124fe7a34c
|
use new/delete for TRI_vocbase_t
|
2015-07-20 12:08:13 +02:00 |
Jan Steemann
|
0bb7a6e349
|
nullptr
|
2014-11-01 03:36:44 +01:00 |
Frank Celler
|
be06ef7f25
|
new upgrade-database (formely known as version-check) and new startup procedure
|
2014-08-07 14:12:19 +02:00 |
Frank Celler
|
4dcf5dc817
|
updated disclaimer
|
2014-06-20 16:40:35 +02:00 |
Max Neunhoeffer
|
2820afdcc2
|
Remove many extern "C" declarations that are no longer needed.
|
2014-05-22 10:19:03 +02:00 |
Frank Celler
|
8e9ad58f3b
|
added cancelation of asnyc jobs
Conflicts:
arangod/V8Server/ApplicationV8.cpp
arangod/V8Server/v8-actions.cpp
lib/Rest/Handler.h
|
2014-04-16 20:16:22 +02:00 |
Max Neunhoeffer
|
7b9e40ade6
|
Fix the initialiser order to please the compiler.
|
2014-03-11 19:49:11 +01:00 |
Max Neunhoeffer
|
7014f0bcb0
|
Circumvent a Visual Studio Express 2013 compiler bug.
|
2014-03-11 16:13:03 +01:00 |
Frank Celler
|
f2121ff442
|
cleanup
|
2014-02-25 15:32:07 +01:00 |
Frank Celler
|
42fb8244e1
|
added requeue
|
2014-02-25 12:07:16 +01:00 |
Max Neunhoeffer
|
30415c6a73
|
Cleanup conversion C++ <-> Javascript of HttpRequest/HttpResponse.
|
2014-01-06 11:40:49 +01:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
Frank Celler
|
4e6f4a74a6
|
fixed memory leaks
|
2012-06-22 13:38:55 +02:00 |
Frank Celler
|
94c954b8fd
|
application v8
|
2012-06-21 22:40:11 +02:00 |
Frank Celler
|
bb9253eeff
|
fixed queue handling for MRuby, added mount for MRuby and mr_action_t
|
2012-06-09 11:15:18 +02:00 |
Frank Celler
|
55ebf00dbd
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Actions/RestActionHandler.cpp
Actions/RestActionHandler.h
Makefile.files
Makefile.in
RestHandler/RestActionHandler.cpp
RestHandler/RestActionHandler.h
RestServer/ActionDispatcherThread.cpp
RestServer/ActionDispatcherThread.h
RestServer/RubyDispatcherThread.cpp
RestServer/RubyDispatcherThread.h
arangod/RestHandler/RestActionHandler.cpp
arangod/RestHandler/RestActionHandler.h
arangod/RestServer/ActionDispatcherThread.cpp
arangod/RestServer/ActionDispatcherThread.h
arangod/RestServer/ArangoServer.cpp
|
2012-06-08 15:57:33 +02:00 |