Ecosyste.ms: OpenCollective

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

github.com/chaoss/grimoirelab-elk


https://github.com/chaoss/grimoirelab-elk

[demography] Catch conn exceptions when fetching author commits

Patch to add a try..except block to catch connection
exceptions when getting commits during the ...

d06b9bf197ed35641b5aa9583f83c395d81b90a6 authored over 6 years ago
[enrich] Set identities fields to UNDEFINED for null values

When there are identities that are not found in SortingHat,
the fields in the enriched items rel...

661b0eac6739e3e2ff79b2a714c237c6ded4e606 authored over 6 years ago
Update version number to 0.30.52

0085e04328a416cc1cdfd6cc0d0e6e77dbfe223d authored over 6 years ago
[enrich-gitlab] Add merge request enrich item

This code enables ELK to deal with merge requests coming from the
Perceval GitLab backend.

612c7b8d9534b6586a6986d1a77f97bdeebb4089 authored over 6 years ago
[tests] Include tests data for GitLab merge requests

This code add test data to check that the GitLab enricher for
merge requests properly works.

bb45a8bce9c373de031d0220ab85be3d4aa80987 authored over 6 years ago
[enrich-mediawiki] Fix unique id for enriched items

By default, the unique id of an item is the `uuid` that comes
from Perceval which is also used t...

a4fe6561f529dd0425e6fa7349de4291eea53c28 authored over 6 years ago
[tests] Include tests data for GitHub pull requests

This code add test data to check that the GitHub enricher for
pull requests properly works.

7feb62dd5634c7340c5c238357317e1dbead3450 authored over 6 years ago
[enrich-stackexchange] Add 'origin' and 'tag' fields to answer items

So far, Stack Exchange enriched answers did not contain these
two attributes. This caused some e...

e2db89ed05dc35829250770b6100bdf4add87c42 authored over 6 years ago
[raw] Improve logging message in elastic

This code improves the logging message in method `feed_items`.
Thus, the term `ocean` is replace...

b4011621ef8c6bb4cfeed85e02241fb155f067f3 authored over 6 years ago
Update version number to 0.30.51

d40938b66c925378c39bd481b12482d78d5b32d4 authored over 6 years ago
[tests] Add tests for googlehits connectors

This code includes test data to check that the googlehits
connectors properly work.

cf78329dda1319c6db86541fb882c4d12fd784c9 authored over 6 years ago
[raw] Add support for googlehits data

This code enables ELK to handle googlehits raw data coming
from the Perceval backend.

8c7f328260ae53f2ab814467489dc633b9ca9203 authored over 6 years ago
[enrich] Add support to enrich googlehits raw data

This code enables ELK to enrich googlehits raw data.

9df2cd86e1f253824a6b87e762fbe8c50976774b authored over 6 years ago
[utils] Add googlehits connectors

This code includes perceval, raw and enrich connectors to
the list of supported connectors.

89400eb993adfb457d52ddacd070ffc4ef57896f authored over 6 years ago
[tests] Fix load identities test

This code increases the diff time within the `_test_load_identities`
method.

5b64ae756cca12d4490face6ec65d1ca808fda01 authored over 6 years ago
[enrich-meetup] Refactor code for get_rich_item_(rsvps,comment)

This code refactors the code of `get_rich_item_rsvps` and
`get_rich_item_comment` in order to av...

26d915cf167dd9b7f36dafc0872b8073aea517a9 authored over 6 years ago
Update version number to 0.30.50

55083ecf726a0bb25472fefcad8d3ed47d52c8b6 authored over 6 years ago
[enrich-meetup] Fix error printing the number of comments and RSVPs

This error was introduced in bb91ac23bc8644706116c0637b920ebd4ecd66e6
when lists were replaced b...

0c785a942229ed61d2ac5fade765fae103bac9a4 authored over 6 years ago
Update version number to 0.30.49

8b3a72555a5d866cf57acc8eecc58d8543498133 authored over 6 years ago
[enrich] Set Unknown to null user data (org, name and username)

This code sets the value `Unknown` to `*_name`, `*_org_name` and
`*_user_name` attributes for ea...

3c09fa87b59395761928e0a8aa886a6fdaebece5 authored over 6 years ago
[tests] Update Git test data

This code aligns the tests with the new changes to tackle down
the ghost organization problem in...

b6e3e47534cd27e7216278b334caa1b702c6dd33 authored over 6 years ago
[tests] Update Jira test data

This code aligns the tests with the new changes to tackle down
the ghost organization problem in...

c1fc02eeed633605303c7eed2d6e29f376bdcde6 authored over 6 years ago
[tests] Update Slack test data

This code aligns the tests with the new changes to tackle down
the ghost organization problem in...

e9ca929ab9f1d11692cf9e21a7bdad49694236df authored over 6 years ago
[enrich-git] Remove unknown user data logic

This code removes the logic to add `Unknown` user data in
git enriched items, since this is now ...

3029b895ba4bc2b59ef8aa5cb71e3f16fdea8e7e authored over 6 years ago
[enrich-jira] Remove unknown user data logic

This code removes the logic to add `Unknown` user data in
jira enriched items, since this is now...

3b12fa9cd0e1e591a2e3a048a4602f1e64a02f68 authored over 6 years ago
[elk] Modify logic to load new identities to SH

This code modifies the logic of the method `load_identities` with
the intent of improving the me...

f5a38c9ce433d14a0e4a84b06e7fdd3f4323f0a0 authored over 6 years ago
[enrich-mbox] Replace lists with yields

This code optimizes the memory consumption of the mbox enricher.
Thus, it replaces the list in t...

91c80ec6f4699bd55a503467ac0b862ddc970264 authored over 6 years ago
[enrich-meetup] Replace lists with yields

This code optimizes the memory consumption of the meetup enricher.
Thus, it replaces lists to yi...

bb91ac23bc8644706116c0637b920ebd4ecd66e6 authored over 6 years ago
[enriched] Update mediawiki project json params

This change allows to add a second URL to `projects.json`
file for mediawiki.

In that case, the...

ed25b7124f87573f0737d60578153b3c52d711e9 authored over 6 years ago
[enriched-jira] Set Unassigned to null assignee orgs and usernames

This code sets all `assignee_name`, `assignee_org_name` and
`assignee_user_name` null attributes...

6ca961fc76a430daf17aca00c0ecee22a8af5219 authored over 6 years ago
[enrich-jira] Improve jira enricher

This code improves the Jira enricher by:
- replacing the term `assignee_to` with `assignee` (the...

538b1b5c9ef26dc11217c7386def0e0720d6926d authored over 6 years ago
[enrich-git] Handle commits with missing user info

This code allows to handle commits for which no author/committer
are defined. For these (rare) c...

89e73d9e04f074718a6ad20d91210cecffab6000 authored over 6 years ago
[tests] Enable tests from no-localhost ES

This code allows to run the tests against an ES which is not
in a local machine. This modificati...

dfbb064eb58c2b7b96f61e9f920a9a56690f3dce authored over 6 years ago
[release] Update version number to 0.30.48

dbc98073937c89c3235ed013dc98fb3fcf48466d authored over 6 years ago
[enrich-mediawiki] Change way url is created

Due to a wikimedia API change, the old way of creating a URL is
not valid anymore. Thus, this co...

b56a6afebf140cc0b47b103785ab5c39140e4153 authored over 6 years ago
Merge pull request #417 from valeriocos/change-message-aoc

[aoc] Replace message commit with first 80 chars

e6a9920c8561414b00c5a375ced7b63d05d7aa04 authored over 6 years ago
[aoc] Replace message commit with first 80 chars

This code replaces the content of commit messages with the first
80 chars in order to limit the ...

93a94d1066d4b3ae30ba75ec121a63975519c4d4 authored over 6 years ago
Merge pull request #420 from valeriocos/fix-slack-numbers

[enrich-slack] Use `num_members` attribute to count channel members

2cad0ddac106a88858fb85d51e31a2f981b49347 authored over 6 years ago
[enrich-slack] Use `num_members` attribute to count channel members

This code uses the attribute `num_members` in a Perceval Slack
JSON doc to count the members of ...

11e3ea9484fbaadba8188ca0153b9ff339ca87ee authored over 6 years ago
[studies] Add enrich_pull_requests study

This code adds the `enrich_pull_requests` study to the enriched/github.py
file. This study aims ...

8e8e2d3008a017ce6706a8f09ca0943019aea1b2 authored over 6 years ago
[aoc] Fix study to do nothing if no events

When no events are extracted from a set commits, i.e.,
there are no file actions, ignore that bl...

7c074967290b5c84dcd305647c196bb968102b10 authored over 6 years ago
[release] Update version number to 0.30.47

e5973b4ff67dd0d94a12ad3ee44fdfa0db361973 authored over 6 years ago
[raw] Change shebang line

3aa2b47372a00aa285a7cbf4962bce31ac23c33f authored over 6 years ago
[tests] Change shebang line

98c5ac4be3729025e8a3be00a82cf9ec78920448 authored over 6 years ago
[enriched] Change shebang line

301c13b04bdc88637dc94f06692ccf257c9342c7 authored over 6 years ago
[setup] Change shebang line

b223590542a25d5738e6f8e32ec41a257dc5f0e6 authored over 6 years ago
[utils] Change shebang line

6b818b4530150c6ec89b416108d8d32deb4da0c8 authored over 6 years ago
[grimoire_elk] Change shebang line

19f89ab4d43f9debb9c1f2e0e72ba4c51772500f authored over 6 years ago
[elastic_items] Remove condition for old twitter items

This code removes the condition to sort twitter items based
on the old attribute `@timestamp`.

e49be5c450e4a83da8ec392a7aa5ec1b8cd64a5b authored over 6 years ago
[tests] Add tests for Groupsio raw and enrich connectors

This code includes tests for the raw and enrich connectors of
Groupsio.

0cde6798c36363236f96bf00bc5f656daadba31d authored over 6 years ago
[raw] Add groupsio raw

This code includes the raw connector for Groupsio items. It
inherits from Mbox raw connector.

a9c214382e1a57c7b21a310a1a2db604dfa54df6 authored over 6 years ago
[enriched] Add enricher for Groupsio

This code includes the enricher for Groupsio raw items. It
inherits from the Mbox enricher.

6a8e728d99615284febc3835d634af75363f4c7e authored over 6 years ago
[utils] Add support for Groupsio

This code allows to fetch messages from mboxes available on the
Groupsio platform.

34b4d60d21f3b87249594ada2e0ffaaac569fa49 authored over 6 years ago
[travis] Fix coverage execution

Since no coverage information is shown, this PR attempts to fix
the travis.yml.

ffd5c574fab6b5ad76c4e7df19a21f9c96b6b7a7 authored over 6 years ago
[utils] Goodbye twitter scripts

With the aim of reducing technical debt and improving coherence
within the GrimoireLab component...

afb270a76c9bdd9780f91023696216e7169730b6 authored over 6 years ago
[README.md] Fix travis badge

This code includes travis badge for to ease the
understanding of build information.

12c1d7461e5553fb61edb731c6efadf3d8436a51 authored over 6 years ago
[travis] Execute coveralls after tests

This code modifies the travis.yml to execute coveralls
after running the tests.

3256e97a15f88f1f21f47e9c32cf423081c3ffe6 authored over 6 years ago
[README.md] Add coveralls badge

This code modifies the coveralls badge markdown in order to allow
the correct visualization of c...

d34739495a86435f866ff82a9429a5868934be54 authored over 6 years ago
[tests] Include tests data for GitLab backend

This code includes tests data to check the functionalitie of the
GitLab raw and enrich connectors.

f811a37a4f008932861203d16a1dfd422bef879f authored over 6 years ago
[enriched] Add enricher for GitLab

This code includes an early version of the enricher for GitLab
raw items.

7fd0f75a9083bc0b667b0f930b4b4824d95ea8b9 authored over 6 years ago
[raw] Modify GitLab raw

This code defines raw mappings to store GitLab issues in ES via
ELK.

20887d68bc3bf8e158bec871cf0a9215ea759fd1 authored over 6 years ago
[utils] Include connectors for GitLab

This code extends the list of connectors, which now includes
GitLab.

29b94a68c1e39fb7ab45d4001f560fdfdc675f07 authored over 6 years ago
[release] Update version number to 0.30.46

281a792a4667c64a49683ca6636fda49d62d5456 authored over 6 years ago
[studies] Use hash instead of plain text as id

643aca212dd408d2d24a6f26cca686674b4e7242 authored over 6 years ago
[enriched] Use metadata__update_on to index tweets

This code uses the perceval attribute `metadata__updated_on` to
search raw tweets and enrich the...

2e5f40d89d13f03c944d333693df07360d792b29 authored over 6 years ago
[release] Update version number to 0.30.45

cdabb8cccf9b33c94c4e8828b2d25d468bc05f84 authored over 6 years ago
[raw] Fix mapping Twitter

This code modifies the mapping of the raw items coming from
Twitter, according to the perceval f...

ddfd63c61e32362e92a028cf992290755a99fc23 authored over 6 years ago
[enriched] Add code to calculate github pull requests enriched data

ac7c8e96de61c2ee9644916bc37c5f8a3bb8e5c4 authored over 6 years ago
[enriched] Change toolkit import in git enricher

This code replaces the import of grimoirelab toolkit to make the
code working with the new packa...

8e7191fcedd6e25752707723e0ba5042c760d457 authored over 6 years ago
[enriched] Change toolkit import in ceres_base

This code replaces the import of grimoirelab toolkit to make the
code working with the new packa...

c570647cb0a8c619bc03dc587c3d7488716671a4 authored over 6 years ago
[p2o] Add support for execution a list of studies

1c03f9a34efc393a9d16d438e2a928beeabcb852 authored over 6 years ago
[enrich][git][demography] Add doc and fix the incremental support

964a02ee27cb7f2a6dfe89ecb6cc0186c6bf2a75 authored over 6 years ago
[release] Update version number to 0.30.44

88ad0092c0ffbd4a1daddf3f45b0e4e6a881a0c8 authored over 6 years ago
[raw] Add support for github pull request data

This PR extends the mappings for the GitHub raw data to enable
the support for pull request data,

8369a5703cda8b6ade3d5c87a2b1b11d3e32ed9a authored over 6 years ago
[enriched] Add support for github pull request data

This code proposes a possible implementation to include support
for github pull request data in ...

6b4a15cd6cb208b6c4bc0e10083ba9272098054b authored over 6 years ago
[release] Update version number to 0.30.43

ae4ca0e081eae34d7be2dc3d8af96f61151ed86e authored over 6 years ago
[tests] Replace _test_studies method

This code replaces the `_test_studies` method with `_test_study`,
which allows to execute a spec...

04108533fa002ce0f89f19784e637cb90de16640 authored over 6 years ago
[tests] Add tests for studies in git

This code includes test code for demography and onion studies.

bb1584c5aecf9ba9fe6ec07ac20ea23f6626f049 authored over 6 years ago
[enriched] Add logging info for kafka kip study

This code includes logging information before and after the
execution of a kafka kip study.

57f0d7dbd6a09d82608cbec16a08bccc7a30a873 authored over 6 years ago
[enriched] Fix logging message in git enrich

This code changes the level of the logging message for completed
demography studies from debug t...

1978ab4a6e82bf06950a5310c525a55d6b3c6c92 authored over 6 years ago
[tests] Add test for kafka kip study

This code includes tests for kafka kip studies.

9404187d1932fef8bdb1f39311e14ad6947c5f6a authored over 6 years ago
[enriched] Include ocean backend in git studies

This code modifies the signatures of the git studies, which
now accept the ocean backend. This c...

01eee0b56a2e1e882bda5bb989560c80f75df8d4 authored over 6 years ago
[enriched] Include ocean backend in github studies

This code modifies the signatures of the github studies, which
now accept the ocean backend. Thi...

bed2ab8a7596b8875284e17e55a267ab1e9183db authored over 6 years ago
[enrich] Replace elasticsearch url to onion study

This code replaces the way of passing the elasticsearch url to
the onion study. Now, the url is ...

e7bc6374cf9516462fb7023bba8c06f75ddc3901 authored over 6 years ago
[enriched] Include ocean backend in mbox studies

This code modifies the signatures of the mbox studies, which
now accept the ocean backend. This ...

a9b96b60dad6bd159c428a78a70da713b7920e25 authored over 6 years ago
[elk] Add raw backend to studies params

This code extends the parameters of studies with the
ocean backend. Thus, studies can access to ...

0d4ebe7225d95ec1b4e681edb310d17f37f219cf authored over 6 years ago
[tests] Include ocean params to test studies

This code modifies the tests for studies, by adding the ocean
backend parameter (which is now re...

ce84f19ae9ada23db796e6052530b19c1ff73160 authored over 6 years ago
[tests] Add support for test using SSL

When using secure envs, for instance those versions
of Kibiter including Search Guard, test will...

3861276961e7e4efc933942c544db2c620f3d792 authored over 6 years ago
[raw] Add parser params for perceval mattermost backend

This code parses the parameters for the mattermost perceval
backend, thus enabling the execution...

672f3528f194c445b5a619b54659bf7d389f2f50 authored over 6 years ago
[studies] Fix ES conns to use insecure parameter

This changes solve #363

It also fixes constructor method, where `insecure` parameter
was not us...

2223f65295b1a78d408a4d16372fd17fe5ee4c79 authored over 6 years ago
[enrich][mattermost] Fix project mapping support

ebb03bfcccdfb249742313b9fa31da7cf17e41d6 authored over 6 years ago
[enrich][slack] Fix slack project mapping to use just the channel id in the projects mapping file

75e7159a536bc693ef952dc51359d284e858931f authored over 6 years ago
[tests] Use the projects mapping json file for testing

62f4315d9067aa18616bc09f53bb99edd622785b authored over 6 years ago
[release] Update version number to 0.30.42

def0b2c6f33d0bc620340373cb6ebeea7c83ab28 authored over 6 years ago
[enrich] Fix the logic for finding the uuid for a SH identity

Some changes in SH API has broken how gelk finds the uuid for an identity.
This commit fixes it ...

0d30714403d3c0f30302396104626702a2affcad authored over 6 years ago
[release] Update version number to 0.30.41

82526899f85d939786a9a225cd5e82bd7a7c2636 authored over 6 years ago
[mattermost] Fix tests for arthur params

497030620faf5d72d767754a0d231d9daf6fcc75 authored over 6 years ago
[mattermost] Add mattermost support for gelk (raw + enrich)

24cd02c341749b4d8dd9c5823d74bb2057b9d6b7 authored over 6 years ago
[sortinghat] Align ELK with changes in sortinghat

Due to enhancements in sortinghat, this code aligns the code to
handle sortinghat AlreadyExist e...

56d4a14f53b35067a0799b7cd27feeb7f3b7ba29 authored over 6 years ago
[release] Update version number to 0.30.40

0edea58fdc2b7b0168160b75103ad742d761263a authored over 6 years ago