1
0
Fork 0
Commit Graph

23109 Commits

Author SHA1 Message Date
hkernbach 51a20beef3 graph test view 2015-10-02 10:02:25 +02:00
hkernbach d21f375ade scss 2015-09-23 16:40:09 +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
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 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
hkernbach 1b8e6ddfec renamed a graph viewer label 2015-09-22 15:58:31 +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
hkernbach 604458b4b3 fixed issue: #1486 2015-09-22 11:03:49 +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
Jan Steemann f2d42ec67c removed superfluous print statement 2015-09-18 17:27:25 +02:00
Jan Steemann 3c4c64cf14 allow multiple collection nodes 2015-09-18 17:27:10 +02:00
Wilfried Goesgens 15b1d7cfd5 Migrate sub-structured replies to swagger2 preproc docu style 2015-09-18 17:02:53 +02:00
Jan Steemann 3e4eab104c changed internal API 2015-09-18 17:00:39 +02:00
Jan Steemann aec802f126 removed unused functions 2015-09-18 16:53:22 +02:00
Wilfried Goesgens a866927a0c Tabify 2015-09-18 12:53:33 +02:00
jsteemann 9e6223756a attempt to fix test that fails non-deterministically on TravisCI 2015-09-17 21:07:48 +02:00
Jan Steemann fc553f4909 removed iostream includes 2015-09-17 18:46:42 +02:00
Jan Steemann 10edae06b4 cppcheck 2015-09-17 18:25:55 +02:00
Jan Steemann 775292224a don't leak lockfile descriptor at shutdown
the descriptor will be freed by the OS anyway at shutdown, but fixing this will make the leak disappear from the Valgrind output
2015-09-17 18:02:59 +02:00
Jan Steemann 5b65471540 added generated file 2015-09-17 17:52:41 +02:00
Jan Steemann 8769c76971 fixed file descriptor leak 2015-09-17 17:52:06 +02:00
Wilfried Goesgens 2e91374cd6 Fresh swagger. 2015-09-17 17:28:37 +02:00
Wilfried Goesgens 435b6e9382 lint. 2015-09-17 17:28:26 +02:00