Frank Celler
|
703a14aabd
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into 2.3
|
2014-11-01 20:30:19 +01:00 |
Jan Steemann
|
025d73ae03
|
re-added support for fullCount
|
2014-11-01 15:20:05 +01:00 |
Jan Steemann
|
26c3b0174f
|
fixed tests
|
2014-10-31 19:58:20 +01:00 |
Jan Steemann
|
4f68960ed7
|
removed Ahuacatl [skip ci]
|
2014-10-31 17:31:00 +01:00 |
Frank Celler
|
82bf05f50f
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into 2.3
Conflicts:
configure.ac
|
2014-10-31 10:39:42 +01:00 |
Jan Steemann
|
d4d3e37a0d
|
added internal.parseFile
|
2014-10-30 19:18:05 +01:00 |
Jan Steemann
|
c19060da27
|
changed www.arangodb.org to www.arangodb.org
|
2014-10-30 19:17:25 +01:00 |
Jan Steemann
|
83252851e6
|
report warnings in queries
|
2014-10-30 17:33:15 +01:00 |
Willi Goesgens
|
6b2f4d4067
|
Split shell-statement into statement / explain-cluster / explain-noncluster
|
2014-10-30 16:08:10 +01:00 |
Willi Goesgens
|
501c721e72
|
Add jmeter JTL output format to perftests
|
2014-10-30 14:16:08 +01:00 |
Willi Goesgens
|
97459a1aa6
|
Reset test stati when results are fetched.
|
2014-10-30 10:23:21 +01:00 |
Jan Steemann
|
4418e58315
|
removed old-style Doxygen sections
|
2014-10-30 01:16:07 +01:00 |
Jan Steemann
|
cf6fcb2fc1
|
linted python files, regenerated derived files
|
2014-10-29 23:56:20 +01:00 |
Jan Steemann
|
1865b8bd57
|
jslint
|
2014-10-29 22:42:52 +01:00 |
Willi Goesgens
|
8db1e18568
|
Adjust the result returned to be the old format again.
|
2014-10-29 21:10:57 +01:00 |
Willi Goesgens
|
3e9d91341f
|
When running several suites in one file, we have to remember the results.
|
2014-10-29 14:44:21 +01:00 |
Frank Celler
|
a4264bfa1e
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into 2.3
Conflicts:
VERSION
js/apps/system/aardvark/api-docs.json
js/apps/system/aardvark/api-docs/batch.json
js/apps/system/aardvark/api-docs/collection.json
js/apps/system/aardvark/api-docs/cursor.json
js/apps/system/aardvark/api-docs/database.json
js/apps/system/aardvark/api-docs/document.json
js/apps/system/aardvark/api-docs/edge.json
js/apps/system/aardvark/api-docs/edges.json
js/apps/system/aardvark/api-docs/endpoint.json
js/apps/system/aardvark/api-docs/explain.json
js/apps/system/aardvark/api-docs/graph.json
js/apps/system/aardvark/api-docs/index.json
js/apps/system/aardvark/api-docs/query.json
js/apps/system/aardvark/api-docs/replication.json
js/apps/system/aardvark/api-docs/simple.json
js/apps/system/aardvark/api-docs/system.json
js/apps/system/aardvark/api-docs/transaction.json
js/apps/system/aardvark/api-docs/traversal.json
js/apps/system/aardvark/api-docs/user.json
js/apps/system/aardvark/api-docs/version.json
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
js/server/modules/org/arangodb/testing.js
|
2014-10-29 12:22:48 +01:00 |
Jan Steemann
|
e581aa6612
|
fixed usage of AQL user-defined functions from web UI
|
2014-10-27 11:09:20 +01:00 |
Jan Steemann
|
29a4416bcf
|
issue #1056: added tests for zipFile / unzipFile
Conflicts:
js/common/tests/shell-fs.js
lib/BasicsC/tri-zip.c
|
2014-10-25 01:21:47 +02:00 |
Jan Steemann
|
260bfbf235
|
issue #1059: Bug in js module console
|
2014-10-25 00:04:39 +02:00 |
Thomas Schmidts
|
d79ff5d74d
|
Fixed broken links
|
2014-10-24 17:49:01 +02:00 |
Frank Celler
|
a7d93abe43
|
fixed requireApp in development mode
|
2014-10-21 12:28:33 +02:00 |
Jan Steemann
|
d1c6c1af9f
|
shorten test duration
|
2014-10-18 02:33:47 +02:00 |
Jan Steemann
|
edae662eb4
|
added res.send() and res.sendFile()
|
2014-10-15 17:33:10 +02:00 |
Jan Steemann
|
c946a1536a
|
documentation for fs
|
2014-10-15 14:01:15 +02:00 |
Jan Steemann
|
6511fec7c6
|
added tests for fs.read and fs.write
|
2014-10-15 12:44:04 +02:00 |
Jan Steemann
|
6bd448be46
|
added support for reading / writing binary data in fs.readFileSync && fs.write
|
2014-10-14 19:07:16 +02:00 |
Jan Steemann
|
ce8ac10f59
|
optimized memory usage of multi hash index
|
2014-10-11 18:38:22 +02:00 |
Jan Steemann
|
3b52200983
|
fixed inner loop variable fuckup
|
2014-10-09 17:28:01 +02:00 |
Willi Goesgens
|
e433a2831e
|
Add a new wrapper which does fork + waitpid in one js call, so we're closer to the flame and less eventually miss something.
|
2014-10-08 16:48:30 +02:00 |
Jan Steemann
|
ff80fafba5
|
fixed cached lookups of collections on the server, which may have caused spurious problems after collection rename operations
|
2014-10-08 14:59:02 +02:00 |
Frank Celler
|
1481bd0e96
|
auto-generated files
|
2014-10-02 18:24:59 +02:00 |
Frank Celler
|
ed551397fa
|
Merge branch 'aql2' of github.com:triAGENS/ArangoDB into 2.3
Conflicts:
config/generateErrorfile.py
|
2014-10-02 17:40:01 +02:00 |
Jan Steemann
|
0948aaccd9
|
issue #693: fixed firstExample for `_from` and/or `_to` attributes
|
2014-10-01 12:20:52 +02:00 |
Jan Steemann
|
c5c7957b5e
|
manually merged pr #1029 by @baslr
|
2014-09-29 13:52:32 +02:00 |
Max Neunhoeffer
|
046d4f524d
|
Implement getSome for RemoteBlock.
|
2014-09-26 16:19:25 +02:00 |
Willi Goesgens
|
ca1ccbab79
|
Try to match the jenkins grinder input tools csv grammer
|
2014-09-26 10:37:39 +02:00 |
Willi Goesgens
|
cba6e480fe
|
Don't add trailing \n to the CSV
|
2014-09-25 17:31:32 +02:00 |
Willi Goesgens
|
0a3877505c
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-09-25 14:50:07 +02:00 |
Willi Goesgens
|
6e00b45b50
|
Add a missing column to the CSV.
|
2014-09-25 14:49:48 +02:00 |
Max Neunhoeffer
|
2542834607
|
Wait for WAL collector in a few more waitUnload.
This is necessary for some of the slower unittests (for example with
code coverage or valgrind).
|
2014-09-25 14:01:58 +02:00 |
Willi Goesgens
|
1663a18dee
|
Rename the grinder csv log
|
2014-09-24 18:37:25 +02:00 |
Willi Goesgens
|
9e94af7fb1
|
Perf suite: Add grindertool alike CSV-Exporter
|
2014-09-24 17:42:54 +02:00 |
Jan Steemann
|
dd53bc295a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-09-24 17:14:50 +02:00 |
Jan Steemann
|
3da082fdc8
|
issue #1026: Modules loaded in different files within the same app should refer to the same module
|
2014-09-24 17:05:04 +02:00 |
Max Neunhoeffer
|
784a299ab8
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel
|
2014-09-24 16:17:44 +02:00 |
Max Neunhoeffer
|
cf5e1be91e
|
Version version of HTTP API done.
|
2014-09-24 16:17:18 +02:00 |
Willi Goesgens
|
47c4817c50
|
Adjust perf tests reply structure & the report generator to the new standard.
|
2014-09-24 13:35:44 +02:00 |
Willi Goesgens
|
5b4209d95e
|
Rearange the outputs of our tests so it matches the structure required by the unittest framework
|
2014-09-24 11:41:51 +02:00 |
Willi Goesgens
|
357764ac57
|
Implement structures in the same way for all other tests, and move the pretty printer over, so users calling testing.js directly can also enjoy human readable test results.
|
2014-09-23 16:56:24 +02:00 |