Jan Steemann
|
d321f32523
|
moved some const value out of loop
|
2013-02-15 11:35:48 +01:00 |
Frank Celler
|
069dcdfc94
|
changed logging of fatal errors
|
2013-02-14 16:47:35 +01:00 |
Jan Steemann
|
0f29e2b7dd
|
pass request body to user-defined PATCH action
|
2013-02-12 18:17:07 +01:00 |
Jan Steemann
|
8365c4294c
|
small mods
|
2013-02-12 18:16:23 +01:00 |
Jan Steemann
|
8eea104b39
|
remove 1.2 & 1.1 travis builds
|
2013-02-07 17:19:58 +01:00 |
Jan Steemann
|
577941bf23
|
unify collection names returned by ArangoDB
|
2013-02-04 23:04:56 +01:00 |
Jan Steemann
|
923027bfdd
|
unify collection names returned by rest API
|
2013-02-04 19:52:05 +01:00 |
Jan Steemann
|
8a6225865f
|
removed lock classes
|
2013-02-04 14:40:14 +01:00 |
Jan Steemann
|
b12dda013c
|
removed transactioncollection
|
2013-02-04 13:26:23 +01:00 |
Jan Steemann
|
ca8935ae2a
|
fix collection name handling in the face of parallel renames
|
2013-02-01 13:43:14 +01:00 |
Jan Steemann
|
17098dd4ef
|
added support for HTTP OPTIONS method, pt 1
|
2013-01-25 19:11:33 +01:00 |
Jan Steemann
|
13953ddbd6
|
slightly adjusted
|
2013-01-25 17:51:49 +01:00 |
Jan Steemann
|
0ce5d965e7
|
some cleanup
|
2013-01-21 19:52:50 +01:00 |
Jan Steemann
|
187d8ecc69
|
some transaction rework
|
2013-01-08 17:26:16 +01:00 |
Jan Steemann
|
27883efbee
|
updated documentation
|
2012-11-29 10:44:14 +01:00 |
Jan Steemann
|
8d2db81042
|
document key handling
|
2012-11-29 09:49:11 +01:00 |
Jan Steemann
|
634768da20
|
do not return collection id in location
|
2012-11-28 17:29:44 +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
|
71b28c541d
|
return _bidirectional and _vertices
|
2012-11-22 16:50:56 +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
|
b416bc1a4b
|
removed JsonContainer, introduced more general ResourceHolder class
|
2012-11-16 13:29:19 +01:00 |
Jan Steemann
|
fe7e061a27
|
transaction nesting
|
2012-11-15 18:14:20 +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
|
9e40045025
|
changed document CRUD API signatures
|
2012-11-14 17:11:16 +01:00 |
Jan Steemann
|
57f0677d7b
|
split self-contained transactions into read & write transactions
|
2012-11-13 17:56:13 +01:00 |
Jan Steemann
|
b8655965f4
|
some transaction changes
|
2012-11-13 17:36:24 +01:00 |
Jan Steemann
|
64c6bc5cb0
|
renamed marker member _deletion to _validTo, some cleanup
|
2012-11-08 17:47:18 +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
|
b9008cbdd5
|
removed TRI_voc_did_t, removed some deprecated typedefs
|
2012-10-29 15:45:52 +01:00 |
a-brandt
|
7daa018969
|
removed "reuseID"
|
2012-10-26 12:36:13 +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
|
75c5a660ed
|
made target revision handling more clear
|
2012-10-23 10:11:06 +02:00 |
Jan Steemann
|
957d4d7402
|
documentation and some cleanup for issue #213
|
2012-10-09 17:56:31 +02:00 |
Jan Steemann
|
e51656767e
|
possible implementation for issue #213
|
2012-10-04 15:04:20 +02:00 |
Jan Steemann
|
43b14d0254
|
fixed compile warnings when compiled with --disable-logger
|
2012-09-28 14:29:32 +02:00 |
Jan Steemann
|
68b3d7e4f9
|
some multipart fixes
|
2012-09-24 17:35:07 +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 |
Jan Steemann
|
76674bad52
|
moved primaryIndex and lock from document-collection to primary-collection
|
2012-09-17 11:43:48 +02:00 |
Jan Steemann
|
1b1d7ba877
|
renamed simple_collection to document_collection
|
2012-09-14 14:46:37 +02:00 |
Jan Steemann
|
9bc99b7c9d
|
renamed document collection to primary collection
|
2012-09-14 10:19:41 +02:00 |
Jan Steemann
|
a932d335cb
|
added guards for collection locking and read/write transactions
|
2012-09-13 17:40:38 +02:00 |
Jan Steemann
|
daa43b467a
|
fixed dead-locking
|
2012-09-12 13:40:10 +02:00 |
Jan Steemann
|
c1d08176b5
|
fixed some edge cases in which no proper error messages got generated
|
2012-09-05 15:41:19 +02:00 |
Jan Steemann
|
febd5bfa8e
|
removed member TRI_doc_mptr_t->_document
|
2012-09-04 13:20:01 +02:00 |
Jan Steemann
|
ed395ab8ce
|
issue #153
|
2012-08-28 13:06:04 +02:00 |
Jan Steemann
|
bc56546f23
|
issue #110: allow partial updates
|
2012-08-21 11:50:55 +02:00 |
Jan Steemann
|
b36776efb3
|
issue #110: add PATCH method for documents
|
2012-08-20 19:16:45 +02:00 |
Jan Steemann
|
d602942925
|
preparation for issue #110: added HTTP patch method
|
2012-08-20 13:50:24 +02:00 |
Jan Steemann
|
7a0e9d350d
|
added documentation for endpoints, disable-authentication, fixed tests
|
2012-07-26 09:10:59 +02:00 |
Frank Celler
|
fb4a7618e4
|
the great Scheduler & Dispatcher refactoring
|
2012-06-30 23:52:49 +02:00 |
Jan Steemann
|
a7e3ac42b6
|
issue #116: fixed description of createCollection option
|
2012-06-27 13:19:33 +02:00 |
Jan Steemann
|
5a74e95f35
|
allow reusing ids and revision when creating collections and documents
|
2012-06-19 15:50:52 +02:00 |
Frank Celler
|
02e8d7382f
|
trying to get an abstact class for HttpRequest
|
2012-06-13 23:29:27 +02:00 |
Frank Celler
|
54826adb83
|
cleanup HttpRequest as prep for ZeroMQ
|
2012-06-13 21:51:27 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |