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 stores the attribute `group_created` as date.
Furthermore, corresponding tests and CSV...
Signed-off-by: Alberto Pérez García-Plaza <[email protected]>
fe5ed2332399036c5cad45bac3d811e6b1ab022a authored over 5 years ago
This code adds the description of `time_to_first_attention`
to the github_issues.csv. It fixes #...
Signed-off-by: Santiago Dueñas <[email protected]>
f3ec7363edfbc7be42d9da19ebb4f88ce6a64dd9 authored over 5 years ago
This code increase the waiting time to check that
the demography study correctly set the corresp...
Signed-off-by: Santiago Dueñas <[email protected]>
ce5768ba626fe83c3c11803be9b1003bc609374d authored over 5 years ago
This code allows to handle errors that may pop up
during the execution of the demography study. ...
This code adds the attribute `author_type`
which defines the type of author (creator,
reporter, ...
For every issue, this code creates 3 enriched items which contain
creator, assignee and reporter...
This code aligns the requirements.txt to the one
declared in the setup.py.
Signed-off-by: Valer...
c6511423ccff82036df648f15ac3892d223e1971 authored over 5 years ago
This code removes the pip packages installed in the
requirements.txt (e.g., elasticsearch, elast...
This code aligns the install_requires section of the
setup.py with the requirements.txt
Signed-...
9de9b00a357c4b0d014b4ee3a89ab539c99ff246 authored over 5 years agoThis code handles missing identity data in Jira items
Signed-off-by: Valerio Cosentino <valcos@...
b670d2648679f15f557a6c18d9e23e8ba49d5562 authored over 5 years ago
This code sets the variables roles to merged_by_data,
user_data, assignee_data, thus allowing th...
This code updates the license info based on
the content of https://www.gnu.org/licenses/gpl-3.0....
Pypi now wants that the format of the long description for a package
is detailed in the variable...
Signed-off-by: Santiago Dueñas <[email protected]>
33e95f46c04a04d482f32071c003e447b43a56db authored over 5 years ago
This code changes the way of calculating the
`grimoire_creation_date`, which is now derived
from...
Signed-off-by: Alison Langston <[email protected]>
cb7b2b2f533832b179f17069a99519f091fe17ab authored over 5 years agoSigned-off-by: Alison Langston <[email protected]>
1cf00806276d8faab21f178abec0157d23aa210c authored over 5 years ago
This code sets the mapping for the attributes
`data.history.changes.removed` and `data.history.c...
Signed-off-by: inishchith <[email protected]>
d7cc72a125489a39868f5c0cb4c98ad772145467 authored over 5 years ago
This code modifies the `feed_backend` method to
return an error msg. This information is then
co...
This code replaces the use of ValueError exception with
InvalidDateError of grimoirelab-toolkit....
Merges #647 Closes #647
49b843ceb3845ce175b13fcf51cf92ec60c83e07 authored over 5 years ago
This code add text mappings for the enriched attributes:
- `Event Description`
- `Event Creation...
This code add text mappings for the enriched attributes
`description` and `subject` which are sa...
Signed-off-by: Valerio Cosentino <[email protected]>
27c8d5ec86f47002b1e2e02f34f0ceb58b80f1eb authored over 5 years ago
This code add text mappings for the enriched attributes
`approval_description` and `comment_mess...
This code add text mappings for the enriched attributes
`summary` and `main_description` which a...
This code add text mappings for the enriched attributes
`summary` and `main_description` which a...
This code add text mapping for the enriched attribute
`question_title` (saved to `question_title...
Signed-off-by: Valerio Cosentino <[email protected]>
37253863043dea3de4c120a561aceedc7db7bc7b authored over 5 years ago
This code add a text mapping for the enriched attribute
`revision_comment` which is saved to `re...
This code add text mappings for the enriched attributes
`main_description` which is saved to
`ma...
Signed-off-by: Valerio Cosentino <[email protected]>
08741efe57813702264ab953e54ce0b700734f73 authored over 5 years agoSigned-off-by: Valerio Cosentino <[email protected]>
ad2fa72adec56935090e339e68e657cc2dd8e87c authored over 5 years agoSigned-off-by: Valerio Cosentino <[email protected]>
cb994df5570fc84422bf5e599c044b3cb998a1d2 authored over 5 years agoSigned-off-by: Valerio Cosentino <[email protected]>
3e2683851d6da0cc77353008587c4c91cf27debd authored over 5 years ago
This code removes the function `unixtime_to_datetime`,
which is a copy of datetime.unixtime_to_d...
Merges #633 Closes #633
a91c7673b534eadf92d2c78fd4e91b8f7a1d76e9 authored over 5 years agoAs per discussion at https://gitlab.com/Bitergia/c/gitlab/support/issues/49
Signed-off-by: Davi...
5084a5c95ce9cb9e6435bceb787a102e228565ec authored over 5 years ago
This code converts the attributes `meetup_time`,
`meetup_created` and `meetup_updated` to a date...
This code limits the number of chars for a string mapped
as keyword to 1000 chars. The change is...
This code updates the variable KEYWORD_MAX_SIZE to
KEYWORD_MAX_LENGTH, which seems to be more ap...
Signed-off-by: Santiago Dueñas <[email protected]>
59e18545f03f96b13ca2128b0b24dc213693309f authored over 5 years ago
This code indexes the data.fields.environment attribute as text value,
thus avoiding immense ter...
Signed-off-by: Santiago Dueñas <[email protected]>
0712143325034ee01d7f2aa9a74f831dcd7c4ea8 authored over 5 years ago
This code sets the mapping for bug descriptions to text, thus
allowing to prevent immense term e...
This code handles `illegal_argument_exception` errors on the field
`data.blocks.elements.text` w...
This code reduces the number of messages logged when
retrieving identity information from Sortin...
Signed-off-by: Santiago Dueñas <[email protected]>
a1fe1cafb75c92df003955b7302add0ac38d6ffa authored over 5 years ago
This code updates the dependencies of urllib3 to 1.24.3,
since version 1.22 is affected by a hig...
This code updates the statements that initialize the
Elasticsearch objects (imported from the li...
Signed-off-by: Valerio Cosentino <[email protected]>
b75c0836cc9af4a63d7fac0fc5fb0e6c0880ad34 authored over 5 years ago
This code fixes the urllib3 version used by ELK
to 1.22, since in the later versions urllib3.exc...
This code includes the method `extract_repo_labels`, which allows to collect
the repo labels def...
This code updates the signatures of the methods:
`enrich_backend` and `feed_backend` which now
i...
This code includes to the enriched data schemas the attribute
`repository_labels`.
Signed-off-b...
43c1ac91ca487a3e1900e172754b962eb0904e7c authored over 5 years ago
This code adds the method `add_repository_labels` to
the enrichers to enable the inclusion of th...
This code filters the review comments left by users that
are not present anymore on github. Test...
Person related fields can be retrieved from the original
data source or rom SortingHat profile. ...
This CSV file adds documentation for GitHub Pull Requests index
fields.
Signed-off-by: Alberto ...
a0dfc569c901465a3fda793923131186f57198ca authored over 5 years ago
In some cases, Confluence provides users email addresses.
This patch adds that value to the Sort...
c81e42c26a0d9375d6b94f39e735556ad931d0d0 authored over 5 years ago
This code allows to refresh identites data for the
following roles: "author", "by", "changeset_a...
This code includes metadata such as backend name, elk version
and enriched_on to the enriched it...
This code prevents to index the field `data.channel_info.previous_names`,
thus avoiding mapping_...
This code modifies the way of creating ids (which now include
the `uuid` of the corresponding ra...
13029c55a2e57fa776ef1485d71aa985d74a3d01 authored over 5 years ago
[enriched-git] Add log info to enrich_git_branches
8216a96fdbdbcb79d70d8a7b43af063a72b2cc05 authored over 5 years ago
This code includes the attributes `milestone_start_date`
and `milestone_due_date` to the enriche...
This code adds the description of the attributes
`milestone_start_date` and `milestone_due_date`...
This code includes the attribute `grimoire_creation_date`
to the enriched items generated by the...
This code changes the way the ids of the enriched items are
composed to allow the existence of i...
This code includes some log messages to help
operators following/understanding the execution
of ...
Signed-off-by: Santiago Dueñas <[email protected]>
7aeb4496d2c18a94f18a9d24e2fe1aaa5a3140c9 authored over 5 years ago
This code renames the attribute `number` to `changeset_number`,
which is more meaningful and ali...
This code includes the patchset approvals to the enriched index. After
creating the enriched pat...
This code includes the attribute `type` to changeset items,
in order to simplify queries on the ...
This code adds changeset author info to changeset, comments,
patchsets and approvals in order to...
This code includes a common field `is_gerrit_review`, which
allows to count all items related to...
This code checks that the new enriched items comments,
patchsets and approvals are added to the ...
This code includes the patchsets to the enriched index. After creating
the enriched review, the ...
This code includes the comments to the enriched index. After creating
the enriched review, the c...
This code updates the attribute names of approvals
and patchsets to clarify their meanings.
Sig...
a6b0cbc23d1245b6555c9a302ca6d606c16c01a9 authored over 5 years ago
This code updates the schema of the gerrit enriched items, which
now incluede information about ...
This code defines a study to process git branches. It
consists in updating the branch informatio...
This code forces the type of the score attribute to float, thus
preventing ElasticSearch to thro...
This code updates the tests for functest to check
that the new way of assessing the duration (ba...
This code changes the way of assessing the duration time
of tests, since the `duration` attribut...
This code updates the tests for functest to check
that raw items containing durations with strin...
This code updates the schema of the functest data, which now includes
the attribute `duration_fr...
This code allows to handle duration times following these
formats:
- (\d+)m(\d+)s
- \d+:\d+:\d+(...
This code limits the number of items returned by paginated
searches to 500. This change should r...
Signed-off-by: Santiago Dueñas <[email protected]>
64e08b324b36d9f6909bf705145d6451c8d34e65 authored over 5 years ago
This code constraints the dependencies to elasticsearch
and elasticsearch-dsl to 6.3.1.
Signed-...
86279796cf969f14b634a796467eb719b2b5a788 authored over 5 years ago
This code constraints the dependencies to elasticsearch
and elasticsearch-dsl to 6.3.1.
Signed-...
421f5ea2d1821d9c601b1d134551256efd1f1c2a authored over 5 years ago730a138aeebcce00a92d7d00cbd30031225ee2b0 authored almost 6 years ago
AOC splits each commit into files and sometimes the number
of resulting events is too big for a ...