Jan Steemann
|
57d0d4a5ca
|
inlined some functions
|
2014-05-28 21:12:16 +02:00 |
Frank Celler
|
ecd5641d03
|
added i/o stats
|
2014-05-25 23:11:03 +02:00 |
Jan Steemann
|
b35c38236e
|
fixed size bug
|
2014-05-17 10:48:59 +02:00 |
Jan Steemann
|
e9c4a759f7
|
add string length to object creation
|
2014-05-17 01:37:36 +02:00 |
Jan Steemann
|
a355c9d37f
|
break instead of return
|
2014-05-16 20:26:06 +02:00 |
Jan Steemann
|
9fa7fe20ea
|
scan-build
|
2014-05-15 10:16:13 +02:00 |
Jan Steemann
|
2bc4aa90af
|
fixed issues found by scan-build
|
2014-05-15 10:09:06 +02:00 |
Jan Steemann
|
9f7923ace3
|
fixed VS warnings
|
2014-05-13 13:39:42 +02:00 |
Jan Steemann
|
3f6d28de8d
|
fixed VS warnings
|
2014-05-13 12:44:00 +02:00 |
Frank Celler
|
1048559dcf
|
fixed percent
|
2014-05-12 00:38:03 +02:00 |
Jan Steemann
|
dfec7b7f3c
|
pass v8 handles by value, not by reference (as recommended in their manual)
|
2014-05-09 15:23:21 +02:00 |
Max Neunhoeffer
|
62ca0e9a30
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-05-07 16:47:06 +02:00 |
Max Neunhoeffer
|
df68f47338
|
Use StringBuffer in SimpleHttpResult rather than stringstream.
|
2014-05-07 16:35:40 +02:00 |
Esteban Lombeyda
|
6385569dec
|
manualy unification of JS_ProcessStatistics in devel and 2.0
|
2014-05-07 10:43:44 +02:00 |
Jan Steemann
|
18302b3ab4
|
do not segfault on cancellation
|
2014-04-25 12:45:31 +02:00 |
Jan Steemann
|
a4ee394d4b
|
fixed AQL return codes in the face of cancellation
|
2014-04-23 19:07:34 +02:00 |
Frank Celler
|
6cdfa029c9
|
added more error information, fixed try catch
Conflicts:
CHANGELOG
arangod/V8Server/ApplicationV8.cpp
|
2014-04-21 13:35:06 +02:00 |
Frank Celler
|
fc0ffd40b6
|
added missing figures
|
2014-04-10 11:48:35 +02:00 |
Jan Steemann
|
8d84c325f9
|
fix compile warning
|
2014-03-21 08:56:52 +01:00 |
Frank Celler
|
e25945aaba
|
fixed javascript.execute for coffee-script
|
2014-03-20 22:51:30 +01:00 |
Jan Steemann
|
ef45f43be9
|
fixed arango-dfdb issues
|
2014-03-13 20:56:45 +01:00 |
Jan Steemann
|
65f66ec6d9
|
changed expression to satisfy clang
|
2014-03-12 15:40:57 +01:00 |
Max Neunhoeffer
|
101486c6af
|
Improve error handling in process startup in js testing framework.
|
2014-03-07 15:01:50 +01:00 |
Jan Steemann
|
3451c8a03e
|
fixed createNonce call
|
2014-03-05 10:46:52 +01:00 |
Max Neunhoeffer
|
1cb38c6aca
|
Fix compilation under windows.
|
2014-03-04 08:53:16 +01:00 |
Max Neunhoeffer
|
e280ea9e91
|
First try to cleanup process startup for good.
Unix: compiles and works.
Windows: tried to cleanup, did not try to compile yet.
|
2014-03-03 17:02:16 +01:00 |
Jan Steemann
|
3478c8bc74
|
cppcheck
|
2014-03-03 09:12:34 +01:00 |
Frank Celler
|
e0552606c3
|
added residentSizePercent
|
2014-03-01 18:16:58 +01:00 |
Frank Celler
|
cdf635d5c6
|
added residentSizePercent
|
2014-03-01 18:14:14 +01:00 |
Frank Celler
|
e70c9bed21
|
added total memory for mac
|
2014-03-01 17:16:10 +01:00 |
Jan Steemann
|
242b3d5bbf
|
const
|
2014-02-26 11:08:21 +01:00 |
Jan Steemann
|
23ba186b0d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
CHANGELOG
arangod/Ahuacatl/ahuacatl-access-optimiser.c
arangod/CapConstraint/cap-constraint.c
js/apps/system/aardvark/frontend/scss/_tiles.scss
js/apps/system/aardvark/frontend/scss/generated.css
js/apps/system/aardvark/frontend/scss/style.scss
js/common/modules/org/arangodb/users-common.js
|
2014-02-25 17:21:14 +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 |
Jan Steemann
|
870f969933
|
added user validation API at POST `/_api/user/<username>`
|
2014-02-24 11:12:37 +01:00 |
Frank Celler
|
a2fb92948e
|
added better error reporting
|
2014-02-22 13:00:00 +01:00 |
Max Neunhoeffer
|
f7e57a5b47
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into sharding
Conflicts:
js/apps/system/aardvark/frontend/scss/generated.css
js/apps/system/aardvark/manifest.json
lib/Rest/EndpointIp.cpp
lib/Rest/EndpointUnixDomain.cpp
lib/V8/v8-utils.cpp
|
2014-02-21 15:28:21 +01:00 |
Jan Steemann
|
211b0da24b
|
moved options --server.reuse-address and --server.no-reuse-address into ApplicationEndpointServer
|
2014-02-21 14:44:18 +01:00 |
Max Neunhoeffer
|
a58e261f16
|
Repair windows executeExternal.
|
2014-02-19 15:46:16 +01:00 |
Max Neunhoeffer
|
074ef1cb31
|
Unify process startup between Windows and not.
|
2014-02-19 15:01:37 +01:00 |
Max Neunhoeffer
|
bc99b765d0
|
Add wait argument to statusExternal.
Windows version untested.
|
2014-02-17 16:40:11 +01:00 |
Max Neunhoeffer
|
3d27a9f0ad
|
Merge branch 'sharding' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-02-14 14:44:45 +01:00 |
Max Neunhoeffer
|
076bc6e723
|
Cleanup socket abstraction for different OSes.
|
2014-02-14 14:44:27 +01:00 |
Frank Celler
|
6269c61aa7
|
Merge remote-tracking branch 'origin/devel' into sharding
|
2014-02-14 14:21:59 +01:00 |
Esteban Lombeyda
|
d6094cf5de
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-02-13 16:41:38 +01:00 |
Esteban Lombeyda
|
6ccfa1aad2
|
starting and killing of windows process was implemented
|
2014-02-13 16:30:31 +01:00 |
Michael Hackstein
|
bc16cfae86
|
Merge remote-tracking branch 'origin/devel' into sharding
Conflicts:
Documentation/InstallationManual/Installing.md
arangosh/CMakeLists.txt
|
2014-02-11 15:52:49 +01:00 |
Frank Celler
|
c6ce5c7406
|
made module loader more node compatible, added coffee script support
|
2014-02-11 13:26:11 +01:00 |
Max Neunhoeffer
|
650343a650
|
Fix download using different ports than 80.
Handle errors better in SYS_TEST_PORT
|
2014-02-11 09:51:36 +01:00 |
Max Neunhoeffer
|
340549624b
|
Redirect on 307 as well if requested.
|
2014-02-06 09:14:27 +01:00 |