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

[enriched] Handle 502 and 503 errors

This code enables the retry mechanism for 502 and 503 HTTP errors. This
change is needed to redu...

de26f978117e8818baaed7d248c0a7a0a0ff6c84 authored almost 6 years ago
[schema] Update gerrit.csv

This code updates the gerrit schema with two new attributes:
- `created_on`: when the review was...

4e67e62cb1033e11c5eacc5db1e373c1444f7fc3 authored almost 6 years ago
[enrich] Add last_updated and created_on to gerrit items

This code includes information about when a review was
created and last updated. This change is ...

e9704ccae60feea0e88c841e0003415cbd488355 authored almost 6 years ago
[schema] Update jira.csv

This code updates the jira schema which now includes
the attribute `updated`, used to know when ...

08a1cca6928580fae19038d7f4a766dea0fdbb17 authored almost 6 years ago
[enrich] Add updated field to Jira items

This code includes the information about when a Jira
issue was updated. This change is needed to...

2bbc72e429c4d474ba7cd7b3985ac78f4b853620 authored almost 6 years ago
[schema] Include refs attribute in git CSV

This codes enhances the git schema by including the attribute `branches`,
which represents the l...

59ee77f4f4c5a0ae2c8b5c9255da864f3a64d436 authored almost 6 years ago
[enrich] Update branch info in git commits

This code allows to update the branch information of the JSON documents representing
Git commits...

3704d509c9be51717bdaaeffe186b5af8310d572 authored almost 6 years ago
[enrich] Add retry on status forcelist to ES connector

This code enables the retry mechanism for some given HTTP errors. For instance,
the 409, which m...

65add6242f8399f20df7c3710718aecd5fcce64d authored almost 6 years ago
[raw] Handle filter raw for jira

This code allows to parse the filter raw information from the entries within the
mordred project...

643f599b4dbddb6415d53c249011bfaad393360a authored almost 6 years ago
[tests] Add tests for parsing projects.json in Jira raw connector

This code includes two tests to check that the entries in the projects.json
for Jira sources are...

c88022510083ca863c37c2696a88aa7f448160de authored almost 6 years ago
[raw] Handle filter raw for confluence

This code allows to parse the filter raw information from the entries within the
mordred project...

9bd47094b4d0822dd5b1f381f0430155fca04f33 authored almost 6 years ago
[schema] Add schema for GitHub repo data

This code documents the enriched data obtained from the information
that summarizes a GitHub rep...

8cf1fbf9369e18b8313c30adff5a1422e4644513 authored almost 6 years ago
[enrich] Support enrichment of GitHub repo data

This code enhances the GitHub enrich connector to handle
the data coming from the new category `...

8f1101dde8269482074751f5c060ab55d3b685d6 authored almost 6 years ago
[enrich] Handle Perceval errors on Git repo when updating items

This code allows to handle errors on Git repositories when
updating the the content of the enric...

acbd0c2d23aa69edd37790e9a48e568eb4f6869f authored almost 6 years ago
Revert "[enrich] Update Git references data in raw and enriched indexes"

This reverts commit 47a38f45e81aea11d341487202ef5e91b29d0425.

761a5b7dd39c5fefb2ae4ac0d880a74deeb2c52c authored almost 6 years ago
Revert "[schema] Update Git schema to include refs info"

This reverts commit 8b14a0b6e9559b0e8a16c39b8e124841315fa3e6.

5df3d07f2a41729d8261222200e59080c17ad44a authored almost 6 years ago
[schema] Update Git schema to include refs info

This code updates the Git schema to include references (branches and tags)
information, which ar...

8b14a0b6e9559b0e8a16c39b8e124841315fa3e6 authored almost 6 years ago
[enrich] Update Git references data in raw and enriched indexes

This code updates the information about Git references
of the items corresponding to commits in ...

47a38f45e81aea11d341487202ef5e91b29d0425 authored almost 6 years ago
[ELK] Update license info

This code updates license information of the source code files in ELK.

5a73a9ddb2f82dbdffde63ad3fc3c17e946e74f7 authored almost 6 years ago
[utils] Move gh2arthur description to main

This code moves the description of the gh2arthur.py
to the main method.

e05bda8d72c13508e09af7ab019b69d5a341a68a authored almost 6 years ago
[utils] Move gelk_mapping description to main

This code moves the description of the
gelk_mapping.py to the main method.

aa5b1d36aea5e7dea46af050e3f377ab5dd3e089 authored almost 6 years ago
[utils] Move gh2k description to main

This code moves the description of the gh2k.py
to the main method.

40a030ede9a6253d454fde57cd02282b6f2b09f5 authored almost 6 years ago
[utils] Move e2k description to main

This code moves the description of the e2k.py
to the main method.

6da59c6f5c11a2b81c04d58210af7141e0d7f30f authored almost 6 years ago
[utils] Move p2o description to main

This code moves the description of the p2o.py
to the main method.

db8171d07736946462275695cada92ef93fed0cb authored almost 6 years ago
[utils] Move get_git_repos description to main

This code moves the description of the get_git_repos.py
to the main method.

b78721380d71ef7f2406098792657a9d3a769969 authored almost 6 years ago
[utils] Move index_mapping description to main

This code moves the description of the index_mapping.py
to the main method.

4795d5b59738cf190a2c1ecd9cb605e216cea287 authored almost 6 years ago
[utils] Move gelk description to main

This code moves the description of the gelk.py
to the main method.

2ce2d4c7dae8560bd5ac4f7f58e8572ff95adb08 authored almost 6 years ago
[schema] Update mbox csv

This code includes in the mbox.csv the new attribute `mbox_author_domain`, which
contains the em...

29ce945c149bb49f0a7dba8945a5a4e4fd24e531 authored almost 6 years ago
[tests] Update tests for mbox-related enrichers

This code updates the tests of the mbox-related enrichers (groupsio,
hyperkitty, nttp and piperm...

388a032fbb54ff3295b5ada493bceeb838c9fe4a authored almost 6 years ago
[enrich] Add mbox_author_domain to mbox data

This code includes the new field `mbox_author_domain` in the enrich data. It
contains the email ...

fb53f84a01a392639bf1aeea50e30f75ce681c7f authored almost 6 years ago
Update version number to 0.38.0

e97b3172ff37c25414675b1e32e859fe8207b34a authored almost 6 years ago
[studies] Add origin based enrichment in AOC

These changes make the study enrich only those repos included
in `projects.json` file instead of...

9d1a5a1bf7a41a43853a092958fdc6b6b7c2768c authored almost 6 years ago
[elastic_items] Update ES query for incremental enrichment

This code changes the behaviour of the ES query to retrive
items from the raw indexes for increm...

a4c42f69f865f40925504d6e61d08f684c8e2f1b authored almost 6 years ago
[utils] Handle `get_last_enrich` with raw filters

This code allows to use the `filter-raw` param to find the last
date of enrichment in a index. T...

f82b1a56d99bffa6c4b778384ead0cb32c7389b6 authored almost 6 years ago
[elastic] Handle multiple filters for last date of enriched items

This code allows to use multiple filters to find the last date of enriched items
stored in an in...

4a3b18b62f75124531b35654c78677a76b5b4b7b authored almost 6 years ago
Update version number to 0.37.0

a905cb1d65a96d544bcd45f1dc23eb828cf043df authored almost 6 years ago
Remove alias in use check for onion

This commit removes the check for `all_onion` alias that
prevents its creation if it is already ...

529214c0681a848839d6b2661430314600fd2107 authored almost 6 years ago
[elastic] Change log level message when alias is already in use

This code changes the log level of the message produced when an
alias is already in use.

1c9d16f3d60a58f1c701a0333d498c40cd272461 authored almost 6 years ago
[enrich] Allow to assign project to filtered repos

This code allows to assign the project defined in the projects.json to
the repos containing the ...

4785ff93f477e3af06301764915748978d465bb6 authored almost 6 years ago
[elk] Set filter raw in enrich connector

This code allows to set the value of the filter raw in the
enrich connector, thus enabling to id...

2db35e2c8ea78da7c76005566e31218f0988868c authored almost 6 years ago
[raw] Enable filter raw for Gerrit data source

This code allows to filter a part of the raw data for enrichment. In a
nutshell, this is done by...

c6087bdcafb4a4f294f8b9f6c47a80c5249a0d8e authored almost 6 years ago
[elastic_items] Modify `fetch` method to collect all documents

This code adds a parameter to the `fetch` method to bypass the
incremental fetch over an index. ...

a31f00dd38c485d5f8697e1b16fc4e6ed319d5f9 authored about 6 years ago
[enrich] Allow to update enriched items

This code includes the method `update_items`, which allows to
perform update operations over an ...

06001b219a75ac9d16305e57b8a4dcb2ef786a6a authored about 6 years ago
[git] Remove deleted commits from raw and enriched indexes

This code retrieves the commits not present in the original
repository and delete the correspond...

b2c8cefe88980c902644d7084e79ef0cda19f100 authored about 6 years ago
[git] Improve log messages when updating git commits data

This code improves the log messages when executing the method `update_items`
for Git data. Messa...

527cd36cfa50a86144033b4716756c971657ea05 authored about 6 years ago
[raw] Allow to perform update operations over a raw index

This code includes the method `update_items`, which allows to perform
update operations over a r...

91aa69bf60c4b257924c6b3676f14d2997c6c59d authored about 6 years ago
Update version number to 0.36.0

e35137f2b89ff77342cbab098fc11c50bd1b564a authored about 6 years ago
Merge pull request #537 from mafesan/fix_schema_doc

[doc] Fix typos in CSV schemas

6897c02142d8ec695b0dce6ca04706a92c920c8f authored about 6 years ago
Update version number to 0.35.0

68d6a45ac0853319ba114c15fc72b90dab5c3b28 authored about 6 years ago
[doc] Fix typos in CSV schemas

Apart from the typos, all the schemas mentioning SortingHat have
been corrected unifying how thi...

84db74ac0b2510ea7e2efe95d54aa220119aa3bd authored about 6 years ago
[elastic] Change log message level when inserting data to ES

This code changes the log message level from INFO to DEBUG when
inserting data to ElasticSearch.

437bea636718e8edc8f255db4ca1f4a8d025a8ea authored about 6 years ago
[sortinghat_elk] Include stacktrace in log message for unknown exception

This code includes stack trace information within the log message generated
when an unknown exce...

072e9e39e2f3b90fd0089fd7ffef50f1c1125673 authored about 6 years ago
[elk] Include stacktrace in log message

This code includes the stacktrace information in the log message when fetching and
enriching data.

b5db4dc8f23b910e8d1015dab2510de754adc96c authored about 6 years ago
[tests] Delete onion index after test execution

This code ensures to remove the onion index at the end of the corresponding test.
This change is...

1b3693b0e9bf89f7a6fa496996db952d63e707fd authored about 6 years ago
[elastic] Change log message level when alias already exists

This code changes the log message level from warning to debug when an alias
already exists. This...

da2b8782c03ed8c6b9fc127836b46ff1edd14fbb authored about 6 years ago
Merge pull request #532 from valeriocos/prevent-create-aliases-in-use

[studies] Prevent create aliases already in use

cc5475c120eb372ea8d053fcd5a76122804d788a authored about 6 years ago
[enrich] Prevent adding DEMOGRAPHICS alias if already in use

This code prevents to add the alias `demographics` to an index if the alias
is already used on o...

b317884c6d099b34ea0c1202ca7f8750facae445 authored about 6 years ago
[enrich] Prevent adding ONION alias if already in use

This code prevents to add the alias `all_onion` to an index if the alias
is already used on othe...

ec57ba4b2976137db83f41de95eeed78c7123ee4 authored about 6 years ago
[git-enrich] Prevent adding AOC alias if already in use

This code prevents to add the alias `git_aoc-enriched` to aoc indexes if the alias
is already us...

e02fd9852e33837297a3d3858b987e0304ca08ca authored about 6 years ago
[elastic_items] Store value of the cfg section name

This code allows to store the cfg section name in ElasticItems class, thus enabling the
retrieva...

8b882a5c19f2e9e020477ac20d09585ff49fdc02 authored about 6 years ago
[elk] propagate cfg section name from mordred to ELK

This code allows to propagate the section name of backends in the setup.cfg to
ELK. This is need...

7e43d80306a88cda82bce686bbdfbefe996973b8 authored about 6 years ago
[enrich] Use the cfg section name to retrieve project name

This code replaces the use of the connector name with the cfg section name to
retrieve the proje...

c4fcf384a02a1bc4cd1c2971d4bc287bb777c640 authored about 6 years ago
Documentation added on github_issues.csv

b7f0ab798f49d949ec2f14df964d47dc0820ed3a authored about 6 years ago
Update github_issues.csv

cf71d1f6380973dc09a06cb3f6ccf077bc39d80e authored about 6 years ago
Update github_issues.csv

7f55dffab86e97372e73e7ab4fdb3c6e92e3dacd authored about 6 years ago
Update version number to 0.34.0

61daa5ae6839fe0c1bf4d3631fecdb49729f420f authored about 6 years ago
Merge pull request #528 from valeriocos/add-time-fields-gitlab

[enrich-gitlab] Add time fields info

4a9edae20e00313b4e6f93909be7ca80f3baf6de authored about 6 years ago
[csv] Update gitlab merges schema

This code updates the schema for the gitlab merge requests by
including time fields such as merg...

6c10ac7a298f9cab8d658b0bbf79f454108e3425 authored about 6 years ago
[enrich-gitlab] Add time fields info

This code adds time information to the enriched MRs of GitLab. In
particular, the new fields are...

7dfb408511a200e8b66880f2ae56a2317171318d authored about 6 years ago
Update version number to 0.33.0

cd236b8e32a5de3f42d1d214d621676eda1fb696 authored about 6 years ago
[schemas] Fix GitLab CSVs to add missing columns

07c457d5aa9fdd2e8270a910b0cacfd9a6ce66a1 authored about 6 years ago
Merge pull request #525 from valeriocos/update-close-days-gitlab

[enrich-gitlab] Fix GitLab enricher

e7406db0d02c570e9087355847ad4e5de1e8bee0 authored about 6 years ago
[enrich-gitlab] Add doc for `time_to_close_days` and `time_to_merge_days`

This code adds information about why/how the variables
`time_to_close_days` and `time_to_merge_d...

3a044a99d86fdf5b8aab9265834a878cead6d84c authored about 6 years ago
[enrich-gitlab] Fix `merged` attribute calculation

This code fixes the calculation of the attribute `merged`, which
before was always set to true.

1453f4dc9a27fb80c7c7a2488d51d25ba10b4320 authored about 6 years ago
[enrich-gitlab] Update calculation of `time_to_close_days`

This code updates the way the attribute `time_to_close_days` is
calculated. In GitLab a merge re...

2ee05cf8f468bc0769084d11d738553ef216cc18 authored about 6 years ago
Merge pull request #524 from valeriocos/prevent-add-aliases-if-already-used-in-es

[elastic] Prevent add alias if already in use in ES

08c62c927ed177de929807eb9dddc1c4e7db0fae authored about 6 years ago
[elastic] Prevent add alias if already in use in ES

This code avoids to automatically assign an alias to an index,
in case the alias is already used...

a7842734007da2e40c8902b8449864fe8e049546 authored about 6 years ago
Update version number to 0.32.0

d3dd0165fc0ce425277bf45dad78104225e4503d authored about 6 years ago
[flake8] Add W503 to ignore list

Based on:
https://www.python.org/dev/peps/pep-0008/#should-a-line-break-before-or-after-a-binary...

c2dbd125708ed4535253940bd5b2a0f46dcac8bf authored about 6 years ago
[studies] Improve log lines prefix

Log lines now include more info about the specific study,
data source or index in order to ease ...

48eb0a08f5006bd3160f2e4d706c31e63e29f2ca authored about 6 years ago
[enrich] Use grimoirelab-toolkit methods

This code replaces the use of dateutil parser with the methods
provided by the grimoirelab-toolk...

fc2a7b29ec691b20972b34b6d8a0e844d2d36e7b authored about 6 years ago
[utils] Avoid enriching items over and over

This code prevents to trigger enrichment operations over all
raw items for backends not having n...

e1e49a8809187321bf8e540fc2dfed8036d6d611 authored about 6 years ago
[enrich] Prevent find identities for none ids

This code prevents to query SortingHat when the ids returned by
the utils.uuid is none. A warnin...

f6bdd064dd7f4a33434aed39075e84ed9f0eb289 authored about 6 years ago
[schema] Update askbot csv

This code updates the type of the attribute `id` from long to
keyword. This change is due to the...

c42652e30db0e3e4721647ae1ceccbe2df92ef15 authored about 6 years ago
[enrich-askbot] Fix typo in enrich_items

This code changes the name of the variable `rich_item_comments`
with a more appropriate `rich_it...

c8b77829e60ed7a4bbd946d9a144b221f18518f4 authored about 6 years ago
[schema] Update type for id in discouse.csv

This code updates the type of discourse enriched items, due to
the new way of creating ids (conc...

ba4200c18558dceb0c87ed02b6d6bab14fa7e6fe authored about 6 years ago
[enrich-askbot] Update id attribute mapping

This code updates the mapping for the attribute id, which is
generated as a concatenation of ids...

fa460f10f5979ec9b847017702345875be5a8956 authored about 6 years ago
[ell] Remove credentials info from log messages

This code removes credentials info from the log messages generated
by the elk file.

4ff33fbbb2ba4fd9d14e9f7b4e397500caa06d26 authored about 6 years ago
[tests] Remove credentials info from log messages

This code aligns the tests for ELK to not take into account
credentials information.

7affebb9f75c2140a898900551e1afcfe5fe8a4d authored about 6 years ago
[elastic_items] Remove credentials info from log messages

This code removes credentials info from the log messages generated
by the elastic_items file.

026f9558023dd9e97b8af9708b1c17860aa14599 authored about 6 years ago
[enriched] Remove credentials info from log messages

This code removes credentials info from the log messages generated
by the ELK enrichers.

9c80d3e21c2a3ec80a1a5102e18b6cf04747ba29 authored about 6 years ago
[elastic] Add `anonymize_url` method

This code allows to remove credentials (username and password) from
the urls sent to the Elastic...

9f1bc1bac65019567363b891fd63714419fdd0fa authored about 6 years ago
[enrich] Remove logic to add aliases

This code removes the logic to add aliases, which is moved to
elastic.py.

6f654a1c6997d733ec381eebeb19fbfb0e3535f3 authored about 6 years ago
[tests] Add tests for alias management

This code enhances the tests to allow checking that aliases are
correctly set during the raw and...

e1d6f436ae446fc2297192d18b7f005192c00c06 authored about 6 years ago
[enrich-git] Use global variable for aoc alias

This code replaces the hard-coded string used to set up the
name of the aoc alias with a global ...

fae8ce64baa12a7647787d13e8de425f4383a4f3 authored about 6 years ago
[elastic] Support alias management

This code allows to support the creation of aliases when
creating an index through the ElasticSe...

a651723c8126f2e8ff4b99a8543f635d21c8dce8 authored about 6 years ago
[utils] Handle alias management

This code provides support to handle aliases

e4a8b035c42eb5b057dd5af992fd4eca753bc45c authored about 6 years ago
[elk] Handle alias management

This code provides support to handle aliases in ELK.

5ab87ca802fd516ce4224f408651cd90d55c84fc authored about 6 years ago
[elk] Refactor `refresh_identities`

This code refactors the method `refresh_identities` to be able to
work with the recent changes i...

2757f745e69d87df622d0170df4c00aa16f1775b authored about 6 years ago
[enrich-github] Change mapping type of state attribute

This code converts the mapping of the state attribute to keyword.

2d3c5c8fb05b222d7c18a6797d8b13ea7909a87d authored about 6 years ago