Thomas Schmidts
f43f80dcf5
Added link to the cookbook
2015-01-16 15:28:39 +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
abfb03b3f0
avoid deprecation warning
2015-01-16 12:34:12 +01:00
Jan Steemann
34c3ac0f56
fixed incompatibilies with newer rspec/ruby versions
...
Conflicts:
UnitTests/HttpInterface/api-collection-spec.rb
2015-01-16 12:34:12 +01:00
Jan Steemann
ef1f56c42c
added tests
2015-01-16 12:34:11 +01:00
Jan Steemann
ba783a4584
allow specifying minLength and maxLengths for PATHS AQL function
2015-01-16 12:34:11 +01:00
Willi Goesgens
9049753b62
Try to print exceptions more readable using yaml.
2015-01-16 11:09:27 +01:00
Jan Steemann
3887e1c149
more sleep
2015-01-16 09:20:40 +01:00
Jan Steemann
1504a6d8ac
fixed test
2015-01-16 09:09:30 +01:00
Jan Steemann
dc03a31ac0
merge with @fceller's modifications
2015-01-15 23:06:05 +01:00
Jan Steemann
6997abd421
updated CHANGELOG
2015-01-15 23:06:04 +01:00
Jan Steemann
578afe98d9
removed documentation for removed methods
2015-01-15 23:06:04 +01:00
Jan Steemann
b9c52dca9e
fix for intermittent 404 errors in Foxx and other actions
2015-01-15 23:06:04 +01:00
Frank Celler
b4766b7cb3
global flush for Foxx on reload
2015-01-15 23:06:03 +01:00
Jan Steemann
1bb6c45a5a
jslint
2015-01-15 16:54:38 +01:00
Willi Goesgens
b656ade20f
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2015-01-15 16:26:59 +01:00
Willi Goesgens
bc4a77828b
Be more gracefully when shutting down, however, alarm if we take longer than 10s for shutdown.
2015-01-15 16:26:22 +01:00
Michael Hackstein
6feed25079
The foxx generator in web interface will now also generate a read single document route
2015-01-15 15:52:33 +01:00
Jan Steemann
957fa189d2
better diagnostics for arangoimp
2015-01-15 13:42:31 +01:00
Willi Goesgens
786d7e1947
Take care for successfull shutdown, so we see whether we have crashes after the last test.
2015-01-15 11:24:55 +01:00
Willi Goesgens
ee1a2e4ce1
One more token which we mustn't treat as testcase name.
2015-01-15 09:20:24 +01:00
Jan Steemann
338510625c
do not tamper with result if non-object
2015-01-14 17:27:59 +01:00
Willi Goesgens
3a1a0b5c29
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2015-01-14 17:20:27 +01:00
Willi Goesgens
c641b2214b
- Use a predefined array to differenciate between informational & payload members of the testresults structure.
...
- Only report failure if we occur extraordinary server vanishes.
2015-01-14 17:19:02 +01:00
Jan Steemann
7518f09895
updated CHANGELOG
2015-01-14 17:10:30 +01:00
Jan Steemann
69a698ed7c
fix wording
2015-01-14 17:08:10 +01:00
Jan Steemann
bbcb32e664
added missing file
2015-01-14 17:07:55 +01:00
Jan Steemann
5abfeca10c
fixed invalid result for fm.rescan()
2015-01-14 17:07:29 +01:00
Willi Goesgens
1fca272389
Move tests to timecritical which seem to fail on a regular basis.
2015-01-14 14:55:23 +01:00
Willi Goesgens
0db3b726d5
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2015-01-14 09:33:25 +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
Jan Steemann
c14373d9b2
leave room
2015-01-13 22:49:30 +01:00
Jan Steemann
d088b5d66e
more startup delay so tests fail not because of too short wait period
2015-01-13 22:49:19 +01:00
Jan Steemann
af3fef03a0
fixed possible segmentation fault when passing a Buffer object into a V8 function as a parameter
2015-01-13 22:49:07 +01:00
Jan Steemann
2d7a7b87aa
move variable declarations to usage
2015-01-13 20:46:33 +01:00
Jan Steemann
cc829e2b0d
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2015-01-13 19:12:03 +01:00
Jan Steemann
7d178ef9c1
bumped version number
2015-01-13 19:11:54 +01:00
Willi Goesgens
cf2abccde8
Fix output of empty xml files if there was a skipped test
...
- return the propper message if the test is skipped
- evaluate skipped in the xml dumper
- ignore status fields in the structure as test results for xmls
2015-01-13 19:05:48 +01:00
Alan Plum
c651ca1f82
Lock ramda version.
2015-01-13 18:44:38 +01:00
Frank Celler
505db5f4c2
CHANGELOG for 2.4.0
2015-01-13 18:38:23 +01:00
Alan Plum
c8b0bb6832
Fixed AQB versions in CHANGELOG.
2015-01-13 18:27:33 +01:00
Alan Plum
8e538c4a1d
Updated AQB to 1.8.0.
2015-01-13 18:23:28 +01:00
Frank Celler
b9758e54f3
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2015-01-13 18:21:43 +01:00
Frank Celler
ca16940c77
using 2.5.0-devel
2015-01-13 18:21:37 +01:00
Alan Plum
bab4c8310f
Updated AQB to 1.7.0.
2015-01-13 17:54:24 +01:00
Frank Celler
4b0fc07b64
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2015-01-13 17:53:18 +01:00
Frank Celler
0fe6692a99
moved to 2.5.0
2015-01-13 17:53:04 +01:00
Jan Steemann
1e7a5218db
fixed inability to create collections from the web ui
2015-01-13 17:11:36 +01:00
Willi Goesgens
3e59d1a934
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2015-01-13 16:09:03 +01:00