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

[twitter] Modify raw connector

This code modifies the raw connector of Twitter that now fetches
data from a Perceval backend.

ad82cc27f76dcca11c7c22055dba62d28ebcdeb1 authored over 6 years ago
[twitter] Modify enrich connector

This code modifies the enrich connector to process items coming
from the new Perceval backend fo...

f6a13edd0420c830240dd841514bad50b343fb22 authored over 6 years ago
[tests] Modify tests for Twitter backend

This code modifies the tests for the Twitter data source, which
now is based on a Perceval backend.

abce9c5f9fd47eb53d0da18b6db0ab76a114f8a5 authored over 6 years ago
[utils] Modify connector information for twitter

This code modifies the connector information for Twitter. Now, the
Twitter connector behaves as ...

6d400143aa5877ecd3aaac8e370b966bc622a741 authored over 6 years ago
[tests] Allow testing with latest grimoirelab component versions

This code allows to execute the tests using the latest versions
of the grimoirelab components re...

e7da1cbbe31359965fe2d14711409e3966f6f3cf authored over 6 years ago
[sortinghat] Align ELK with changes in SortingHat

This code replaces the exception WrappedValueError with
InvalidValueError, recently introduced.

2f73546d4d2c2d97551c07a768b2be03187c8a33 authored over 6 years ago
[enrich] Align ELK with changes in SortingHat

This code replaces the exception WrappedValueError with
InvalidValueError, recently introduced.

61a1d83acd062a5934dfa5095bd4a4cf8de36e32 authored over 6 years ago
[enriched][github] Add code to calculate the first reaction duration to an issue

This code adds the functionality to calculate the number of days
before a comment or a reaction ...

d3091449479937135d3006b3369ca3d75294509b authored over 6 years ago
[enrich][redmine] Add `assigned_to` fields

`assigned_to` fields are included after processing the
corresponding identity in SortingHat.

134b2c786244836bbe3a3719604516ab9e88faaf authored over 6 years ago
[jira] Fix mapping to avoid limit number of fields exception

This code reduces the number of indexed fields for jira raw indexes,
thus avoiding limit number ...

c3f144c29dffcc91da4c21a351ca44f25ea352a2 authored over 6 years ago
[bugzilla] Fix immense term exception for activity attribute

This code avoids indexing fields within the activity attribute,
thus avoiding immense term excep...

aeb3b1fcdec854824f46386891fba9648b571247 authored over 6 years ago
[elastic] Add template to force date format

This code allows to force the format of date fields. Thus,
those fields are now formatted accord...

1f9a5496e9696f369225642bd6cbc46af35ad676 authored over 6 years ago
[raw] Update mappings for jenkins to ES 5.x

This code updates the mappings for Jenkins to make them
compatible with versions of ES greater o...

d0f1c22fc78a47e19967a9084e570e1b3517a79f authored over 6 years ago
[enrich] Handle deleted user in stackoverflow

This code allows to deal with deleted users in stackoverflow
questions, logging a warning to not...

8e4767e1f0f478a7e5cc879f4521f7d73a99e661 authored over 6 years ago
[enriched] Add `latest_date` method to connector

`latest_date` is used by CeresBase but was not included in the
definition Connector abstract class.

207c63f223ef199f2fcd16cf1ea3304b0cb491d1 authored over 6 years ago
[release] Update version number to 0.30.39

5ae09770d49b88933e08b7af756c78d4de0ccc55 authored over 6 years ago
[stackexchage] Fix fields for questions having an accepted answer

This patch fixes a bug that was causing to not properly fill the
fields `question_accepted_answe...

24fd63161e063acff3f55ed39679250b37e7db62 authored over 6 years ago
[jira] Fix typo in enriched jira fields

This code fixes a typo in jira enriched attribute and align the
change with the corresponding cs...

f0eb2f8e6601af4fd29ec871df0e96a1e3ce9e43 authored over 6 years ago
[studies][demography] Use author_uuid field to aggregate the authors instead of author_id

And author could have several author_id fields so it can not be used to aggregate authors.

0c46273ffc4cbeedea01adde6f86ffcee05460e7 authored over 6 years ago
[enrich] Modify max length for keyword fields

This code sets to 30000 the max length for fields of type keyword,
thus preventing immense term ...

13b6d2e5344eb306074a71fd6aa33b963f53a9c0 authored over 6 years ago
[release] Update version number to 0.30.38

a1fb6e6b97ba458362bfd42b4213941f83d17364 authored over 6 years ago
[twitter] Set field_date for twitter enricher

This code changes the field_date to index twitter data from
`@timestamp` to `created_at`

0b4d5fafdb30e67bbc4525f3b4d6c56ab3706d0c authored over 6 years ago
[enrich][bugzilla] Remove emails from enriched index

80d5aac5a736256a816668d1f5e81ff209a47a8c authored over 6 years ago
[enrich][meetup] Change log from error to warning when the date are incorrect from upstream data

c38a9041f4b4daeff9b9db5a3079c369448563e7 authored over 6 years ago
[gelk_mapping] Generate files with the JSON mappings to be used by elasticdump to create the indexes

45cdf55aa7a9a32b98f258667e3a0cc7cda030c3 authored over 6 years ago
[gelk-mapping] Add the script to setup.py so it is installed with the pip package

5d2a479ca5574741ae65c6466b6b54416d0ae417 authored over 6 years ago
[enrich] Create all_onion alias if not exist

This code allows to create the `all_onion` alias only if an alias
with the same name does not ex...

f5b3df1deca9e1709af93e775131c3cff9a862d6 authored over 6 years ago
[elk] Propagate study params from mordred to elk

This code allows to propagate the params defined in the mordred
configuration files to elk. Depe...

0ae495a501d63b24ed3dbd3ed319bb7f882b927e authored over 6 years ago
[git] Generalize areas of code study

This code removes hard-coded variables embedded in the study of
areas of code. The hard-coded va...

88fdeb3ffae5c8981b4a8293292bbb120666ab10 authored over 6 years ago
[gelk_mapping.py] Script to show the mappings for a data source

5022814590dc574561b2fec6f78898f48d811e1a authored over 6 years ago
[raw] Reduce the number of fields indexed for jenkins items

This code enhances the raw mappings for jenkins data to
avoid exceed limit number of fields exce...

1c48f012c9eaa1f24b46b9bcb6d9cd2e048b7c92 authored over 6 years ago
[elk] Fix enrichment of stackexchage answers

This code fixes the enrichement of stackexchange questions, which
now generates items that inclu...

b5edf68b534996f8eb597af824137ca69a3bca15 authored over 6 years ago
[release] Update version number to 0.30.37

c5ad7753053bde7e71da9067a9378123b6c8895c authored over 6 years ago
[enrich][twitter] Use case insesitive tags for doing the projects mapping

a8045e08553578cfb51e844bbe94174b21734896 authored over 6 years ago
[studies][demography] Use author_id field to aggregate the authors instead of Author

The Author field has been removed from the enriched index because it contains the email
in some ...

e619724eaa255c9cad924ccbe8c78578a7fcbc7e authored over 6 years ago
[studies][demography] Add tests for the study

The test check that the author_min_date and author_max_date are added
to all the enriched commits.

e677831c7cd1f42e0a2ede87bec293048ff003c3 authored over 6 years ago
[release] Update version number to 0.30.36

19f96b1e812fa69402a070a15a305788f28f625f authored over 6 years ago
[elk] raise exception in do_studies

This patch enables to raise an exception when a study fails, instead
of printing the traceback. ...

4b6d47ff7cc8fe817b03e5f036e9c792519e598b authored over 6 years ago
Merge branch 'valeriocos-update-csv-so' of https://github.com/valeriocos/GrimoireELK.git

Merges #338 Closes #338

30014bb333ed33690e2beffd4f7f7ed1dc753f3c authored over 6 years ago
[stackexchange] Add fields to csv to track accepted answers

This code add new fields to stackoverflow.csv about:
(i) whether a question has an accepted answ...

d244ab42a8241051e434b7b0bc639e2d6de31084 authored over 6 years ago
Merge branch 'valeriocos-add-fields-questions-csvs' of https://github.com/valeriocos/GrimoireELK.git

Merges #339 Closes #339

91be7d5dc19954fac276d6c9c727682dfba3304a authored over 6 years ago
[discourse] Add fields to csv to track accepted answers

This code add new fields to discourse.csv about:
(i) whether a question has an accepted answer,
...

b2f33595c59668e986959f1ba6500d09d06b6175 authored over 6 years ago
Merge branch 'valeriocos-add-answer-so-data' of https://github.com/valeriocos/GrimoireELK.git

Merges #342 Closes #342

2b8a049a3d80bd21409a52db15d26e0b3e0fdcfc authored over 6 years ago
[stackexchange] Add info to get the percentage of accepted answers

This code allows to track which answers have been accepted, thus it
eases counting the percentag...

f043e9a6cd2d795f6315aa86d14b043f32459a11 authored over 6 years ago
Merge branch 'valeriocos-add-answer-discourse-data' of https://github.com/valeriocos/GrimoireELK.git

Merges #341 Closes #341

f6016928427fd6801df0810b7e68c689ff045040 authored over 6 years ago
[discourse] Add info to get the percentage of accepted answers

This code allows to track which answers have been accepted, thus it
eases counting the percentag...

23934330a7310d444fcc6ebba790ff59880aecdb authored over 6 years ago
Merge branch 'alpgarcia-onion-check-author-bucket' of https://github.com/alpgarcia/GrimoireELK.git

Merges #347 Closes #347

dd233c0311286e7fc3a2232d7982801e42debaa1 authored over 6 years ago
[onion] Check author bucket to make sure it exists

Though authors should always have a name in an enriched index,
this code does not assume it to a...

0d7956357aa7e32defda227153e02aa362ec9cfe authored over 6 years ago
[twitter] Change date value to index tweets

This code changes the date value used to index tweets. Tweets
come from logstash and the API, bo...

a66cc63851a4e341508509473fb13d44a54d5998 authored over 6 years ago
[enriched][bugzillarest] Fix comment and remove unneeded variable

7eaaef891b7e196a3bcaf6f6fb1200dd207e81c5 authored over 6 years ago
[twitter] Limit number of indexed fields

This code limits the number of fields indexed when inserting
raw data in ES.

ef5161d22226d9080703cb8e60eeae93d4d4e44c authored over 6 years ago
[stackexchange] Handle deleted users

This code allows to handle deleted users on stackexchange
platforms, which displayed names are n...

50f3e881121e338f66d3de110a0a5ed81ed5f372 authored over 6 years ago
[discourse] Add information to track accepted answers

This code adds to the enriched item information about:
(i) whether a question has an accepted an...

f350511b4904b1335e9d9a62c8956d32e97ccd6e authored over 6 years ago
[stackexchange] Add information to track accepted answers

This code adds to the enriched item information about:
(i) whether a question has an accepted an...

f5fb6acf6b43a92d10be60c4d9b7898a0a89ed29 authored over 6 years ago
[elastic] Remove not used global_mapping method

0c379370572d3d2ce1b14a72470f5e1bfc392cb9 authored almost 7 years ago
[release] Update version number to 0.30.35

7606e01640e065c97d71b3743e4f9e91ef1e31dd authored almost 7 years ago
[jira] Disable dynamic mappings for data.changelog.histories

This patch disable dynamic mappings when indexing changelog
histories of Jira items.

e4b7938f5faba5fc0b316eed6273a01f809fd388 authored almost 7 years ago
[bugzillarest] Remove ES 2.x mappings

This code removes the mappings for the raw index.

ab8059617f604bd261a610fa3e97af53f4c25ba5 authored almost 7 years ago
[bugzilla] Remove ES 2.x mappings

This code removes the mappings for the raw index.

35b933b9b4b75acb25c9a197e3f930aed5797fe4 authored almost 7 years ago
[gerrit] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

2c71f13a466f702bba6939debe7c791b8aa7aaa8 authored almost 7 years ago
[github] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

3e0d8c2ebbcb36f66b4577be30ceef807c514456 authored almost 7 years ago
[jira] Remove ES 2.x mappings

This code removes the mappings for the raw indexes.

e0014b910570551e6c7e3493312fcd11e7bd161d authored almost 7 years ago
[phabricator] Remove ES 2.x mappings

This code removes the mappings for the enriched index.

aa302590ff81d6a1f82b48b15c88fa6f8a0ce639 authored almost 7 years ago
[mbox] Remove ES 2.x mappings

This code removes the mappings for the enriched index.

c481ef15f0c3caa054040b7bd9c662666b3fd52f authored almost 7 years ago
[meetup] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

c9be5f331b467ef2f25910b2082d51389b189c5b authored almost 7 years ago
[confluence] Remove ES 2.x mappings

This code removes the mappings for the enriched index.

9fd26cee52cc53a34b4ff530cf9d67a42d793c91 authored almost 7 years ago
[supybot] Remove ES 2.x mappings

This code removes the mappings for the enriched index.

13bb4748083e10b1af09841f29a09e2fb19efade authored almost 7 years ago
[stackexchange] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

bb8adfa5b1064534623d7a590f769fb45803ad75 authored almost 7 years ago
[mozillaclub] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

c086134be278018374af04dec52474c3587f9305 authored almost 7 years ago
[mediawiki] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

0608809aecf94b12c30adf7b80143ecdab01059f authored almost 7 years ago
[jenkins] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

60f108f1f0e7b2f52305768d4ed50b115eb98487 authored almost 7 years ago
[git] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

d388b6c1d3ff27aff81b21b9fd7b7c151571dc42 authored almost 7 years ago
[dockerhub] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

cba992cd52c003b2fc2841c92a85c1a9269e4376 authored almost 7 years ago
[discourse] Remove ES 2.x mappings

This code removes the mappings for the raw index.

59da5fc665bfb237854591d89c292039c5345c6f authored almost 7 years ago
[twitter] Remove ES 2.x mappings

This code removes the mappings for the enriched index.

66435596b26e02428dbe18882d947f61c5b37005 authored almost 7 years ago
[slack] Remove ES 2.x mappings

This code removes the mappings for the enriched index.

1e2b4ba9542811c60f78bce2f9f8897de8da0c26 authored almost 7 years ago
[kitsune] Remove ES 2.x mappings

This code removes the mappings for the enriched index.

1dc559b4445e33c699c690b4d209d023190dc12b authored almost 7 years ago
[crates] Remove ES 2.x mappings

This code removes the mappings for the enriched index.

9f00a23a137cbd49074d80135e833a1359eda7d4 authored almost 7 years ago
[askbot] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

da0bd9f142b45ba4358f1f2fee6a52f1a0a8af3c authored almost 7 years ago
[rss] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

4607730cf601774151248a89f0b6048d78bd59ef authored almost 7 years ago
[telegram] Remove ES 2.x mappings

This code removes the mappings for the enriched index.

df7b3b513bca9900a2f01600cad9fb693b086b60 authored almost 7 years ago
[remo] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

2438457a2e1dc6342da49dece0ca1de2bb957a9d authored almost 7 years ago
[redmine] Remove ES 2.x mappings

This code removes the mappings for raw and enriched indexes.

11678f8053a6a0bfa03969fbcea07b617da179d0 authored almost 7 years ago
[enrich] Remove emails from all enriched indexes

Emails were detected in git, github, jira and mbox. This commit
removes all the fields including...

bb66977d8f285f8c6d3fc52bb3ccf6ed1d3cd00b authored almost 7 years ago
[csv] Remove fields with emails already removed from enrichers

253bab3e3324ba85721168f296edb2cd9ea50ccd authored almost 7 years ago
[tests] Temporary disable tests using CSVs

This patch disables the tests using the CSVs which are currently
failing due to not updated/not ...

523f044b8d75c717fbc67fb344988fbefc6a1365 authored almost 7 years ago
Merge branch 'valeriocos-add-test-mappings' of https://github.com/valeriocos/GrimoireELK.git

Merges #326 Closes #326

e0a4fa9703937000d1e6b5e95227274eca890689 authored almost 7 years ago
[tests] Add tests using csv mappings

This code includes tests to check that the mappings defined
in the enriched indexes are aligned ...

619999d6f2d5247916fe37fd58bf83ec9dfc1c5c authored almost 7 years ago
[tests] Add owlwatch model to test mappings

This code includes the logic of grimoirelab-sigils/owlwatch
to represent and compare ES indexes ...

c12346136584486e27573d2bcbfb97c7e5840624 authored almost 7 years ago
[phabricator] Handle long description.raw value in raw items

This patch prevents to index description.raw attributes of
phabricator items, thus avoiding imme...

9772f42bcbf7f7ea1e852f55b14173105934c3e2 authored almost 7 years ago
[setup] Add dependency on SortingHat

When installing grimoire-elk alone, the problem below is found.
This patch fixes it by adding s...

7dfd885ee023b460a606618df730b6d0905e0693 authored almost 7 years ago
[release] Update version number to 0.30.34

568f889d04fe3174c48e4f13f1f09eabd8fb0c34 authored almost 7 years ago
[jenkins] Update raw mappings to deal with large comments

This patch allows to deal with large comments of Jenkins data, thus
it avoids immense term excep...

459492981dad2a7e7da1d19f54c6da407aa58415 authored almost 7 years ago
[jira] Handle data.changelog.histories fields

This patch prevents to index changelog histories of Jira items,
thus avoiding immense term excep...

ad3d5d2d09e43b546970690d1033038bdfd2cc20 authored almost 7 years ago
[elk] load identities by bulks to sortinghat

This patch changes the way of loading identities to sortinghat.
In a nutshell, instead of loadin...

460002953d34b3197683f2c632aeb0135e6eeab1 authored almost 7 years ago
[sortinghat_gelk] Handle possible exeception when adding identities

This patch allows to log exceptions that may occur when processing
identities. This log can help...

7a207acae6ecbc52d3757dd61966f411961e1b26 authored almost 7 years ago
[tests] Update test load identites

This code updates the code to test of identities are loaded to
be aligned with the new changes i...

c55aa912d13e3d098d812213de55444df40d7b5c authored almost 7 years ago
[release] Update version number to 0.30.33

e4a42dd22f64cb3f0d157ffa39b89a83933ca30b authored almost 7 years ago
[enrich][jira] Check that main_description field is not None before trunctating it

deff4abf61249c01c1357fc07e0979657f0539ee authored almost 7 years ago
[release] Update version number to 0.30.32

10d35b51c4fdf3bd9e3c84c792d756a9d1a0bd19 authored almost 7 years ago