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
|
b8ca0b2d4d
|
fulltext index massive rewrite
|
2012-12-15 01:01:25 +01:00 |
Jan Steemann
|
9a9e8c3214
|
added test case for absolute path
|
2012-12-10 15:39:57 +01:00 |
a-brandt
|
1794ea49fa
|
added new function for getting words
|
2012-12-07 13:09:16 +01:00 |
Jan Steemann
|
242a16d6f5
|
proper naming of ICU functions
|
2012-12-06 12:27:22 +01:00 |
Jan Steemann
|
1ffa8e702c
|
more tests and documentation for fulltext indexes
|
2012-12-05 16:12:33 +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
|
5eb0081bcd
|
tests for issue #300
|
2012-12-04 09:58:23 +01:00 |
Jan Steemann
|
efde7b5efa
|
first test cases for fulltext index
|
2012-12-03 23:55:46 +01:00 |
Jan Steemann
|
bd4a56c269
|
more cleanup
|
2012-12-03 22:54:27 +01:00 |
Jan Steemann
|
cdbb96788f
|
issue #313
|
2012-12-03 15:30:01 +01:00 |
Jan Steemann
|
d60888e970
|
replaced arango-upgrade script with server startup option --upgrade
|
2012-12-03 13:45:58 +01:00 |
a-brandt
|
32fbb4109c
|
added tolower and toupper for utf8
|
2012-12-03 13:30:33 +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
|
bb8709a380
|
adjusted collection API
|
2012-11-30 23:55:19 +01:00 |
Jan Steemann
|
42df64d7c0
|
added tests for key pattern
|
2012-11-29 12:37:30 +01:00 |
Jan Steemann
|
1a2e593d8b
|
added test cases for edge creation
|
2012-11-29 11:42:28 +01:00 |
Jan Steemann
|
457b02b32c
|
adjusted test cases
|
2012-11-29 10:51:33 +01:00 |
Jan Steemann
|
cbad6b526a
|
make collections accesible via name instead of id.
this allows using the collection name instead of ids in _from, _to, _id etc.
|
2012-11-28 13:16:15 +01:00 |
Jan Steemann
|
2466927764
|
force usage of collection names instead of collection ids
|
2012-11-27 17:19:17 +01:00 |
Jan Steemann
|
d4daccb3a5
|
added a fix and tests for issue #293
|
2012-11-27 13:55:52 +01:00 |
Jan Steemann
|
b2faa016a6
|
fixed gcc compile warnings
|
2012-11-22 21:34:41 +01:00 |
Jan Steemann
|
aaf34f44f4
|
fixed lots of compile warnings
|
2012-11-22 21:20:22 +01:00 |
a-brandt
|
7220ffafc5
|
blueprints api updates
|
2012-11-21 14:14:55 +01:00 |
a-brandt
|
c20bc4f4d1
|
changed the edges and vertices request.
|
2012-11-16 13:56:24 +01:00 |
Jan Steemann
|
9ac2e4235e
|
issue #277
|
2012-11-15 22:20:37 +01:00 |
Jan Steemann
|
79f407e1d3
|
issue #277
|
2012-11-15 22:09:23 +01:00 |
Jan Steemann
|
fddcea9d4e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/Utils/Collection.h
|
2012-11-15 13:59:54 +01:00 |
a-brandt
|
71d3d54de1
|
collection info struct changed
|
2012-11-15 11:24:35 +01:00 |
Jan Steemann
|
6df8dd6fa0
|
issue #274 - added test case to check web interface presence
|
2012-11-12 08:59:22 +01:00 |
Jan Steemann
|
008ad959d5
|
fixed octal conversion, wrote tests
|
2012-11-08 15:07:48 +01:00 |
Jan Steemann
|
e438108f90
|
moved and fixed hex conversion, wrote tests for hex conversion
|
2012-11-08 14:31:49 +01:00 |
Jan Steemann
|
d2d5b439d5
|
added conversion functions for int8 and int16
|
2012-11-08 13:33:39 +01:00 |
Jan Steemann
|
16ee94def3
|
added in-place num-to-string conversions, added tests for conversions
|
2012-11-08 13:13:30 +01:00 |
a-brandt
|
b800f2652c
|
renamed "blueprint" to "blueprints" and added documentation and tests
|
2012-10-30 13:35:36 +01:00 |
a-brandt
|
fff25d5ac3
|
renamed "blueprint" to "blueprints" and added documentation and tests
|
2012-10-30 12:29:51 +01:00 |
Jan Steemann
|
1359d93924
|
fixed uninitialised bytes in call to write
|
2012-10-25 16:04:57 +02:00 |
Jan Steemann
|
c53cd0b408
|
added TRI_SizeFile() plus test
|
2012-10-24 18:37:40 +02:00 |
a-brandt
|
e66daf3f43
|
bugfix unit tests
|
2012-10-24 12:36:11 +02:00 |
a-brandt
|
c2d0749178
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/RestHandler/RestDocumentHandler.cpp
arangod/RestHandler/RestEdgeHandler.cpp
arangod/RestHandler/RestImportHandler.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/document-collection.c
arangod/VocBase/document-collection.h
arangod/VocBase/primary-collection.c
arangod/VocBase/primary-collection.h
|
2012-10-24 10:46:38 +02:00 |
a-brandt
|
9a599e468a
|
added "_key" attribute
|
2012-10-23 15:58:09 +02:00 |
Jan Steemann
|
6d1201b2ec
|
issue #248: allow AQL optimiser to pull out completely uncorrelated subqueries to the top level, resulting in less repeated evaluation of the subquery
|
2012-10-22 09:23:58 +02:00 |
Jan Steemann
|
d117f2916a
|
issue #248: pull out some sort of subqueries
|
2012-10-22 09:14:38 +02:00 |
Jan Steemann
|
736b02e992
|
disable syncing of shapes for unittests (speeds them up)
|
2012-10-17 18:53:19 +02:00 |
Jan Steemann
|
507e9e3b79
|
increase sleep time
|
2012-10-17 15:41:30 +02:00 |
Jan Steemann
|
215ce95a8c
|
increase sleep time
|
2012-10-17 15:40:59 +02:00 |
Jan Steemann
|
d2d7896846
|
moved classes to separate files
|
2012-10-17 15:23:10 +02:00 |
a-brandt
|
45c0f7d937
|
updates
|
2012-10-17 10:27:50 +02:00 |
a-brandt
|
38fc1d21f5
|
bugfix IPv6 addresses
|
2012-10-17 10:23:03 +02:00 |
Jan Steemann
|
bb9e46ac40
|
fixed unittest after introduction of _routing collection
|
2012-10-16 11:03:46 +02:00 |