Jan Steemann
|
9046e1831b
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
jsteemann
|
431900f17a
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
jsteemann
|
1b959c827d
|
more const unification
|
2016-01-15 00:09:52 +01:00 |
Jan Steemann
|
687d6133f0
|
comments reformatting
|
2016-01-11 09:52:39 +01:00 |
jsteemann
|
9f0576c65f
|
don't rely so much on namespace std being present
|
2016-01-08 01:05:06 +01:00 |
jsteemann
|
50c0e18d53
|
removed useless con|destructor comments
|
2016-01-07 21:19:53 +01:00 |
Jan Steemann
|
3ad20c0cae
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
Jan Steemann
|
a3b026d9d1
|
removed useless sections from code, unified include guards
|
2016-01-06 14:15:22 +01:00 |
Jan Steemann
|
f422576ee0
|
clang-format
|
2016-01-05 17:43:24 +01:00 |
Jan Steemann
|
cf7fa63a53
|
issue #1036: allow aborting waiting HTTP requests from the ArangoShell
|
2015-12-03 18:55:51 +01:00 |
Jan Steemann
|
931e3f93ae
|
issue #1036: implement CTRL-C handling in ArangoShell for Windows
|
2015-12-03 16:25:19 +01:00 |
Frank Celler
|
4b99be0c30
|
added --enable-console to configure
|
2015-10-25 19:59:16 +01:00 |
Jan Steemann
|
a253a5d320
|
do not halt on single-line comments
|
2015-08-28 16:41:14 +02:00 |
Jan Steemann
|
edd1e90511
|
clean up shell implementation code
|
2015-08-18 18:10:27 +02:00 |
Jan Steemann
|
e62974240b
|
allow termination of current shell command
|
2015-08-12 21:39:16 +02:00 |
Frank Celler
|
4a9d775061
|
cleanup
|
2015-08-12 17:54:15 +02:00 |
Frank Celler
|
9de6bd39db
|
moved to strings, fixed #1432: arangosh doesn't ignore prefixed ....> on paste
|
2015-08-12 17:54:14 +02:00 |
Frank Celler
|
3029891405
|
added better readline support for control-C
|
2015-08-11 12:05:55 +02:00 |
Jan Steemann
|
4bc188422a
|
cppcheck
|
2015-07-15 22:13:42 +02:00 |
Jan Steemann
|
a6b2998b5d
|
added try...catch blocks for V8-to-CPP bindings
|
2015-06-08 16:04:42 +02:00 |
Jan Steemann
|
4c7994597a
|
cppcheck
|
2015-06-02 22:49:22 +02:00 |
Jan Steemann
|
688b21fe51
|
fixed namespaces
|
2015-05-20 15:49:39 +02:00 |
Jan Steemann
|
8c6cafceb3
|
fix arangosh multi-line input for ES6 template strings
|
2015-03-19 21:03:48 +01:00 |
Willi Goesgens
|
1c4a72b106
|
The Big V8 upgrade Merge.
|
2014-12-15 17:30:56 +01:00 |
Jan Steemann
|
87afcf5e8d
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
Frank Celler
|
6936972d08
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
Esteban Lombeyda
|
963fdc5ee5
|
cleaning
|
2014-05-19 11:30:31 +02:00 |
Esteban Lombeyda
|
45ea4e6f57
|
reducing duplicate code
|
2014-05-17 15:47:13 +02:00 |
Esteban Lombeyda
|
e3ff0391a2
|
Refactoring LineEditor
|
2014-05-15 10:27:59 +02:00 |
Frank Celler
|
95472a82eb
|
Merge remote-tracking branch 'origin/devel' into sharding
Conflicts:
js/apps/system/aardvark/test/karma/karma.conf.js
|
2014-02-13 11:07:01 +01:00 |
Frank Celler
|
7a3176ac8d
|
use new readline per default for mac
|
2014-02-13 11:03:48 +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 |
Esteban Lombeyda
|
8ab6290d65
|
Bug fix: tabulators work correct under microsoft windows. Needs 49ee3f0d0fc80cce300427a2ddbf519c61a7cb24
of ArangoDB-Windows
|
2014-02-07 16:30:04 +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 |
Jan Steemann
|
2ced0f6a21
|
fixed terminal reset
|
2014-01-27 16:54:48 +01:00 |
Jan Steemann
|
1b08bc6582
|
start up the HTTP server when starting ArangoDB in console mode
|
2014-01-27 09:45:26 +01:00 |
Frank Celler
|
9ac2e751c6
|
fixed wrong ifdefs and missing constructor for Logger
|
2013-12-22 14:58:51 +01:00 |
Frank Celler
|
86b7fea992
|
Vs2013
|
2013-12-07 18:55:55 +01:00 |
Jan Steemann
|
46a295ba43
|
fixed some Windows warnings
|
2013-10-08 12:39:47 +02:00 |
Jan Steemann
|
3e6daf63d2
|
fixed typos in comments
|
2013-09-20 23:12:22 +02:00 |
Jan Steemann
|
9c95582703
|
fixed leak in completions generator
|
2013-09-16 10:33:42 +02:00 |
Jan Steemann
|
80362ec82f
|
fixed issues reported by cppcheck
|
2013-07-11 10:02:27 +02:00 |
Frank Celler
|
97e61c77d5
|
added escape check
|
2013-04-05 14:47:58 +02:00 |
Frank Celler
|
f810711a79
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
Jan Steemann
|
9155b400c2
|
some fixes for readline
|
2012-12-18 12:25:04 +01:00 |
Jan Steemann
|
e5ad8f6612
|
ifdef for readline version
|
2012-12-18 11:43:11 +01:00 |
Frank Celler
|
249492a89c
|
Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
CHANGELOG
Documentation/Manual/GlossaryCollectionName.md
Documentation/Manual/NewFeatures11.md
Documentation/UserManual/FirstStepsArangoDB.md
VERSION
arangod/Documentation/api-blueprints.dox
arangod/HashIndex/hasharray.c
arangod/RestHandler/RestVocbaseBaseHandler.cpp
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/v8-actions.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/compactor.c
arangod/VocBase/document-collection.c
configure.ac
html/admin/js/master.js
js/server/ahuacatl.js
js/server/arango-upgrade.js
lib/BasicsC/voc-errors.h
lib/V8/V8LineEditor.cpp
lib/V8/v8-utils.cpp
|
2012-11-27 12:34:58 +01:00 |
Jan Steemann
|
5a14e6904b
|
fixed readline ambiguous completion on Ubuntu
|
2012-11-23 23:33:40 +01:00 |