Jan Steemann
|
3e8e6a76be
|
report sizeof void*
|
2014-03-11 09:03:32 +01:00 |
Max Neunhoeffer
|
5110b45c26
|
Change Windows version to pass SOCKET handles to libev.
One has to use the corresponding change in the ArangoDB-Windows
repository as well, where libev is patched for this purpose.
|
2014-03-10 15:38:03 +01:00 |
Max Neunhoeffer
|
ccb037a4d9
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-03-07 16:48:46 +01:00 |
Max Neunhoeffer
|
cd0a33de9f
|
Seemingly fix behaviour on Windows.
Note: WSACleanup complains and we do not know a fix.
|
2014-03-07 16:48:21 +01:00 |
Max Neunhoeffer
|
6206f91d56
|
Yet another fix for process shutdown on Unix.
|
2014-03-07 16:20:12 +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
|
910996529c
|
windows
|
2014-03-07 11:45:55 +01:00 |
Jan Steemann
|
6b42df078b
|
sockets fix
|
2014-03-06 17:17:31 +01:00 |
Jan Steemann
|
79defc2ef1
|
-Wunreachable-code reverted. Visual Studio doesn't like it
|
2014-03-06 11:36:58 +01:00 |
Jan Steemann
|
c5c294aa6b
|
-Wunreachable-code
|
2014-03-06 11:30:38 +01:00 |
Jan Steemann
|
84364a7601
|
fixed socket shutdown on Windows
|
2014-03-06 10:34:29 +01:00 |
Jan Steemann
|
e9d2d555af
|
renamed parameter to silence compilers
|
2014-03-06 10:34:13 +01:00 |
Frank Celler
|
0684d0bda4
|
added vista locks
Conflicts:
GNUmakefile
lib/BasicsC/locks-win32.c
lib/BasicsC/locks-win32.h
|
2014-03-05 14:22:27 +01:00 |
Jan Steemann
|
3451c8a03e
|
fixed createNonce call
|
2014-03-05 10:46:52 +01:00 |
Max Neunhoeffer
|
63bcda3c78
|
Fix a typo for Windows.
|
2014-03-04 13:13:10 +01:00 |
Max Neunhoeffer
|
dcb2feccd0
|
Another try to fix process startup under Windows.
|
2014-03-04 12:31:14 +01:00 |
Max Neunhoeffer
|
e652d663bf
|
Fix socket closing under Windows.
|
2014-03-04 11:23:11 +01:00 |
Max Neunhoeffer
|
c298863dd1
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-03-04 10:58:13 +01:00 |
Max Neunhoeffer
|
41eaf9aaab
|
Under Windows, do only SO_EXCLUSIVEADDRUSE.
|
2014-03-04 10:57:46 +01:00 |
Jan Steemann
|
c18055b284
|
fixed compiler warning
|
2014-03-04 10:41:55 +01:00 |
Max Neunhoeffer
|
1cb38c6aca
|
Fix compilation under windows.
|
2014-03-04 08:53:16 +01:00 |
Jan Steemann
|
9cdd453043
|
fixed compiler warning
|
2014-03-03 19:25:42 +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
|
f4dd63e55d
|
Merge branch 'sharding' of github.com:triAGENS/ArangoDB into 2.0
|
2014-03-02 13:41:59 +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
|
58ca2f9647
|
added windows mem function
|
2014-03-01 17:28:06 +01:00 |
Frank Celler
|
d37a5221ab
|
added pyhsical memory for linux
|
2014-03-01 17:23:20 +01:00 |
Frank Celler
|
e70c9bed21
|
added total memory for mac
|
2014-03-01 17:16:10 +01:00 |
Frank Celler
|
5a2fa4f37d
|
stop if upgrade is needed
|
2014-03-01 16:14:29 +01:00 |
Frank Celler
|
b888e8cfa6
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into sharding
Conflicts:
arangod/V8Server/V8PeriodicJob.cpp
js/apps/system/aardvark/api-docs.json
js/apps/system/aardvark/api-docs/batch.json
js/apps/system/aardvark/api-docs/collection.json
js/apps/system/aardvark/api-docs/cursor.json
js/apps/system/aardvark/api-docs/database.json
js/apps/system/aardvark/api-docs/document.json
js/apps/system/aardvark/api-docs/edge.json
js/apps/system/aardvark/api-docs/edges.json
js/apps/system/aardvark/api-docs/endpoint.json
js/apps/system/aardvark/api-docs/graph.json
js/apps/system/aardvark/api-docs/index.json
js/apps/system/aardvark/api-docs/job.json
js/apps/system/aardvark/api-docs/replication.json
js/apps/system/aardvark/api-docs/simple.json
js/apps/system/aardvark/api-docs/system.json
js/apps/system/aardvark/api-docs/traversal.json
|
2014-02-28 20:37:05 +01:00 |
Max Neunhoeffer
|
a264b55f32
|
Fight zombies.
|
2014-02-28 20:24:42 +01:00 |
Max Neunhoeffer
|
7a767b25ac
|
waitpid for a child even if we do no longer know it.
|
2014-02-28 20:20:43 +01:00 |
Esteban Lombeyda
|
751046e6f1
|
using white spaces instead tabulators
|
2014-02-28 19:01:35 +01:00 |
Jan Steemann
|
629348d696
|
properly acquire shape write locks
|
2014-02-28 18:43:09 +01:00 |
Frank Celler
|
a764a9a772
|
changed info to debug
|
2014-02-28 12:28:31 +01:00 |
Frank Celler
|
1aa3a02167
|
changed default log level to warning
|
2014-02-28 12:25:30 +01:00 |
Esteban Lombeyda
|
85e824f1c8
|
Bug Fix: compiler error
: searching strategy for installation directory upgraded
|
2014-02-28 12:07:29 +01:00 |
Frank Celler
|
e8a638f1b5
|
only support programm suffix
|
2014-02-27 21:38:34 +01:00 |
Frank Celler
|
56536adb96
|
set log level as soon as possible
|
2014-02-27 18:47:16 +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 |
Jan Steemann
|
edfdda6d12
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-02-25 15:44:08 +01:00 |
Jan Steemann
|
0ac7ddaaf9
|
fix shell client test results
|
2014-02-25 15:43:57 +01:00 |
Frank Celler
|
f2121ff442
|
cleanup
|
2014-02-25 15:32:07 +01:00 |
Frank Celler
|
569778ae10
|
Merge branch 'sharding' of github.com:triAGENS/ArangoDB into sharding
|
2014-02-25 12:07:46 +01:00 |
Frank Celler
|
42fb8244e1
|
added requeue
|
2014-02-25 12:07:16 +01:00 |
Jan Steemann
|
b42f836202
|
prevent JSONification of cyclic objects
|
2014-02-24 14:50:47 +01:00 |
Max Neunhoeffer
|
826714c1b3
|
Document REUSEADDR setup.
|
2014-02-24 12:54:21 +01:00 |