Jan Steemann
|
7ad822bd09
|
fixed documentation
|
2012-06-13 13:42:46 +02:00 |
Jan Steemann
|
d7ca7ae1b7
|
added "official" explain API
|
2012-06-13 13:27:39 +02:00 |
Jan Steemann
|
2edee7a72f
|
fixed doxygen errors
|
2012-06-13 13:27:24 +02:00 |
Jan Steemann
|
381fc2f9f9
|
optimiser change: collections are annotated with hints on how they are accessed. this info is picked up by the explain command
|
2012-06-12 16:50:36 +02:00 |
Frank Celler
|
02517f81fa
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Makefile.in
arangod/Ahuacatl/ahuacatl-grammar.c
arangod/Ahuacatl/ahuacatl-grammar.h
arangod/RestServer/JavascriptDispatcherThread.cpp
|
2012-06-10 21:26:43 +02:00 |
Jan Steemann
|
e16660cc0c
|
hack to fix wiki HTML generation
|
2012-06-08 23:27:08 +02:00 |
Jan Steemann
|
12308b9664
|
fixed doxygen and wiki generation errors
|
2012-06-08 22:55:38 +02:00 |
Frank Celler
|
55ebf00dbd
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Actions/RestActionHandler.cpp
Actions/RestActionHandler.h
Makefile.files
Makefile.in
RestHandler/RestActionHandler.cpp
RestHandler/RestActionHandler.h
RestServer/ActionDispatcherThread.cpp
RestServer/ActionDispatcherThread.h
RestServer/RubyDispatcherThread.cpp
RestServer/RubyDispatcherThread.h
arangod/RestHandler/RestActionHandler.cpp
arangod/RestHandler/RestActionHandler.h
arangod/RestServer/ActionDispatcherThread.cpp
arangod/RestServer/ActionDispatcherThread.h
arangod/RestServer/ArangoServer.cpp
|
2012-06-08 15:57:33 +02:00 |
Frank Celler
|
d2c758d663
|
the great rename
|
2012-06-08 15:01:25 +02:00 |
Frank Celler
|
df0d4624ad
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB
|
2012-06-06 13:45:06 +02:00 |
Frank Celler
|
3282e3714c
|
generated files
|
2012-06-06 13:28:24 +02:00 |
Frank Celler
|
4a16497c5f
|
cleanup up of options. use server, javascript, or ruby prefix
|
2012-06-04 11:03:21 +02:00 |
Frank Celler
|
46b9824c1c
|
cleanup of options, renamed queues to XXX-JAVASCRIPT or XXX-RUBY, extra QUEUE for CRUD and Import
|
2012-06-03 13:31:50 +02:00 |
Frank Celler
|
0726789ab0
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
.gitignore
Ahuacatl/ahuacatl-codegen.h
|
2012-06-02 11:20:47 +02:00 |
Frank Celler
|
fe2337b7d4
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB
Conflicts:
configure
|
2012-06-02 11:15:29 +02:00 |
Frank Celler
|
7c7d378fb1
|
preparation for mruby console
|
2012-06-02 11:13:57 +02:00 |
Jan Steemann
|
bbc6b950da
|
these changed, committing them
|
2012-05-31 16:25:50 +02:00 |
Frank Celler
|
f2a19663b5
|
1.0 doc
|
2012-05-28 15:03:29 +02:00 |
Frank Celler
|
9849a9b75f
|
release version 1.0.alpha1
|
2012-05-28 14:35:29 +02:00 |
Frank Celler
|
94cf6c497e
|
release version 0.6.0
|
2012-05-26 22:17:23 +02:00 |
Jan Steemann
|
4b287c4781
|
fixed wrong example
|
2012-05-25 17:41:21 +02:00 |
Frank Celler
|
1e3ab217f3
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
|
2012-05-25 00:26:50 +02:00 |
Jan Steemann
|
cf8c339e7c
|
added AQL example queries
|
2012-05-24 14:34:29 +02:00 |
Frank Celler
|
86a718b136
|
Merge branch 'master' of github.com:triAGENS/ArangoDB
|
2012-05-24 12:18:49 +02:00 |
Jan Steemann
|
e67d7da686
|
documentation for AQL functions
|
2012-05-24 11:25:49 +02:00 |
Jan Steemann
|
fbc1d65135
|
added documentation about comment usage
|
2012-05-23 17:50:47 +02:00 |
Frank Celler
|
44436e97aa
|
0.5.2
|
2012-05-23 16:22:56 +02:00 |
Frank Celler
|
318203ea4c
|
release version 0.5.2
|
2012-05-23 16:17:02 +02:00 |
Frank Celler
|
3daeecc700
|
renamed /document to /_api/document, /edge to /_api/edge
|
2012-05-22 16:04:20 +02:00 |
Frank Celler
|
47aa592fc1
|
added importer
|
2012-05-22 15:08:05 +02:00 |
Frank Celler
|
ab10fcf533
|
new version
|
2012-05-22 13:51:09 +02:00 |
Frank Celler
|
8f2366f901
|
release version 0.5.1
|
2012-05-22 12:33:14 +02:00 |
Frank Celler
|
700beff35f
|
release version v0.5.1
|
2012-05-22 12:26:18 +02:00 |
Frank Celler
|
dd92df134c
|
sk doc
|
2012-05-21 18:28:00 +02:00 |
Frank Celler
|
b682357901
|
added skip list queries
|
2012-05-21 17:19:17 +02:00 |
Frank Celler
|
88e4bf6c63
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
V8/v8-vocbase.cpp
|
2012-05-21 10:50:46 +02:00 |
Frank Celler
|
23920ddc69
|
added more ruby code
|
2012-05-21 10:46:52 +02:00 |
Jan Steemann
|
096591c80d
|
added documentation for list and document access
|
2012-05-16 18:16:52 +02:00 |
Jan Steemann
|
3a4c4426df
|
added error link to the documentation
|
2012-05-16 18:05:00 +02:00 |
Jan Steemann
|
30d269f03d
|
added documentation for query results
|
2012-05-16 17:41:04 +02:00 |
Jan Steemann
|
0b48ac31cf
|
removed unused examples
|
2012-05-16 17:14:54 +02:00 |
Jan Steemann
|
b22b8ff269
|
added bind parameters to inject collection names into the query. The syntax is @@name.
|
2012-05-16 13:34:14 +02:00 |
Frank Celler
|
2f2ecea725
|
new mruby version
|
2012-05-16 08:08:12 +02:00 |
Frank Celler
|
d05bd0a6ba
|
cleanup
|
2012-05-15 10:40:12 +02:00 |
Frank Celler
|
90955bdb96
|
added first steps
|
2012-05-15 10:33:16 +02:00 |
Frank Celler
|
27fe9ab240
|
added doc for collections
|
2012-05-14 22:56:37 +02:00 |
Frank Celler
|
308e9c3476
|
user manual
|
2012-05-14 22:36:10 +02:00 |
Frank Celler
|
1049fd4675
|
user manual
|
2012-05-14 22:15:31 +02:00 |
Frank Celler
|
209ceddeae
|
fe picture
|
2012-05-14 21:51:01 +02:00 |
Frank Celler
|
56c53e5741
|
doc user-manual
|
2012-05-14 21:44:29 +02:00 |