1
0
Fork 0
Commit Graph

44010 Commits

Author SHA1 Message Date
Max Neunhöffer c78e3c89e0
Call license key check. (#7594) (#7704)
* Call license key check. (#7594)

* Add CHANGELOG entry.

* Fix super user JWT token behaviour with non-ex. db. (#7656)
2018-12-10 10:33:00 +01:00
jsteemann 66ea1fd494 fix typo 2018-12-08 01:34:31 +01:00
jsteemann 5b88b23289 run jslint on enterprise tests as well 2018-12-08 01:13:22 +01:00
Jan 21d98efa91
do not optimize away sort clauses when it is unsafe to do so (#7693) 2018-12-07 16:23:52 +01:00
Jan 945922ad87
minor fixes (#7689) 2018-12-07 16:22:25 +01:00
Jan 5bae3742e5
Feature/internal 3306 (#7683) 2018-12-06 16:19:28 +01:00
Wilfried Goesgens ea44f8394d try checking whether _admin/shutdown is received, print sockstats of arangod processes (#7677) 2018-12-06 15:52:46 +01:00
Frank Celler 3fba596952 fixed path for js file 2018-12-06 15:35:38 +01:00
Heiko 5dc0a969ba fixed query result not being displayed if active view was running or … (#7586) 2018-12-06 15:00:31 +01:00
Simran 37eb34ad50 Doc - Placeholder pages for 3.5 Release Notes (#7686) 2018-12-06 14:41:27 +01:00
Simran 801bc38ab9 Doc - cleanups (#7685) 2018-12-06 14:25:31 +01:00
Wilfried Goesgens e890bdc01a add bucket to test summary, so you can determine which logfile to look at (#7661) 2018-12-06 14:23:42 +01:00
sleto-it 856de1fb36
Doc - Installation improvements (#7681) 2018-12-06 13:41:29 +01:00
sleto-it 0a8369abf7
Doc - Production Checklist (#7582) 2018-12-06 12:44:39 +01:00
sleto-it 59a831eed8
Doc - Rewrite Configuration page, restore old file structure (#7628) 2018-12-06 12:42:20 +01:00
Simran bf5787ec84 Doc - Installation refactor MacOSX (#7672) 2018-12-06 12:38:05 +01:00
Simran 48043c667e Doc - Installation refactor Linux (#7671) 2018-12-06 12:25:33 +01:00
Simran 32bc599a87 Doc - Installation refactor Windows (#7669) 2018-12-06 12:06:13 +01:00
sleto-it 44b424ef71
Doc - Scripts to Optimize OS (#7674) 2018-12-06 11:52:54 +01:00
sleto-it de4591d4bd
Doc - cite the tar.gz in what's new (#7675) 2018-12-06 11:49:41 +01:00
sleto-it ea28b0bf86
Doc - Community to Enterprise Upgrade (#7668) 2018-12-06 11:40:39 +01:00
Simran df5f64f95d Doc - new page for Uninstallation (#7673) 2018-12-06 11:39:52 +01:00
Simran dec65b904c Doc - deprecate simple all keys (#7657) 2018-12-06 11:19:31 +01:00
sleto-it 820147f4d3
Doc - 3.3 to 3.4 starter upgrades: additional info (#7663) 2018-12-05 22:58:14 +01:00
Simran f1c98f279a Doc - Add missing example file for GEO_MULTIPOLYGON() (#7662) 2018-12-05 20:50:09 +01:00
maxkernbach e48030b37c Doc - sync external repositories (#7616) 2018-12-05 18:49:11 +01:00
Jan cec6d3292a
fix test failures (#7659) 2018-12-05 18:14:57 +01:00
Jan 8305524250
nicer log messages with stringified status value (#7660)
instead of
```
2018-12-05T15:43:16Z [14614] P ERROR {maintenance} CancelBarrier: failed to send message to leader : status \x06
```
2018-12-05 18:05:39 +01:00
Jan 762c23bf77
add more tests and improve queries a bit for single remote AQL operations (#7658) 2018-12-05 17:37:25 +01:00
maxkernbach c245e9e230 Doc - change replica-amount (#7655)
forwardport #7625
2018-12-05 17:03:30 +01:00
Jan ff2e43f374
Bug fix/aql allow floating point values without leading zero (#7647) 2018-12-05 16:13:04 +01:00
Simran f7952ce445 Doc - Mention GEO_MULTIPOLYGON() in 3.4 release notes (#7651) 2018-12-05 15:18:33 +01:00
Jan 7c1f958c50 Doc - additional 3.4 related info (#7646) 2018-12-05 13:06:43 +01:00
Heiko 83fa8db4aa parse version fix (#7653) 2018-12-05 13:02:02 +01:00
Frank Celler e6e02233f4 fixed GA release number 2018-12-04 23:10:14 +01:00
Jan a473ab9aa1 Doc - add known issue for parallel collection creation (#7642) 2018-12-04 20:42:24 +01:00
jsteemann 67c98cb9c7 remove currently unused method 2018-12-04 20:05:05 +01:00
Wilfried Goesgens f923a6a36e stop statistics in stop instead of unprepare (#7631) 2018-12-04 19:54:46 +01:00
Jan 7c0d1e9349
don't make Logger write empty strings (#7636) 2018-12-04 19:24:10 +01:00
Jan 6fc8bb4a45
speed up remove ops for RocksDB engine (#7639) 2018-12-04 19:23:49 +01:00
Jan c8cad8a4f8
try again in case of a conflict when updating users (#7614) 2018-12-04 16:51:21 +01:00
Heiko 442d59a3f8 added MultiPolygon GeoJSON constructor function (#7633) 2018-12-04 14:40:13 +01:00
Heiko fd78c7a1e3 spotlight ui router was missing (#7626) 2018-12-04 11:42:25 +01:00
Wilfried Goesgens c64636623b fix symbol path, add more cdb hints (#7620) 2018-12-04 09:04:21 +01:00
Dan Larkin-York d621387051 Disable warning about persistent IDs during upgrade procedure. (#7612) 2018-12-04 09:02:19 +01:00
jsteemann 1dbaa9d5ab fix segfault 2018-12-04 08:57:11 +01:00
Simran 746443d511 Doc - Remove _getConnectingEdges() as it's not implemented (#7621) 2018-12-03 20:13:44 +01:00
Jan bac3df40c3
dont use version number in JavaScript install path (#7608) 2018-12-03 18:56:37 +01:00
Jan fa4c9bfa05
dont keep JS module directory (#7618) 2018-12-03 18:25:59 +01:00
jsteemann 4ab4d7d7ab improve debug messages 2018-12-03 16:42:15 +01:00