Jan Steemann
|
7bcf2b54c0
|
make explainer display warnings, too
|
2015-01-29 21:30:42 +01:00 |
Frank Celler
|
418a673f2b
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into request-module
Conflicts:
js/node/package.json
|
2015-01-29 17:20:15 +01:00 |
Jan Steemann
|
93131b6bf7
|
less copying
|
2015-01-29 14:21:02 +01:00 |
Jan Steemann
|
b03a7a4c8f
|
fun with custom visitors
|
2015-01-28 00:45:21 +01:00 |
Jan Steemann
|
58ddb95417
|
reduced number of monkeypatches affecting innocent regular objects
|
2015-01-24 14:23:53 +01:00 |
Jan Steemann
|
f5aa621536
|
reverse index scan
|
2015-01-23 01:36:46 +01:00 |
Jan Steemann
|
f9a43224cf
|
added explainer
Conflicts:
js/common/modules/org/arangodb/aql/explainer.js
|
2015-01-23 00:59:07 +01:00 |
Jan Steemann
|
7f20556c78
|
added query explainer
|
2015-01-23 00:41:16 +01:00 |
Alan Plum
|
d6a46773cd
|
Removed unused deps.
|
2015-01-20 17:27:56 +01:00 |
Alan Plum
|
469d73c8b8
|
Linting.
|
2015-01-20 17:27:51 +01:00 |
Alan Plum
|
86a39a9f24
|
Removed body parser helpers.
Can't use them on the client. Maybe re-implement them later.
|
2015-01-20 17:16:36 +01:00 |
Alan Plum
|
edc17af821
|
Pass json flag to Response.
|
2015-01-20 17:16:36 +01:00 |
Alan Plum
|
6d5e09a1da
|
request -> exports
|
2015-01-20 17:16:35 +01:00 |
Alan Plum
|
bc89aec6f2
|
Don't throw on HTTP status >= 400.
|
2015-01-20 17:16:35 +01:00 |
Alan Plum
|
70b31626b2
|
Node request-style default for maxRedirects.
|
2015-01-20 17:16:35 +01:00 |
Alan Plum
|
7b76841496
|
HTTP methods should be case-insensitive.
|
2015-01-20 17:16:35 +01:00 |
Alan Plum
|
bf61d97f73
|
Headers should be case-insensitive.
|
2015-01-20 17:16:35 +01:00 |
Alan Plum
|
d6e0b6e82d
|
Support form as string.
|
2015-01-20 17:16:35 +01:00 |
Alan Plum
|
efc2026151
|
Support parsed url objects.
|
2015-01-20 17:16:35 +01:00 |
Alan Plum
|
28070d1d41
|
Added consistent url to error request data.
|
2015-01-20 17:16:34 +01:00 |
Alan Plum
|
ef3aeea8bc
|
Fixed broken references.
|
2015-01-20 17:16:34 +01:00 |
Alan Plum
|
ba25c584b6
|
Cleanup.
|
2015-01-20 17:16:34 +01:00 |
Alan Plum
|
5183aabca8
|
Handle JSON like request does.
This solves the edge case of wanting to pass strings as JSON (i.e. quoted and escaped).
|
2015-01-20 17:16:33 +01:00 |
Alan Plum
|
12490a53e7
|
Cleaner error message.
|
2015-01-20 17:16:33 +01:00 |
Alan Plum
|
e956cbc0c6
|
Removed parseForm. Made multipart parsing methods take request object instead of body and headers.
|
2015-01-20 17:16:33 +01:00 |
Alan Plum
|
576f4f4064
|
Stricter RFC 3986 compliance for querystrings.
|
2015-01-20 17:16:33 +01:00 |
Alan Plum
|
15435982f6
|
Added content-disposition module.
|
2015-01-20 17:16:33 +01:00 |
Alan Plum
|
cb1994130a
|
Added handlers for form/-data/multipart.
|
2015-01-20 17:16:32 +01:00 |
Alan Plum
|
88f852d69d
|
Provide nicer wrapper for internal.download.
|
2015-01-20 17:16:32 +01:00 |
Jan Steemann
|
63bf4c888a
|
flush WAL status file after collection to shorten recovery
|
2015-01-18 21:06:57 +01:00 |
Jan Steemann
|
b0fa21b0ce
|
updated conventions documentation for AQL functions
|
2015-01-16 12:56:02 +01:00 |
Jan Steemann
|
36dab4113e
|
stricter checking for AQL user functions
|
2015-01-16 12:44:59 +01:00 |
Jan Steemann
|
ef1f56c42c
|
added tests
|
2015-01-16 12:34:11 +01:00 |
Willi Goesgens
|
58e1d0b1fe
|
Expand grace period a little more, maybe valgrind can catch up then.
|
2015-01-14 09:33:02 +01:00 |
Michael Hackstein
|
ff30d50c93
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2015-01-13 13:20:07 +01:00 |
Michael Hackstein
|
aaf8d70a83
|
Improved a generated general graph AQL. It now does not compute the complete set of vertices before filtering, instead it merges the examples before computing.
|
2015-01-13 13:19:56 +01:00 |
Alan Plum
|
2803e090c0
|
Merge pull request #1188 from triAGENS/windows-line-endings-in-foxx
Fix Foxx JSDoc for Windows Line Endings
|
2015-01-13 13:18:00 +01:00 |
Willi Goesgens
|
2e1d52c1f2
|
Wait longer for collections to unload before failing.
|
2015-01-13 10:57:11 +01:00 |
Jan Steemann
|
f9cfbbee4e
|
type-safe comparisons
|
2015-01-13 01:31:39 +01:00 |
Frank Celler
|
06660a6a68
|
ignore errors in jshintrc
|
2015-01-04 22:04:45 +01:00 |
Jan Steemann
|
363df745ea
|
fix program names
|
2014-12-17 14:19:54 +01:00 |
Frank Celler
|
40e4b40dff
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-12-16 16:28:30 +01:00 |
Michael Hackstein
|
d8ad93f1b6
|
Moved fishbowl update from client to common module of foxx manager. Offered update in server-side foxx manager and used it in Web Interface
|
2014-12-16 14:10:15 +01:00 |
Michael Hackstein
|
275503224e
|
Added some Error notification for Foxx App install failures. Added download for Zipfile as well as information for your development path.
|
2014-12-16 14:10:15 +01:00 |
Lucas Dohmen
|
e8a474ef60
|
Fix Foxx JSDoc for Windows Line Endings
|
2014-12-15 10:00:26 +01:00 |
Frank Celler
|
0edff23aa1
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-12-11 12:31:53 +01:00 |
Jan Steemann
|
9b15228676
|
fixed broken documentation
|
2014-12-11 12:30:41 +01:00 |
Frank Celler
|
db677ab186
|
fixed missing makeDirectory when fetching a Foxx application from a ZIP file
Conflicts:
CHANGELOG
|
2014-12-08 23:18:00 +01:00 |
scottashton
|
c657790bc4
|
cleaned up example for getConnectingEdges
|
2014-12-08 10:58:59 +01:00 |
Thomas Schmidts
|
e799dfa8f9
|
Fixed #1007 spelling error fixed
|
2014-12-05 14:28:08 +01:00 |