1
0
Fork 0
Commit Graph

23378 Commits

Author SHA1 Message Date
Jan 22dd080566 Merge pull request #1498 from thurt/patch-1
Remove duplicate "/firstCollection"
2015-09-24 13:00:20 +02:00
Jan Steemann a8c97051f6 unified base URL (to not start with a slash, all other actions have base URLs that do not start with a slashes either) 2015-09-24 12:12:12 +02:00
Jan ebfdf38c08 Merge pull request #1505 from jsteemann/devel
added generated files
2015-09-24 12:04:56 +02:00
Michael Hackstein 6525755cc0 Fixed memleak 2015-09-23 17:04:37 +02:00
Wilfried Goesgens 9cd38eba44 Partially revert 6aabcb99c5 - this http interface is still required for blueprints. 2015-09-23 17:02:42 +02:00
hkernbach d21f375ade scss 2015-09-23 16:40:09 +02:00
Michael Hackstein 8c3283f8a0 Fixed memleak 2015-09-23 16:29:28 +02:00
Michael Hackstein eae6394f22 Allowed the hashIndex to modify the DNF and-block node. It now successfully removes all entries it can be responsible for 2015-09-23 16:29:15 +02:00
Wilfried Goesgens 495f294f42 More style work, REST documentation fixes 2015-09-23 16:20:26 +02:00
Wilfried Goesgens 4538744f05 Unify markdown & style guide fixes. 2015-09-23 15:10:55 +02:00
Michael Hackstein 614902ee99 Replaced TRI_vector_pointer by std::vector in AstNode 2015-09-23 15:02:34 +02:00
Michael Hackstein aefc0edae0 Added a modifyable AST node to the index can serve and block functionality of all indicies. However non of them uses it yet 2015-09-23 14:38:23 +02:00
Wilfried Goesgens 6aabcb99c5 Remove deprecated graph documentation. 2015-09-23 14:26:24 +02:00
Wilfried Goesgens 44c2063662 Add information about the graph the samples are querying so the user has a better overview. 2015-09-23 14:12:18 +02:00
Wilfried Goesgens 07204bcc96 Add swagger upgrade. 2015-09-23 11:20:04 +02:00
Frank Celler 5e60e1a581 added 2.7 for travisCI 2015-09-23 10:48:42 +02:00
jsteemann 5c0ff48478 cppcheck 2015-09-22 23:40:57 +02:00
Michael Hackstein a891d8653b The hashindex is also able to tell if it can be used for a Condition Block 2015-09-22 17:23:56 +02:00
Michael Hackstein 52559caa6f Deleted localstorage used for searching in the docs. This search is not used anymore but still the result was ddisplayed for old searches 2015-09-22 17:22:28 +02:00
Michael Hackstein e6e795e198 Improved dev output. Now it is easier to see where more than one index is suiteable 2015-09-22 16:14:10 +02:00
hkernbach 1b8e6ddfec renamed a graph viewer label 2015-09-22 15:58:31 +02:00
Michael Hackstein 9882af23e3 The Edge Index is now able to state if it can be used by Condition or not. 2015-09-22 15:52:06 +02:00
Michael Hackstein 73077a17fc Implemented the foundation to identify indicies based on DNF Conditions. Primary is implemented as an example. Right now it is only printed that it can be used. TODO: actually use it. Other indicies 2015-09-22 15:39:07 +02:00
hkernbach 9e79c27b64 finalized issue #1433 2015-09-22 15:22:51 +02:00
hkernbach 108b873b28 graphViewer css 2015-09-22 15:00:58 +02:00
hkernbach 285a404d8e fixed issue #1499, added possibility to change graph vertex number 2015-09-22 14:55:52 +02:00
hkernbach 63a23f81bc web ui navigation dropdown issue 2015-09-22 13:40:00 +02:00
hkernbach d1fe228e8f issue: #1487 2015-09-22 13:31:25 +02:00
Michael Hackstein a862f0ea30 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-09-22 11:46:32 +02:00
Michael Hackstein aa1242b67c Fixed a bug with AQL EDGES() function. It did not include the correct
end of the edge when using inbound or outbound in combination with
includeVertices. Reported at
https://groups.google.com/forum/#!topic/arangodb/6yIpzLHprrk
2015-09-22 11:46:11 +02:00
hkernbach 5946452201 css, issue: #1488 2015-09-22 11:26:42 +02:00
Michael Hackstein f1b0afd9a6 Started to implement functions to find indexes for each Condition sub part 2015-09-22 11:19:52 +02:00
hkernbach 604458b4b3 fixed issue: #1486 2015-09-22 11:03:49 +02:00
Jan Steemann 1e8ffad44e added generated files 2015-09-22 10:35:33 +02:00
hkernbach b8a5e56cb7 fixed issue #1494, fixed some grunt processing 2015-09-22 10:27:04 +02:00
hkernbach 3643159055 added es6 to es5 conversion for some modules, fixed issue #1485 2015-09-22 09:28:46 +02:00
Jan 8591661af4 Merge pull request #1503 from CoDEmanX/devel
Minor documentation fixes
2015-09-21 22:26:55 +02:00
CoDEmanX 7b95679040 Minor documentation fixes 2015-09-21 19:37:32 +02:00
Wilfried Goesgens 127d5e8a91 switch travisCI to the javascript unittesting framework 2015-09-21 17:03:13 +02:00
Wilfried Goesgens 3af172c8a1 Fix typos, add links to mesos 2015-09-21 16:52:45 +02:00
Wilfried Goesgens d75bee43b7 Use the same plugin for the index as the docs.arangodb.com does 2015-09-21 16:50:19 +02:00
Wilfried Goesgens 19fdb26ab7 Don't leak statistics we want to ignore for aardvark 2015-09-21 14:39:43 +02:00
Michael Hackstein 06dbf2c4f9 Updated v2.6 changelog 2015-09-21 13:59:22 +02:00
Michael Hackstein a3e17f8eb6 Added a test for large skip value and skiplist sorting 2015-09-21 13:29:29 +02:00
Michael Hackstein ba5159c897 Added the fix 0d3a095736 to changelog. 2015-09-21 13:21:55 +02:00
Michael Hackstein 0d3a095736 Fixed a bug in AQL execution which caused LIMIT <skip> <total> to fail after sorting based on an attribute with skiplist index 2015-09-21 13:15:56 +02:00
Alan Plum 47a06b1fdc Pretty print classes in console 2015-09-19 05:03:45 +02:00
Alan Plum fb2d334741 Resolved merge conflict introduced in b6995ba. 2015-09-18 17:39:22 +02:00
Jan Steemann 291891036f internal refactoring of query API 2015-09-18 17:33:39 +02:00
Jan Steemann d1c75013e7 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-09-18 17:28:10 +02:00