Frank Celler
|
ffbc45d2e2
|
new HttpServer & HttpCommTask
Conflicts:
Makefile.in
arangod/Aql/RestAqlHandler.cpp
arangod/Aql/grammar.cpp
arangod/Cluster/RestShardHandler.cpp
lib/GeneralServer/GeneralServer.h
lib/GeneralServer/GeneralServerDispatcher.h
lib/HttpServer/HttpServerJob.h
lib/HttpServer/HttpsCommTask.h
lib/SimpleHttpClient/SslClientConnection.cpp
|
2015-03-31 09:12:01 +02:00 |
Jan Steemann
|
886398ee41
|
removed unused files
|
2015-03-30 21:52:19 +02:00 |
Jan Steemann
|
ac44597788
|
removed unused files
|
2015-03-23 15:46:31 +01:00 |
Willi Goesgens
|
108fccdbf7
|
Add environment variable to V8 wrapping.
|
2015-03-20 11:55:32 +01:00 |
Jan Steemann
|
44483aa534
|
added Barrier
|
2015-03-03 18:57:15 +01:00 |
Jan Steemann
|
3c0e921ccd
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
Conflicts:
CHANGELOG
|
2015-03-03 10:53:44 +01:00 |
Jan Steemann
|
bc4ad22ab6
|
parallel secondary index building when loading collections
|
2015-03-03 10:52:51 +01:00 |
Jan Steemann
|
a561a96d2b
|
removed remainders of mruby integration
|
2015-03-02 19:39:42 +01:00 |
Jan Steemann
|
654d282088
|
added fpconv_dtoa from https://github.com/night-shift/fpconv/
|
2015-02-23 22:27:02 +01:00 |
Jan Steemann
|
50e08ab099
|
removed unused file
|
2014-12-16 17:30:48 +01:00 |
Frank Celler
|
9b2a054ae7
|
added blockThread and unblockThread
|
2014-11-08 00:21:59 +01:00 |
Jan Steemann
|
26c3b0174f
|
fixed tests
|
2014-10-31 19:58:20 +01:00 |
Jan Steemann
|
cd50a2cbec
|
smarter command-line options parsing
|
2014-10-08 23:45:02 +02:00 |
Jan Steemann
|
f5c3ee89c7
|
renamed last C files
|
2014-09-13 23:29:53 +02:00 |
Jan Steemann
|
aa20c9e980
|
renamed last C files...
|
2014-09-13 22:38:25 +02:00 |
Jan Steemann
|
506936dcdb
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
Jan Steemann
|
669cb3b235
|
renamed files
|
2014-09-13 01:44:01 +02:00 |
Jan Steemann
|
953b8cdfe3
|
renamed files
|
2014-09-13 00:34:48 +02:00 |
Jan Steemann
|
0dc0bc834f
|
more files renamed
|
2014-09-13 00:20:30 +02:00 |
Jan Steemann
|
87afcf5e8d
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
Jan Steemann
|
799a845967
|
added V8StringConverter
|
2014-08-30 02:32:59 +02:00 |
Max Neunhoeffer
|
28f0d7be05
|
Sort out TRI_CompareValuesJson to use UTF8 on demand.
|
2014-08-13 14:22:05 +02:00 |
Jan Steemann
|
b7b6dafce9
|
removed libraryloader
|
2014-06-02 15:46:54 +02:00 |
Jan Steemann
|
2c934cf1aa
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/ApplicationV8.cpp
|
2014-06-02 09:52:05 +02:00 |
Jan Steemann
|
5962e9dfc4
|
added std::19337
|
2014-05-31 02:56:18 +02:00 |
Max Neunhoeffer
|
ff1dfdd55f
|
Header cleanup: use #include "Basics/Common.h" in all C++ files.
|
2014-05-21 15:50:30 +02:00 |
Max Neunhoeffer
|
50783b36c8
|
program-options.c -> program-options.cpp
|
2014-05-21 14:50:52 +02:00 |
Max Neunhoeffer
|
77025348df
|
Make JsonParser C++, however, functions still extern "C".
|
2014-05-21 13:56:45 +02:00 |
Max Neunhoeffer
|
67f32ec430
|
Activate Legends.cpp in Makefile
|
2014-05-20 13:29:34 +02:00 |
Max Neunhoeffer
|
0dab3706c5
|
Finish first version of JsonLegend, not activated in Makefile.
|
2014-05-20 13:27:57 +02:00 |
Max Neunhoeffer
|
b5df264cdb
|
First draft of legend generator.
|
2014-05-20 13:27:09 +02:00 |
Esteban Lombeyda
|
eaa39427f9
|
Compiling under linux
|
2014-05-16 15:19:54 +02:00 |
Jan Steemann
|
b922c74ab7
|
removed unused Url class
|
2014-04-04 10:23:41 +02:00 |
Jan Steemann
|
9aaeafda10
|
cpp
|
2014-04-04 10:21:54 +02:00 |
Max Neunhoeffer
|
185d86c04f
|
Snapshot before moving to indices in associative-multi.
|
2014-03-26 15:12:36 +01:00 |
Max Neunhoeffer
|
523029e190
|
Use only hash lengths that are prime numbers.
|
2014-03-24 14:07:00 +01:00 |
Frank Celler
|
42fb8244e1
|
added requeue
|
2014-02-25 12:07:16 +01:00 |
Max Neunhoeffer
|
5c467148a3
|
Add HTTP REST API call for shutdown.
|
2014-02-12 10:47:43 +01:00 |
Jan Steemann
|
e9c5af7895
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
CHANGELOG
js/apps/system/aardvark/frontend/css/collectionsView.css
js/apps/system/aardvark/frontend/css/layout.css
js/apps/system/aardvark/frontend/js/routers/router.js
|
2014-01-30 19:40:21 +01:00 |
Frank Celler
|
973f9aa2fb
|
added linenoise
|
2014-01-30 17:23:24 +01:00 |
Max Neunhoeffer
|
fc96df2244
|
Separate out ConnectionManager from ClusterComm.
|
2014-01-14 15:04:55 +01:00 |
Frank Celler
|
84507cfc44
|
merged changes from 1.4 back to devel
|
2013-12-27 14:59:23 +01:00 |
Frank Celler
|
9ac2e751c6
|
fixed wrong ifdefs and missing constructor for Logger
|
2013-12-22 14:58:51 +01:00 |
Max Neunhoeffer
|
3464f31bf1
|
Add generic skip list functionality.
|
2013-11-18 14:55:52 +01:00 |
Jan Steemann
|
4f50b98c45
|
removed second logger implementation
|
2013-10-30 00:38:25 +01:00 |
Jan Steemann
|
5a422becd8
|
async job management
|
2013-09-26 17:30:03 +02:00 |
Jan Steemann
|
b8236bc218
|
replaced numFields
|
2013-09-20 08:27:03 +02:00 |
Jan Steemann
|
369433f1e2
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangosh/Benchmark/BenchmarkThread.h
lib/SimpleHttpClient/SimpleHttpClient.cpp
|
2013-09-05 12:34:45 +02:00 |
Jan Steemann
|
0689d5cc5f
|
removed dead files
|
2013-08-27 12:47:23 +02:00 |
Jan Steemann
|
054ed3ca3f
|
apply collection data dumps
|
2013-07-05 11:41:37 +02:00 |