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
Patch to add a try..except block to catch connection
exceptions when getting commits during the ...
When there are identities that are not found in SortingHat,
the fields in the enriched items rel...
0085e04328a416cc1cdfd6cc0d0e6e77dbfe223d authored over 6 years ago
This code enables ELK to deal with merge requests coming from the
Perceval GitLab backend.
This code add test data to check that the GitLab enricher for
merge requests properly works.
By default, the unique id of an item is the `uuid` that comes
from Perceval which is also used t...
This code add test data to check that the GitHub enricher for
pull requests properly works.
So far, Stack Exchange enriched answers did not contain these
two attributes. This caused some e...
This code improves the logging message in method `feed_items`.
Thus, the term `ocean` is replace...
d40938b66c925378c39bd481b12482d78d5b32d4 authored over 6 years ago
This code includes test data to check that the googlehits
connectors properly work.
This code enables ELK to handle googlehits raw data coming
from the Perceval backend.
This code enables ELK to enrich googlehits raw data.
9df2cd86e1f253824a6b87e762fbe8c50976774b authored over 6 years ago
This code includes perceval, raw and enrich connectors to
the list of supported connectors.
This code increases the diff time within the `_test_load_identities`
method.
This code refactors the code of `get_rich_item_rsvps` and
`get_rich_item_comment` in order to av...
55083ecf726a0bb25472fefcad8d3ed47d52c8b6 authored over 6 years ago
This error was introduced in bb91ac23bc8644706116c0637b920ebd4ecd66e6
when lists were replaced b...
8b3a72555a5d866cf57acc8eecc58d8543498133 authored over 6 years ago
This code sets the value `Unknown` to `*_name`, `*_org_name` and
`*_user_name` attributes for ea...
This code aligns the tests with the new changes to tackle down
the ghost organization problem in...
This code aligns the tests with the new changes to tackle down
the ghost organization problem in...
This code aligns the tests with the new changes to tackle down
the ghost organization problem in...
This code removes the logic to add `Unknown` user data in
git enriched items, since this is now ...
This code removes the logic to add `Unknown` user data in
jira enriched items, since this is now...
This code modifies the logic of the method `load_identities` with
the intent of improving the me...
This code optimizes the memory consumption of the mbox enricher.
Thus, it replaces the list in t...
This code optimizes the memory consumption of the meetup enricher.
Thus, it replaces lists to yi...
This change allows to add a second URL to `projects.json`
file for mediawiki.
In that case, the...
ed25b7124f87573f0737d60578153b3c52d711e9 authored over 6 years ago
This code sets all `assignee_name`, `assignee_org_name` and
`assignee_user_name` null attributes...
This code improves the Jira enricher by:
- replacing the term `assignee_to` with `assignee` (the...
This code allows to handle commits for which no author/committer
are defined. For these (rare) c...
This code allows to run the tests against an ES which is not
in a local machine. This modificati...
dbc98073937c89c3235ed013dc98fb3fcf48466d authored over 6 years ago
Due to a wikimedia API change, the old way of creating a URL is
not valid anymore. Thus, this co...
[aoc] Replace message commit with first 80 chars
e6a9920c8561414b00c5a375ced7b63d05d7aa04 authored over 6 years ago
This code replaces the content of commit messages with the first
80 chars in order to limit the ...
[enrich-slack] Use `num_members` attribute to count channel members
2cad0ddac106a88858fb85d51e31a2f981b49347 authored over 6 years ago
This code uses the attribute `num_members` in a Perceval Slack
JSON doc to count the members of ...
This code adds the `enrich_pull_requests` study to the enriched/github.py
file. This study aims ...
When no events are extracted from a set commits, i.e.,
there are no file actions, ignore that bl...
e5973b4ff67dd0d94a12ad3ee44fdfa0db361973 authored over 6 years ago
3aa2b47372a00aa285a7cbf4962bce31ac23c33f authored over 6 years ago
98c5ac4be3729025e8a3be00a82cf9ec78920448 authored over 6 years ago
301c13b04bdc88637dc94f06692ccf257c9342c7 authored over 6 years ago
b223590542a25d5738e6f8e32ec41a257dc5f0e6 authored over 6 years ago
6b818b4530150c6ec89b416108d8d32deb4da0c8 authored over 6 years ago
19f89ab4d43f9debb9c1f2e0e72ba4c51772500f authored over 6 years ago
This code removes the condition to sort twitter items based
on the old attribute `@timestamp`.
This code includes tests for the raw and enrich connectors of
Groupsio.
This code includes the raw connector for Groupsio items. It
inherits from Mbox raw connector.
This code includes the enricher for Groupsio raw items. It
inherits from the Mbox enricher.
This code allows to fetch messages from mboxes available on the
Groupsio platform.
Since no coverage information is shown, this PR attempts to fix
the travis.yml.
With the aim of reducing technical debt and improving coherence
within the GrimoireLab component...
This code includes travis badge for to ease the
understanding of build information.
This code modifies the travis.yml to execute coveralls
after running the tests.
This code modifies the coveralls badge markdown in order to allow
the correct visualization of c...
This code includes tests data to check the functionalitie of the
GitLab raw and enrich connectors.
This code includes an early version of the enricher for GitLab
raw items.
This code defines raw mappings to store GitLab issues in ES via
ELK.
This code extends the list of connectors, which now includes
GitLab.
281a792a4667c64a49683ca6636fda49d62d5456 authored over 6 years ago
643aca212dd408d2d24a6f26cca686674b4e7242 authored over 6 years ago
This code uses the perceval attribute `metadata__updated_on` to
search raw tweets and enrich the...
cdabb8cccf9b33c94c4e8828b2d25d468bc05f84 authored over 6 years ago
This code modifies the mapping of the raw items coming from
Twitter, according to the perceval f...
ac7c8e96de61c2ee9644916bc37c5f8a3bb8e5c4 authored over 6 years ago
This code replaces the import of grimoirelab toolkit to make the
code working with the new packa...
This code replaces the import of grimoirelab toolkit to make the
code working with the new packa...
1c03f9a34efc393a9d16d438e2a928beeabcb852 authored over 6 years ago
964a02ee27cb7f2a6dfe89ecb6cc0186c6bf2a75 authored over 6 years ago
88ad0092c0ffbd4a1daddf3f45b0e4e6a881a0c8 authored over 6 years ago
This PR extends the mappings for the GitHub raw data to enable
the support for pull request data,
This code proposes a possible implementation to include support
for github pull request data in ...
ae4ca0e081eae34d7be2dc3d8af96f61151ed86e authored over 6 years ago
This code replaces the `_test_studies` method with `_test_study`,
which allows to execute a spec...
This code includes test code for demography and onion studies.
bb1584c5aecf9ba9fe6ec07ac20ea23f6626f049 authored over 6 years ago
This code includes logging information before and after the
execution of a kafka kip study.
This code changes the level of the logging message for completed
demography studies from debug t...
This code includes tests for kafka kip studies.
9404187d1932fef8bdb1f39311e14ad6947c5f6a authored over 6 years ago
This code modifies the signatures of the git studies, which
now accept the ocean backend. This c...
This code modifies the signatures of the github studies, which
now accept the ocean backend. Thi...
This code replaces the way of passing the elasticsearch url to
the onion study. Now, the url is ...
This code modifies the signatures of the mbox studies, which
now accept the ocean backend. This ...
This code extends the parameters of studies with the
ocean backend. Thus, studies can access to ...
This code modifies the tests for studies, by adding the ocean
backend parameter (which is now re...
When using secure envs, for instance those versions
of Kibiter including Search Guard, test will...
This code parses the parameters for the mattermost perceval
backend, thus enabling the execution...
This changes solve #363
It also fixes constructor method, where `insecure` parameter
was not us...
ebb03bfcccdfb249742313b9fa31da7cf17e41d6 authored over 6 years ago
75e7159a536bc693ef952dc51359d284e858931f authored over 6 years ago
62f4315d9067aa18616bc09f53bb99edd622785b authored over 6 years ago
def0b2c6f33d0bc620340373cb6ebeea7c83ab28 authored over 6 years ago
Some changes in SH API has broken how gelk finds the uuid for an identity.
This commit fixes it ...
82526899f85d939786a9a225cd5e82bd7a7c2636 authored over 6 years ago
497030620faf5d72d767754a0d231d9daf6fcc75 authored over 6 years ago
24cd02c341749b4d8dd9c5823d74bb2057b9d6b7 authored over 6 years ago
Due to enhancements in sortinghat, this code aligns the code to
handle sortinghat AlreadyExist e...
0edea58fdc2b7b0168160b75103ad742d761263a authored over 6 years ago