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
This code converts the mapping of the status attribute to
keyword.
This code modifies the mappings of raw data to avoid ES insertion
exceptions.
This code fixes the value of the attribute repository, which is
now derived from the origin. Thi...
This code allows to handle none page value returned by
`get_elastic_items`.
This code allows to pass a list of blacklisted item ids (issues
or pull requests) via the projec...
This code changes the logic to enrich items. Now, raw items are
enriched on the fly together wit...
This code replaces the list used in the method `get_rich_events`
with a yield, thus reducing the...
This code replaces the list used in the method `get_rich_events`
with a yield, thus reducing the...
This code replaces the list used in the method `get_rich_events`
with a yield, thus reducing the...
This code removes that method `hast_identities`, which was set
to disable loading identities.
This code adds to the tests for the enrichers a check to ensure
the value of the `has_identities`.
Merges #501 Closes #501
8b3028e6a3c80a07de7adaabe3d10057256aee29 authored about 6 years ago
This code updates the stackoverflow csv, which now includes
question_tags, answer_tags, answers...
This code reorganizes the tags fields for questions and answers.
+ Enriched answers include the ...
726512e061f0da8505b1b8b5d9181a792cd72f13 authored about 6 years ago
[enrich] Add ELK metadata to mediawiki, mozillaclub, redmine
214c4be3bc559fc0c823a5aed2388cf51167088c authored about 6 years ago7d6c3f1c628239882b02d0d6ef6ef6246bd22d67 authored about 6 years ago
[elastic_items] Handle pagination over none index
9bba43c35f12bc37c280e5eca762911acd7e305a authored about 6 years ago[enrich] Handle insertion of empty identities
5b86a4b945d993db176014c8b96b3feceb0e05c9 authored about 6 years ago
This code prevents to insert SH identities with all empty fields.
A warning is generated to noti...
This codes handle attempts of fetching data from
none indexes.
This code includes to the enriched items the metadata attributes
added by ELK.
This code includes to the enriched items the metadata attributes
added by ELK.
This code includes to the enriched items the metadata attributes
added by ELK.
05047168b751580099942a40f54234ca11219997 authored about 6 years ago
[elk] Avoid processing None identities
1480a12eceeb29c78b76a76f04fcdb888f2585d1 authored about 6 years ago[enrich-meetup] Prevent insert enrich items with no time
8c089dcfbc1050fe52fc839fcc17a24490f1e311 authored about 6 years agoThis code prevents to process empty generators or none objects.
98f894d36c34dedba6dbad9cfa56e0e7cdcbfcdd authored about 6 years ago
This code prevents to insert meetup enriched items which don't
come with a time attribute. Furth...
Merges #490 Closes #490
ff0ed0efea1f8a82108b629bf3b35dab578927fe authored about 6 years ago
This code changes the logic to enrich items. Now, raw items are
enriched on the fly together wit...
777a0b07d6182ebb2c6af4850df9c91d0cc7117e authored about 6 years ago
This code changes the logic to enrich items. Now, raw items are
enriched on the fly together wit...
This code fixes flake8 errors in tests, utils, raw and enriched
modules, which appeared after th...
[utils] goodbye google-hits script
5a7d22a2d6040982a47378a0bbd3dbb46c92c506 authored about 6 years ago
This code removes from the utils folder the script `rest.py`, which
is not used anymore.
This code removes the script to get fetch google hits data. The
same functionality is now availa...
This code handles old raw items coming from the GitLab API that
doesn't contain the milestone at...
This code refactors the `fetch` method, removing the infinite
loop and break statements.
This code set value of `has_identities` to false, since the
jenkins enricher doesn't return item...
This code set value of `has_identities` to false, since the
enricher doesn't return items with i...
This code set value of `has_identities` to false, since the
enricher doesn't return items with i...
This code prevents to execute the load identites operation for
those enricher that don't return ...
This code set value of `has_identities` to false, since the
enricher doesn't return items with i...
This code includes to the enrich class a method that allows to
know whether the items returned b...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
Jenkins enricher now supports a regular expression for node
name cleaning.
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
19dc49b7e2930ed2a14310ffbfe3f851ea09742e authored over 6 years ago
Mattermost enricher assigns empty string values when the email of an
identity is no available. T...
Mattermost enricher creates a white space name (i.e " ") when
the first and last name of the ide...
Merges #455 Closes #455
f65b0976ca82c0be906e906eec6d1782833d985f authored over 6 years ago
This code copies the labels defined on issues and pull requests to
the corresponding enrich item...
This code replaces the list used in the method get_identities
with a yield, thus reducing the me...
This code replaces the list used in the method get_identities with
a yield, thus reducing the me...
This code replaces the list used in the method get_identities
with a yield, thus reducing the me...
This code replaces the list used in the method `get_identities`
with a yield, thus reducing the ...
This code introduces a generic method to execute demography
studies over any index. The study re...
This code extends the tests for the demography study, by checking
that the alias `demographics` ...
This code updates the travis configuration file, which now
installs elasticsearch and elasticsea...
fe6780b56d0e9bb82e360153e5b590e4e588ab5e authored over 6 years ago
This code updates the dependencies defined in the setup.py and
requirements.txt.
This code aligns the tests to check that the new demography
study properly works.
This code includes a method that allows to add aliases to the
index set with the elastic obj.
Te...
This code replaces the demography study for git with a more
generic one, located in the parent c...
This code enables the demography study for gerrit enriched data.
It inherits from the method `en...
Merges #454 Closes #454
4c03c8d8855f4c788a8fc953b33f670605703f85 authored over 6 years ago
This code copies the labels defined on issues and merge requests
to the corresponding enrich ite...
Alias must be created if it doesn't exist for the
corresponding `out_index`. There was a bug whe...
A new parameter `seconds` can be used to define the minimum
time from one study execution to the...
This PR adds onion studies for GitLab issues and merge requests.
Each onion study requires 3 par...
This code checks that the input index of an onion study exists.
Ideally, the index should always...
This code includes the schema for enriched items derived from
merge requests.
This code includes the schema for enriched items derived from
gitlab issues.
Out index name is now accesible as a constant within Git class.
9aba230e7c3ad1eef9bdd8163202c0ccffac40a3 authored over 6 years ago
This code modifies the test data for Gitlab to check that the
milestone information is correctly...
This code adds milestone information to enriched items coming from
gitlab issues and merge reque...
02f2828a4c1db3320d1e6dfafe78a49160285e73 authored over 6 years ago
[enrich-stackexchange] Handle KeyError exception
35f74beb83e07381e77f865379a4161c98f60e16 authored over 6 years ago
This code allows to prevent keyerror exceptions over a question
having `answer_count` greater th...
[aoc] Add support for autorfresh in sirmordred
e439aad34bc0a0f9168ba8aea9a5fc70f2a73be0 authored over 6 years ago
Some minor changes were applied to make AOC index compatible
with GitEnrich code used by sirmord...