Frank Celler
cd91d3654e
Merge remote-tracking branch 'origin' into FMH
2016-04-15 19:01:38 -07:00
Frank Celler
0fa6435731
WIP
2016-04-13 21:12:16 +02:00
Frank Celler
dc3e8e6bdb
WIP
2016-04-12 20:27:46 +02:00
Frank Celler
922753ef3d
WIP
2016-04-11 17:44:41 +02:00
Frank Celler
d24f63e8e2
added upgrade feature
2016-04-08 15:39:36 +02:00
Jan Steemann
9f8c24b1cd
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-04-06 15:43:27 +02:00
Frank Celler
6002ede1c4
Merge branch 'devel' of github.com:arangodb/arangodb into FMH
2016-04-03 21:46:30 +02:00
Frank Celler
f2134fc0a0
WIP
2016-04-03 20:19:12 +02:00
Frank Celler
e83c1f09b4
WIP
2016-04-02 23:41:21 +02:00
Frank Celler
068f9defd7
splitted HttpResponse.h
2016-04-01 10:39:38 +02:00
Frank Celler
486011d399
Merge branch 'devel' of github.com:arangodb/arangodb into spdvpk
2016-03-31 13:41:09 +02:00
Frank Celler
494bdca847
splitted HttpRequest into GeneralRequest/HttpRequest
2016-03-31 11:45:21 +02:00
Frank Celler
02c7db250e
added supervisor
2016-03-26 21:12:39 +01:00
Frank Celler
af00417cf4
skeleton arangod
2016-03-25 15:14:43 +01:00
Frank Celler
e293447e25
added tty logger
2016-03-22 23:38:30 +01:00
Frank Celler
86fe838a68
new logger
2016-03-22 21:09:48 +01:00
jsteemann
d03170a93f
removed unused functionality
2016-03-21 21:41:39 +01:00
jsteemann
2ceecda5f7
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-15 23:44:42 +01:00
Frank Celler
d64bf2dc95
added srv:// endpoint
2016-03-15 23:25:07 +01:00
jsteemann
3a6e618a30
micro optimizations
2016-03-15 12:28:58 +01:00
Jan Steemann
b393c3d9bb
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-09 09:42:10 +01:00
Frank Celler
dfa9047484
switch arangosh to new ApplicationFeatures and ProgramOptions
2016-03-08 23:32:43 +01:00
Jan Steemann
4e0328d46f
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-03-03 17:59:27 +01:00
Wilfried Goesgens
f1a2f5e393
Styleguide cleanups as cmakelinter hints
2016-03-02 11:45:55 +01:00
Jan Steemann
3e82064770
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-02-25 14:59:08 +01:00
Frank Celler
37a0a7fc05
Merge branch 'devel' of github.com:arangodb/arangodb into solaris
2016-02-25 10:56:14 +01:00
Jan Steemann
8f2e2de451
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-02-25 10:46:13 +01:00
Frank Celler
4d996bd189
added new program options and application features
2016-02-25 10:21:09 +01:00
Frank Celler
da7955e417
Merge branch 'devel' of github.com:arangodb/arangodb into solaris
2016-02-24 19:29:01 +01:00
Frank Celler
0f1a8e66d5
removed old cpp files
2016-02-23 15:28:32 +01:00
Frank Celler
9fca3425a1
cleanup
2016-02-23 15:28:31 +01:00
Frank Celler
d53b65a2f8
cleanup of OS defines
2016-02-23 15:27:34 +01:00
Frank Celler
0639e688f5
added FLEX and BISON
2016-02-23 15:27:34 +01:00
Frank Celler
5b0d9e2ef6
cleanup of unsed variables
2016-02-23 15:25:06 +01:00
Jan Steemann
70d44f06fa
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-02-23 13:22:46 +01:00
Frank Celler
e269b97517
cleanup of OS defines
2016-02-23 12:26:10 +01:00
Frank Celler
97e80b848e
added FLEX and BISON
2016-02-23 12:26:10 +01:00
Frank Celler
ef71f52a24
simplified init
2016-02-23 12:26:10 +01:00
Jan Steemann
433cd14d7e
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
2016-02-18 14:44:05 +01:00
Frank Celler
5de6c354a9
added warning, removed local-configuration, bumped version
2016-02-18 14:02:40 +01:00
Max Neunhoeffer
2ef2ec7292
Add assembler optimized CRC version.
...
Compile in only if architecture is x86_64 and no user override.
If compiled in, use runtime detection of SSE4.2 extensions using
the CPUID intrinsic.
2016-02-17 23:17:23 +01:00
Jan Steemann
13cceddbcc
removed linenoise option
2016-02-12 18:07:42 +01:00
Kaveh Vahedipour
05ef0d2711
linenoise library should be automatically included
2016-02-12 12:44:05 +00:00
Kaveh Vahedipour
b99970ef72
Merge branch 'devel' of https://github.com/arangodb/arangodb into cmakification
2016-02-08 16:17:36 +01:00
Frank Celler
bb3acf8cd5
fixed /_admin/log
2016-02-04 00:41:50 +01:00
Kaveh Vahedipour
6194a83437
making progress building unix versions
2016-02-01 13:06:06 +00:00
Kaveh Vahedipour
22cc984f84
Merge branch 'devel' of https://github.com/arangodb/arangodb into cmakification
2016-02-01 11:02:31 +00:00
Jan Christoph Uhde
ed9856da40
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
...
* 'devel' of https://github.com/arangodb/arangodb : (166 commits)
added deadlock test
more logging
fixed filename order in Makefile
removed unused functions and headers
removed `using namespace std`
fix g++ complaint about exceeding variable tracking size
honor results of clang-test, clang-tidy and clang-modernize
Documentation: Web Interface-bind parameter example added
fix or annotate problems identified by clang-check
fixed leak
fixed warnings shown by clang-3.7
Documentation: Parameters Binding links
Documentation: Aql with ArangoDB Web Interface
fixed compile error in non-maintainer-mode
removed last LOG_xxx macros
remove TRI_ENABLE_LOGGING
use Logger
more files using the Logger
logger transition: all files in arangod exception transactions.cpp
added setLevel
...
2016-02-01 10:00:46 +01:00
Jan Christoph Uhde
03409a84cc
fix icu related linking issues
2016-01-31 23:06:24 +01:00
Frank Celler
eef111f4ae
added Logger
2016-01-29 19:23:24 +01:00