Frank Celler
112cb34bc7
fixed merge errors
2016-01-23 21:27:04 +01:00
Frank Celler
764a95ea2a
switch to testing.js, moved testing.js to client
2016-01-23 21:07:42 +01:00
Jan Steemann
d0ce5310e0
fix version strings
2016-01-21 16:11:48 +01:00
Frank Celler
ff11db7b78
added threadNumber to identify a thread
2016-01-19 13:57:30 +01:00
Jan Steemann
b16d9ee052
jslint
2016-01-15 10:38:20 +01:00
Frank Celler
828a2eb1ce
added time
2016-01-15 09:52:31 +01:00
Frank Celler
c439c82a24
added error handling
2016-01-13 18:28:50 +01:00
Frank Celler
4795546023
cleanup
2016-01-13 18:10:51 +01:00
Frank Celler
23e050ab8e
added workOverview
2016-01-13 18:10:51 +01:00
Alan Plum
286a6cedb0
shell-foxx-manager-nightly-spec to mocha
2016-01-12 18:49:27 +01:00
Alan Plum
c4c8418b6d
Add support for mocha in built-in test runner
2016-01-11 20:00:56 +01:00
Jan Steemann
8390793699
moved docu blocks into their own files
2016-01-07 16:39:19 +01:00
Jan Steemann
76577f4332
fix inclusion of .arangosh.rc
2016-01-04 14:51:39 +01:00
jsteemann
c20cf66e93
add cacheability info for explain
2016-01-03 00:52:36 +01:00
Jan Steemann
3cfd8214a9
handle id and isSystem when creating collections
2015-12-18 20:16:39 +01:00
jsteemann
11355b6e6f
jslint
2015-12-16 20:09:22 +01:00
Wilfried Goesgens
e93949674b
while printing the cursor info check for whether its extra section contains a warning.
2015-12-16 14:06:37 +01:00
Alan Plum
8853ede355
org/arangodb -> @arangodb
2015-12-15 15:51:44 +01:00
Jan Steemann
69fe6bf257
updated documentation
2015-12-01 12:13:15 +01:00
Jan Steemann
ae8904a5b6
added async flag for sync() and syncCollection()
2015-12-01 12:04:40 +01:00
Alan Plum
9a097c31ef
aqlQuery should handle null/undefined
2015-11-04 17:33:19 +01:00
Jan Steemann
16bdc37447
fixed parse error
2015-11-03 10:21:34 +01:00
Frank Celler
e4eff4c16f
reverted 71c37439a8
, 3dbb101b4a
, af6202e3e7
because of missing CLA
2015-11-03 10:21:33 +01:00
Frank Celler
6ef373aa47
reverted 9147856636
because of missing CLA
2015-11-03 10:21:33 +01:00
Frank Celler
901f68f28a
reverted 0692264fe2
, cbe78e3b1f
, 61d3846356
, e26c2295fb
, 6bc34aa8ce
, c0e9db0769
because of missing CLA
2015-10-29 19:59:43 +01:00
Jan Steemann
3396214a63
added db._explain() convenience function
2015-10-21 12:52:40 +02:00
Jan Steemann
bb0051b739
fixed hard-coded `incremental` parameter in shell implementation of `syncCollection` function in replication module
2015-10-13 09:33:15 +02:00
Jan Steemann
e49064e5c4
hide `fm` variable in web interface shell
2015-10-09 15:25:56 +02:00
Frank Celler
2410437bdc
be less verbose
2015-10-09 14:40:21 +02:00
Frank Celler
4b0911c799
added debugging header x-arango-v8-context
2015-10-07 13:37:35 +02:00
Wilfried Goesgens
a968707134
Fix foxx-manager test for running in arangosh
2015-10-02 15:39:49 +02:00
Jan Steemann
ace5bd8ec2
some fixes for the web interface
2015-09-25 16:01:13 +02:00
Alan Plum
038267cb06
Re-implemented require/module based on Node 4.1.0
...
The require function should now behave as expected and treat ArangoDB's module paths as sources for "external" modules.
The "assert", "buffer" and "path" modules have been moved out of ./js/node into the bootstrap modules.
The module "org/arangodb/foxx/arangoApp" (as well as any modules depending on it) is incompatible with the new module loading behaviour and will be have to be rewritten from scratch.
The "Package" class has been removed entirely and is no longer needed.
Support for the database-stored modules is currently missing and needs to be re-implemented within the module loader.
2015-09-24 13:46:13 +02:00
Wilfried Goesgens
435b6e9382
lint.
2015-09-17 17:28:26 +02:00
Wilfried Goesgens
90aab26866
Add html reply logger
2015-09-17 15:54:27 +02:00
Frank Celler
c892174c6a
added nightly
2015-09-16 15:14:34 +02:00
Jan Steemann
dc7ac83354
incremental sync fixes
2015-09-15 14:20:08 +02:00
jsteemann
de896edb5b
fixed test
2015-09-15 00:16:26 +02:00
jsteemann
22e17814e3
additionally allow the following characters in document keys:
...
`(` `)` `+` `,` `=` `;` `$` `!` `*` `'` `%`
2015-09-15 00:16:08 +02:00
Jan Steemann
d2d3594351
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-09-14 17:45:09 +02:00
Jan Steemann
75ccd7e2cc
fixed incremental sync method
2015-09-14 17:44:12 +02:00
Frank Celler
b7bc8526d5
added engine match to available in FoxxManager
2015-09-14 16:52:05 +02:00
Willi Goesgens
8d0d1491f8
Propper highlighting and escaping for examples.
2015-09-11 15:04:55 +02:00
Jan Steemann
29d37eb346
added diagnosis functions
2015-09-07 20:48:42 +02:00
CoDEmanX
3a9648d78a
More Americanization
2015-09-03 22:25:43 +02:00
TJ Walker
9147856636
Fix #41469
2015-09-02 18:03:10 -07:00
CoDEmanX
b4593a7e82
Change spelling of 'initialize' to American English (comments and log messages only)
2015-09-01 17:07:21 +02:00
Alan Plum
6b3e08456b
Handle ArangoCollection in aqlQuery templates.
2015-08-31 18:16:23 +02:00
Jan Steemann
dd9cd8f472
made `aqlQuery` run in web interface
2015-08-30 23:12:26 +02:00
Jan Steemann
1867d6c4de
added template string generator function `aqlQuery` for generating AQL queries
...
This can be used to generate safe AQL queries with JavaScript parameter
variables or expressions easily:
var name = 'test';
var attributeName = '_key';
var query = aqlQuery`FOR u IN users FILTER u.name == ${name} RETURN u.${attributeName}`;
db._query(query);
2015-08-30 22:32:26 +02:00
Jan Steemann
b08713d768
added tests and documentation
2015-08-24 11:05:26 +02:00
Jan Steemann
b58ecfe206
added firstTick()
2015-08-21 17:11:40 +02:00
Jan Steemann
9e08b1ebc5
add tickRanges() function
2015-08-21 17:00:32 +02:00
Alan Plum
a8516913a2
Revert "added updateDeps"
2015-08-10 14:56:01 +02:00
Willi Goesgens
f44d246a34
Lintify.
2015-08-05 09:19:10 +02:00
Willi Goesgens
a5337ccdcb
fix usage of db._query() when generating documentation.
2015-08-04 18:41:37 +02:00
Jan Steemann
20c96b5e46
removed locks
2015-07-21 17:34:57 +02:00
Alan Plum
b214a02e70
Merge pull request #1416 from sarasfox/foxx-manger-updateDeps
...
added updateDeps to foxx-manager.
2015-07-16 14:48:11 +02:00
kevin cloinger
71c37439a8
added updateDeps and a comma
2015-07-16 03:02:35 -06:00
kevin cloinger
3dbb101b4a
added updateDeps
...
Added updateDeps to foxx-manager cli for use with salt. please give good look over this.
2015-07-16 02:42:56 -06:00
Jan Steemann
1f5e047486
query cache, now with result limitations, HTTP and JavaScript APIs
2015-06-27 01:12:32 +02:00
Alan Plum
1f865e4c21
Fixed #1268 regression.
2015-06-16 10:14:47 +02:00
Alan Plum
eb4c2c7273
Fixed name conflict.
2015-06-10 18:02:23 +02:00
Jan Steemann
4e33128092
adjusted links
2015-06-05 10:08:52 +02:00
Jan Steemann
5989157ee5
fixed link
2015-06-05 09:21:54 +02:00
Alan Plum
993ad1e0ea
De-IFFE-ify all the modules.
2015-06-03 13:08:58 +02:00
Alan Plum
bf6501c02b
FM: script -> run
2015-06-02 15:48:05 +02:00
Jan Steemann
38258c7938
make test more reliable
2015-05-28 16:18:48 +02:00
Alan Plum
4fe795db3c
Implemented script args and results.
2015-05-26 19:52:06 +02:00
Alan Plum
9296e6ea23
Fixed script invocation and configure/set-deps.
2015-05-26 19:52:06 +02:00
Alan Plum
a98f1b088e
Readability.
2015-05-26 19:52:05 +02:00
Frank Celler
d295f87459
added check for newer version
2015-05-26 14:06:50 +02:00
Jan Steemann
f8d68b2c5f
fixed wrong fcall
2015-05-22 11:51:11 +02:00
Willi Goesgens
17da88a12f
remove pattern match trying to detect files; a stat is more precise.
2015-05-22 10:46:04 +02:00
Willi Goesgens
04afbf4ae0
check whether appInfo is something on the filesystem which we like; if - upload it.
2015-05-18 15:19:27 +02:00
Max Neunhoeffer
a3923c9eaf
Fix configurability of indexBuckets.
2015-05-18 01:39:54 -07:00
Max Neunhoeffer
13204298d9
Make number of buckets in edge index configurable.
2015-05-17 19:04:47 -07:00
Michael Hackstein
f320e74c2d
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-05-11 17:21:32 -07:00
Michael Hackstein
7d3ad7ee46
Fixed a bug with upgrade and replace of foxx apps from local files. Closes #1292
2015-05-11 17:21:23 -07:00
Jan Steemann
40067e6c96
added documents()
2015-05-08 17:11:44 +02:00
Alan Plum
f6532478b8
FM: Allow passing script options.
2015-05-07 23:16:05 +02:00
Alan Plum
71c2e06649
Linting.
2015-05-06 17:33:05 +02:00
Alan Plum
d6ff3d7333
Fixed wrong function name.
2015-05-06 17:30:14 +02:00
Alan Plum
be40214b1f
Added script command to FM.
2015-05-06 17:15:36 +02:00
Alan Plum
ef11e3a622
Added missing exports.
2015-05-06 17:15:36 +02:00
Alan Plum
f3ef5a048e
Sorting.
2015-05-06 17:15:35 +02:00
Alan Plum
a20c9ee16e
Added dependencies and set-dependencies manager commands.
2015-05-06 17:15:35 +02:00
Alan Plum
c682bf9923
Don't use aardvark in foxx-manager.
2015-05-06 16:54:50 +02:00
Jan Steemann
c677ea8b88
added tests for collection.lookupByKeys() and collection.removeByKeys()
2015-05-05 17:57:33 +02:00
Jan Steemann
b0924956f8
allow `@` character in document keys, too.
2015-04-30 21:28:26 +02:00
Jan Steemann
a8855908f6
less copying
2015-04-30 18:36:17 +02:00
Willi Goesgens
2973ca3a87
- fix detecing empty / undefined detection
...
- add proper here document wrappers, so curl commands work properly.
2015-04-27 17:08:46 +02:00
Alan Plum
0f475dc099
Lint.
2015-04-15 19:54:22 +02:00
Alan Plum
af9abcbc1d
Added 'tests' command to foxx-manager.
2015-04-15 18:18:24 +02:00
Jan Steemann
7e0597f215
fixed cursor output in browser shell
2015-04-15 12:00:35 +02:00
Alan Plum
69e63c2c64
Strict mode all the things.
2015-04-09 00:22:05 +02:00
Alan Plum
e8ba1a1332
Even more strictness.
2015-04-08 17:12:34 +02:00
Alan Plum
45ff33b404
More strictness.
2015-04-08 16:18:11 +02:00
Jan Steemann
748107b291
changed behavior of `db._query()` in the ArangoShell:
...
if the command's result is printed in the shell, the first 10 results will be printed. Previously
only a basic description of the underlying query result cursor was printed. Additionally, if the
cursor result contains more than 10 results, the cursor is assigned to a global variable `more`,
which can be used to iterate over the cursor result.
Example:
arangosh [_system]> db._query("FOR i IN 1..15 RETURN i")
[object ArangoQueryCursor, count: 15, hasMore: true]
[
1,
2,
3,
4,
5,
6,
7,
8,
9,
10
]
type 'more' to show more documents
arangosh [_system]> more
[object ArangoQueryCursor, count: 15, hasMore: false]
[
11,
12,
13,
14,
15
]
2015-04-04 19:42:55 +02:00
Michael Hackstein
6d389c7bca
Fixed a bug where an app installed from zip file is deleted by foxx manager.
2015-03-17 17:02:17 +01:00