1
0
Fork 0
Commit Graph

6956 Commits

Author SHA1 Message Date
Jan Steemann 12d326d62b updated documentation and operators behavior 2014-11-10 18:05:11 +01:00
Jan Steemann 82331b290a issue #1083: do not show just 7 document attributes 2014-11-10 12:00:46 +01:00
scottashton 5743bb2b58 added tests for is-in-polygon 2014-11-10 11:31:57 +01:00
scottashton 1feb2df0c9 added tests for is-in-polygon 2014-11-10 11:29:45 +01:00
Jan Steemann 37751ecc7a updated tests
updated docs
2014-11-10 10:54:50 +01:00
Jan Steemann d05b47cdb6 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-lazy-index 2014-11-09 00:10:10 +01:00
Michael Hackstein fc2a4d82d0 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-11-08 22:38:00 +00:00
Jan Steemann 9c5d150866 use Ast::ReverseOperator 2014-11-08 22:31:31 +01:00
Jan Steemann 44d5dd2749 added test to Makefile, fixed jslint warning 2014-11-08 21:06:06 +01:00
James 31de49cccd adding comment 2014-11-08 17:35:39 +00:00
James e2b8456395 tests and bugfixes. 2014-11-08 17:31:30 +00:00
James e9b761f1ca another test for replace-or-with-in 2014-11-08 12:17:13 +00:00
Frank Celler f74849611d release version 2.3.0-beta2 2014-11-07 19:38:08 +01:00
Frank Celler ca15a1d22b Merge branch 'devel' of github.com:triAGENS/ArangoDB into 2.3
Conflicts:
	CHANGELOG
	Documentation/Books/Users/NewFeatures/NewFeatures23.mdpp
	Documentation/Books/Users/Upgrading/Upgrading23.mdpp
	Documentation/Books/Users/Upgrading/UpgradingChanges23.mdpp
	js/apps/system/aardvark/frontend/js/views/foxxActiveView.js
	js/apps/system/aardvark/frontend/js/views/queryView.js
2014-11-07 19:12:42 +01:00
Heiko Kernbach d9d6d5a062 added new shortcut to shortcut list 2014-11-07 17:30:35 +01:00
Heiko Kernbach 8f62bd4e24 added tooltip help for importing documents 2014-11-07 16:52:56 +01:00
Heiko Kernbach 15dafec073 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-11-07 16:19:57 +01:00
Heiko Kernbach 6db183c681 bugfix: user extra attribuet now called userData 2014-11-07 16:19:24 +01:00
Heiko Kernbach 3c13953b23 added remove prog view button 2014-11-07 16:05:47 +01:00
Heiko Kernbach e7132b2009 removed download query button if current query is broken 2014-11-07 16:02:21 +01:00
scottashton f72554d01e added tests for aql functions within-rectangle and is-in-polygon 2014-11-07 15:55:41 +01:00
Heiko Kernbach 912a9d2026 changed docs progress view delay 2014-11-07 15:37:37 +01:00
Jan Steemann af257d45cd removed debug output 2014-11-07 15:28:40 +01:00
Heiko Kernbach 10368540ad added feature for truncating a collection 2014-11-07 14:49:45 +01:00
Heiko Kernbach 2e9a4a649a added feature for truncating a collection 2014-11-07 14:49:25 +01:00
Heiko Kernbach c13679e33d Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-11-07 14:19:39 +01:00
Heiko Kernbach 34e6ac17e7 added ctrl+return and cmd+return for saving a document using the json editor 2014-11-07 14:19:19 +01:00
Jan Steemann d56cbde03f include points on the boundary 2014-11-07 13:54:50 +01:00
Jan Steemann b0de1bb226 leaner and meaner error messages 2014-11-07 10:53:00 +01:00
Heiko Kernbach 9da7e32c16 added edit database menu for small navigation bar 2014-11-06 17:41:22 +01:00
Heiko Kernbach f2699f1304 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-11-06 17:38:04 +01:00
Heiko Kernbach e261ff5242 jslint 2014-11-06 17:37:48 +01:00
Heiko Kernbach afbec2aa2b added delay for progress view 2014-11-06 17:35:17 +01:00
Willi Goesgens 5ec01eca99 Split relevant test parts in non / cluster 2014-11-06 17:26:13 +01:00
Michael Hackstein 3fecf7d4cb Fixed document view tests 2014-11-06 14:54:11 +00:00
Michael Hackstein 166407d4f9 Fixed user management view test 2014-11-06 14:45:24 +00:00
Willi Goesgens 9f7b4c5daa Adjust server threads / javascript.v8-contexts to the new reality. 2014-11-06 15:39:06 +01:00
Michael Hackstein 8483a8bd45 Fixed aardvark router test 2014-11-06 14:36:09 +00:00
Heiko Kernbach c6f8e6c201 fixed wrong styling of active submenu 2014-11-06 15:35:35 +01:00
Heiko Kernbach afe860262b changed icons for importing and exporting json collections 2014-11-06 15:32:07 +01:00
Heiko Kernbach 7e99c16f01 fixed type, fixed event not triggering refiltering documents 2014-11-06 15:09:28 +01:00
Michael Hackstein 6ae3f3958c Made karma.conf again jenkins compatible 2014-11-06 13:41:48 +00:00
Michael Hackstein 4e5438f374 Removed JSLint warning in Frontend 2014-11-06 13:41:12 +00:00
Heiko Kernbach fb98a3ca96 fixed firefox pagination styling bug 2014-11-06 14:01:07 +01:00
Jan Steemann c61d8d9035 grammar 2014-11-06 13:42:57 +01:00
Jan Steemann dcd50a2d84 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-11-06 13:39:47 +01:00
Willi Goesgens 7e897ec39b Implement tests with sorting on texts 2014-11-06 13:35:04 +01:00
Jan Steemann 22d2cfd876 fixed documentation 2014-11-06 13:14:47 +01:00
James 868a7339fd added 2 more tests for replace-OR-with-IN 2014-11-06 08:39:56 +00:00
Michael Hackstein dc6314481e Removed console output 2014-11-05 16:36:10 +00:00
Michael Hackstein c3f35a5a37 The swagger JSON file is now opened in a new tab/window by default 2014-11-05 16:33:47 +00:00
Michael Hackstein 5d020b7ab7 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-11-05 16:25:31 +00:00
Michael Hackstein e4f15f3632 Reverted my changes for Swagger URL Export 2014-11-05 16:25:21 +00:00
Jan Steemann d3be7cb7f5 indentation 2014-11-05 16:29:25 +01:00
Jan Steemann a35cf09411 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-11-05 16:04:10 +01:00
Jan Steemann ca6ebef72c added test cases 2014-11-05 16:03:44 +01:00
Willi Goesgens 632c6d0fc9 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-11-05 15:30:47 +01:00
Willi Goesgens 40abdb630b Add more possible performance comparisons 2014-11-05 15:30:25 +01:00
Michael Hackstein 453dfea0f8 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-11-05 14:29:36 +00:00
Jan Steemann bf30927913 removed canThrow tag for various built-in functions 2014-11-05 14:40:00 +01:00
Jan Steemann 19dc758c1a added test 2014-11-05 13:04:57 +01:00
Michael Hackstein 715920f57e Added all files to karma again 2014-11-05 11:32:22 +00:00
Michael Hackstein 614aac3eba Fixed tests for query view 2014-11-05 11:25:10 +00:00
Jan Steemann 7137647608 Merge branch 'aql-feature-optimize-or' of https://github.com/triAGENS/ArangoDB into devel 2014-11-05 11:37:10 +01:00
Jan Steemann cbb96b31c2 fixed jslint warnings 2014-11-05 11:20:20 +01:00
Jan Steemann 74ef8a71a2 added to Makefile 2014-11-05 11:20:04 +01:00
Michael Hackstein c1a889b87b Fixed tests for statistics bar 2014-11-05 10:16:03 +00:00
Michael Hackstein f7a29e6c1d Fixed indention 2014-11-05 10:01:58 +00:00
Michael Hackstein fa459bd603 Fixed all dashboard view tests 2014-11-05 09:59:23 +00:00
Michael Hackstein 3fe3e6dbd6 Fixed merge conflict. Still waiting for a fix from Frank for falsly matching of %2F as / in routes 2014-11-05 09:41:26 +00:00
James 643bb4f43b more tests 2014-11-04 21:22:19 +00:00
James 9c71ee48c7 and more 2014-11-04 20:38:56 +00:00
James 206df8fc12 more tests. 2014-11-04 20:28:30 +00:00
Michael Hackstein 465ceefa16 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-11-04 16:30:10 +00:00
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 d99fe65aba fixed undefined 2014-11-04 14:40:31 +01:00
Willi Goesgens 09d2b4ee55 Add new perf tests. 2014-11-04 14:11:03 +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 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
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 42aa5b927e fixed download of AQL query results in web interface 2014-11-04 01:31:51 +01:00
Jan Steemann 7367d3400b fixed download of AQL query results in web interface 2014-11-04 01:31:12 +01:00
Jan Steemann 358c596b0e 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.

Conflicts:
	CHANGELOG
2014-11-04 01:19:21 +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 2e7392cb7f issue #998: Incorrect application URL for non-system Foxx apps 2014-11-04 00:10:29 +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 434835d8f4 added keywords 2014-11-03 23:45:05 +01:00
Jan Steemann 229b1be34c added keywords 2014-11-03 23:43:39 +01: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
James a5fffd696e more tests 2014-11-03 20:46:18 +00:00
James d992b100fa tests complete. 2014-11-03 20:25:16 +00: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
Jan Steemann c3a5b9a92d updated documentation 2014-11-03 15:32:00 +01:00
James 836fa08831 adding tests 2014-11-03 11:45:43 +00:00
Frank Celler 7e7262aa7f release version 2.3.0-beta1 2014-11-01 23:05:50 +01:00
Frank Celler 1457c2631b minor cosmetics 2014-11-01 22:39:21 +01:00
Frank Celler 51f643e1db release version 2.3.0-alpha7 2014-11-01 20:44:05 +01:00
Frank Celler 703a14aabd Merge branch 'devel' of github.com:triAGENS/ArangoDB into 2.3 2014-11-01 20:30:19 +01:00
Jan Steemann 9862c85464 fixed typos 2014-11-01 18:21:04 +01:00
Jan Steemann e669dc7c29 re-activated tests 2014-11-01 18:06:15 +01:00
Jan Steemann d1bf47a14a fixed issue when rolling back remove operations that could not remove from indexes 2014-11-01 18:03:57 +01:00
Jan Steemann e2cfa056c0 pass query warnings around in cluster 2014-11-01 16:36:58 +01:00
Jan Steemann 025d73ae03 re-added support for fullCount 2014-11-01 15:20:05 +01:00
Frank Celler 0e7be8dddf Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	js/apps/system/aardvark/frontend/js/templates/navigationView.ejs
2014-11-01 10:14:55 +01:00
Frank Celler 95e1f4f4ec updated links to arangodb.com 2014-11-01 10:13:04 +01:00
Frank Celler 4900b00068 removed internal documentation 2014-11-01 10:12:21 +01:00
Jan Steemann af6891e545 fixed results 2014-10-31 20:17:08 +01:00
Jan Steemann 26c3b0174f fixed tests 2014-10-31 19:58:20 +01:00
Jan Steemann e18fbb38c4 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-31 17:31:13 +01:00
Jan Steemann 4f68960ed7 removed Ahuacatl [skip ci] 2014-10-31 17:31:00 +01:00
Thomas Schmidts 38bc690ecd Changed wrong documentation links 2014-10-31 15:19:49 +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 d954d2db98 fixed warnings 2014-10-30 19:23:11 +01:00
Jan Steemann 89c20d436c jslint 2014-10-30 19:18:47 +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 f6146eb71e Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2014-10-30 17:37:21 +01:00
Heiko Kernbach 170cedf26e Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-30 17:37:09 +01:00
Heiko Kernbach faced9a8d8 merge error 2014-10-30 17:37:01 +01:00
Jan Steemann 83252851e6 report warnings in queries 2014-10-30 17:33:15 +01:00
Willi Goesgens d216b90371 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-10-30 16:08:44 +01:00
Willi Goesgens 6b2f4d4067 Split shell-statement into statement / explain-cluster / explain-noncluster 2014-10-30 16:08:10 +01:00
Heiko Kernbach e79fd49817 merge 2014-10-30 15:54:55 +01:00
Heiko Kernbach 1ae7c494a6 karma test 2014-10-30 14:55:37 +01:00
Willi Goesgens 501c721e72 Add jmeter JTL output format to perftests 2014-10-30 14:16:08 +01:00
Max Neunhoeffer 609adf0d37 Fix tests on cluster. 2014-10-30 10:57:31 +01:00
Max Neunhoeffer 383c222109 Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into devel 2014-10-30 10:47:31 +01:00
Max Neunhoeffer e5249582ed Fix tests in cluster. 2014-10-30 10:47:09 +01:00
Willi Goesgens 97459a1aa6 Reset test stati when results are fetched. 2014-10-30 10:23:21 +01:00
Max Neunhoeffer 9a67b9a2cb Fix tests for cluster. 2014-10-30 10:17:52 +01:00
Jan Steemann 4418e58315 removed old-style Doxygen sections 2014-10-30 01:16:07 +01:00
Jan Steemann e376391bfa added scripts to automatic testing 2014-10-30 00:46:58 +01:00
Jan Steemann cf6fcb2fc1 linted python files, regenerated derived files 2014-10-29 23:56:20 +01:00
Jan Steemann 0d232e9601 removed debug output 2014-10-29 22:47:31 +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 2c3c7155e0 Adjust test to cluster. 2014-10-29 16:22:31 +01:00
Willi Goesgens f3381ef0a8 Split cluster/noncluster for sort. 2014-10-29 15:39:30 +01:00
Willi Goesgens b28287b1ed add our jsunity wrapper to the lint targets. 2014-10-29 14:45:19 +01:00
Willi Goesgens 34f84ee2d4 Fix lint. 2014-10-29 14:44:56 +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
Max Neunhoeffer e90bdfcf35 Fix two tests. 2014-10-29 13:51:48 +01:00
Frank Celler 396a684f90 release version 2.3.0-alpha6 2014-10-29 13:31:21 +01:00
Frank Celler 2cf48ba9f4 Merge branch 'devel' of github.com:triAGENS/ArangoDB into 2.3 2014-10-29 12:36:48 +01:00