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

[studies] Add methods to manage aliases

Add a couple of methods to check existence and create aliases to
be used when studies finish.

5348857d629066494670bda4cc4c3ce3d4b4e493 authored almost 7 years ago
[doc] Add information about alias to studies doc

8e0445b996f8376e8fa18e1535d7673270946913 authored almost 7 years ago
[studies] Add alias management for areas of code

When areas of code finishes its execution, alias is checked and
created if it didn't exist.

64ed0904f2260eb1baf4f15a4b7c626227935298 authored almost 7 years ago
[studies] Add alias management to onion study

When onion study finishes its execution, the corresponding alias
is created or update to include...

75195db461b8c6711a67fddc3694064a5a88c58e authored almost 7 years ago
[enrich] Add meta fields only if the meta field is a dict

49469732eca1aaa1b93428267e2faa3c0db07719 authored almost 7 years ago
[tests] Add test for load identities in sortinghat

This code includes a test to measure the time used to retrieve
and store identities in sortingha...

fe5ab03b662b0cfe7b9bf241c69ce65a7b3a95e4 authored almost 7 years ago
[release] Update version number to 0.30.31

ef9fa91321495e51aed6ebd5b6d33f3bda27433d authored almost 7 years ago
Merge branch 'dicortazar-master' of https://github.com/dicortazar/grimoirelab-elk.git

Merges #313 Closes #313

b325d8325f64807e87d7352c073ff3350291595e authored almost 7 years ago
[schema] Add Gerrit CSV aggregatable and description fields

78cd813bfccbb9ed76e32f50a74b28e70383ec8c authored almost 7 years ago
[phabricator] Handle dots in JSON attribute names

This patch replaces dots in field attribute names with underscores.
Thus, it prevents errors on ...

704620e1f3db79b9099aaabced484aee46597a50 authored almost 7 years ago
[mbox] Remove X-fields in raw data

This patch removes from the raw data the custom fields (X-...) to
avoid hitting the limit of 100...

b17f460f520d02c4bc317a0a44b5c9d71d3a4ac7 authored almost 7 years ago
[nntp] Remove X-fields in raw data

This patch removes from the raw data the custom fields (X-...) to
avoid hitting the limit of 100...

f0db94197f1b752adfaaf198d5b929d29826dd9a authored almost 7 years ago
[tests] Include _fix_item method in tests

This code includes the _fix_item method, which is called during
the collection of raw and enrich...

1528ac45e235f593d2636757c787de9e83c4a30c authored almost 7 years ago
[enrich] Handle case sensitive attributes in mbox items

This code allows to deal with case sensitive attributes of mbox
JSON items, which caused some it...

f2c62bd7807a116b7829f98d5dc7dc1351b5ed09 authored almost 7 years ago
[nntp] Use mbox mappings for NNTP items

This code modifies the mappings for the NNTP backend, which are now
the same of the mbox backend...

c991a7264a02151b214a0bc570d43057f86d9c89 authored almost 7 years ago
[enrich][metadata] Add project metadata fields to the enriched items

The project fields that are added to the enriched items when there is
project information now in...

f8f138e34da9d0142673f9db3ff69d766282d316 authored almost 7 years ago
[schema] Update git schema

1432a141cd553b3beb64ab29fed0d4467cc448b5 authored almost 7 years ago
Merge branch 'alpgarcia-aoc-csv-update'

Merge #307 Close #307

8a6197e7a169e5b8af1551867476c4e77f28d3fb authored almost 7 years ago
[schema] Fix `grimoire_creation_date` description

333fe6735d91bf413f5bca97256305bc0751ed17 authored almost 7 years ago
[schema] Update areas of code schema

Improve some field descriptions and fix some case errors.

ba41267a81c278a7b04662a9c7f5fa481d0da8bc authored almost 7 years ago
[enrich] Handle long text values in mozillaclub

This code allows to handle long text values without breaking the
corresponding panel. Thus, the ...

5cb112cb9190463e2c1fe941c4177ef1c58da6d0 authored almost 7 years ago
[enrich] Handle different formats for failures in functest

This patch allows to handle the different formats for
failures in functest. In a nutshell, failu...

eec3ddf596e485d7e98839d3b05e9281424f92b9 authored almost 7 years ago
[travis] Add perceval-puppet dependency

76a6540d6cf0a4b9aa842e6da22836c8d60771c2 authored almost 7 years ago
[enrich] Handle revisions without comment in mediawiki

This patch allows to handle revisions that have no comment. Thus,
it avoids KeyError exception d...

0450011c8671b68cb8cb310679cc1cc3985e1ed4 authored almost 7 years ago
[tests] Update tests data for Slack

This code updates the data used to test the slack raw/enrich
backends. In particular, attachment...

35dd51c30b4a1fe7f9389798b9322bfa183cca64 authored almost 7 years ago
[tests] Update test data for Jira

This code updates the data used to test the jira raw/enrich backends.
In particular, the descrip...

264e8b1c9d2588536fdb25c45e96a3f70641aedb authored almost 7 years ago
Merge branch 'acs-studies-doc' of https://github.com/acs/grimoirelab-elk.git

Merges #305 Closes #305

f4d7ab740a9b1d6f03eecf2ef03b134c024cd4f0 authored almost 7 years ago
[doc][studies] Improve studies doc for executing them in mordred

e7852300bb375bc555bebfda55bf6d7f6fb0a723 authored almost 7 years ago
[doc] Add CSV for areas of code and update doc

Closes #285

4d3f00d8da16f67faf8a74539b38f52abeb2692f authored almost 7 years ago
[raw] Handle long description in jira fields

This patch allows to handle long fields.description values, thus
avoiding immense term exceptions.

6ba7e60f97f265771ae8aa60ae06021ad213257d authored almost 7 years ago
[enrich] Limit size of fields.description in Jira

This patch truncates the size of long fields.description, which
are mapped to a keyword type. Th...

9e7159cdd50b773dccfda16282e7e40acf8e8464 authored almost 7 years ago
[setup] Add dependency with perceval-puppet

Fix https://github.com/chaoss/grimoirelab/issues/100

66992ec4ce7b2bbe6ed1f96f782f8c06d45836e3 authored almost 7 years ago
[raw] Filter attachment-related data of slack messages

This patch prevents to index attachment-related information which
may cause timely errors (due t...

61aa9223d547a775edf1333e6ce0a0ded39ebc46 authored almost 7 years ago
[release] Update version number to 0.30.30

298148ada2a7051313e51fd58cfe5006f683fa2d authored almost 7 years ago
[utils] Add PuppetForge support once perceval pip package is available

1399f01b8e84d02c68bd9c6dea721f0dcc298281 authored almost 7 years ago
[raw] Update mappings to filter body information in confluence items

This patch prevents to index body information which is not used
in panels (as reported in the /s...

0568782e122de190671b78814efb405d7e5622f2 authored almost 7 years ago
[enrich] Limit size of summary and main_description in bugzillarest

This patch limits the size of the attributes summary and
main_description to avoid immense terms...

c68e8101192f33e70005ad8e21ee0213e41960fb authored almost 7 years ago
[enrich] Limit size of value attribute summary in bugzilla

This patch limits the size of the attribute summary to 30000 to
avoid immense term errors when s...

f704cfef34658fcbee14ee6788c1200a214855b4 authored almost 7 years ago
[enrich] Fix flake8 error in discouse

This patch fixes a flake8 error (not used import) in the discourse
backend.

80ee539d0e89ce53ea6f252eb6e8496ee7b9700e authored almost 7 years ago
[raw] Change discourse mapping for data.post_stream.posts.cooked

This patch enables to map the attribute data.post_stream.posts.cooked
to a text type. Thus, it a...

6d3024baeae39126d117375b8d77a9a83e64ed15 authored almost 7 years ago
[enrich] Fix mapping for attribute question_title in discourse

This patch fixes the mapping of the enriched attribute
question_title within the discourse backe...

4e77d6aae26822e2d67b0e13314ed535f34936db authored almost 7 years ago
[enrich] Handle missing accepted_answer_id attribute

This patch initializes the attribute accepted_answer_id to a null
value when it is not present i...

476fbe74e3332599e2d55b323b8b1c7c7f5cf1d5 authored almost 7 years ago
[release] Update version number to 0.30.29

b431cd977d77086f0a59dbbe5840b93952728686 authored almost 7 years ago
Added support for co-author

8e8670b482c3ee3cab2360be36df8e1511bdd941 authored almost 7 years ago
[p2o] Remove unused import

This patch removes the import time, which is not used anymore.

7e6d92c7a6c24bfba904bb5fbafd185c5689c2a7 authored almost 7 years ago
[utils] Comment not used imports

This patch comments not used imports to avoid flake8 rants.

7202a43180bc2b73d23a7c2847ba8dc0ab019dcc authored almost 7 years ago
Merge branch 'valeriocos-update-csv-askbot' of https://github.com/valeriocos/GrimoireELK.git

Merges #287 Closes #287, #275

4b67fb3298ad920cd2c3bbef527fb1dad5ea62ae authored almost 7 years ago
[schema] Update askbot.csv

This patch adds a new keyword field in the askbot.csv, which gives
insights about the status of ...

6dd6507ddf2d56b870bfacded86b9e1680f6cf92 authored almost 7 years ago
[studies] Add timeout to ES connections

Default timeout is set to 10, now is explicitely set to 100 to
avoid failures when running studi...

7d789411696220d7f1917f40b612fe0d046fe466 authored almost 7 years ago
[tests] Remove old test data

This patch deletes old data used to test GrimoireELK
functionalities.

3ca412fdd8b278f861cf03b857d09e4e0ba165b0 authored almost 7 years ago
[release] Update version number to 0.30.28

c84b6d149a21507ca9110013392509220715718f authored almost 7 years ago
[setup] Fix setup.py to install the files with the json mappings for the studies

77449215ecbdb62c6614161b6d9357a8db70dc1c authored almost 7 years ago
[setup] Fix setup.py for the grimoire_elk.elk renaming to grimoire_elk.enriched

76da4fdd353b108fff28b78d73351d4444ab5f21 authored almost 7 years ago
[doc] Move old doc to the attic dir

02d3e926b87456611bca01584b23d49d686f8816 authored almost 7 years ago
[utils] Remove puppetforge support until there is a pip package and it is supported in grimoirelab_build script

1898268093159eeece19538f09acbc89ef40bda0 authored almost 7 years ago
[track_items] Fix import from old arthur.py file to the new elk.py file

ac915c906247e33c476a1527a3b7de15a81323f6 authored almost 7 years ago
Merge branch 'alpgarcia-onion-github-2'

Includes Pull Request #274

e58796fef4b97dbfe50c401d1f38e881a5b45e2e authored almost 7 years ago
[elk] Fix mapping path for areas of code index

Refactor broke path to JSON mapping.

f55645f2493f2288b416cc8deb0d11132f6a9cca authored almost 7 years ago
[elk] Add onion study to GitHub

Onion study can be computed for GitHub Issues and Pull
Requests. Actually it currently applies t...

2f4047cdfc6e9aff91689bfcdef3c44f9ce0e82c authored almost 7 years ago
[enriched] Handle wrong time offset in Git enrichment

This fix handles wrong time offsets of authored and committed
dates. Thus, it prevents Value err...

813c115bcfe989200046925eb7b72b39a4ee9bc9 authored almost 7 years ago
[enrich][phabricator] Add enrich metadata to enriched items

391020c07ffbd85f8a5d1e375f01405652703ac8 authored almost 7 years ago
[p2o] Use directly the params definition from utils.py

f442eb018d91c51569db4002025fae66e672ebf1 authored almost 7 years ago
[enrich] Add doc for enrich_items method and remove not needed code

de06f6ad6da10f973bb10eb358214937be394485 authored almost 7 years ago
[tests][puppetforge] Add tests for puppetforge

1197af8b8e3bc6cbab379cabc6fbd59bffbc0f5a authored almost 7 years ago
[puppetforge] Implement the enrich spec for PuppetForge

3acdcedee247d1bfaa9635972c241ab91ddbab4e authored almost 7 years ago
[enrich][puppetforge] Support old format in raw items found during the testing

b3acd3dc1dbc3e865e31b3e65aed2d1e5c2ad9a6 authored almost 7 years ago
[enrich][puppetforge] Add initial version of puppetforge enricher

59cee8c1cc8db70d17c96de746fb7289d99ce59b authored almost 7 years ago
[enrich] Add `answer_status` field to askbot

This code includes a new attribute in the enriched item, used to
track the status of answers of ...

037fb083ecda9e0926b260be8c0743f6c09441e1 authored almost 7 years ago
[setup] Fix pip package creation to follow the ocean->raw elk->enriched refactoring

5dcc9c5dd2ff6ec4c5d645e32b67c96772f6bf49 authored almost 7 years ago
[raw] Fix typos in ES 2.2 mappings for gerrit

This patch fixes the mappings for ES 2.2 defined for gerrit data.

d2bdfe2edd981878fdb89bd18bf4809d7a110e34 authored almost 7 years ago
[enrich] Fix limit comment message in gerrit

This patch checks that comments within a review exist, before
limiting their size.

731e80bcfa462659f2df7b1d30a80fcf977fb90a authored almost 7 years ago
[enriched] Set not accepted answer flag to askbot unanswered question

This patch sets the default value of the attribute
question_has_accepted_answer to zero for unan...

8426a70967849e37b79a101e10341a880831667b authored almost 7 years ago
[p2o] Replace elk with enriched in import section

This code replaces the elk package reference in the import
section.

82e5084e2f7af3d59741117e8e94d4f24ca7e516 authored almost 7 years ago
[arthur] Rename arthur file to feeder

This patch renames arthur.py with feeder.py, which seems to
better reflect the functionality of ...

b9218540cdf02872457cc2b0c3d9f6ae4b231813 authored almost 7 years ago
[ocean/elk] Change packages names

This code renames the packages ocean and elk to raw and enriched

7ac8ca84f7f5644c263eb265da6698987dd04e94 authored almost 7 years ago
[utils] Replace ocean with raw in import section

This code replaces the ocean package reference in the import
section.

0b688e6eb7f3c5f70f683d26dd1c4c96033f9220 authored almost 7 years ago
[elk] Update import section in git backend

This patch replaces the elk package with enriched one in the
import section.

e99026dfdf44cbcc46447e5b867ed83c03393f3e authored almost 7 years ago
[ocean] Update import section in hyperkitty ocean

This code updates the import section within the hyperkitty ocean
backend.

25319127220781f56fcda9f6ddc04a1a5486d4dc authored almost 7 years ago
[track_items] Update import section

This code update the import section to reflect the new changes
with packages names.

00b5c3a5eac286c5cf6b99d64b16b27323995c7e authored almost 7 years ago
[tests] Update import section test_nntp

50a9f2bfadca448320ce6d4307a5aeff8c43061a authored almost 7 years ago
[tests] Replace elk with enriched in import section for test_enrich

This code replaces the elk package reference in the import
section.

4b0a127286b50385659a87f47e1e7c77d7adeed1 authored almost 7 years ago
[tests] Update import section test_functest

5c56c1f52cc46ea5fb4a6f5e189dacf9819c0e32 authored almost 7 years ago
[tests] Update import section test_redmine

15b512df3c4c569c77213cf3ac4be991ee38178d authored almost 7 years ago
[arthur] Rename the file name arthur to elk

6f4a51491752e52539783ac06315710a451709ef authored almost 7 years ago
[tests] Update import section test_hyperkitty

This code updates the import section within the test_hyperkitty
file.

10961175141b0de7e947cbd86a1ac006b26412bb authored almost 7 years ago
[elk] Replace elk with enriched in import section for mozillaclub

This code replaces the elk package reference in the import
section.

21a2261d9af6991bec1349e37cfdf3f9393a1707 authored almost 7 years ago
[gh2k] Replace ocean with raw in import section

This code replaces the ocean package reference in the import
section.

bb80d2ec67542c7c5a9cc47b25e4e04409fe2f0c authored almost 7 years ago
[utils] Update import section

This code updates the import section with the new packages names,
raw and enriched.

481140b26512b2a0fec3eae40b60131a379db6bf authored almost 7 years ago
[tests] Update import section test_slack

37a285b7763d6dac23290eb630d3940a5bc8168d authored almost 7 years ago
[elk] Replace elk with enriched in import section for aoc

This code replaces the elk package reference in the import
section.

112bfb45c3b62bdffcf2451e08fe6d3e9c61c4f3 authored almost 7 years ago
[tests] Replace elk with enriched in import section for test_enrich_jira

This code replaces the elk package reference in the import
section.

6bea161579f4dc28612cface84d516458f3ff1bc authored almost 7 years ago
[tests] Update import section test_git

83c1e6d4701e278b319b523a21c4b144af8422e1 authored almost 7 years ago
[tests] Update import section test_mediawiki

400712793ee412036e51011a9a07c73f003ff609 authored almost 7 years ago
[tests] Update import section test_mozillaclub

2cf1bcdaf7288474985044aff51242fc0dada19c authored almost 7 years ago
[tests] Update import section test_remo

ed0b88aa728c512d3d66e251b7f037ada122cd63 authored almost 7 years ago
[tests] Update import section test_stackexchange

d30d0b48f75bad455c39c4b94896f379966ff56f authored almost 7 years ago
[tests] Update import section test_supybot

71f56d95b318b42ddb7be4558e0b1ef7b092e34d authored almost 7 years ago
[utils] Update import section in utils.py

This code updates the import section within the utils.py file.

7a2dc9bb8fbb2db870e1712b9cc42a556d051cfe authored almost 7 years ago
[tests] Update import section test_mbox

This code updates the name of the package elk to enriched
in the import section.

1fd10a127dba2cbf207d9b959788bc1444944340 authored almost 7 years ago
[study_ceres_onion] Update import section

This patch updates the import section by replacing elk package
name with the enrich one.

c1cc09ba525be1317a8c93a2706c45c98e47528d authored almost 7 years ago