Frank Celler
|
661b222dab
|
fixed help
|
2013-03-28 23:04:55 +01:00 |
Frank Celler
|
2ed6b0145f
|
changed app-path and dev-app-path to be just one directory
|
2013-03-28 21:48:52 +01:00 |
Frank Celler
|
8eeb59cb71
|
fixed log output
|
2013-03-27 16:28:41 +01:00 |
Frank Celler
|
7a6cdcf9b1
|
changing to app-id
|
2013-03-27 15:05:08 +01:00 |
Frank Celler
|
be971602f2
|
added install and uninstall of FOXX apps
|
2013-03-27 11:32:39 +01:00 |
Jan Steemann
|
071144ecc0
|
temporary file functons
|
2013-03-24 14:32:09 +01:00 |
Frank Celler
|
a8d5a06f57
|
added resetEngine
|
2013-03-22 18:09:01 +01:00 |
Frank Celler
|
38a5cf6a2d
|
added development-mode
|
2013-03-22 17:33:25 +01:00 |
Frank Celler
|
213e5ab214
|
added missing HandleScope
|
2013-03-22 15:15:02 +01:00 |
Frank Celler
|
12f0c901e5
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into feature/v8cleanup
Conflicts:
arangod/V8Server/v8-vocbase.cpp
arangosh/V8Client/arangosh.cpp
|
2013-03-22 14:47:17 +01:00 |
Frank Celler
|
1aa5109fa3
|
updated disclaimer
|
2013-03-13 17:03:18 +01:00 |
Jan Steemann
|
0fb397eabd
|
adjusted startup output to be more compact, less verbose
|
2013-03-06 19:05:17 +01:00 |
Frank Celler
|
dfd20cd4e2
|
use TRI_AddGlobalVariableVocbase
|
2013-03-05 14:49:19 +01:00 |
Oreste Panaia
|
fc5e1ba623
|
merge conflicts with devel
|
2013-02-28 19:42:58 +08:00 |
Oreste Panaia
|
a48696ec28
|
network modifications required for windows
|
2013-02-28 17:43:39 +08:00 |
Frank Celler
|
85d2e87154
|
added new package option
|
2013-02-25 18:15:32 +01:00 |
Frank Celler
|
7072fab0f1
|
fixed merge error
|
2013-02-15 13:10:46 +01:00 |
Frank Celler
|
cf2888b4fc
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into 1.2
Conflicts:
CHANGELOG
Documentation/Manual/Upgrading12.md
Installation/Linux/rc.arangod.OpenSuSE
|
2013-02-15 12:59:16 +01:00 |
Frank Celler
|
45c815b7eb
|
fixed issue #403: Usage of exit() etc.
|
2013-02-15 12:19:09 +01:00 |
Frank Celler
|
069dcdfc94
|
changed logging of fatal errors
|
2013-02-14 16:47:35 +01:00 |
Jan Steemann
|
0f8dc061cb
|
comments
|
2013-02-12 16:30:13 +01:00 |
Jan Steemann
|
afbc5da1de
|
issue #395
|
2013-02-12 12:05:04 +01:00 |
Jan Steemann
|
e02333a053
|
issue #395
|
2013-02-12 12:01:20 +01:00 |
a-brandt
|
4daf9d618b
|
added "v8::V8::LowMemoryNotification()" before "while (!v8::V8::IdleNotification())" to trigger V8 GC
|
2013-02-08 14:20:12 +01:00 |
a-brandt
|
f34b0c14a4
|
added "v8::V8::LowMemoryNotification()" before "while (!v8::V8::IdleNotification())" to trigger V8 GC
|
2013-02-08 14:19:52 +01:00 |
Jan Steemann
|
81dc83b8df
|
de-globalised aql
|
2013-01-24 14:49:55 +01:00 |
Frank Celler
|
159f613169
|
more cleanup
|
2013-01-17 18:24:58 +01:00 |
Frank Celler
|
3c21a87366
|
more cleanup
|
2013-01-17 16:01:15 +01:00 |
Jan Steemann
|
2058700697
|
issue #353
|
2013-01-15 14:35:05 +01:00 |
Frank Celler
|
128cb67c8b
|
Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
Documentation/Examples/shell-read-document-bad-handle
Makefile.in
arangod/Documentation/shell-document.dox
configure
js/actions/system/api-collection.js
js/actions/system/api-index.js
js/actions/system/api-system.js
js/common/bootstrap/modules.js
js/common/bootstrap/print.js
js/server/ArangoCollection.js
lib/V8/v8-utils.cpp
|
2013-01-09 15:30:21 +01:00 |
Frank Celler
|
3826a4603e
|
removed print.js
|
2013-01-06 00:23:40 +01:00 |
Frank Celler
|
337cee7606
|
fixed jslint warnings
|
2013-01-05 23:59:44 +01:00 |
Frank Celler
|
7be1c01bda
|
removed linked in JavaScript code, separate files for 'fs' and 'console'
|
2013-01-05 23:24:10 +01:00 |
Frank Celler
|
51779b4a3e
|
fixed more jslint warnings
|
2013-01-05 17:13:13 +01:00 |
Frank Celler
|
aa0d9d4e3e
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
Makefile.in
js/server/server.js
|
2013-01-05 12:38:09 +01:00 |
Frank Celler
|
24fc2d371e
|
moved methods to ArangoCollection
|
2013-01-05 11:46:33 +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
|
f9dba124dd
|
Merge remote-tracking branch 'origin/issue317' into 1.1
Conflicts:
js/common/bootstrap/modules.js
|
2013-01-03 18:57:18 +01:00 |
Frank Celler
|
53364b7f15
|
updated error codes
|
2013-01-03 16:31:55 +01:00 |
Jan Steemann
|
63805cf84c
|
a few small fixes for logging
|
2013-01-03 14:47:16 +01:00 |
Jan Steemann
|
132143289d
|
a few small fixes for logging
|
2013-01-03 14:45:56 +01:00 |
Frank Celler
|
503e0ff8fe
|
fixed merge conflicts
|
2013-01-02 18:07:57 +01:00 |
Frank Celler
|
f188357f83
|
added padding for 32bit
|
2013-01-02 17:07:44 +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
|
1811ce9186
|
fixed some issues found by cppcheck
|
2012-12-04 18:21:29 +01:00 |
Jan Steemann
|
42ba0502f0
|
changed upgrade procedure
removed arango-upgrade script, replaced it with --upgrade server option
adjusted documentation & start scripts
|
2012-12-03 13:02:59 +01:00 |
Jan Steemann
|
a2b404123a
|
load monkeypatches on all occasions
|
2012-11-20 16:50:15 +01:00 |
Jan Steemann
|
744618fbe0
|
fixed some escape routes in version check
|
2012-11-20 09:31:09 +01:00 |
Jan Steemann
|
3d70b85734
|
fix g++ warning
|
2012-11-20 08:59:53 +01:00 |
Jan Steemann
|
85a8f56a34
|
complain about non-expected database directory versions
|
2012-11-20 01:41:41 +01:00 |
Jan Steemann
|
f483e9c41c
|
added threadNumber global variable
|
2012-11-12 09:45:38 +01:00 |
Jan Steemann
|
8d6c2e38bd
|
issue #251: added --javascript.v8-options command line argument
|
2012-10-22 10:17:57 +02:00 |
Frank Celler
|
7f33ac5519
|
added autoload for modules
Conflicts:
CHANGELOG
js/server/js-server.h
|
2012-10-20 22:07:50 +02:00 |
Oreste Panaia
|
aac17f7b55
|
wrapper for memory mapped files add
|
2012-10-05 18:31:13 +08:00 |
Frank Celler
|
e9b1e1c58f
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB into devel
Conflicts:
3rdParty/mruby/include/mrbconf.h
3rdParty/mruby/include/mruby.h
3rdParty/mruby/include/mruby/array.h
3rdParty/mruby/include/mruby/khash.h
3rdParty/mruby/include/mruby/object.h
3rdParty/mruby/include/mruby/variable.h
3rdParty/mruby/mrblib/error.rb
3rdParty/mruby/mrblib/print.rb
3rdParty/mruby/src/array.c
3rdParty/mruby/src/cdump.c
3rdParty/mruby/src/class.c
3rdParty/mruby/src/codegen.c
3rdParty/mruby/src/error.c
3rdParty/mruby/src/gc.c
3rdParty/mruby/src/init.c
3rdParty/mruby/src/kernel.c
3rdParty/mruby/src/math.c
3rdParty/mruby/src/numeric.c
3rdParty/mruby/src/object.c
3rdParty/mruby/src/parse.y
3rdParty/mruby/src/pool.c
3rdParty/mruby/src/proc.c
3rdParty/mruby/src/range.c
3rdParty/mruby/src/sprintf.c
3rdParty/mruby/src/state.c
3rdParty/mruby/src/string.c
3rdParty/mruby/src/struct.c
3rdParty/mruby/src/symbol.c
3rdParty/mruby/src/time.c
3rdParty/mruby/src/variable.c
3rdParty/mruby/src/vm.c
3rdParty/mruby/src/y.tab.c
3rdParty/mruby/test/assert.rb
3rdParty/mruby/test/t/array.rb
3rdParty/mruby/test/t/exception.rb
3rdParty/mruby/test/t/kernel.rb
3rdParty/mruby/test/t/math.rb
3rdParty/mruby/test/t/module.rb
3rdParty/mruby/test/t/string.rb
3rdParty/mruby/test/t/struct.rb
3rdParty/mruby/test/t/time.rb
3rdParty/mruby/tools/mirb/mirb.c
3rdParty/mruby/tools/mruby/mruby.c
Doxygen/arango-html.doxy
Doxygen/arango.template
Makefile.am
Makefile.in
UnitTests/HttpInterface/api-http-spec.rb
aclocal.m4
arangod/RestHandler/RestDocumentHandler.cpp
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/ApplicationV8.cpp
arangod/V8Server/ApplicationV8.h
arangod/V8Server/v8-actions.cpp
arangod/V8Server/v8-query.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/V8Server/v8-vocbase.h
arangod/VocBase/compactor.c
arangod/VocBase/compactor.h
arangod/VocBase/shadow-data.c
arangod/VocBase/simple-collection.c
arangod/VocBase/simple-collection.h
arangod/VocBase/synchroniser.c
arangod/VocBase/vocbase.c
arangoirb/MRClient/arangoirb.cpp
config/compile
config/depcomp
config/install-sh
config/missing
configure
js/actions/demo/geo.js
js/actions/demo/hallo-world.js
js/actions/system/api-collection.js
js/actions/system/api-edges.js
js/actions/system/api-system.js
js/actions/system/documents.js
lib/BasicsC/locks-posix.c
lib/BasicsC/operating-system.h
lib/HttpServer/HttpCommTask.cpp
lib/HttpServer/HttpCommTask.h
lib/MRuby/MRLineEditor.cpp
lib/MRuby/mr-utils.c
m4/Makefile.doxygen
m4/all-in-one.mruby
|
2012-09-20 16:39:59 +02:00 |
Frank Celler
|
88b72adea4
|
more actions example, reloadCache added
|
2012-09-17 18:08:28 +02:00 |
Jan Steemann
|
9bc99b7c9d
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
Jan Steemann
|
d670fbca5b
|
issue #150, issue #188
|
2012-09-12 09:32:25 +02:00 |
Jan Steemann
|
c365468e26
|
fixed thread race condition on shutdown
|
2012-09-11 18:10:57 +02:00 |
Jan Steemann
|
9660404328
|
enforce a minimum gc frequency of 1 second, not less
|
2012-09-11 12:59:59 +02:00 |
Jan Steemann
|
b1395cb1ad
|
add V8 version to trace output
|
2012-09-07 10:08:53 +02:00 |
Jan Steemann
|
b4f5cd6aa2
|
simplified code for issue #188
|
2012-09-06 14:10:00 +02:00 |
Jan Steemann
|
37914fcf34
|
issue #188, issue #150: introduce periodic garbage collection for V8 contexts, fix issue with server-side cursor refcounts
|
2012-09-06 11:37:01 +02:00 |
Jan Steemann
|
ff03b3c63f
|
issue #150 comments
|
2012-09-04 23:58:37 +02:00 |
Jan Steemann
|
39dbfbff7c
|
fix for issue #150 patch
|
2012-09-04 23:04:13 +02:00 |
Jan Steemann
|
a667f633d5
|
issue #150
|
2012-09-04 22:30:44 +02:00 |
Frank Celler
|
39f4a8f833
|
cleanup directory structure and init file handling
moved common functions to ArangoClient
|
2012-08-30 16:54:42 +02:00 |
Frank Celler
|
041eb53b10
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB into 1.1
Conflicts:
Makefile.in
arangod/RestServer/ArangoServer.cpp
arangoirb/MRClient/arangoirb.cpp
lib/GeneralServer/GeneralServer.h
lib/HttpServer/ApplicationHttpServer.cpp
lib/HttpServer/HttpCommTask.cpp
lib/HttpServer/HttpHandler.cpp
lib/HttpServer/HttpHandlerFactory.cpp
lib/HttpServer/HttpHandlerFactory.h
lib/HttpsServer/ApplicationHttpsServer.cpp
|
2012-07-24 22:19:46 +02:00 |
Frank Celler
|
1df2799005
|
added --javascript.script
renamed --unit-tests to --javascript.unit-tests
|
2012-07-15 00:50:05 +02:00 |
Frank Celler
|
479cb7b8b8
|
fixed shutdown
|
2012-07-01 14:10:01 +02:00 |
Frank Celler
|
ab66d178ed
|
fixed comment
|
2012-06-24 21:16:42 +02:00 |
Frank Celler
|
af60ebe612
|
fixed doc errors
|
2012-06-24 16:43:20 +02:00 |
Frank Celler
|
4e6f4a74a6
|
fixed memory leaks
|
2012-06-22 13:38:55 +02:00 |
Frank Celler
|
84ab9cdf3b
|
fixed cleanup
|
2012-06-22 09:10:22 +02:00 |
Frank Celler
|
b16d5e20ca
|
fixed console
|
2012-06-21 23:02:12 +02:00 |
Frank Celler
|
94c954b8fd
|
application v8
|
2012-06-21 22:40:11 +02:00 |
Frank Celler
|
ea1243d3ce
|
feature V8
|
2012-06-21 00:44:25 +02:00 |