Jan Steemann
|
a3f7002a41
|
less pause for matching parens (helps when copy & pasting code into the shell)
|
2015-09-14 17:44:29 +02:00 |
Jan Steemann
|
edd1e90511
|
clean up shell implementation code
|
2015-08-18 18:10:27 +02:00 |
Jan Steemann
|
8677da48b1
|
replication API enhancements, not yet ready
|
2015-08-18 18:08:20 +02:00 |
Jan Steemann
|
182e07a9a2
|
fixed VS compile errors
|
2015-08-13 09:43:39 +02:00 |
Frank Celler
|
9568808b7a
|
new ShellImplementation
|
2015-08-12 18:04:57 +02:00 |
Frank Celler
|
f0c2c0e6c4
|
fixed DummyShell
|
2015-08-12 17:54:15 +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
|
472a0c76b1
|
do not read over the end of Buffer objects
|
2015-08-04 19:02:14 +02:00 |
Jan Steemann
|
53d5c3686e
|
fixed method signatures
|
2015-08-03 11:25:35 +02:00 |
Jan Steemann
|
d750edc9f9
|
nullptr
|
2015-08-03 10:59:15 +02:00 |
Michael Hackstein
|
4997491dea
|
Memleak fixes provided by @jsteemann
|
2015-07-24 10:22:57 +02:00 |
Frank Celler
|
f5c1ca0a77
|
added missing iostream include
|
2015-07-13 11:29:05 +00:00 |
Jan Steemann
|
8c6cafceb3
|
fix arangosh multi-line input for ES6 template strings
|
2015-03-19 21:03:48 +01:00 |
Jan Steemann
|
13d240384f
|
less namespace pollution
|
2014-10-28 00:24:37 +01:00 |
Jan Steemann
|
ccf7e4f131
|
mini cleanup
|
2014-10-27 22:47:36 +01:00 |
Jan Steemann
|
d2f86ef8a0
|
macos
|
2014-09-23 10:22:03 +02:00 |
Jan Steemann
|
506936dcdb
|
rename orgy
|
2014-09-13 02:35:13 +02:00 |
Jan Steemann
|
0dc0bc834f
|
more files renamed
|
2014-09-13 00:20:30 +02:00 |
Jan Steemann
|
87afcf5e8d
|
the great rename
|
2014-09-13 00:10:11 +02:00 |
Max Neunhoeffer
|
63020e078e
|
Prevent readline-history memleak.
|
2014-09-05 09:11:25 +02:00 |
Jan Steemann
|
45d5d0f53a
|
cppcheck
|
2014-08-22 13:53:21 +02:00 |
Jan Steemann
|
b657c61bee
|
readline vs. linenoise vs. dummyshell: finally...
|
2014-07-30 09:43:38 +02:00 |
Jan Steemann
|
728a439d3f
|
readline vs. linenoise vs. dummyshell: next try
|
2014-07-30 09:30:41 +02:00 |
Jan Steemann
|
e05604e5b4
|
issue #972: Compilation Issue
|
2014-07-30 09:13:40 +02:00 |
Frank Celler
|
6936972d08
|
updated disclaimer
|
2014-06-20 16:41:35 +02:00 |
Jan Steemann
|
89f6070e01
|
cppcheck
|
2014-06-11 17:53:44 +02:00 |
Jan Steemann
|
74ccb66d59
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-05-28 09:17:55 +02:00 |
Esteban Lombeyda
|
42525b2858
|
checking header file of DummyShell. This shell is not in use
|
2014-05-28 08:48:28 +02:00 |
Max Neunhoeffer
|
bb5b341ba6
|
Get rid of many "using namespace ..." occurrences in header files.
|
2014-05-22 15:13:16 +02:00 |
Max Neunhoeffer
|
2820afdcc2
|
Remove many extern "C" declarations that are no longer needed.
|
2014-05-22 10:19:03 +02:00 |
Max Neunhoeffer
|
e7560357d2
|
Further cleanup with #include "Basics/Common.h"
|
2014-05-21 16:59:54 +02:00 |
Jan Steemann
|
1e2078510d
|
removed whitespace
|
2014-05-20 12:00:36 +02:00 |
Jan Steemann
|
6423b171b7
|
re-added result completion
|
2014-05-19 14:23:46 +02:00 |
Esteban Lombeyda
|
4bfb52167c
|
Important line code for autocompeltion was reinserted
|
2014-05-19 13:35:57 +02:00 |
Esteban Lombeyda
|
9bcaba6002
|
documentation
|
2014-05-19 10:57:58 +02:00 |
Esteban Lombeyda
|
48cdb09008
|
clean separation of V8 code from Shell
|
2014-05-19 10:29:54 +02:00 |
Esteban Lombeyda
|
45ea4e6f57
|
reducing duplicate code
|
2014-05-17 15:47:13 +02:00 |
Esteban Lombeyda
|
eaa39427f9
|
Compiling under linux
|
2014-05-16 15:19:54 +02:00 |
Esteban Lombeyda
|
3a61e7b3f3
|
Header file for Linenoise shell is commited
|
2014-05-15 13:27:53 +02:00 |
Esteban Lombeyda
|
e3ff0391a2
|
Refactoring LineEditor
|
2014-05-15 10:27:59 +02:00 |
Jan Steemann
|
7ab5a11ad0
|
fixed small memleak in linenoise editor
|
2014-03-27 09:27:53 +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
|
894ea527a6
|
testing readline...
|
2014-01-27 17:06:27 +01:00 |
Jan Steemann
|
bae529c4e4
|
testing readline...
|
2014-01-27 17:04:27 +01:00 |
Jan Steemann
|
2ced0f6a21
|
fixed terminal reset
|
2014-01-27 16:54:48 +01:00 |
Frank Celler
|
84507cfc44
|
merged changes from 1.4 back to devel
|
2013-12-27 14:59:23 +01:00 |
Frank Celler
|
56a8f0277f
|
use home directory function
|
2013-12-19 16:32:08 +01:00 |
Frank Celler
|
ef7e85053c
|
added missing file
|
2013-12-07 19:16:38 +01:00 |
Frank Celler
|
86b7fea992
|
Vs2013
|
2013-12-07 18:55:55 +01:00 |
Jan Steemann
|
670393f660
|
updated CHANGELOG
|
2013-11-04 17:33:50 +01:00 |
Jan Steemann
|
4f50b98c45
|
removed second logger implementation
|
2013-10-30 00:38:25 +01:00 |
Jan Steemann
|
21d25d0ccc
|
removed resourceholder
|
2013-10-17 10:43:07 +02:00 |
Frank Celler
|
f810711a79
|
FreeBSD port
|
2013-04-02 18:43:10 +02:00 |
Jan Steemann
|
f58e1a4b9a
|
sendFile
|
2013-03-24 11:44:29 +01:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
Frank Celler
|
069dcdfc94
|
changed logging of fatal errors
|
2013-02-14 16:47:35 +01:00 |
Jan Steemann
|
5d093576e2
|
fix a few -pedantic errors
|
2013-01-23 08:58:54 +01:00 |
Frank Celler
|
0549528325
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
CHANGELOG
Makefile.in
arangod/V8Server/ApplicationV8.cpp
arangod/V8Server/v8-vocbase.cpp
html/admin/js/master.js
js/actions/system/api-collection.js
js/common/bootstrap/errors.js
js/server/version-check.js
lib/BasicsC/errors.dat
lib/BasicsC/logging.c
lib/BasicsC/voc-errors.c
lib/BasicsC/voc-errors.h
|
2013-01-05 11:16:50 +01:00 |
Frank Celler
|
53364b7f15
|
updated error codes
|
2013-01-03 16:31:55 +01:00 |
Frank Celler
|
503e0ff8fe
|
fixed merge conflicts
|
2013-01-02 18:07:57 +01:00 |
Frank Celler
|
d5f24ce13c
|
Merge remote-tracking branch 'origin/windows' into HEAD
Conflicts:
CHANGELOG
Documentation/InstallationManual/Installing.md
Documentation/Makefile.files
Documentation/Scripts/generateTOC.py
Documentation/header.html
Installation/OBS/clean-repo.sh
Installation/OBS/create-repo.sh
Installation/OBS/create-ymp.sh
Installation/OBS/index.html
Installation/OBS/load-repo.sh
Makefile.in
VERSION
aclocal.m4
arangod/Ahuacatl/ahuacatl-functions.c
arangod/Documentation/user-manual.dox
arangod/V8Server/v8-actions.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/collection.c
arangod/VocBase/datafile.c
arangosh/V8Client/arangosh.cpp
config/compile
config/config.guess
config/config.sub
config/depcomp
config/install-sh
config/missing
configure
configure.ac
js/server/arango-upgrade.js
js/server/modules/org/arangodb/actions.js
lib/BasicsC/logging.c
lib/Utilities/ScriptLoader.cpp
|
2012-12-20 11:11:47 +01:00 |
Oreste Panaia
|
83ded3fc1f
|
windows fixes
|
2012-12-20 17:17:30 +08:00 |
Oreste Panaia
|
857b66c490
|
windows version
|
2012-12-06 20:44:01 +08:00 |
Jan Steemann
|
2efa2f32db
|
added server version check
|
2012-11-20 09:27:28 +01:00 |
Jan Steemann
|
85a8f56a34
|
complain about non-expected database directory versions
|
2012-11-20 01:41:41 +01:00 |
Jan Steemann
|
3718f3570d
|
ALL() moved to transaction semantics
|
2012-11-19 13:07:38 +01:00 |
Jan Steemann
|
38025fbc31
|
documents and edges are now created using transaction contexts
|
2012-11-16 15:36:44 +01:00 |
Jan Steemann
|
b416bc1a4b
|
removed JsonContainer, introduced more general ResourceHolder class
|
2012-11-16 13:29:19 +01:00 |
Jan Steemann
|
4cf6cc6a33
|
replaced new/delete with stack objects
|
2012-10-16 00:27:02 +02:00 |
Jan Steemann
|
cc371c4eb0
|
centralised and unified bye message
|
2012-10-12 21:46:58 +02:00 |
Jan Steemann
|
224e37a1ba
|
fix some memory issues
|
2012-10-11 22:49:46 +02:00 |
Oreste Panaia
|
5d79b618c7
|
strings converted to char*
|
2012-10-01 18:36:42 +08:00 |
Oreste Panaia
|
2a71a3c371
|
minor changes for windows compatability
|
2012-09-28 17:34:22 +08:00 |
Frank Celler
|
af60ebe612
|
fixed doc errors
|
2012-06-24 16:43:20 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |