Michael Hackstein
|
c19ee02a93
|
Added build for coverage tests. We do not want to check coverage of libraries
|
2015-01-26 09:35:49 +00:00 |
Michael Hackstein
|
72e1e949d7
|
Potential fix for the ghost, killing the frontend test from time to time. Go Jenkins, find it.
|
2015-01-26 09:33:37 +00:00 |
Michael Hackstein
|
090ebb8d0f
|
Test code probably overwrites library instead of the mock. Should be fixed now.
|
2015-01-25 16:17:32 +00:00 |
Michael Hackstein
|
9f790f3aa1
|
Potential fix for the ghost, killing the frontend test from time to time. Go Jenkins, find it
|
2015-01-25 16:16:20 +00:00 |
Michael Hackstein
|
fcf3760dea
|
JSHinting grunt
|
2015-01-25 14:28:22 +00:00 |
Michael Hackstein
|
4e0dcba048
|
Adapted karma tests to use the combined file generated via grunt instead of a self concatenated file. The test is now much closer to reality and the files are not stored redundantly
|
2015-01-25 14:27:34 +00:00 |
Michael Hackstein
|
b2fc293b63
|
Applied a fix to ace. Their implementation of require breaks arangodb require. They expect an additional argument at the beginning
|
2015-01-25 12:15:10 +00:00 |
Michael Hackstein
|
a4b34b2fe3
|
Modified karma tests to work with the same concatenated file delivered to the frontend.
|
2015-01-24 12:20:59 +00:00 |
Michael Hackstein
|
cc1a52d159
|
Enabled concatenation and uglification of javascript code. If minified version is used, Foxx-Documentation is not working. Variable resolution not possible.
|
2015-01-24 12:17:04 +00:00 |
Michael Hackstein
|
274d8df801
|
Added a grunt task to build the css files for cluster and standalone interface
|
2015-01-24 12:17:04 +00:00 |
Michael Hackstein
|
f540e02b26
|
Implemented a heatmap for querynodes to help optimizing the query. Increased font-size of descriptions. Now needs discussion what to do next
|
2015-01-24 12:17:03 +00:00 |
Michael Hackstein
|
a4e92bc1dc
|
Added first version of query plan viewer. Needs to be beautified. A node-only cost estimation is would be good
|
2015-01-24 12:17:03 +00:00 |
Michael Hackstein
|
3f5e1625bd
|
First draft to display the result of explain on a query. Not yet beutiful
|
2015-01-24 12:17:03 +00:00 |
Jan Steemann
|
0d8bf44215
|
gc adjustment
|
2015-01-23 20:51:42 +01:00 |
Jan Steemann
|
2bf7c0dcd4
|
add explanation for disabled remote access
|
2015-01-23 20:00:13 +01:00 |
Jan Steemann
|
a44620ea28
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2015-01-23 18:56:19 +01:00 |
Jan Steemann
|
0f94293efd
|
shutdown time
|
2015-01-23 18:56:01 +01:00 |
Willi Goesgens
|
f3d8e385b2
|
oops, search and replace fail in the tests.
|
2015-01-23 18:10:30 +01:00 |
Willi Goesgens
|
6be1b5463e
|
Add script wrapper for cygwin.
|
2015-01-23 17:35:26 +01:00 |
Jan Steemann
|
5d12a3da3b
|
garbage collection
|
2015-01-23 16:45:00 +01:00 |
Willi Goesgens
|
c25199219d
|
Fix missing branch of TRI_LocateConfigDirectory for windows
|
2015-01-23 14:59:42 +01:00 |
Willi Goesgens
|
6833952781
|
Fix windows compilation.
|
2015-01-23 14:59:23 +01:00 |
Jan Steemann
|
7db19894ca
|
do not pass name in TRI_ERROR_ARANGO_ILLEGAL_NAME
|
2015-01-23 12:38:40 +01:00 |
Jan Steemann
|
628a30a0d7
|
remove derived files from repository
|
2015-01-23 11:46:50 +01:00 |
Jan Steemann
|
81db41763f
|
foxx file upload
|
2015-01-23 11:23:58 +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 |
Jan Steemann
|
4021c33145
|
Revert "added travis_wait"
This reverts commit 82d8efbab41cd86e9e1d254f58a4591c3189c331.
|
2015-01-22 21:46:09 +01:00 |
Jan Steemann
|
3fadd7d090
|
added travis_wait
|
2015-01-22 20:46:48 +01:00 |
Jan Steemann
|
d348f60e59
|
added AQL optimizer rule "move-calculations-down"
|
2015-01-22 20:36:38 +01:00 |
Jan Steemann
|
a5ff6aa05e
|
more accurate cost estimation for EnumerateListNode
fixed typos
|
2015-01-22 19:35:21 +01:00 |
Jan Steemann
|
fd3e123253
|
optimizations for AST node flagging and V8 object creation
|
2015-01-22 19:35:20 +01:00 |
Jan Steemann
|
bdb50d873e
|
fixed method comments
|
2015-01-22 19:35:20 +01:00 |
Willi Goesgens
|
bdbfeb9a15
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2015-01-22 18:08:32 +01:00 |
Willi Goesgens
|
3736113fdb
|
Add the bad name of the collection to ERROR_ARANGO_ILLEGAL_NAME
|
2015-01-22 18:07:44 +01:00 |
Jan Steemann
|
b499b560dd
|
adjusted paths
|
2015-01-22 17:52:02 +01:00 |
Jan Steemann
|
87b1f7fde3
|
enable indexes in even more cases
|
2015-01-22 17:24:47 +01:00 |
Jan Steemann
|
1ea695c6a2
|
updated CHANGELOG
|
2015-01-22 15:32:24 +01:00 |
Jan Steemann
|
70fba85a67
|
enforce an error code
|
2015-01-22 15:20:57 +01:00 |
Willi Goesgens
|
ab0a897d0c
|
Use Yaml dump for pretty printing results.
|
2015-01-22 15:10:55 +01:00 |
Willi Goesgens
|
26281d94c9
|
When throwing the exception of being unable to open a file add the filename.
|
2015-01-22 15:09:59 +01:00 |
Jan Steemann
|
b01bd67814
|
more tolerable delay
|
2015-01-22 14:20:35 +01:00 |
Jan Steemann
|
1c935b6ab2
|
added tests for filter order, not optimization etc.
|
2015-01-22 14:16:58 +01:00 |
Jan Steemann
|
8aeded5c86
|
fixed documentation
|
2015-01-22 13:36:01 +01:00 |
Willi Goesgens
|
05acdeabb5
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2015-01-22 12:04:33 +01:00 |
Willi Goesgens
|
c68fbff6c1
|
Don't spinn in tight loops while waiting for valgrind to shut down.
|
2015-01-22 12:03:52 +01:00 |
Jan Steemann
|
f75e4dfbb3
|
issue #1219: /_api/replication/logger-state clients field
|
2015-01-22 11:06:55 +01:00 |
Jan Steemann
|
4e7e9117bd
|
added derived files
|
2015-01-22 10:30:54 +01:00 |
Alan Plum
|
dd1dd2d9e0
|
ArangoDB-ified util.format/util.inspect.
|
2015-01-21 18:46:05 +01:00 |