Michael Hackstein
11bc1a0931
Added some faked functions to queryViewSpec. Causes some tests to pass again
2014-11-04 16:28:52 +00:00
Jan Steemann
dbed5e0662
updated documentation
2014-11-04 16:14:26 +01:00
Jan Steemann
82b13a0451
updated manual
2014-11-04 15:31:35 +01:00
Jan Steemann
d99fe65aba
fixed undefined
2014-11-04 14:40:31 +01:00
James
2e48bbb82b
tests are green again
2014-11-04 13:16:39 +00:00
Willi Goesgens
09d2b4ee55
Add new perf tests.
2014-11-04 14:11:03 +01:00
James
04770d3563
nearly working better version of previous
2014-11-04 13:01:51 +00:00
Willi Goesgens
ce1f1a3eba
The optimizer has to be added as toplevel option property.
2014-11-04 13:58:17 +01:00
Willi Goesgens
a3fb94121e
add Section for disabling the optimizer, fix grammer.
2014-11-04 13:35:24 +01:00
Jan Steemann
f76cba14bb
notices
2014-11-04 12:44:43 +01:00
Jan Steemann
6ad6d5ed60
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-11-04 12:43:14 +01:00
Jan Steemann
53067c9790
updated CHANGELOG
2014-11-04 12:43:05 +01:00
Jan Steemann
830da6dd51
issue #846 : Add within_bounds function to AQL
2014-11-04 12:40:14 +01:00
Willi Goesgens
59d8260a4e
Remove the foxx-manager tests from the all since they fail randomly depending on the availability of github.
2014-11-04 11:54:58 +01:00
Willi Goesgens
f920a0f8d4
By Kasper: Fix possible uninitializen variable access.
2014-11-04 10:42:51 +01:00
Thomas Schmidts
10856ee8d6
Update for correct PDF display
2014-11-04 09:50:23 +01:00
James
e51071525b
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql-feature-optimize-or
2014-11-04 08:38:28 +00:00
Jan Steemann
7367d3400b
fixed download of AQL query results in web interface
2014-11-04 01:31:12 +01:00
Jan Steemann
166e41a512
issue #1069 : Add 'raw' link to swagger ui so that the raw swagger json can easily be retrieved
...
This adds a link to the Swagger API docs to an application's detail view in
the **Applications** tab of the web interface. The link produces the Swagger
JSON directly. If authentication is turned on, the link requires authentication,
too.
2014-11-04 01:16:56 +01:00
Jan Steemann
52e897f3e2
some cleanup
2014-11-04 00:09:50 +01:00
Jan Steemann
d3ff754352
issue #998 : Incorrect application URL for non-system Foxx apps
2014-11-04 00:08:10 +01:00
Jan Steemann
229b1be34c
added keywords
2014-11-03 23:43:39 +01:00
James
f6e8dcd6ca
more general case working. Code needs cleaning up
2014-11-03 22:23:41 +00:00
Jan Steemann
2e6da78211
added derived file
2014-11-03 23:22:42 +01:00
Jan Steemann
9edba8f96e
issue #1075 : Aardvark: user name required even if auth is off
...
The fix for this prefills the username input field with the current user's
accout name if any and `root` (the default username) otherwise. Additionally,
the tooltip text has been slightly adjusted.
2014-11-03 23:22:08 +01:00
Jan Steemann
657a1be675
added derived file
2014-11-03 23:16:11 +01:00
Jan Steemann
952901fe64
updated CHANGELOG
2014-11-03 23:15:42 +01:00
James
a5fffd696e
more tests
2014-11-03 20:46:18 +00:00
James
d992b100fa
tests complete.
2014-11-03 20:25:16 +00:00
James
0ceb51cbd7
compiler warning.
2014-11-03 20:24:59 +00:00
Jan Steemann
87e0bf6ed2
updated new features document
2014-11-03 19:05:50 +01:00
Jan Steemann
4bf6bb9fc2
updated documentation
2014-11-03 17:58:50 +01:00
Jan Steemann
a3b2ac6240
updated documentation
2014-11-03 17:51:18 +01:00
Willi Goesgens
8c82a33972
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-11-03 15:43:29 +01:00
Willi Goesgens
7c1fc46e6d
Make join-performance test an own suite, since the number of documents to be processed has to be different.
2014-11-03 15:42:48 +01:00
Thomas Schmidts
a10f05f0ed
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-11-03 15:39:17 +01:00
Thomas Schmidts
2a4ec531a4
Headlines now show everything in the right size
2014-11-03 15:38:56 +01:00
Jan Steemann
3d6592f6fb
updated docs
2014-11-03 15:37:54 +01:00
Jan Steemann
c3a5b9a92d
updated documentation
2014-11-03 15:32:00 +01:00
Thomas Schmidts
2b1f90079b
All headlines in the documentation will be shown correctly now
2014-11-03 15:30:43 +01:00
Willi Goesgens
8c91f94462
Fix possible uninitialised variable access as advised by Frank.
2014-11-03 13:30:53 +01:00
James
836fa08831
adding tests
2014-11-03 11:45:43 +00:00
James
62cb8d3a93
bugfix
2014-11-03 11:10:18 +00:00
James
1ff7e8d252
cleaning up
2014-11-03 10:42:16 +00:00
James
fa7668e1ce
snapshot
2014-11-03 10:38:05 +00:00
James
b301102655
Jan's patch
2014-11-03 09:32:12 +00:00
James
901c65559c
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into aql-feature-optimize-or
2014-11-02 18:05:35 +00:00
Frank Celler
e37220ea06
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2014-11-01 22:39:29 +01:00
Frank Celler
1457c2631b
minor cosmetics
2014-11-01 22:39:21 +01:00
Jan Steemann
749a0aa408
fixed cloning of AST nodes
2014-11-01 21:54:02 +01:00