Jan Steemann
|
a2061f66a3
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-08-11 14:54:25 +02:00 |
Jan Steemann
|
24f1f979d0
|
fixed jsonification of values
|
2014-08-11 14:54:14 +02:00 |
Max Neunhoeffer
|
e065c1e507
|
Fix a bug in JsonHelper about autofree.
|
2014-08-11 14:28:34 +02:00 |
James
|
a4f357c15e
|
EnumerateListBlock now working for JSON lists and prepended "explicit" to Json constructors..
|
2014-08-08 09:43:54 +02:00 |
Jan Steemann
|
c7350c4c06
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-08-07 16:12:14 +02:00 |
Jan Steemann
|
099ec8db60
|
reallow attribute names starting with underscores
|
2014-08-07 15:52:58 +02:00 |
Jan Steemann
|
cb2e9a8a37
|
fixed JSON conversion
|
2014-08-07 15:48:33 +02:00 |
Jan Steemann
|
1015404edc
|
working on AQL function calls and error handling
|
2014-08-06 16:19:43 +02:00 |
Jan Steemann
|
ac7b47c0b7
|
nullptr
|
2014-08-06 09:42:36 +02:00 |
Jan Steemann
|
fe4d83e80b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
Documentation/Books/Users/Aql/README.mdpp
Documentation/Books/Users/AqlExtending/README.mdpp
|
2014-08-05 15:09:28 +02:00 |
Thomas Schmidts
|
baf6635627
|
Added missing methods to fs module. fix #978
|
2014-08-05 13:37:40 +02:00 |
Jan Steemann
|
196441b9b4
|
improved v8 object generation
|
2014-08-05 13:23:37 +02:00 |
Jan Steemann
|
6e09cd1736
|
gcc
|
2014-08-05 09:07:11 +02:00 |
Max Neunhoeffer
|
87a36596b1
|
Change Json format of ExecutionPlans.
|
2014-07-30 15:20:09 +02:00 |
Jan Steemann
|
376ae9b8dc
|
Merge branch 'aql2' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-07-30 12:30:20 +02:00 |
Jan Steemann
|
f4e8775ddc
|
nicer parser error messages
|
2014-07-30 12:30:06 +02:00 |
Max Neunhoeffer
|
b9e5218d81
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-07-30 09:46:13 +02:00 |
Jan Steemann
|
b657c61bee
|
readline vs. linenoise vs. dummyshell: finally...
|
2014-07-30 09:43:38 +02:00 |
Max Neunhoeffer
|
8f1945bba7
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql2
|
2014-07-30 09:32:26 +02:00 |
Jan Steemann
|
728a439d3f
|
readline vs. linenoise vs. dummyshell: next try
|
2014-07-30 09:30:41 +02:00 |
Jan Steemann
|
62d989aa61
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
|
2014-07-30 09:19:55 +02:00 |
Jan Steemann
|
e05604e5b4
|
issue #972: Compilation Issue
|
2014-07-30 09:13:40 +02:00 |
Jan Steemann
|
641d35b906
|
added static v8-basic optimizations
|
2014-07-29 12:52:37 +02:00 |
Max Neunhoeffer
|
f3a5aefffb
|
Forgot one.
|
2014-07-28 16:26:50 +02:00 |
Jan Steemann
|
765e44e80b
|
execution v0.0000001
|
2014-07-28 15:51:38 +02:00 |
Max Neunhoeffer
|
aa7e24495f
|
Take out debugging output.
|
2014-07-25 15:16:34 +02:00 |
Max Neunhoeffer
|
7c983d0f7b
|
Fix memory allocation issues in Json class.
|
2014-07-25 15:09:13 +02:00 |
Max Neunhoeffer
|
b6122ad3dc
|
Snapshot, this version has memcheck problems.
|
2014-07-25 14:25:22 +02:00 |
Max Neunhoeffer
|
067b740146
|
Comment and finalise Json wrapper class.
|
2014-07-25 10:33:54 +02:00 |
Max Neunhoeffer
|
fc83eed330
|
Add an explicit steal() method to Json.
|
2014-07-25 00:31:50 +02:00 |
Max Neunhoeffer
|
f1bcf6e264
|
Fix operator= for Json objects.
|
2014-07-25 00:07:20 +02:00 |
Max Neunhoeffer
|
6a1203405f
|
Add Json wrapper class to JsonHelpers.
|
2014-07-24 23:41:06 +02:00 |
Thomas Schmidts
|
059b83b1d2
|
Comments in .md will be deleted now
|
2014-07-23 17:06:32 +02:00 |
Jan Steemann
|
f0f9664bae
|
fix compile warnings for Visual Studio
|
2014-07-23 11:35:17 +02:00 |
Max Neunhoeffer
|
a8e3236560
|
Snapshot, legend cache started.
|
2014-07-22 16:59:19 +02:00 |
Jan Steemann
|
6ca37dd0eb
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-07-22 15:17:02 +02:00 |
Jan Steemann
|
b36ad17cc6
|
finished --wal.suppress-shape-information
|
2014-07-22 15:16:49 +02:00 |
Thomas Schmidts
|
2afd5cc356
|
Fixed some wrong references
|
2014-07-21 18:06:02 +02:00 |
Jan Steemann
|
33ca76773a
|
fixed compiler warning
|
2014-07-21 14:22:54 +02:00 |
Jan Steemann
|
ddf69e99a9
|
fixed tasks with offset 0.0
|
2014-07-21 14:22:39 +02:00 |
Frank Celler
|
cf81e3ff00
|
generate .cpp file instead of .c file
|
2014-07-10 19:13:12 +02:00 |
Thomas Schmidts
|
1be856675f
|
Added Error codes and meanings
|
2014-07-09 14:20:23 +02:00 |
Michael Hackstein
|
4cf8df05dc
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-07-08 13:53:43 +02:00 |
Michael Hackstein
|
f763f0aa13
|
Added an error for the graph module. It will be thrown on the attempt to add an orphan collection that is already used. Also alloed orphan collections for restrictions in fluentAQL
|
2014-07-08 13:53:39 +02:00 |
Frank Celler
|
e436ecfa40
|
if a cancelation has occured, flush the module cache
|
2014-07-08 11:54:53 +02:00 |
Frank Celler
|
0703809e00
|
added isIP
|
2014-07-07 18:46:02 +02:00 |
Thomas Schmidts
|
1a78807a67
|
Fixed a few @startDocuBlock errors
|
2014-07-07 16:15:50 +02:00 |
Max Neunhoeffer
|
af3c55d198
|
Fix a typo.
|
2014-07-07 12:13:01 +02:00 |
Frank Celler
|
b536afd7f5
|
lower log level to debug
|
2014-07-07 12:11:37 +02:00 |
Frank Celler
|
60057037e2
|
added ERR_clear_error
|
2014-07-07 12:06:13 +02:00 |