Michael Hackstein
|
4721b445ec
|
Modified karma tests to work with the same concatenated file delivered to the frontend.
|
2015-02-18 17:58:40 +01:00 |
Michael Hackstein
|
433be5bc0e
|
Enabled concatenation and uglification of javascript code. If minified version is used, Foxx-Documentation is not working. Variable resolution not possible.
|
2015-02-18 17:57:48 +01:00 |
Michael Hackstein
|
29a2f505de
|
Added a grunt task to build the css files for cluster and standalone interface
|
2015-02-18 17:56:34 +01:00 |
Michael Hackstein
|
301c2f0e44
|
Implemented a heatmap for querynodes to help optimizing the query. Increased font-size of descriptions. Now needs discussion what to do next
|
2015-02-18 17:56:33 +01:00 |
Michael Hackstein
|
2bee6660f5
|
Added first version of query plan viewer. Needs to be beautified. A node-only cost estimation is would be good
|
2015-02-18 17:56:31 +01:00 |
Michael Hackstein
|
bdf62fac3b
|
First draft to display the result of explain on a query. Not yet beutiful
|
2015-02-18 17:56:27 +01:00 |
Heiko Kernbach
|
b1e4904a31
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-18 17:11:19 +01:00 |
Heiko Kernbach
|
87115f2559
|
stop ajax calls to _system if user has no permission
|
2015-02-18 17:10:16 +01:00 |
Michael Hackstein
|
5ddd5a7019
|
Fixed style of mountpoint input in modal view
|
2015-02-18 17:08:52 +01:00 |
Michael Hackstein
|
d84463aae7
|
Improved output of upgrade script for app migration
|
2015-02-18 16:57:45 +01:00 |
Jan Steemann
|
ea285705fa
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-02-18 16:40:54 +01:00 |
Jan Steemann
|
ac638e1872
|
fixed tests
|
2015-02-18 16:40:48 +01:00 |
Jan Steemann
|
cfab5418ae
|
fixed grep command in make gitjslint
|
2015-02-18 16:40:25 +01:00 |
Jan Steemann
|
83ea75fa8f
|
removed unused config options
|
2015-02-18 16:40:15 +01:00 |
Michael Hackstein
|
b06bb28737
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-18 15:53:43 +01:00 |
Michael Hackstein
|
7dde898684
|
Added style to the setup and teardown triggers in web interface.
|
2015-02-18 15:53:39 +01:00 |
Jan Steemann
|
cb08c6f891
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-02-18 15:48:53 +01:00 |
Jan Steemann
|
595837f5b2
|
updated index docs
|
2015-02-18 15:48:46 +01:00 |
Michael Hackstein
|
79d587a812
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-18 15:38:51 +01:00 |
Michael Hackstein
|
bac394d76c
|
Removing the folder in tests is now try and catched to avoid failures
|
2015-02-18 15:38:30 +01:00 |
Heiko Kernbach
|
7864dbf50d
|
font awesome upgrade 4.0.3 to 4.3.0
|
2015-02-18 15:31:24 +01:00 |
Jan Steemann
|
f29591135a
|
adjusted geo index API
|
2015-02-18 14:59:46 +01:00 |
Michael Hackstein
|
76bb6a52c9
|
Fixed upgrade script. Now moves and mounts dev apps correctly
|
2015-02-18 14:39:04 +01:00 |
Michael Hackstein
|
8c4587d4ef
|
Tests will now create their own app path which will be deleted after each run
|
2015-02-18 14:05:50 +01:00 |
Michael Hackstein
|
d710047ddb
|
Fixed a bug in foxx manager that refilled the cache but did not make use of it
|
2015-02-18 14:05:30 +01:00 |
Michael Hackstein
|
21bc33a68a
|
Fix for upgrade procedure with new foxx apps.
|
2015-02-18 13:09:48 +01:00 |
Michael Hackstein
|
6641e0df7c
|
JShint use strict not working...
|
2015-02-18 11:43:20 +01:00 |
Michael Hackstein
|
494de7a762
|
Installing of foxx-apps now also tests valid app exports
|
2015-02-18 11:38:46 +01:00 |
Michael Hackstein
|
df20a360d7
|
Added, implemented and tested setup and teardown buttons in web UI. Style to go
|
2015-02-18 11:24:46 +01:00 |
Michael Hackstein
|
b52597ffc5
|
Fixed a bug where applicationContext got lost while using require
|
2015-02-18 09:50:27 +01:00 |
Michael Hackstein
|
a11d06a260
|
Seperated routing and exporting of Apps. Exporting can now be triggered cascadingly. Circular references are NOT yet handled
|
2015-02-17 18:09:44 +01:00 |
Michael Hackstein
|
b530036655
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-17 17:25:10 +01:00 |
Michael Hackstein
|
3c96aa8c6a
|
Applied default configuration to foxx apps. Fixed RegEx for allowed routes. Started to fix exports.
|
2015-02-17 17:25:04 +01:00 |
Michael Hackstein
|
d9bc1be027
|
Fixed upgrade script. Did print some lines in an unreadable format
|
2015-02-17 16:45:19 +01:00 |
Willi Goesgens
|
c306cda185
|
Fix variable names for server results
|
2015-02-17 13:37:45 +01:00 |
Frank Celler
|
b075f77152
|
added expection message in verbose case
|
2015-02-17 12:51:55 +01:00 |
Frank Celler
|
c1fea5b048
|
fixed version
|
2015-02-17 12:51:55 +01:00 |
Michael Hackstein
|
b2be7a828f
|
Default handler for errors in foxx routes now behaves differently in production and development mode
|
2015-02-17 12:46:35 +01:00 |
Jan Steemann
|
5c3dedfecc
|
fixed gitjslint command to not include untracked files
|
2015-02-17 11:43:33 +01:00 |
Michael Hackstein
|
c091996092
|
Fixed scss lint
|
2015-02-17 10:50:40 +01:00 |
Michael Hackstein
|
b4268eaea7
|
Added a check for repositories to take only ArangoDB Collections
|
2015-02-17 10:45:00 +01:00 |
Michael Hackstein
|
c2ffa2b860
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-17 10:35:37 +01:00 |
Michael Hackstein
|
e6919ac59b
|
Handmerged pull request, as some changes triggered conflicts. #1239
|
2015-02-17 10:35:29 +01:00 |
Heiko Kernbach
|
12ccbb9cba
|
fixed issue #1248
|
2015-02-17 10:01:02 +01:00 |
Michael Hackstein
|
4bcadadde2
|
Added the option to not execute the teardown script.
|
2015-02-16 18:06:42 +01:00 |
Michael Hackstein
|
c6e9d98251
|
Added a force uninstall for foxx apps, to make sure they are removed from disk even if sth is unclear with mounting. Also created an error for foxx not found on file system has been added
|
2015-02-16 17:14:36 +01:00 |
Michael Hackstein
|
0c78629199
|
Merge branch 'foxx-pathes' of github.com:arangodb/arangodb into devel
|
2015-02-16 14:17:52 +01:00 |
Michael Hackstein
|
ab5fbb66e0
|
Fixed server side foxx tests. They had to be adapted to new routing info computation
|
2015-02-16 14:13:10 +01:00 |
Michael Hackstein
|
808d658ff8
|
JSLint fixes
|
2015-02-16 14:12:34 +01:00 |
Michael Hackstein
|
738f77eeaf
|
Seperated uninstall processes of two apps. The second one will not be uninstalled if the first one fails to
|
2015-02-16 14:11:31 +01:00 |
Frank Celler
|
011e19194f
|
fixed version
|
2015-02-16 11:11:42 +01:00 |
Frank Celler
|
3b9b1510e5
|
release version 2.5.0-alpha2
|
2015-02-16 10:39:20 +01:00 |
Frank Celler
|
179a6ef8ff
|
release version 2.5.0-alpha1
|
2015-02-16 09:59:06 +01:00 |
Jan Steemann
|
205736a028
|
added optimizer rule "propagate-constant-attributes"
|
2015-02-15 13:29:53 +01:00 |
Michael Hackstein
|
f03b4aca24
|
Included the itzpapalotl. Will be installed as a test app from local
|
2015-02-13 22:13:33 +01:00 |
Michael Hackstein
|
9dc3bbc48f
|
added a test to verify that installing of malformed applications will fail
|
2015-02-13 22:13:01 +01:00 |
Michael Hackstein
|
9d5ae45b10
|
Improved errors thrown when trying to install malformed applications
|
2015-02-13 22:11:54 +01:00 |
Jan Steemann
|
db2cd7acc9
|
added `filtered` attribute to AQL execution statistics
|
2015-02-13 21:37:49 +01:00 |
Willi Goesgens
|
564aedbeb8
|
Relax timeout for non-existing urls; if running in valgrind this can take long due to context initialisation.
|
2015-02-13 11:45:19 +01:00 |
Jan Steemann
|
94a362c3c7
|
custom visitors
|
2015-02-13 11:32:13 +01:00 |
Michael Hackstein
|
5b3fae42aa
|
Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
js/apps/system/_admin/aardvark/APP/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
lib/Basics/voc-errors.cpp
lib/Basics/voc-errors.h
|
2015-02-13 10:20:36 +01:00 |
Jan Steemann
|
a0299f903b
|
added generated file
|
2015-02-13 09:11:34 +01:00 |
Jan Steemann
|
acf854342f
|
added generated files
|
2015-02-13 09:10:38 +01:00 |
Alan Plum
|
986c480846
|
Added fixtures for foxx app handling tests.
|
2015-02-12 16:11:20 +01:00 |
Michael Hackstein
|
2bb36889b2
|
Minor perfromance improvements for graph traversals
|
2015-02-12 14:10:13 +01:00 |
Michael Hackstein
|
c79969f40f
|
JSlintung
|
2015-02-12 11:14:10 +01:00 |
Michael Hackstein
|
8dd9a1180a
|
Documentation fix
|
2015-02-12 11:03:30 +01:00 |
Michael Hackstein
|
9346a2513b
|
The Foxx Manager app-cache is now aware of databases
|
2015-02-12 11:03:14 +01:00 |
Michael Hackstein
|
e0c85f782a
|
The http install procedure will try to update the appstore before installing apps
|
2015-02-12 11:02:51 +01:00 |
Michael Hackstein
|
da143793bb
|
Added a test for foxx manager trying to install ALL apps in the appstore. Is not included in general test suite as it takes a while.
|
2015-02-12 11:01:51 +01:00 |
Willi Goesgens
|
6da7073127
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-12 10:49:57 +01:00 |
Willi Goesgens
|
0a2b3177d7
|
Make the config tests a little more verbose.
|
2015-02-12 10:49:10 +01:00 |
Jan Steemann
|
76da034e27
|
added tests
|
2015-02-12 00:11:00 +01:00 |
Jan Steemann
|
c7d7d97203
|
added sort test
|
2015-02-11 21:40:54 +01:00 |
Jan Steemann
|
1701be206f
|
more sparse tests
|
2015-02-11 21:21:14 +01:00 |
Jan Steemann
|
33a4d2c4dc
|
added tests
|
2015-02-11 19:34:00 +01:00 |
Jan Steemann
|
1f9b4ba5e6
|
added tests for sparse indexes
|
2015-02-11 18:58:41 +01:00 |
Jan Steemann
|
0e4f45f905
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
|
2015-02-11 18:47:47 +01:00 |
Heiko Kernbach
|
9f52e1f272
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-02-11 18:22:11 +01:00 |
Heiko Kernbach
|
67278bf281
|
force localhost param to be 127.0.0.1
|
2015-02-11 18:20:26 +01:00 |
Willi Goesgens
|
3041b23408
|
Adjust the test to the new etcd.
|
2015-02-11 18:18:17 +01:00 |
Jan Steemann
|
ec2b866200
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
Conflicts:
js/apps/system/aardvark/frontend/js/templates/documentsView.ejs
|
2015-02-11 17:53:23 +01:00 |
Heiko Kernbach
|
058df06b05
|
added mouseover event for customqueries
|
2015-02-11 15:15:59 +01:00 |
Michael Hackstein
|
a7bdecc12e
|
Reimplemented request context of foxx. It will now generate one larger function instead of a list of callbacks. Now also the ordering of elements has less effect
|
2015-02-11 13:26:31 +01:00 |
Jan Steemann
|
442b716d75
|
added custom visitor functionality for GRAPH_NEIGHBORS, too
|
2015-02-11 12:56:35 +01:00 |
Jan Steemann
|
67f5cc0379
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-02-11 12:45:55 +01:00 |
Jan Steemann
|
ce69be69bf
|
increase default value for maxIterations
|
2015-02-11 12:45:41 +01:00 |
Heiko Kernbach
|
3404fd6aa6
|
added event when selecting a query from selectbox
|
2015-02-11 12:45:00 +01:00 |
Heiko Kernbach
|
8ea9d50a6f
|
added more updates for custom queries, to prevent cross browser overwriting
|
2015-02-11 12:39:09 +01:00 |
Jan Steemann
|
6fe3362cf2
|
fixed cluster tests
|
2015-02-11 12:38:39 +01:00 |
Heiko Kernbach
|
6c94c1a3d4
|
frontend - table header was removed when adding a new index
|
2015-02-11 10:17:03 +01:00 |
Jan Steemann
|
6f12e69bae
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
|
2015-02-11 09:51:16 +01:00 |
Jan Steemann
|
f7210e3604
|
sparse index tests
|
2015-02-11 00:25:30 +01:00 |
Frank Celler
|
3e35e94a83
|
added hidden option --fronend-version-check
|
2015-02-10 21:24:24 +01:00 |
Jan Steemann
|
684d0f62ba
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
|
2015-02-10 21:07:44 +01:00 |
Michael Hackstein
|
6c5396dfeb
|
Fixed app documentation view. Browsers are unable to load the same url in an iframe, created a Documentation only html page
Conflicts:
js/apps/system/_admin/aardvark/APP/frontend/js/templates/applicationDetailView.ejs
|
2015-02-10 16:29:09 +01:00 |
Michael Hackstein
|
a1b43ef287
|
Fixed a bug stopping ArangoDB to drop collections properly due to new foxx behaviour
|
2015-02-10 15:15:54 +01:00 |
Jan Steemann
|
c87d984481
|
jslint
|
2015-02-10 11:35:03 +01:00 |
Willi Goesgens
|
88dc378028
|
Add pre-commit hook make gitjslint
|
2015-02-10 10:54:37 +01:00 |
Jan Steemann
|
b10b2bb9b0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into sparse-indexes
|
2015-02-10 10:36:45 +01:00 |