Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/chaoss/grimoirelab-kibiter

Soft fork of Kibana, for the benefit of GrimoireLab
https://github.com/chaoss/grimoirelab-kibiter

[6.7] [Telemetry] Localization Stats (#29213) (#31243)

Backports the following commits to 6.7:
- [Telemetry] Localization Stats (#29213)

8152b20fbf9c10a7c1bcc0ab66094c38d038c5db authored almost 6 years ago
Remove tooltip from legend in favour of title attr (#31245) (#31403)

46250d04914ada585da87866939669d2b25e40d0 authored almost 6 years ago
Filter colours are not overriding label colours in Visual Builder (#31395)

57fcd26ffa7bc9460c05f326e6bdccabe6849c90 authored almost 6 years ago
Revert "[6.7] Fix esArchiver timeout (#31322) (#31344)"

This reverts commit bc5e1a81e5e8002be832fcaab469340ef0911eb7.

b294626153c407f1f77dc91a426b00a878bd53ba authored almost 6 years ago
Removes noreferrer on explicit elastic.co domains (#31008) (#31326)

* Removes noreferrer on explicit elastic.co domains

d83772ca81674be4c8b5814b38fba38abc3edfc2 authored almost 6 years ago
Chore secure rel in markdown (#31314) (#31325)

* Making sure we whitelist *.elastic.co in our markdown parser

f3b7de3643e9ac74e731a4a60fc9c0eb7d0fbb0e authored almost 6 years ago
[6.7] Fix esArchiver timeout (#31322) (#31344)

Backports the following commits to 6.7:
- Fix esArchiver timeout (#31322)

bc5e1a81e5e8002be832fcaab469340ef0911eb7 authored almost 6 years ago
Remove requirements for geoip and user-agent plugins (#30866) (#31167)

01660439177986be2885f1045d6be9d0b727e954 authored almost 6 years ago
Add link to new discuss forum. (#31148) (#31280)

2b379493d73d07cc34ecc9c1de830731f7ed58e6 authored almost 6 years ago
[Infra UI] Clean up Docker and Kubernetes fields for ECS (#31175) (#31302)

* [Infra UI] Clean up Docker and Kubernetes fields for ECS

* updating tests with latest ecs f...

f0061352401b7bdaf9b43b169ef0f84c3ee61d60 authored almost 6 years ago
[ML] Fine-tune event distribution chart data fetching. (#31179) (#31253)

* Reduces `shard_size` for the `sampler` aggregation from `50000` to `20000`.
* Sets `precision...

f08bcff22ef2b3eb22b61a9b2bbb220e02a302e9 authored almost 6 years ago
Merge readme changes (#31308)

[6.7][skip ci] Update Canvas readme to reflect plugin changes (#30816)

638092fdb019cb703a0f86dc8cb0b66cf2add58d authored almost 6 years ago
Upgrade eui to 6.10.2 (#31272) (#31290)

6126d9894a9ea28232f2c5c30ffe6e5ec56b64c3 authored almost 6 years ago
[6.7] Share global filters & queries with coordinate maps vis. (#30595) (#31273)

14e4da8de3f53366b3fb3f2a813f53492d8e6ea3 authored almost 6 years ago
feat: add time filter support to demodata (#31194)

Adds support for time filtering in the demodata function. It was already set up to handle exactl...

206f8253840972d395cbc6bc517401435c2bd79a authored almost 6 years ago
Fix: handle empty response from functions (#31298)

* fix: handle empty response from functions

* fix: always send a response from runServerFunct...

45e1924c0ad7861a3753c9806e3c7c7e43c69497 authored almost 6 years ago
Fix Cloud plugin interface (#31198)

e7d9b578a2f2e35e56be4ea0df1e7cdb18549b63 authored almost 6 years ago
[Maps] Add max zoom and padding when fitting on bounds (#31016) (#31231)

3573807ea12d1276901626fe6277afd09a28d67f authored almost 6 years ago
[Maps] Remove stack names (#31030) (#31229)

066ab863f3429e3db8a64dac04767624df0bc5c9 authored almost 6 years ago
Fix vega tooltip position on scroll (#30795) (#31089)

* fix vega tooltip position on scroll
* fix bug stopping vega tooltips from showing up in IE11

b0db061bc991dfb7e0078280264fc352106f3f2b authored almost 6 years ago
Fix management footer logo spacing bug (#30654) (#31092)

c1c3d2c89ba9e5fbb8f04ebc228b5c378bd2dfd5 authored almost 6 years ago
[ML] Replacing EuiSuperSelect in file data visualizer (#31128) (#31235)

* [ML] replacing EuiSuperSelect in file data visualizer

* fixed format

* updating tests

edd42619edf48a5450f0e7f127b7c60dba364682 authored almost 6 years ago
Remove dollar key stripping from search requests (#30483) (#31145)

6a380f3abff32789ea119f3b383381db87b2ad03 authored almost 6 years ago
[ML] Fix for Explorer time range when selected jobs have no data (#31093) (#31163)

3d26a69c00323bc32b9bffce1ba6a4550be99e76 authored almost 6 years ago
[ML] Fix Job Audit Messages filter. (#30490) (#30516)

The way job audit messages were fetched didn't retrieve the expected results if there were delet...

1226e0784a3c522f31f77db576832c0d831a1e89 authored almost 6 years ago
[Canvas] Updates keyboard shortcuts (#29394) (#31214)

* Updated redo shortcuts

* Moved element deleting handling from event_handler.js to keyHandle...

af6299bb662b09b8ff2b901c9da6dd82b7bcb150 authored almost 6 years ago
[6.7] [Uptime] Disable sorting on EuiInMemoryTable instances (#30430) (#31146)

All these tables are for large datasets, which makes the sorting misleading. After we have the...

56075e019003c803d6f907eaf60c72bfda105480 authored almost 6 years ago
[6.7] Using POST instead of DELETE for bulk deletion of pipelines (#31023) (#31205)

Backports the following commits to 6.7:
- Using POST instead of DELETE for bulk deletion of pi...

02c2d9cbb968e442d5f2bc83731845bbc0b9e087 authored almost 6 years ago
[6.7] [ftr/defaultTimezone] make UTC the default timezone (#30460) (#31075)

Backports the following commits to 6.7:
- [ftr/defaultTimezone] make UTC the default timezone ...

deae7357cf306f41b258df551616672007d96680 authored almost 6 years ago
[6.7] Fix plugin-helpers test:server task (#31034) (#31078)

Backports the following commits to 6.7:
- Fix plugin-helpers test:server task (#31034)

7043705f0d35232511b89d99754b3a8f41fedee5 authored almost 6 years ago
[6.7] [Timelion] Fix dark mode legend (#31184)

f2c824d8c7276a938b6ad5b592e089fafc699890 authored almost 6 years ago
Hardcode 7.x breaking changes URL in Upgrade Assistant (#31032)

* Hardcode 7.x breaking changes URL in Upgrade Assistant

* Use 7.0 instead of 7.x

49511a957ec64a3d68f27f5e3b0f79f958f7d7d5 authored almost 6 years ago
[Uptime] Fix column repeat issue, remove unneeded complexity (#30983)

* Remove unneeded complexity, fix column repeat issue.

* Update obsolete snapshot.

0640585ad29275ecaa3ca86ea21d6dad8794a8c9 authored almost 6 years ago
disabling actions for threshold alerts that have default actionType (#31129) (#31166)

* disabling actions for threshold alerts that have default actionType

* adding comment per PR...

72bcf3e98abea1c932f0478772a5bc84aba080ad authored almost 6 years ago
ensure cached args correspond to cached results (#30997) (#31127)

9137648f53f049d18da77323e28e95ab22c74013 authored almost 6 years ago
[Uptime] Update targeted index pattern 6.7 (#30984)

* Update targeted index pattern.

* Fix busted unit tests.

fbb67b56ac92e3cdd5d4d8c52d368b5e77459256 authored almost 6 years ago
[Uptime] Replace heartbeat app icon (#30530) (#31041)

* Replace Heartbeat App icon with Uptime App icon.

4f617f6fa050dbb411418b1dd1489f2eec622cec authored almost 6 years ago
[6.7] removes unnecessary url-parse dependency (#31029) (#31106)

Backports the following commits to 6.7:
- removes unnecessary url-parse dependency (#31029)

ff09ddb2665258f19a8542cd0269a896b20afc06 authored almost 6 years ago
[Monitoring] Skip tests for cloud (#30879) (#31069)

* Skip tests for cloud

* Add TODOs

b2fbb335f122b2706b7cd1f8f2871806f717dba5 authored almost 6 years ago
[ML] Fixing issue when selecting new job to continue in real time (#30949) (#31044)

8c16cb161981493e61190280af4b4613eaab9332 authored almost 6 years ago
[Canvas][Layout Engine] Annotation showing node rotation angle (#30702) (#31084)

* Feat: angle rotation annotation (in degrees) added
* Style annotation like EUI tooltip (#30950)

cf32861d314991f21b969c14353e3ba81645758c authored almost 6 years ago
fixes vislib legend filters (#29592)

c266134190a186a4dcc69bfe13a71db05de55eba authored almost 6 years ago
[6.x] Remove dependency on doc versions (#29906) (#30036)

Backports the following commits to 6.x:
- Remove dependency on doc versions (#29906)

f13b696018cef13c8d13193ec86d9b0c1c94e45a authored almost 6 years ago
Use an empty array if this does not exist (#30322) (#31025)

41eebe674787604653850c45b76336f2d62be5f4 authored almost 6 years ago
[6.7] Fix buildEsQuery to ignore filters if not in index (#30668)

* Fix buildEsQuery to ignore filters if not in index (#29880)

* Fix buildEsQuery to ignore fi...

8bad6adc30a7b0e46e73a1b960b1ede714be26d5 authored almost 6 years ago
[DOCS] Updates index management doc for 6.7 (#30906)

* [DOCS] Updates index management doc for 6.7

* [DOCS] Incorporates review changes into manag...

c89e25cd7e99fcc5abe92bf50ff2b6df48866a4c authored almost 6 years ago
[Infra UI] Fixing group by labels by fixing the field names (post ECS migration) (#30416) (#31012)

* Fixing group by labels by fixing the field names (post ECS migration)

* Fixing the field na...

6bd74e0abd91964b6ca118062d598ed527cb374c authored almost 6 years ago
[docs] Add docs for Upgrade Assistant APIs (#30330) (#31015)

* [docs] Add docs for Upgrade Assistant APIs

* Apply suggestions from code review

Co-Autho...

779ca5db3a22e51846edda2432ca4109dee211fb authored almost 6 years ago
Feat: selection box for ad-hoc group elements (#30632) (#30987)

c3bb57b84ecb480675c9f26c7704fb9a3f068c0b authored almost 6 years ago
[Maps] Revert layer-state correctly on cancel (#30451) (#30993)

828146510c1b6d49b687d296d522eea7ea49acae authored almost 6 years ago
[Maps] ensure url has been resolved before syncing (#30750) (#30996)

81f86bbc86bb85b1e4f15ef2411cd7ba0c364e29 authored almost 6 years ago
fixing watch delete (#30989) (#31006)

40285a08553ce85b476d0538e4976a5e25ecc15d authored almost 6 years ago
[6.7] [KQL] Support matching field names with newlines (#30859)

* Use 's' instead of 'm' to match newlines instead of doing multi-line

* Fix autocomplete sug...

851af7ba0939e801c4d5be5750800d15dec3864f authored almost 6 years ago
merge with master (#30953)

636914eb5880ef6c3a0c648e54e3e1e6bc627c05 authored almost 6 years ago
[6.7] Remove custom WebPack bundles from Canvas (#30123) (#30656)

5ec50b633155fe8ff37fc22ff07f8eb0859f7acf authored almost 6 years ago
only trigger cellClick if selection defined (#30855) (#30959)

9f664f15c0f95b8acd79192db954fa0f3e0d53ab authored almost 6 years ago
[Uptime] Fix snapshot query to handle large numbers of monitors (#30441) (#30745)

* Refactor snapshot histogram ES query and subsequent processing.

* Fix issues on client, rem...

49f1d16d482604d294ed25e074723b261467aa93 authored almost 6 years ago
Fixing font size for icon div (#30744) (#30857)

5b806305c910414a47fa9353af52caefaea276a8 authored almost 6 years ago
[DOCS] Adds information about freeze action and index priority to docs (#30865)

* [DOCS] Adds information about freeze action and index priority to ILM docs

* [DOCS] Incorpo...

b06f20fa17e8399e1a8c00d708306991c21a931d authored almost 6 years ago
[Maps] Fix and improve error messaging when adding TMS from kibana.yml (#30529) (#30836)

6c5a7187202a69bf3b4676e05c02a5d06af87e29 authored almost 6 years ago
[Canvas][Layout Engine] TypeScript conversion - Stage I (#29390) (#30927)

* Perf: avoid matrix transpose in canvas layout that served only initial docu purpose, don't con...

f8e6dcdf62578cd09878d6f8b9d64570bcecdf46 authored almost 6 years ago
Handle warnings from task manager without stack traces. (#30692) (#30871)

* Handle warnings from task manager without stack traces.

* Fix typescript errors.

* Catch...

52107b7ad164361318862f01f47d4a765d5844e7 authored almost 6 years ago
[Maps] display documents when location field name contains a dot (#30774) (#30904)

17d4b72ec14e55da8ae25a13337d485b19bc9900 authored almost 6 years ago
[6.7] Allow for compatibility with ES 7.x (#30636)

Make Kibana 6.7 compatible with 7.0, at least enough to unblock manual testing.

91fa01a1737ddd22e94018badd2e9658c9f140e6 authored almost 6 years ago
Fix Std. Deviation aggregation crashes TSVB (#30809)

0ae84ba5219984194f3b4d969cccbb9b96b9d39a authored almost 6 years ago
[ML] Handle removal of backend ml.enabled node attribute (#27604) (#30669)

e8f5dfddeaf385318c3f6b871bdacd25f352dee9 authored almost 6 years ago
[Maps] remove toasts for layer add and layer load error (#30584) (#30778)

* [Maps] remove toasts for layer add and layer load error

* remove side-effects of LAYER_DATA...

c61c91afb282792b481a90d52a1050aa117a9262 authored almost 6 years ago
[kuery] support matching field names with newlines (#29539) (#30770)

* [kuery] support matching field names with newlines

* Add support for newlines in KQL gramma...

de0952481a37dcdff4af1cff0b7c076f415c698c authored almost 6 years ago
[ML] Fixing detector help link in advanced wizard (#30641) (#30695)

* [ML] Fixing detector help link in advanced wizard

* tiny refactor

894adda928de25dd131b1afa1e610c8856a41b79 authored almost 6 years ago
Added isFirstLoad to transient state. (#30150) (#30703)

648c18f09fde95bf31e4867164e44735d03bff14 authored almost 6 years ago
Bump max_old_space_size in CI (#30653) (#30724)

9d5c9aa4344f93a5e20ef77ef3fb8ccee61fc52e authored almost 6 years ago
Content security policy strict mode (#29856) (#30700)

A content security policy is a great addition to the protections built
into Kibana, but it's no...

652f4bb49b74b9f4f3d4c5fea7042c80ea91d041 authored almost 6 years ago
[ftr/uiSettingDefaults] disable telemetry by default (#30473) (#30672)

4ce465c8a7d513fe4e02dc3f82216ce096c95c42 authored almost 6 years ago
Introduce content security policy (CSP) (#29545) (#30686)

* csp: nonce and unsafe-eval for scripts

To kick things off, a rudimentary CSP implementation...

84615616833232e05924533cd4cfb3478701d602 authored almost 6 years ago
Fix ordering of CCR plugin (#30596) (#30667)

72896ea8ceb435e1eabee057dbe1a2d47ae0a4d3 authored almost 6 years ago
[6.7] Add `zh-CN.json` translations and respective compatibility checks via i18n tools (#30644)

e767f904bc2a60a308fe036c8851b2609fa1d583 authored almost 6 years ago
[ML] Fixes filtering on the metric cards in the data visualizer (#30493) (#30517)

3fda63fe34fc648d30f8a33f5d334bc53298383a authored almost 6 years ago
[ML] Fixing job deletion slow refresh delay (#30371) (#30486)

4130ddd93b2b5e7be598c95f45dd91cbda4bed7a authored almost 6 years ago
[ftr/services/kbnServer] set uiSetting defaults more often (#30459) (#30579)

* [ftr/services/kbnServer] set uiSetting defaults more often

* [ftr/services/uiSettings] only...

908ce15a52c795de8b78ef5893e4981b3183bedc authored almost 6 years ago
[Maps] do not display mapbox style inspector view unless turned on in kibana.yml (#30428) (#30541)

* [Maps] do not display mapbox style inspector view unless turned on by kibana.yml

* use bett...

45ef0ae9f57bcc59409afd7a84cd549a30684db2 authored almost 6 years ago
[6.x] [Uptime] Remove pointless max search size box (#29992) (#30091)

* [Uptime] Remove pointless max search size box (#29992)

This box is just confusing. You can ...

cf2ec5ed4c8520b1d4ea9bfdc813601b9471188c authored almost 6 years ago
Rollup job Functional UI test (#30280) (#30572)

8375eba2cb338a25b8d026d66c7e328db8dec46c authored almost 6 years ago
[6.7] Optimize Canvas REST calls via batching (#29847) (#30555)

* Optimize Canvas REST calls via batching (#29847)

5a729ae84741340ac47eba658f0dbfef7ff2f730 authored almost 6 years ago
Remove WebSockets from Canvas 6.7 (#30523)

e457c154f7efdc0881dcca6736507f9266807074 authored almost 6 years ago
[Uptime] Improve perf / accuracy of overview queries (#29998) (#30146)

Improves the accuracy and perf of the up/down/total counts
Sets the correct size of 50 for the ...

43da7a298e21586d6c282588e88cde4f852277d6 authored almost 6 years ago
Upgrade EUI to 6.10.1 (#30404) (#30440)

3e224eb445bc92bcc3e74bd113d699dade72f20d authored almost 6 years ago
[ML] Fix double escaping. (#30492) (#30499)

Because the info tooltip has been migrated to React, the escaping necessary for the previous jQu...

6bb1b10cee1cf4141b1324ab8dd8b59ac8b38007 authored almost 6 years ago
deconflict yarn.lock (#30465)

ab34ca30c51e832f55d3a2eb07e3a1275e6ed206 authored about 6 years ago
[Maps] Correctly handle single-feature joins (#30409) (#30471)

273549eca5a746b359021469c4228061dab6b0a3 authored about 6 years ago
Default scroll wheel zoom to false on vega maps. Update docs (#21169) (#30449)

2ea8c338342f01184af4ab197168d2eef2740490 authored about 6 years ago
back to navyish (#28697) (#30320)

* back to navyish

* Update src/ui/public/chrome/directives/global_nav/_global_nav.scss

177537a80ea74b02f94765e53097d710cbbed368 authored about 6 years ago
Don't trigger autorefresh when autofetch false (#30405) (#30425)

57e8b773a2aeab67e30f3b804e73a32b8d548369 authored about 6 years ago
[Maps] Fix tileload error messaging / Fix heatmap error message (#30327) (#30444)

e16f98bd0679ad2f1b546ce3f5e2cb21777b6389 authored about 6 years ago
[ML] Fixing position of job management search bar error (#30251) (#30361)

* [ML] Style tweaks for job management in K7

* adjusting search bar error

* removing custo...

252a09971fbf272b9dfceaadc50d26ea6d345fac authored about 6 years ago
[6.7] EUI 6.10.0 & Background color fixes (#30136) (#30323)

eb77967d761b4d224e8206bc735b4c0d1c672bc5 authored about 6 years ago
[6.7] Allow running Kibana against the next major of Elasticsearch (#30390)

To support rolling major upgrades of Elasticsearch, Kibana no longer
fails to start when it enc...

8f7444b1fa82de7ea50ee54a8fd620e35c453e20 authored about 6 years ago
[6.7] [Task Manager] Provide "include_type_name: true" in put template (#30261) (#30304)

* [Task Manager] Provide "include_type_name: true" in put template (#30261)

* [Task Manager] ...

a2dff171b80c4c2105167a7efa75c64537ed4754 authored about 6 years ago
merge conflicts (#30376)

a2576c1598c74596a5931ea3f1feb7b15a01dbbf authored about 6 years ago
[6.7] [ML] Adds jest tests for annotation_service. (#30193) (#30205)

This adds tests to `server/models/annotation_service`. The tests include a check if the `.key` a...

c139d4ecab3e23d6536dc1516244a9c3d66d83a8 authored about 6 years ago
[ML] Fixes dragSelect regression. (#29577) (#29589)

Some SCSS still used ml-explorer-swimlane (note the selector without the dot) for rules which re...

06d9def36c341478b0e19100b463c84979d830c4 authored about 6 years ago