Jan Steemann
|
27883efbee
|
updated documentation
|
2012-11-29 10:44:14 +01:00 |
Jan Steemann
|
9481e588db
|
fixed index access by id only
|
2012-11-28 13:37: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 |
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
|
687eac97b5
|
fix type errors
|
2012-11-23 09:00:11 +01:00 |
Jan Steemann
|
aaf34f44f4
|
fixed lots of compile warnings
|
2012-11-22 21:20:22 +01:00 |
Jan Steemann
|
ad855bd2bd
|
fixed doxygen errors
|
2012-11-21 18:10:45 +01:00 |
Jan Steemann
|
f3fe1c3896
|
added a missing release
|
2012-11-20 17:07:39 +01:00 |
Jan Steemann
|
2efa2f32db
|
added server version check
|
2012-11-20 09:27:28 +01:00 |
Jan Steemann
|
85a8f56a34
|
complain about non-expected database directory versions
|
2012-11-20 01:41:41 +01:00 |
Jan Steemann
|
9c167a734f
|
issue #281
|
2012-11-19 13:32:23 +01:00 |
Jan Steemann
|
70b4d7c9d7
|
issue #281
|
2012-11-19 13:29:26 +01:00 |
Jan Steemann
|
3718f3570d
|
ALL() moved to transaction semantics
|
2012-11-19 13:07:38 +01:00 |
Jan Steemann
|
662112bad3
|
changed call to figures to lock inside primary-collection.c instead of v8-vocbase.cpp
|
2012-11-19 11:47:52 +01:00 |
Jan Steemann
|
d1fda6525d
|
make truncate use transaction semantics
|
2012-11-19 11:42:49 +01:00 |
Jan Steemann
|
fe693e6ae3
|
make documents read use transaction semantics
|
2012-11-19 11:23:44 +01:00 |
Jan Steemann
|
6e1fe6a423
|
delete now uses transaction semantics
|
2012-11-19 11:00:25 +01:00 |
Jan Steemann
|
3eda13c181
|
update and replace now use transaction semantics
|
2012-11-19 10:42:20 +01:00 |
Jan Steemann
|
38025fbc31
|
documents and edges are now created using transaction contexts
|
2012-11-16 15:36:44 +01:00 |
Jan Steemann
|
c2689f0f5e
|
moved AhuacatlContextGuard class out of vocbase
|
2012-11-16 13:39:49 +01:00 |
Jan Steemann
|
b416bc1a4b
|
removed JsonContainer, introduced more general ResourceHolder class
|
2012-11-16 13:29:19 +01:00 |
Jan Steemann
|
3009bdfcfd
|
issue #277
|
2012-11-15 22:55:59 +01:00 |
Jan Steemann
|
ace85c43c9
|
nesting transactions from v8-vocbase...
|
2012-11-15 18:55:52 +01:00 |
Jan Steemann
|
fe7e061a27
|
transaction nesting
|
2012-11-15 18:14:20 +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 |
Jan Steemann
|
1ff2430e39
|
transaction refactoring
|
2012-11-15 13:53:11 +01:00 |
a-brandt
|
407ac48821
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-11-15 11:25:22 +01:00 |
a-brandt
|
71d3d54de1
|
collection info struct changed
|
2012-11-15 11:24:35 +01:00 |
Jan Steemann
|
9e40045025
|
changed document CRUD API signatures
|
2012-11-14 17:11:16 +01:00 |
Jan Steemann
|
cdd163cc8a
|
added TRANSACTION() JS function
|
2012-11-13 18:45:27 +01:00 |
Jan Steemann
|
b8655965f4
|
some transaction changes
|
2012-11-13 17:36:24 +01:00 |
Jan Steemann
|
f483e9c41c
|
added threadNumber global variable
|
2012-11-12 09:45:38 +01:00 |
Jan Steemann
|
6b6b692592
|
cleaned up v8 function creation
|
2012-11-12 09:30:51 +01:00 |
Jan Steemann
|
d7aa6d7d0a
|
more cleanup
|
2012-11-09 18:42:07 +01:00 |
Jan Steemann
|
b7b2c87ea8
|
re-used function declaration functions in v8-query
|
2012-11-08 18:44:10 +01:00 |
Jan Steemann
|
64c6bc5cb0
|
renamed marker member _deletion to _validTo, some cleanup
|
2012-11-08 17:47:18 +01:00 |
Jan Steemann
|
2ea13cf0ed
|
small fixes
|
2012-11-08 10:15:29 +01:00 |
Jan Steemann
|
66fd0b36be
|
some small fixes
|
2012-11-08 10:13:28 +01:00 |
Jan Steemann
|
e657f9d6b4
|
made "_vertices" a shared string
|
2012-11-06 19:35:51 +01:00 |
Jan Steemann
|
1fc641b001
|
use predefined constant when wrapping
|
2012-11-06 19:29:29 +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 |
Jan Steemann
|
aee9599baa
|
introduced write-locks
|
2012-11-05 18:22:24 +01:00 |
Jan Steemann
|
4276215251
|
some cleanup
|
2012-10-31 18:20:22 +01:00 |
Jan Steemann
|
d9f34fd88e
|
refactored and simplified document CRUD methods
|
2012-10-31 18:04:12 +01:00 |
Jan Steemann
|
6e22aef697
|
parameter reduction
|
2012-10-31 15:06:58 +01:00 |
Jan Steemann
|
8cb8f2ce0e
|
removed unused collection functions
|
2012-10-31 13:18:57 +01:00 |
Jan Steemann
|
d9f8219bd6
|
added --enable-trx option
|
2012-10-31 11:21:06 +01:00 |
Jan Steemann
|
824a317bd3
|
removed unused line
|
2012-10-31 10:52:49 +01:00 |
Jan Steemann
|
b9008cbdd5
|
removed TRI_voc_did_t, removed some deprecated typedefs
|
2012-10-29 15:45:52 +01:00 |
Jan Steemann
|
1576ed4ba0
|
change result output of bidirectional edges
|
2012-10-25 18:07:10 +02:00 |
Jan Steemann
|
4d79cfd5cb
|
some cleanup
|
2012-10-25 17:44:38 +02:00 |
Jan Steemann
|
2134b17d13
|
fixed some compile warnings
|
2012-10-25 17:30:39 +02:00 |
Jan Steemann
|
f0977e261f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-10-25 17:19:25 +02:00 |
Jan Steemann
|
cb6c8c8e7e
|
added bidirectional edges, fixup edges index
|
2012-10-25 17:18:54 +02:00 |
a-brandt
|
26b7f4a996
|
added datafile upgrade
|
2012-10-25 11:51:45 +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
|
4db3f9ca29
|
issue #245
|
2012-10-17 15:50:55 +02:00 |
Jan Steemann
|
53669bd342
|
issue #245
|
2012-10-17 15:50:06 +02:00 |
Jan Steemann
|
7fc079d30a
|
merge several fixes from devel into 1.1
|
2012-10-16 11:44:39 +02:00 |
Jan Steemann
|
634adedbf6
|
vastly improved error messages for end user
|
2012-10-15 22:52:50 +02:00 |
Jan Steemann
|
7e0c2bb4ad
|
fixed documentation
|
2012-10-14 21:57:20 +02:00 |
Jan Steemann
|
e231789969
|
fixed documentation
|
2012-10-14 21:55:24 +02:00 |
Jan Steemann
|
6146aa3981
|
issue #219: re-introduced different behavior of db and edge objects
|
2012-10-13 00:44:24 +02:00 |
Jan Steemann
|
a4b979222f
|
fixed memory zone issues, memleaks
|
2012-10-10 19:05:16 +02:00 |
Jan Steemann
|
dca19fcd32
|
move edge-related functionality to file of its own
|
2012-10-10 11:42:52 +02:00 |
Jan Steemann
|
29b9b09edc
|
fixed documentation
|
2012-10-10 09:36:43 +02:00 |
Jan Steemann
|
957d4d7402
|
documentation and some cleanup for issue #213
|
2012-10-09 17:56:31 +02:00 |
Frank Celler
|
f7c990ce1a
|
Merge pull request #216 from jsteemann/issue213
possible implementation for issue #213
|
2012-10-09 07:51:15 -07:00 |
Jan Steemann
|
788f91cd59
|
added ArangoStatement.explain() client method, wrote test cases
|
2012-10-08 15:49:15 +02:00 |
Jan Steemann
|
e51656767e
|
possible implementation for issue #213
|
2012-10-04 15:04:20 +02:00 |
Jan Steemann
|
87304f9ea7
|
issue #211
|
2012-10-04 11:24:52 +02:00 |
Jan Steemann
|
8b01f69025
|
oops, should not remove the HandleScope
|
2012-09-28 09:16:29 +02:00 |
Jan Steemann
|
7500ed1137
|
fixed memleak for weak dictionary
|
2012-09-27 14:58:35 +02:00 |
a-brandt
|
fe7f2f8079
|
ICU changes
|
2012-09-24 11:40:06 +02: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 |
a-brandt
|
d51383d081
|
Added HAS_ICU to shell and console
|
2012-09-19 11:23:23 +02:00 |
Oreste Panaia
|
bd8bebed86
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-19 15:21:26 +08:00 |
a-brandt
|
d077c97f2c
|
ICU updates
|
2012-09-18 15:42:46 +02:00 |
a-brandt
|
1a9961cb4c
|
Added COMPARE_STRING function
|
2012-09-18 13:13:26 +02:00 |
Oreste Panaia
|
2ec059e758
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/Ahuacatl/ahuacatl-grammar.c
arangod/Ahuacatl/ahuacatl-grammar.y
|
2012-09-17 23:01:26 +08:00 |
Oreste Panaia
|
f5316acb9d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
arangod/Ahuacatl/ahuacatl-grammar.c
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/document-collection.c
arangod/VocBase/document-collection.h
|
2012-09-17 22:40:12 +08:00 |
Oreste Panaia
|
c7e5eae52d
|
Added additional error numbers for bitarray index creation
|
2012-09-17 19:57:10 +08:00 |
Jan Steemann
|
f4adf94748
|
some simplification
|
2012-09-17 13:32:20 +02:00 |
Jan Steemann
|
cc637aa091
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-17 11:55:16 +02:00 |
Jan Steemann
|
76674bad52
|
moved primaryIndex and lock from document-collection to primary-collection
|
2012-09-17 11:43:48 +02:00 |
a-brandt
|
4e2cbfbb15
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-17 09:51:21 +02:00 |
a-brandt
|
3666069569
|
Added UTF8/UTF16 normalize and compare functions (uses libicu)
|
2012-09-17 09:49:41 +02:00 |
Jan Steemann
|
07ccc2083b
|
further renamings
|
2012-09-14 14:57:26 +02:00 |
Jan Steemann
|
b2e47ae2b8
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-14 14:46:56 +02:00 |
Jan Steemann
|
1b1d7ba877
|
renamed simple_collection to document_collection
|
2012-09-14 14:46:37 +02:00 |
Oreste Panaia
|
305031a0f7
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2012-09-14 18:19:52 +08:00 |
Oreste Panaia
|
c0e9f488c9
|
ruby unit tests for some index tasks
|
2012-09-14 18:18:57 +08:00 |
Jan Steemann
|
9bc99b7c9d
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
a-brandt
|
b26a96619c
|
added NORMALIZE_STRING function
|
2012-09-14 10:13:53 +02:00 |
Jan Steemann
|
4790d0311c
|
removed some unneeded globals
|
2012-09-14 09:34:43 +02:00 |