jsteemann
|
fd47ba6e99
|
remove unused linenoise from client tools except arangosh
|
2017-02-20 08:45:08 +01:00 |
jsteemann
|
be8d6b0a9e
|
simplifications
|
2017-02-17 20:55:52 +01:00 |
jsteemann
|
ea87cc52b7
|
simplifications
|
2017-02-17 17:10:13 +01:00 |
jsteemann
|
88db5c4a15
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-02-17 16:40:19 +01:00 |
Wilfried Goesgens
|
f38de86b29
|
remove debug message
|
2017-02-17 16:16:34 +01:00 |
jsteemann
|
535eca3ae0
|
make ctor explicit
|
2017-02-17 15:56:55 +01:00 |
jsteemann
|
10ddb52964
|
remove unused property
|
2017-02-17 15:41:45 +01:00 |
jsteemann
|
7753adc8b4
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-02-17 12:25:47 +01:00 |
hkernbach
|
ccece3e518
|
changelog
|
2017-02-17 11:27:12 +01:00 |
hkernbach
|
0074e8e39b
|
grunt build
|
2017-02-17 11:24:29 +01:00 |
hkernbach
|
399cf4d9c3
|
css
|
2017-02-17 11:14:28 +01:00 |
hkernbach
|
a50f81b1ac
|
ui: queries now using cursors api - issue #2065
|
2017-02-17 11:14:16 +01:00 |
jsteemann
|
9f4cf4c3f0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-02-16 21:40:36 +01:00 |
Wilfried Goesgens
|
d3291a1137
|
remove crosscompile hack - it doesn't work anymore
|
2017-02-16 18:13:43 +01:00 |
jsteemann
|
55c48016e2
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-02-16 16:04:03 +01:00 |
jsteemann
|
37721198e7
|
updated CHANGELOG
|
2017-02-16 16:03:56 +01:00 |
Andreas Streichardt
|
d6c45d2961
|
add changlog entry for stacktrace log messages
|
2017-02-16 16:03:39 +01:00 |
jsteemann
|
3e7432ccd6
|
clean up write lockers a bit
|
2017-02-16 15:44:45 +01:00 |
jsteemann
|
af17235242
|
fix too early closing of sockets
|
2017-02-16 15:42:13 +01:00 |
Max Neunhoeffer
|
c37dcd5c5e
|
Fix a shell script used during build.
|
2017-02-16 13:54:35 +01:00 |
Max Neunhoeffer
|
e00cf05e08
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2017-02-16 13:43:14 +01:00 |
Max Neunhoeffer
|
38812fa9d2
|
Lower log level to debug in shutdown message.
|
2017-02-16 13:40:45 +01:00 |
Jan Christoph Uhde
|
6ac5aa9691
|
fix spelling
|
2017-02-16 13:39:15 +01:00 |
jsteemann
|
e7a0b181e6
|
fix potential deadlock
|
2017-02-16 12:04:36 +01:00 |
Simran Brucherseifer
|
8b63f116e9
|
Docs: improve AQL LIMIT and RETURN descriptions
|
2017-02-15 19:35:24 +01:00 |
Alan Plum
|
90c538b7a4
|
Not undefined
[skip ci]
|
2017-02-15 18:32:56 +01:00 |
jsteemann
|
a743ec4320
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into devel
|
2017-02-15 16:55:35 +01:00 |
Michael Hackstein
|
94fbfaa453
|
Moved the entire logic of open() to the Physical collection. It is different for each StorageEngine.
|
2017-02-15 16:26:55 +01:00 |
Andreas Streichardt
|
8de9941df5
|
Also remove from includes
|
2017-02-15 16:18:41 +01:00 |
Andreas Streichardt
|
c8302bc50d
|
Remove useless methods
|
2017-02-15 16:16:16 +01:00 |
Wilfried Goesgens
|
b6906e840f
|
move symbol server to the build.sh
|
2017-02-15 15:55:20 +01:00 |
Michael Hackstein
|
d82e72f7fc
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-02-15 15:48:39 +01:00 |
Michael Hackstein
|
c3ff82f4e1
|
Moved version management to MMFiles collection. Logical does not need to know it. Removed PhysicalCollection inclode from logicical collection. Now we should rebuild less code whan changing sth in storage engine.
|
2017-02-15 15:48:33 +01:00 |
jsteemann
|
97728e51c1
|
simplifications
|
2017-02-15 15:19:40 +01:00 |
jsteemann
|
ce853ffa64
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-02-15 14:46:58 +01:00 |
Michael Hackstein
|
71a004492a
|
Merge branch 'devel' of github.com:arangodb/arangodb into engine-api
|
2017-02-15 14:35:34 +01:00 |
Andreas Streichardt
|
43692a97a2
|
Fixed unused variable
|
2017-02-15 14:10:44 +01:00 |
jsteemann
|
e8a9d1347e
|
attempt to fix build with picky compilers
|
2017-02-15 13:59:03 +01:00 |
Simran Brucherseifer
|
6601299373
|
Docs: make links bold in hint boxes
|
2017-02-15 13:21:15 +01:00 |
jsteemann
|
3f34efc1bb
|
remove _resolver property
|
2017-02-15 13:13:43 +01:00 |
jsteemann
|
381178b7a0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-02-15 12:57:54 +01:00 |
jsteemann
|
09da6bea7f
|
simplify internal APIs
|
2017-02-15 12:57:43 +01:00 |
baslr
|
b21ef73aa4
|
arangoexport: tests use temp directory for output
|
2017-02-15 12:53:53 +01:00 |
jsteemann
|
7ff2e19abb
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-02-15 12:46:06 +01:00 |
jsteemann
|
45eb3eb1fd
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-02-15 12:42:19 +01:00 |
jsteemann
|
d49c5c3fc0
|
simplified internal APIs a bit
|
2017-02-15 12:42:07 +01:00 |
Michael Hackstein
|
cc999641a5
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-02-15 12:36:53 +01:00 |
Jan Christoph Uhde
|
be89cac445
|
move path from logical to physical
|
2017-02-15 11:43:38 +01:00 |
jsteemann
|
112d07f6c2
|
protect all properties of TransactionState
|
2017-02-15 11:37:35 +01:00 |
Michael Hackstein
|
d49cbffc46
|
Moved revision handling from Logical to MMFiles collection. That is only relevant for MMFiles.
|
2017-02-15 11:26:58 +01:00 |