Jan Steemann
|
2b84d417f8
|
issue #330
|
2012-12-21 21:54:55 +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
|
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
|
ec9f72f227
|
return appropriate error codes
|
2012-12-07 10:49:06 +01:00 |
Jan Steemann
|
1ffa8e702c
|
more tests and documentation for fulltext indexes
|
2012-12-05 16:12:33 +01:00 |
Jan Steemann
|
efde7b5efa
|
first test cases for fulltext index
|
2012-12-03 23:55:46 +01:00 |
Jan Steemann
|
aed99d178d
|
fixed assertion
|
2012-12-03 15:31:08 +01:00 |
Jan Steemann
|
cdbb96788f
|
issue #313
|
2012-12-03 15:30:01 +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
|
59461d0c4b
|
added functionality to add and remove users programatically
removed arango-password script
|
2012-12-03 11:42:30 +01:00 |
Jan Steemann
|
30a47496b0
|
issue #312
|
2012-12-03 09:55:44 +01:00 |
Jan Steemann
|
8c7ca55512
|
issue #300
|
2012-12-01 03:15:39 +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 |
Frank Celler
|
249492a89c
|
Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
CHANGELOG
Documentation/Manual/GlossaryCollectionName.md
Documentation/Manual/NewFeatures11.md
Documentation/UserManual/FirstStepsArangoDB.md
VERSION
arangod/Documentation/api-blueprints.dox
arangod/HashIndex/hasharray.c
arangod/RestHandler/RestVocbaseBaseHandler.cpp
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/v8-actions.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/compactor.c
arangod/VocBase/document-collection.c
configure.ac
html/admin/js/master.js
js/server/ahuacatl.js
js/server/arango-upgrade.js
lib/BasicsC/voc-errors.h
lib/V8/V8LineEditor.cpp
lib/V8/v8-utils.cpp
|
2012-11-27 12:34:58 +01:00 |
Jan Steemann
|
f812408a7e
|
documentation for collection names / keys
|
2012-11-23 19:41:14 +01:00 |
Jan Steemann
|
ad855bd2bd
|
fixed doxygen errors
|
2012-11-21 18:10:45 +01:00 |
Jan Steemann
|
f3b87fbe1f
|
fixed documentation
|
2012-11-21 17:52:44 +01:00 |
Jan Steemann
|
a2b404123a
|
load monkeypatches on all occasions
|
2012-11-20 16:50:15 +01:00 |
Jan Steemann
|
b159a0539b
|
moved monkeypatches.js to bootstrap folder and load it at all occasions, allowing graph usage from arangosh
|
2012-11-20 15:36:19 +01:00 |
Jan Steemann
|
171914bf7a
|
added test case for #284
|
2012-11-19 21:57:21 +01:00 |
a-brandt
|
78aacd35da
|
printing issues fixed
|
2012-11-19 15:20:34 +01:00 |
Jan Steemann
|
3780aafde9
|
issue #284
|
2012-11-19 15:14:29 +01:00 |
Jan Steemann
|
ace85c43c9
|
nesting transactions from v8-vocbase...
|
2012-11-15 18:55:52 +01:00 |
Jan Steemann
|
1ff2430e39
|
transaction refactoring
|
2012-11-15 13:53:11 +01:00 |
Jan Steemann
|
12d76b8306
|
introduced additional transaction type for import
|
2012-11-15 09:52:47 +01:00 |
Jan Steemann
|
30ba8771a7
|
pluggable key generators
|
2012-11-14 12:44:56 +01:00 |
Frank Celler
|
19d4125e80
|
fixed issue #275: strange error message in arangosh 1.0.3 at startup
Conflicts:
CHANGELOG
js/common/bootstrap/js-modules.h
|
2012-11-12 17:50:51 +01:00 |
Jan Steemann
|
dacd2fb70c
|
some cleanup
|
2012-11-06 19:24:27 +01:00 |
Jan Steemann
|
59791248bf
|
some refactoring of v8-vocbase, trx integration
|
2012-11-06 19:02:09 +01:00 |
Jan Steemann
|
203560d30b
|
moved transactions into javascript object
|
2012-11-06 14:42:52 +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 |
a-brandt
|
7daa018969
|
removed "reuseID"
|
2012-10-26 12:36:13 +02:00 |
Jan Steemann
|
296ad4f5e7
|
reduce index bloat for edges
|
2012-10-25 22:02:31 +02:00 |
Jan Steemann
|
cb6c8c8e7e
|
added bidirectional edges, fixup edges index
|
2012-10-25 17:18:54 +02:00 |
Jan Steemann
|
67c0ac2e2c
|
issue #262
|
2012-10-25 10:57:51 +02:00 |
Jan Steemann
|
bbd3dc8e23
|
issue #262
|
2012-10-25 10:57:26 +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
|
d4cb1b5399
|
issue #262: more verbose error messages when loading broken modules
|
2012-10-22 16:21:04 +02:00 |
Jan Steemann
|
6796b9516b
|
issue #262: more verbose error messages when loading broken modules
|
2012-10-22 16:20:07 +02:00 |
Frank Celler
|
d27ba1cf30
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
|
2012-10-20 22:56:54 +02:00 |
Frank Celler
|
0499d8b4e2
|
ixed wrong attribute
Conflicts:
js/common/bootstrap/js-modules.h
|
2012-10-20 22:46:59 +02:00 |
Frank Celler
|
3b5a0967bc
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
CHANGELOG
Documentation/Makefile.files
Installation/build.sh
arangod/Documentation/communication.dox
arangod/HashIndex/hasharray.c
arangod/HashIndex/hashindex.c
lib/Rest/Endpoint.cpp
lib/Rest/Endpoint.h
lib/Rest/EndpointIp.h
lib/Rest/EndpointIpV4.h
lib/Rest/EndpointIpV6.h
lib/Rest/EndpointUnixDomain.cpp
|
2012-10-20 22:37:25 +02:00 |
Frank Celler
|
61856501ea
|
changed .module to .content for modules in collection _modules
Conflicts:
js/common/bootstrap/js-modules.h
|
2012-10-20 22:17:54 +02:00 |
Frank Celler
|
c1b0c37480
|
added module org/arangodb, added convinient functions
|
2012-10-18 15:39:00 +02:00 |
Jan Steemann
|
0c4da6a1d7
|
added test cases for edge insert/update rollback
|
2012-10-17 17:37:29 +02:00 |
Jan Steemann
|
5c4d981e7a
|
added tests, fixed documentation
|
2012-10-17 16:50:35 +02:00 |