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

[enrich-gerrit] Change mapping type of status attribute

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

e8f8d2442fed5490bb49ca4bae27d1bb27e8ef3b authored about 6 years ago
[gitlab-raw] Fix mappings to avoid immense term exception

This code modifies the mappings of raw data to avoid ES insertion
exceptions.

2b7a2a9658ad6f1566b1d9e5a5e10321b01c43d3 authored about 6 years ago
[enrich-github] Fix attribute repository

This code fixes the value of the attribute repository, which is
now derived from the origin. Thi...

890e611886ddaacd2bee1b0b44e718a2b3619586 authored about 6 years ago
[elastic_items] Handle none page

This code allows to handle none page value returned by
`get_elastic_items`.

e3b609bd2b57c2c477edec3f5a94cdf892fcf449 authored about 6 years ago
[raw-gitlab] Allow passing blacklisted items from projects.json

This code allows to pass a list of blacklisted item ids (issues
or pull requests) via the projec...

dc3b8fd2b9965abd47af65e82ecd33af6dc52c41 authored about 6 years ago
[enrich-askbot] Refactor logic to enrich items

This code changes the logic to enrich items. Now, raw items are
enriched on the fly together wit...

13b6528b66639b8d67eb153bd699f0b54941e6e8 authored about 6 years ago
[enrich-crates] Replace list with yield

This code replaces the list used in the method `get_rich_events`
with a yield, thus reducing the...

83563a002e203d1acbc6341ac36e6e212d99ca18 authored about 6 years ago
[enrich-phabricator] Replace list with yield

This code replaces the list used in the method `get_rich_events`
with a yield, thus reducing the...

d92b10f20de7fa1902811c36ce92da2c09cd7235 authored about 6 years ago
[enrich-puppetforge] Replace list with yield

This code replaces the list used in the method `get_rich_events`
with a yield, thus reducing the...

b4e2d4e43ffd2b0e53d1ba5c7722e2c7222760eb authored about 6 years ago
[enrich-mediawiki] Remove `has_identities` method

This code removes that method `hast_identities`, which was set
to disable loading identities.

8949fca0ebcb44444c7eff1edd31b1e2df55400b authored about 6 years ago
[tests] Add method to check value has_identities

This code adds to the tests for the enrichers a check to ensure
the value of the `has_identities`.

c28a845c3b80f3bf0c7b824cefbf29256bf21443 authored about 6 years ago
Merge branch 'valeriocos-reorganize-fields-so' of 'https://github.com/valeriocos/GrimoireELK.git'

Merges #501 Closes #501

8b3028e6a3c80a07de7adaabe3d10057256aee29 authored about 6 years ago
[schema] Update stackoverflow csv

This code updates the stackoverflow csv, which now includes
question_tags, answer_tags, answers...

b8fa6b7a6dc32319d9e63abb876ebdfec316fe71 authored about 6 years ago
[enrich-stackexchange] Reorganize tags fields

This code reorganizes the tags fields for questions and answers.
+ Enriched answers include the ...

d26e6f39dc5e408a4fd3a8eb007455d003977091 authored about 6 years ago
Update version number to 0.31.4

726512e061f0da8505b1b8b5d9181a792cd72f13 authored about 6 years ago
Merge pull request #498 from valeriocos/fix-missing-metadatas

[enrich] Add ELK metadata to mediawiki, mozillaclub, redmine

214c4be3bc559fc0c823a5aed2388cf51167088c authored about 6 years ago
Update version number to 0.31.3

7d6c3f1c628239882b02d0d6ef6ef6246bd22d67 authored about 6 years ago
Merge pull request #500 from valeriocos/fix-fetch-from-no-index

[elastic_items] Handle pagination over none index

9bba43c35f12bc37c280e5eca762911acd7e305a authored about 6 years ago
Merge pull request #499 from valeriocos/warning-when-none-sh-ids

[enrich] Handle insertion of empty identities

5b86a4b945d993db176014c8b96b3feceb0e05c9 authored about 6 years ago
[enrich] Handle insertion of empty identities

This code prevents to insert SH identities with all empty fields.
A warning is generated to noti...

e542010c248212855c226999e1b9e29a5c5a5e44 authored about 6 years ago
[elastic_items] Handle pagination over none index

This codes handle attempts of fetching data from
none indexes.

1be4ab7ab6005a9fe8ecc2442679969bafd61433 authored about 6 years ago
[enrich-redmine] Add ELK metadata

This code includes to the enriched items the metadata attributes
added by ELK.

6bf4ff667c51805557adc1f88980e7e5d47f53ab authored about 6 years ago
[enrich-mozillaclub] Add ELK metadata

This code includes to the enriched items the metadata attributes
added by ELK.

973d8087c9e9cd8c51dea41132aec046fc1752fc authored about 6 years ago
[enrich-mediawiki] Add ELK metadata

This code includes to the enriched items the metadata attributes
added by ELK.

606ee0d1343e15d5965d57bb7d4e9337f7938e74 authored about 6 years ago
Update version number to 0.31.2

05047168b751580099942a40f54234ca11219997 authored about 6 years ago
Merge pull request #495 from valeriocos/avoid-inserting-empty-identities

[elk] Avoid processing None identities

1480a12eceeb29c78b76a76f04fcdb888f2585d1 authored about 6 years ago
Merge pull request #496 from valeriocos/fix-meetup-load-identities

[enrich-meetup] Prevent insert enrich items with no time

8c089dcfbc1050fe52fc839fcc17a24490f1e311 authored about 6 years ago
[elk] Avoid processing None identities

This code prevents to process empty generators or none objects.

98f894d36c34dedba6dbad9cfa56e0e7cdcbfcdd authored about 6 years ago
[enrich-meetup] Prevent insert enrich items with no time

This code prevents to insert meetup enriched items which don't
come with a time attribute. Furth...

7f6c4ca317f1c27b09f0c885016f1674ee52d897 authored about 6 years ago
Merge branch 'valeriocos-opt-discourse' of 'https://github.com/valeriocos/GrimoireELK.git'

Merges #490 Closes #490

ff0ed0efea1f8a82108b629bf3b35dab578927fe authored about 6 years ago
[enrich-discourse] Refactor logic to enrich items

This code changes the logic to enrich items. Now, raw items are
enriched on the fly together wit...

8207aac7c0f6104c9aaf04665c1a0b6db71b6b4e authored about 6 years ago
Update version number to 0.31.1

777a0b07d6182ebb2c6af4850df9c91d0cc7117e authored about 6 years ago
[enrich-meetup] Refactor logic to enrich items

This code changes the logic to enrich items. Now, raw items are
enriched on the fly together wit...

3d06e3842e8d0e046e92a8a08e317f0b5d566450 authored about 6 years ago
[ELK] Fix flake8 errors

This code fixes flake8 errors in tests, utils, raw and enriched
modules, which appeared after th...

489b92d27a660e4e24a4e2981262c37bfaf67d17 authored about 6 years ago
Merge pull request #486 from valeriocos/remove-google-hits-script

[utils] goodbye google-hits script

5a7d22a2d6040982a47378a0bbd3dbb46c92c506 authored about 6 years ago
[utils] Goodbye rest script

This code removes from the utils folder the script `rest.py`, which
is not used anymore.

6669beed8ca0b5c977c3844932304eb640873983 authored about 6 years ago
[utils] goodbye google-hits script

This code removes the script to get fetch google hits data. The
same functionality is now availa...

ddd9d4c1bd67e4e4db1467e836faf086130d8386 authored over 6 years ago
[enrich-gitlab] Handle missing milestone attribute in raw items

This code handles old raw items coming from the GitLab API that
doesn't contain the milestone at...

38fcf712a59db4b39e9cefcad3c50cde7d0c3c2c authored over 6 years ago
[elastic_items] Refactor `fetch` method

This code refactors the `fetch` method, removing the infinite
loop and break statements.

ac0dc31a8b78308738730aabd0102ca97bf68bba authored over 6 years ago
[enrich-jenkins] Redifine has_identities method

This code set value of `has_identities` to false, since the
jenkins enricher doesn't return item...

82f9fdd05c0df35e88099c9065cc42d7d399bf94 authored over 6 years ago
[enrich-functest] Redifine has_identities method

This code set value of `has_identities` to false, since the
enricher doesn't return items with i...

cbf1a4a0843506963a66c29d1446d7577ebed28e authored over 6 years ago
[enrich-dockerhub] Redifine has_identities method

This code set value of `has_identities` to false, since the
enricher doesn't return items with i...

77b1436f7e2d7c81fbd201415f41c734e124c527 authored over 6 years ago
[elk] Add condition to skip loading identites

This code prevents to execute the load identites operation for
those enricher that don't return ...

16d57438af34bf23efa25f1e0fc0e3ad4815e13e authored over 6 years ago
[enrich-google_hits] Redifine has_identities method

This code set value of `has_identities` to false, since the
enricher doesn't return items with i...

8d230260f8526b0d8578887775a0b1b4e0193861 authored over 6 years ago
[enrich] Add has_identities method

This code includes to the enrich class a method that allows to
know whether the items returned b...

39e1de549179bfa595b49268fb2b84f676a655ad authored over 6 years ago
[enrich-askbot] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

0914b9d52257d183eaf2b02783bafc8cd02d562c authored over 6 years ago
[enrich-bugzillarest] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

9428082b1511cfbf77c976d97c6d9653ab33534b authored over 6 years ago
[enrich-confluence] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

ce6d2f6fbf4c168b715704d4e78d1a0e24e20fd1 authored over 6 years ago
[enrich-discourse] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

89ca47737fa8637f724b36987021b22b221a40c1 authored over 6 years ago
[enrich-gitlab] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

a8809e576da323c42f4016336d0da74e1ca7a8c2 authored over 6 years ago
[enrich-jira] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

595ed03ea86e376fc6779f3d58b67a1b5c484584 authored over 6 years ago
[enrich-kitsune] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

b5f98b8517d072ef66cc60f2d8d560c4f9bd18d5 authored over 6 years ago
[enrich-mattermost] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

4f7b7beb097dc81f46890bffb7fe3daaa0b160c9 authored over 6 years ago
[enrich-mediawiki] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

2ecb3407e306a2ccf49ced607e235eb93d013a64 authored over 6 years ago
[enrich-phabricator] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

b41571af3793bb4040cc60cbe2c4ef291d74d349 authored over 6 years ago
[enrich-mozillaclub] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

7d709f36724dd9d97729be49270cf161d18d5b01 authored over 6 years ago
[enrich-puppetforge] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

2218865a7042e18f3bef0bb5c4426560e68665b9 authored over 6 years ago
[enrich-redmine] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

3c27edc4d4c7c44fd7f1a2dab93e6e96bbf58e95 authored over 6 years ago
[enrich-remo] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

1beca52480a6ec20a7da66093ee60e370ceab5c2 authored over 6 years ago
[enrich-rss] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

c8b1129b1f3d0b4208fefa0938e2d0a48ece8cc7 authored over 6 years ago
[enrich-stackexchange] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

1b8579936a854dfb84aca998ce17862b1a3135b0 authored over 6 years ago
[enrich-slack] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

b22bb658874e5869e312f7e4fac320d82ec776cd authored over 6 years ago
[enrich-supybot] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

c78757389f96a2cd89adaf2399e550f688ca6af5 authored over 6 years ago
[enrich-telegram] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

d0a9f2bcdb5fc1f7820407425a03c6e7df104f81 authored over 6 years ago
[jenkins] Add node name cleaning based on RE

Jenkins enricher now supports a regular expression for node
name cleaning.

a5eb35e12641036758875460f5546c5685b483c9 authored over 6 years ago
[enrich-twitter] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

9a2acc8e2b19e512d53ed5e17dbf04779a5e78f2 authored over 6 years ago
Update version number to 0.31.0

19dc49b7e2930ed2a14310ffbfe3f851ea09742e authored over 6 years ago
[enrich_mattermost] Fix error setting empty emails for identities

Mattermost enricher assigns empty string values when the email of an
identity is no available. T...

02d693dad6b6e9fa64a5f83ffea04448e22d39d4 authored over 6 years ago
[enrich_mattermost] Fix error setting blank names on identities

Mattermost enricher creates a white space name (i.e " ") when
the first and last name of the ide...

c50201a23bcdae7bd797c5e84754130356a979ce authored over 6 years ago
Merge branch 'valeriocos-add-labels-list-github' of 'https://github.com/valeriocos/GrimoireELK.git'

Merges #455 Closes #455

f65b0976ca82c0be906e906eec6d1782833d985f authored over 6 years ago
[enrich-github] Include label lists in enriched items

This code copies the labels defined on issues and pull requests to
the corresponding enrich item...

2afd3276a2f99c925b4d402b7f4cd007ccd2d47f authored over 6 years ago
[enrich-git] Replace list with yield

This code replaces the list used in the method get_identities
with a yield, thus reducing the me...

0a85c5daa35aebf2b1d9742f4815dd80ed61a447 authored over 6 years ago
[enrich-github] Replace list with yield

This code replaces the list used in the method get_identities with
a yield, thus reducing the me...

9dad20a30a1499598ca0ab004d782acc7d95813b authored over 6 years ago
[enrich-gerrit] Replace list with yield

This code replaces the list used in the method get_identities
with a yield, thus reducing the me...

63a0d3a6dce554c49fc1c4b65cf9b62b23e05815 authored over 6 years ago
[enrich-bugzilla] Replace list with yield

This code replaces the list used in the method `get_identities`
with a yield, thus reducing the ...

6d0f0cd1cb78eeedc361f6142195d6f533bf019a authored over 6 years ago
[enrich] Add generic demography study

This code introduces a generic method to execute demography
studies over any index. The study re...

8ffd1f50e995647f0af4218f054c2ab43cebbf1c authored over 6 years ago
[tests] Extend tests for demography study

This code extends the tests for the demography study, by checking
that the alias `demographics` ...

0bf81d24bbe1c1b4e778f3a614c5ad4df5e2773f authored over 6 years ago
[tests] Update .travis.yml

This code updates the travis configuration file, which now
installs elasticsearch and elasticsea...

cfd4ee413b7848aef513391a7d5e06ed56ded77c authored over 6 years ago
x

fe6780b56d0e9bb82e360153e5b590e4e588ab5e authored over 6 years ago
[install] Update dependencies

This code updates the dependencies defined in the setup.py and
requirements.txt.

ac8ff8e6e0c2805cdf9b29d72abb115e955e7201 authored over 6 years ago
[tests] Align tests for git demography study

This code aligns the tests to check that the new demography
study properly works.

b27c3601d584a5eca6c21d717d29454982240dfd authored over 6 years ago
[enrich] Add method to include aliases in enriched index

This code includes a method that allows to add aliases to the
index set with the elastic obj.
Te...

0202862d70b2d1f0fc4d90e753fe38f1655dd548 authored over 6 years ago
[enrich-git] Replace ad-hoc git demography

This code replaces the demography study for git with a more
generic one, located in the parent c...

057c10ae524d6c70619036d5363e00a7aa643d38 authored over 6 years ago
[enrich-gerrit] Add demography study to gerrit

This code enables the demography study for gerrit enriched data.
It inherits from the method `en...

23deeaaa0a520ff01aa169787be33d39cf5053ac authored over 6 years ago
Merge branch 'valeriocos-add-labels-list-gitlab' of 'https://github.com/valeriocos/GrimoireELK.git'

Merges #454 Closes #454

4c03c8d8855f4c788a8fc953b33f670605703f85 authored over 6 years ago
[enrich-gitlab] Include labels list in enriched items

This code copies the labels defined on issues and merge requests
to the corresponding enrich ite...

b7d39aa800de5c0fe9887de28e3a50d67fc5f184 authored over 6 years ago
[onion] Fix `all_onion` alias creation

Alias must be created if it doesn't exist for the
corresponding `out_index`. There was a bug whe...

d23a5237bbdea6bb10e2ad5db774b60e16b8bae2 authored over 6 years ago
[onion] Add refresh interval

A new parameter `seconds` can be used to define the minimum
time from one study execution to the...

2c6875fbf50b1fdfffbf0ba6d881609636b33409 authored over 6 years ago
[gitlab-enrich] Add onion study

This PR adds onion studies for GitLab issues and merge requests.
Each onion study requires 3 par...

5e6657df37bef95cb0fcb62fedd76d8a8f23a003 authored over 6 years ago
[enrich] Check presence of input index onion

This code checks that the input index of an onion study exists.
Ideally, the index should always...

7957803ebeef047f50d3a37f4959dd1c1178c3d4 authored over 6 years ago
[schema] Add schema for gitlab merges

This code includes the schema for enriched items derived from
merge requests.

f994323614e82be132a94702575cab221c711d40 authored over 6 years ago
[schema] Add schema for gitlab issues

This code includes the schema for enriched items derived from
gitlab issues.

0aec04d585d83a147b9b789d62a7cd2c6a2d7e12 authored over 6 years ago
[aoc] Add a constant for out_index default value

Out index name is now accesible as a constant within Git class.

9aba230e7c3ad1eef9bdd8163202c0ccffac40a3 authored over 6 years ago
[tests] Extend tests data for Gitlab milestone attribute

This code modifies the test data for Gitlab to check that the
milestone information is correctly...

3046f7b625672d731fc3b0d03bae077569a0f0c8 authored over 6 years ago
[enrich-gitlab] Add milestone attribute for gitlab items

This code adds milestone information to enriched items coming from
gitlab issues and merge reque...

43181ff3be88c009ee77b422cbb8d525e275bd2e authored over 6 years ago
Update version number to 0.30.53

02f2828a4c1db3320d1e6dfafe78a49160285e73 authored over 6 years ago
Merge pull request #444 from valeriocos/fix-keyerror-stackexchange

[enrich-stackexchange] Handle KeyError exception

35f74beb83e07381e77f865379a4161c98f60e16 authored over 6 years ago
[enrich-stackexchange] Handle KeyError exception

This code allows to prevent keyerror exceptions over a question
having `answer_count` greater th...

571a9c963ed41798a439b40c354ba1f3ce075fa4 authored over 6 years ago
Merge pull request #443 from alpgarcia/aoc-autorefresh

[aoc] Add support for autorfresh in sirmordred

e439aad34bc0a0f9168ba8aea9a5fc70f2a73be0 authored over 6 years ago
[aoc] Add support for autorfresh in sirmordred

Some minor changes were applied to make AOC index compatible
with GitEnrich code used by sirmord...

9f603c50fc3d4fb28d3d80cedd7b9338c8353b3a authored over 6 years ago