Jan Steemann
|
b310b832fd
|
comments
|
2013-01-07 13:01:26 +01:00 |
Jan Steemann
|
d76920443d
|
added tests and documentation for volatile collections
|
2013-01-07 10:55:25 +01:00 |
Jan Steemann
|
36a3ebe2ae
|
added comment about wait()
|
2013-01-07 09:44:54 +01:00 |
Jan Steemann
|
962f8ab6c9
|
reduced variable scope
|
2013-01-07 08:48:47 +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
|
89a7cac605
|
added listTree
|
2013-01-05 22:45:09 +01:00 |
Frank Celler
|
51779b4a3e
|
fixed more jslint warnings
|
2013-01-05 17:13:13 +01:00 |
Frank Celler
|
e3c1aeec53
|
fixed typo in documentation
|
2013-01-05 16:20:46 +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 |
Jan Steemann
|
51305de692
|
in-memory collections, seem to work now
documentation and some helper functions are still missing
|
2013-01-04 17:04:15 +01:00 |
Jan Steemann
|
0471ee8a0d
|
memory collections, intermediate commit
|
2013-01-04 15:50:29 +01:00 |
Jan Steemann
|
8128a6377d
|
memory-collections, intermediate commit
|
2013-01-04 12:12:46 +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
|
8564443078
|
delete is remove
|
2013-01-03 17:14:03 +01:00 |
Frank Celler
|
3d7e0b02b2
|
renamed "shell" to "emergency console"
|
2013-01-03 17:13:37 +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 |
Jan Steemann
|
c23b730347
|
reduce memory usage for small collections
|
2013-01-03 11:25:28 +01:00 |
Jan Steemann
|
e2efd9d35e
|
remove memory usage for small collections
|
2013-01-03 10:54:44 +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 |
Frank Celler
|
9917ece449
|
added missing padding for 32bit
|
2013-01-02 16:17:38 +01:00 |
Jan Steemann
|
ed19fccc65
|
fixed clang compile warnings
|
2013-01-02 16:17:26 +01:00 |
Jan Steemann
|
459f935d00
|
intptr_t to uintptr_t conversion
|
2013-01-02 15:00:59 +01:00 |
Frank Celler
|
1357ab6c54
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1
|
2013-01-02 14:53:13 +01:00 |
Frank Celler
|
dadcef3de3
|
renamed execute/load to executelocal and executeglobal
|
2013-01-02 14:52:55 +01:00 |
Jan Steemann
|
74f9ced94e
|
issue #335
|
2013-01-02 14:37:46 +01:00 |
Jan Steemann
|
ea48388726
|
issue #335
|
2013-01-02 14:12:44 +01:00 |
Jan Steemann
|
721fae0b22
|
backported documentation for issue #300
|
2012-12-22 03:41:03 +01:00 |
Jan Steemann
|
d562c52fd7
|
backport of issue #300
|
2012-12-22 03:38:29 +01:00 |
Jan Steemann
|
0f887a39fa
|
issue #332
|
2012-12-22 02:45:29 +01:00 |
Jan Steemann
|
443757df3b
|
some tests for issue #325
|
2012-12-20 13:35:49 +01:00 |
Jan Steemann
|
91911cea85
|
issue #325
|
2012-12-20 12:42:24 +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 |
Frank Celler
|
b09260a06f
|
removed debug output
|
2012-12-20 10:43:47 +01:00 |
Oreste Panaia
|
83ded3fc1f
|
windows fixes
|
2012-12-20 17:17:30 +08:00 |
Jan Steemann
|
786e5876b5
|
less verbose AQL
|
2012-12-19 17:25:58 +01:00 |
Jan Steemann
|
7f93615dc6
|
issue #326
|
2012-12-19 17:22:01 +01:00 |
Jan Steemann
|
e4fad72ec8
|
cppcheck
|
2012-12-19 10:14:57 +01:00 |
Jan Steemann
|
a3007277b2
|
reduced variable scope
|
2012-12-19 09:49:30 +01:00 |
Jan Steemann
|
33ea87fccb
|
cppcheck
|
2012-12-19 09:20:29 +01:00 |
Jan Steemann
|
dd906abbd3
|
issue #324
|
2012-12-18 19:04:45 +01:00 |
Jan Steemann
|
070f13b2c0
|
issue #324: optimise away limit x, 0
|
2012-12-18 17:06:02 +01:00 |
Jan Steemann
|
669fe4275a
|
cppcheck
|
2012-12-18 16:44:06 +01:00 |
Jan Steemann
|
6c0b840db0
|
clang fixes
|
2012-12-18 15:28:28 +01:00 |
Jan Steemann
|
6e781f9e1c
|
cppcheck
|
2012-12-18 15:24:20 +01:00 |
Jan Steemann
|
0fbae5a266
|
fixed segfault when query results were empty
|
2012-12-18 15:14:05 +01:00 |
Jan Steemann
|
229b902a12
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-12-18 14:56:37 +01:00 |
Jan Steemann
|
96637435ab
|
fulltext: more query operators, more tests, more controlled memory usage and statistics
|
2012-12-18 14:56:06 +01:00 |
Frank Celler
|
d4f10e99eb
|
converted to MarkDown
|
2012-12-18 14:44:50 +01:00 |
Frank Celler
|
621e4409bc
|
Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
.gitignore
CHANGELOG
Documentation/Makefile.files
Installation/build.sh
Installation/epm/arangodb.list
Makefile.in
README
README.md
VERSION
aclocal.m4
arangod/HashIndex/hasharray.c
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/ApplicationV8.cpp
config/config.guess
config/config.sub
config/depcomp
configure
configure.ac
html/admin/js/master.js
js/server/arango-password.js
js/server/version-check.js
lib/BasicsC/files.c
lib/BasicsC/logging.c
utils/Makefile.files
|
2012-12-18 13:37:34 +01:00 |
Jan Steemann
|
9e71afeeb5
|
fixed doxygen error
|
2012-12-17 14:06:49 +01:00 |
Jan Steemann
|
ddc682f9d1
|
adjusted formatting of debug log message
|
2012-12-17 13:23:21 +01:00 |
Jan Steemann
|
58686a8c2e
|
issue #323
|
2012-12-17 10:18:46 +01:00 |
Jan Steemann
|
81d6146d02
|
issue #323
|
2012-12-17 10:16:26 +01:00 |
Jan Steemann
|
42ca184cff
|
some minor adjustments
|
2012-12-17 10:11:18 +01:00 |
Jan Steemann
|
78f35d6027
|
fixed access to uninitialised data
|
2012-12-15 02:23:30 +01:00 |
Jan Steemann
|
0374ed417e
|
fixed & reactivated compaction
|
2012-12-15 02:17:37 +01:00 |
Jan Steemann
|
b8ca0b2d4d
|
fulltext index massive rewrite
|
2012-12-15 01:01:25 +01:00 |
Jan Steemann
|
b5d0457f3a
|
fixed some issues reported by cppcheck
|
2012-12-12 18:42:11 +01:00 |
Jan Steemann
|
0a9ed409ab
|
fixed wrong memory zone and wrong documentation
|
2012-12-11 18:58:42 +01:00 |
Jan Steemann
|
459b1ba886
|
fixed wrong return value in index creation functions
|
2012-12-11 18:58:05 +01:00 |
Jan Steemann
|
691ec4d536
|
more verbosity on failed fulltext insertion
|
2012-12-10 15:50:49 +01:00 |
Jan Steemann
|
6d8851d83c
|
protect against some invalid cases
|
2012-12-10 15:43:51 +01:00 |
Jan Steemann
|
9a9e8c3214
|
added test case for absolute path
|
2012-12-10 15:39:57 +01:00 |
Jan Steemann
|
b16f672902
|
fixed some log errors on startup & shutdown
|
2012-12-10 15:18:35 +01:00 |
Jan Steemann
|
fb4afd0353
|
fulltext index
|
2012-12-10 12:16:48 +01:00 |
Jan Steemann
|
7c5d36bf0f
|
adjusted default sizes
|
2012-12-07 18:04:29 +01:00 |
Jan Steemann
|
cbaa57a1bd
|
cleanup of fulltext indexes, resizing etc.
|
2012-12-07 18:00:01 +01:00 |
Jan Steemann
|
7261465139
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-12-07 13:51:31 +01:00 |
Jan Steemann
|
c49ce0a52f
|
fulltext resizing, still incomplete
|
2012-12-07 13:51:19 +01:00 |
Jan Steemann
|
63b4c94b0f
|
fulltext resizing, halfway
|
2012-12-07 13:50:29 +01:00 |
a-brandt
|
c4cc85ab9f
|
memory bugfix
|
2012-12-07 13:47:02 +01:00 |
a-brandt
|
1794ea49fa
|
added new function for getting words
|
2012-12-07 13:09:16 +01:00 |
Jan Steemann
|
ec9f72f227
|
return appropriate error codes
|
2012-12-07 10:49:06 +01:00 |
Jan Steemann
|
f89475df47
|
some cleanup
|
2012-12-07 09:53:00 +01:00 |
Jan Steemann
|
54498bffee
|
added out of memory todo markers
|
2012-12-06 18:10:01 +01:00 |
Jan Steemann
|
3824dba521
|
added statistics about documents indexed
|
2012-12-06 17:42:58 +01:00 |
Frank Celler
|
18e5f884eb
|
added troubleshooting, fixed css, fixed OBS
|
2012-12-06 16:58:38 +01:00 |
Jan Steemann
|
0b001b7a87
|
fixed memory leaks, added newest code by Richard
|
2012-12-06 16:43:33 +01:00 |
Jan Steemann
|
38809d4612
|
added callbacks for index cleanup
|
2012-12-06 15:46:11 +01:00 |
Oreste Panaia
|
857b66c490
|
windows version
|
2012-12-06 20:44:01 +08:00 |
Jan Steemann
|
b8fc158e77
|
mini changes
|
2012-12-06 13:12:49 +01:00 |
Jan Steemann
|
242a16d6f5
|
proper naming of ICU functions
|
2012-12-06 12:27:22 +01:00 |
Jan Steemann
|
895be759ac
|
removed debug message
|
2012-12-06 09:29:27 +01:00 |
Jan Steemann
|
69986a5de0
|
fixed a segfault when searching for empty words in fulltext
|
2012-12-06 09:28:02 +01:00 |
Jan Steemann
|
1ffa8e702c
|
more tests and documentation for fulltext indexes
|
2012-12-05 16:12:33 +01:00 |
Frank Celler
|
5ca2930c67
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into 1.1
|
2012-12-05 15:43:39 +01:00 |
Jan Steemann
|
f9f893d4b7
|
extended AQL DOCUMENT() function to take a list of ids
|
2012-12-05 14:14:44 +01:00 |
Jan Steemann
|
a9df4d22cb
|
extended AQL document() function to take id lists
|
2012-12-05 14:10:06 +01:00 |
Frank Celler
|
f8ef23f9cd
|
Merge remote-tracking branch 'origin/master' into 1.1
|
2012-12-05 13:03:28 +01:00 |
Frank Celler
|
051705c7b9
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB
Conflicts:
.gitignore
CHANGELOG
Doxygen/Examples.ArangoDB/arangosh-options
Doxygen/arango-html.doxy
Doxygen/arango-latex.doxy
Doxygen/arango-xml.doxy
Doxygen/arango.template
Makefile.in
UnitTests/HttpInterface/api-collection-spec.rb
VERSION
arangod/Ahuacatl/ahuacatl-access-optimiser.c
arangod/Documentation/first-steps-arangodb.dox
arangod/Documentation/user-manual.dox
arangod/HashIndex/compare.h
arangod/HashIndex/hasharray.c
arangod/HashIndex/hasharray.h
arangod/HashIndex/hashindex.h
arangod/V8Server/v8-actions.cpp
arangod/VocBase/simple-collection.c
arangosh/V8Client/V8ClientConnection.cpp
arangosh/V8Client/V8ClientConnection.h
arangosh/V8Client/arangoimp.cpp
arangosh/V8Client/arangosh.cpp
configure
configure.ac
html/admin/css/layout.css
html/admin/index.html
html/admin/js/master.js
js/actions/system/api-system.js
js/common/bootstrap/js-modules.h
js/server/js-ahuacatl.h
js/server/js-server.h
js/server/server.js
lib/BasicsC/voc-errors.c
lib/V8/v8-globals.h
|
2012-12-05 12:34:08 +01:00 |
Jan Steemann
|
fd61b74174
|
added AQL function DOCUMENT() to retrieve a document by its _id value
|
2012-12-05 11:48:56 +01:00 |
Jan Steemann
|
e4e95fabfe
|
added AQL function DOCUMENT()
|
2012-12-05 11:47:03 +01:00 |
Frank Celler
|
26027346de
|
updated README
|
2012-12-05 10:58:04 +01:00 |