1
0
Fork 0
Commit Graph

8733 Commits

Author SHA1 Message Date
Alan Plum 1a3a18ea3e Only throw if actually an error. 2015-07-15 19:03:10 +02:00
Alan Plum 380e4b929b Added Response#throw. 2015-07-15 18:04:20 +02:00
Jan Steemann 1bd48bb606 rollback pseudo-optimization because of its side-effects 2015-07-15 09:48:48 +02:00
Jan Steemann f77dbc005c some fixes for graph functions 2015-07-15 09:35:37 +02:00
Jan Steemann 8dbd76a97e issue #1402: Query export in web frontend not working 2015-07-14 23:44:26 +02:00
Alan Plum 289cdfcd43 Wrong error. 2015-07-14 20:11:03 +02:00
Alan Plum 1a0762eb22 Make jshint stfu. 2015-07-14 19:19:25 +02:00
Alan Plum 0e5a012c23 Fixed standalone docs. 2015-07-14 18:33:07 +02:00
Jan Steemann 72feca418b Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-07-14 18:23:42 +02:00
Jan Steemann f5a7e2120f pass filename to internal.parse() call 2015-07-14 18:23:08 +02:00
Alan Plum f5ce6e4331 Added basic auth support to Foxx app manager. 2015-07-14 18:11:23 +02:00
Willi Goesgens 419f2d965a fix syntax 2015-07-14 17:22:17 +02:00
Alan Plum b3a4826cbd Fixed #1390. 2015-07-14 16:43:07 +02:00
Alan Plum c9e193e2b8 genRandomSalt should take an argument. 2015-07-14 16:43:07 +02:00
Alan Plum 999fde5957 Removed generated.css. 2015-07-14 16:43:07 +02:00
Willi Goesgens aecbf56745 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-07-14 14:53:55 +02:00
Jan Steemann ad30baa08c retry qcache with cluster 2015-07-14 14:53:16 +02:00
Willi Goesgens cf38aa0f17 If there is not a single testcase in a testsuite somethings fishy -> fail. 2015-07-14 14:53:13 +02:00
Jan Steemann c4e2c8f894 renamed test 2015-07-14 14:07:25 +02:00
Jan Steemann 6306913010 AQL initialization at V8 context setup 2015-07-14 12:39:27 +02:00
Jan Steemann 2d9bd616c8 added tests 2015-07-14 10:58:16 +02:00
Jan Steemann 14ccfbabc3 Merge branch 'aql-query-cache' of https://github.com/arangodb/arangodb into devel 2015-07-13 12:46:41 +02:00
Jan Steemann 5a453bbcfc issue #1409: Document values with null character truncated with 2.6.2 on Windows 2015-07-13 12:45:13 +02:00
Jan Steemann c71dc4d9bb Merge branch 'devel' of https://github.com/arangodb/arangodb into aql-query-cache 2015-07-13 10:49:14 +02:00
Jan Steemann 35b033dfcb fixed Make 2015-07-13 09:41:32 +02:00
Michael Hackstein 5348fb78a6 Fixed and reactivated some general-graph tests. Were deactivated by accident. 2015-07-09 16:33:03 +02:00
Michael Hackstein ecad770e9c Fixed #1407. Thank you very much for spotting it. 2015-07-09 15:35:09 +02:00
Alan Plum af377ac6b4 ES6ify system apps. 2015-07-07 14:49:44 +02:00
Alan Plum ccbd71a03f Fixed sessions. 2015-07-07 14:04:04 +02:00
Alan Plum 11d52b25b3 Cleaned up users app. Added missing error names. 2015-07-07 13:26:42 +02:00
Frank Celler b6995ba412 fixed packaging of JS files 2015-07-04 21:54:59 +02:00
Alan Plum b38e0fb9c7 Added missing core folder. 2015-07-03 18:21:24 +02:00
Willi Goesgens 3da5855d6a Fix wait loop for file to dissappear 2015-07-03 16:16:05 +02:00
Heiko Kernbach f9015ecb31 cluster front end missing libraries added 2015-07-03 16:08:06 +02:00
Alan Plum 348d4278ca Don't warn about setup/teardown if manifest also contains scripts.setup/teardown and both are equal. 2015-07-02 16:36:04 +02:00
Alan Plum c73b28eaba Warn when versions incompatible. 2015-07-02 12:03:13 +02:00
Alan Plum 4826007168 Mention manifest.name when warning about deprecated manifests. 2015-07-02 11:47:39 +02:00
Alan Plum 7e5566176b Ported fixes from 2.6. 2015-07-01 19:03:52 +02:00
Alan Plum d2f6f26a35 Fixed scripts fields in fixture apps. 2015-07-01 17:07:37 +02:00
Alan Plum b04c8b2ebd Updated npm deps. 2015-07-01 16:39:24 +02:00
Willi Goesgens 78ba722479 wrap lines to make jslint happy 2015-06-30 15:07:01 +02:00
Willi Goesgens 2ecda1757f Output if we flag the build as crashy, so one can find it in the log. 2015-06-30 14:36:58 +02:00
Heiko Kernbach dfe5778d3d replaced deprecated assets attribute with grunt js tasks - #1391 2015-06-29 15:58:18 +02:00
Jan Steemann e25ecb5be8 added function cacheability info 2015-06-27 09:06:35 +02:00
Jan Steemann 1f5e047486 query cache, now with result limitations, HTTP and JavaScript APIs 2015-06-27 01:12:32 +02:00
Jan Steemann d06400233f added test 2015-06-25 23:49:34 +02:00
Jan Steemann 8372c33993 fixed invalidation with index creation etc., adjusted tests 2015-06-25 23:40:31 +02:00
Jan Steemann fe7b1fef7d added tests 2015-06-25 20:01:36 +02:00
Jan Steemann e49ee0cf11 added tests 2015-06-25 17:20:44 +02:00
Jan Steemann 66eec2ac7e fix invalidation 2015-06-25 16:46:04 +02:00