Frank Celler
|
12b611d102
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
|
2013-01-12 21:08:35 +01:00 |
Frank Celler
|
3187fcb4f7
|
fixed iterate
|
2013-01-12 21:02:31 +01:00 |
Jan Steemann
|
8080b2f501
|
test cases for collection-based expanders
|
2013-01-12 20:42:43 +01:00 |
Jan Steemann
|
f53b09c64a
|
adjusted traversal API
|
2013-01-12 18:26:57 +01:00 |
Frank Celler
|
e95b2e0f7e
|
fixed batchSize
|
2013-01-11 23:40:02 +01:00 |
Frank Celler
|
db7596ed4a
|
added client iterator
|
2013-01-11 23:23:03 +01:00 |
Jan Steemann
|
4f000404ed
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-01-11 23:09:39 +01:00 |
Jan Steemann
|
12c687d934
|
added AQL fulltext queries
|
2013-01-11 23:08:54 +01:00 |
Frank Celler
|
514244868d
|
added printf
|
2013-01-11 22:39:03 +01:00 |
Frank Celler
|
4cda9c48f1
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-01-11 22:25:52 +01:00 |
Jan Steemann
|
43dee1dcf4
|
fulltext queries from AQL, documentation
|
2013-01-11 22:25:08 +01:00 |
Frank Celler
|
ecb2602ba0
|
fixed path
|
2013-01-11 21:11:31 +01:00 |
Jan Steemann
|
79f40a5822
|
fixed tests
|
2013-01-11 20:53:02 +01:00 |
Jan Steemann
|
b694d72742
|
added tests
|
2013-01-11 15:01:57 +01:00 |
Jan Steemann
|
196e3872b6
|
fixed a bug width non-expanded nodes
|
2013-01-11 14:57:31 +01:00 |
Jan Steemann
|
a45da0ce05
|
added path tests
|
2013-01-11 14:42:41 +01:00 |
Jan Steemann
|
3cdac5f258
|
tests paths
|
2013-01-11 14:35:12 +01:00 |
Jan Steemann
|
0874d95467
|
more tests
|
2013-01-11 14:30:58 +01:00 |
Jan Steemann
|
f34b5085ee
|
more tests
|
2013-01-11 14:17:42 +01:00 |
Jan Steemann
|
5c19f2d196
|
cleaned up traversal code, initial unittest
|
2013-01-11 13:59:03 +01:00 |
Frank Celler
|
ee6658c8e4
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-01-11 10:39:17 +01:00 |
Jan Steemann
|
386c884a0d
|
adjusted traversal, breadth first post order still to do
|
2013-01-10 18:38:04 +01:00 |
Frank Celler
|
33e3031380
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
Makefile.in
VERSION
arangod/V8Server/v8-query.cpp
build_posix.h
configure
configure.ac
|
2013-01-10 18:00:25 +01:00 |
Jan Steemann
|
5286c636bb
|
make db.collection.document(_key) work in arangosh
|
2013-01-10 16:31:24 +01:00 |
Frank Celler
|
2e6c075405
|
added getPeerVertex
|
2013-01-10 15:12:05 +01:00 |
Frank Celler
|
6e5b795a3a
|
better error message
|
2013-01-10 15:11:09 +01:00 |
Jan Steemann
|
9ca60d422e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-01-10 10:56:25 +01:00 |
Frank Celler
|
03f85fae23
|
added 'any' call for collections
|
2013-01-10 10:39:43 +01:00 |
Frank Celler
|
8ec82daba0
|
nicer error messages
|
2013-01-10 09:19:40 +01:00 |
Jan Steemann
|
7be548ab5d
|
issue #271: optimise LENGTH(p.edges) operator const-value
|
2013-01-10 01:08:12 +01:00 |
Frank Celler
|
627e377a70
|
added dummy module
|
2013-01-09 22:50:10 +01:00 |
Frank Celler
|
1612f22319
|
moved graph to org/arangodb/graph
|
2013-01-09 22:49:56 +01:00 |
Jan Steemann
|
4bd1aefbc6
|
broken, but need to go home
|
2013-01-09 21:06:34 +01:00 |
Jan Steemann
|
e61fc070bd
|
initial traversal prototypes
|
2013-01-09 19:05:33 +01:00 |
Frank Celler
|
22357a4cfa
|
removed debug output
|
2013-01-09 15:46:29 +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
|
812360145e
|
added flush
|
2013-01-09 11:47:17 +01:00 |
Frank Celler
|
46e0cc70bf
|
deployment tool
|
2013-01-08 11:02:57 +01:00 |
Jan Steemann
|
992c49d4a1
|
more cases for issue #324
|
2013-01-08 00:47:44 +01:00 |
Jan Steemann
|
a05edcdccc
|
fixed JS print output
|
2013-01-08 00:28:12 +01:00 |
Jan Steemann
|
eda617fb09
|
fixed missing client-side implementation for isVolatile
|
2013-01-07 15:20:55 +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 |
Frank Celler
|
b9c0d7c937
|
moved errors to arangodb, fixed lslint warning
|
2013-01-06 12:09:40 +01:00 |
Frank Celler
|
f5b1476d78
|
fixed jslint warnings
|
2013-01-06 11:05:28 +01:00 |
Frank Celler
|
fb881581e1
|
fixed GUI
|
2013-01-06 01:31:32 +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
|
28dc56496f
|
fixed jslint warnings
|
2013-01-05 16:22:29 +01:00 |
Frank Celler
|
9c87607f46
|
added iterate
|
2013-01-05 16:21:03 +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
|
c91b7c0f14
|
fixed jslint errors
|
2013-01-05 11:59:01 +01:00 |
Frank Celler
|
24fc2d371e
|
moved methods to ArangoCollection
|
2013-01-05 11:46:33 +01:00 |
Frank Celler
|
7226c41ca6
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
js/actions/system/api-collection.js
|
2013-01-05 11:21:24 +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
|
ba26708f94
|
moved to actions.errors
|
2013-01-05 11:15:40 +01:00 |
Jan Steemann
|
6dce10de80
|
slightly fixed the print function for arrays & objects
|
2013-01-04 15:50:55 +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
|
1c1106d825
|
fixed names
|
2013-01-03 18:45:44 +01:00 |
Frank Celler
|
d1a1ab462a
|
fixed typo
|
2013-01-03 17:45:54 +01:00 |
Frank Celler
|
06e191877a
|
added jslint target
|
2013-01-03 17:45:35 +01:00 |
Frank Celler
|
114de14816
|
fixed duplicate
|
2013-01-03 17:16:25 +01:00 |
Frank Celler
|
79360ea164
|
more exports
|
2013-01-03 17:15:20 +01:00 |
Frank Celler
|
85b84d21b2
|
fixed jslint errors
|
2013-01-03 17:15:03 +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
|
f188357f83
|
added padding for 32bit
|
2013-01-02 17:07:44 +01:00 |
Frank Celler
|
dadcef3de3
|
renamed execute/load to executelocal and executeglobal
|
2013-01-02 14:52:55 +01:00 |
Jan Steemann
|
ea48388726
|
issue #335
|
2013-01-02 14:12:44 +01:00 |
Jan Steemann
|
926e8086c4
|
issue #336
|
2013-01-02 13:40:34 +01:00 |
Jan Steemann
|
47dea31254
|
issue #336
|
2013-01-02 13:29:39 +01:00 |
Jan Steemann
|
c77bcfb385
|
issue #339
|
2013-01-02 10:37:10 +01:00 |
Jan Steemann
|
cc304beca9
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-01-02 10:28:53 +01:00 |
Jan Steemann
|
908fcc8acd
|
issue #339
|
2013-01-02 10:28:44 +01:00 |
Jan Steemann
|
b48d039e3f
|
issue #327
|
2012-12-27 18:26:04 +01:00 |
Jan Steemann
|
110fb8ade6
|
issue #327
|
2012-12-27 18:14:19 +01:00 |
Jan Steemann
|
e28d9b9a93
|
issue #327: fixed javascript parse errors
|
2012-12-27 18:05:02 +01:00 |
Jan Steemann
|
d562c52fd7
|
backport of issue #300
|
2012-12-22 03:38:29 +01:00 |
Jan Steemann
|
599428859e
|
issue #330
|
2012-12-21 22:01:51 +01:00 |
Jan Steemann
|
2b84d417f8
|
issue #330
|
2012-12-21 21:54:55 +01:00 |
Jan Steemann
|
443757df3b
|
some tests for issue #325
|
2012-12-20 13:35:49 +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 |
Jan Steemann
|
7f93615dc6
|
issue #326
|
2012-12-19 17:22:01 +01:00 |
Jan Steemann
|
dd906abbd3
|
issue #324
|
2012-12-18 19:04:45 +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 |
Jan Steemann
|
dc3c479e71
|
potential fix for issue #315
|
2012-12-17 13:09:15 +01:00 |
Jan Steemann
|
d07dfd9ee1
|
potential fix for #315
|
2012-12-17 13:06:18 +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
|
b8ca0b2d4d
|
fulltext index massive rewrite
|
2012-12-15 01:01:25 +01:00 |
Jan Steemann
|
fb4afd0353
|
fulltext index
|
2012-12-10 12:16:48 +01:00 |
Jan Steemann
|
cbaa57a1bd
|
cleanup of fulltext indexes, resizing etc.
|
2012-12-07 18:00:01 +01:00 |
Jan Steemann
|
c49ce0a52f
|
fulltext resizing, still incomplete
|
2012-12-07 13:51:19 +01:00 |
Jan Steemann
|
ec9f72f227
|
return appropriate error codes
|
2012-12-07 10:49:06 +01:00 |
Jan Steemann
|
b5b431e815
|
some more tests
|
2012-12-07 09:08:58 +01:00 |
Oreste Panaia
|
857b66c490
|
windows version
|
2012-12-06 20:44:01 +08:00 |