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

[travis] Add MySQL dependencies and execute GrimoireELK tests

76a33a77e443db5352c5a345c735b58626f95e21 authored about 7 years ago
[travis] Install pandas before installing sortinghat

Try to install pandas pip package before sortinghat to avoid
"bdist_wheel for pandas" in sorting...

a291514cac4bd34c2413971c3a3a8aefca9eb810 authored about 7 years ago
[travis] First version for CI with Travis

In this first version, just test PEP-8 compliance.

f823cdd07d24b19d9274c43c26dc1475027e953d authored about 7 years ago
[travis] Complete dependencies

ae39ddb7aded76e9d2f022000177aefa46adacda authored about 7 years ago
Merge branch 'acs-refactor-pep8' of 'https://github.com/acs/GrimoireELK'

Merges #141 Closes #141

cdddf101b02b1225835354dce1e3706456a01553 authored about 7 years ago
Refactor line too long

./utils/gh2k.py:172:131: E501 line too long (353 > 130 characters)

2b70765a9f3e38d000432ac8efdd52397a2726f6 authored about 7 years ago
[p2o] Remove code not needed detected during pep8 cleaning

8b05131aa65afe391fcc7ef4f083d2d200a1455a authored about 7 years ago
[enrich][pep8] Fix all pep8 issues in enrich code

b83dc199227e73163b90da249a7205a415079b8a authored about 7 years ago
[kidash] Fix pep8 issues

d551965d1ae95334c6055ac27ee7b6564aefb945 authored about 7 years ago
[setup.py] Fix pep8 issues

a715fd479ac7e7fa39920d8ecbb1f0cc9e6fc4be authored about 7 years ago
[pep8] Fix all pep8 issues pending

9b59026ae14c30602f5f172dea9bb72cda401015 authored about 7 years ago
[ocean][pep8] Fix all pep8 issues in ocean code

441cc0ea205b5b9001af4ce7cf0ea5169263d7e4 authored about 7 years ago
[utils] Fix all pep8 issues in all utils

78a4c2631311f65ea8b6675bfe98303227ad8f5f authored about 7 years ago
[tests] Fix pep8 issues

fe3a1252dd6c281f4021215e113e49343d28cdf4 authored about 7 years ago
[tests][crates] Add testing for crates data source

f6b959611a926d8efe3261019639b0c24393486a authored about 7 years ago
[enrich][functest] Implement get_field_author and return None

functest does not have identities but it must implemented the
get_field_author method and return...

bd07318745b6463d4215317f089b59dc80b63b44 authored about 7 years ago
[enrich][twitter] Check that twitter is in projects map before using it

Before trying to get the map between a hashtag and a projects,
check that twitter is included in...

f078af17ed0e6fbea4c4a55c412c94e3ad4de573 authored about 7 years ago
[enrich][phabricator] Check that the project name field is defined before using it

84a1d736afdb11b23ea0e081bcb6ff01d415d27d authored about 7 years ago
Merge branch 'acs-enrich-bugzilla-rest-4611' of 'https://github.com/acs/GrimoireELK'

Changes to make compatible bugzilla and bugzillarest.

Merges #136 Closes #136

5aacd8e63fff929ad5210ee21c91a1c3541daf4c authored about 7 years ago
[enrich][bugzillarest] Change fields to use the same names than in bugzilla

In order to reuse the bugzilla panel also for bugzillarest panel
this commit add some fields and...

06e04549331242b5d2eaced4ae6057b83e06037a authored about 7 years ago
[enrich][bugzilla] Remove project_name field to avoid confussions with dashboard projects

94a9806a9ca3a11ee7330f9e102c0ea197f0e801 authored about 7 years ago
Merge pull request #131 from acs/bulk-sync-packs

Bulk sync packs improvements

054e88c936e9bcf10e1295699468496a28e32e81 authored about 7 years ago
[elastic] Address review comments: fixes in comments

72802064f417949584cb77d305646afbfbff86ca authored about 7 years ago
Remove deprecated Kibana panel JSON files

The new repository for panels is available at
https://github.com/grimoirelab/panels

86fe9f04875ae17eed7779838ac4c1803081573b authored about 7 years ago
Merge pull request #132 from acs/phab-mapping-subversion

[ocean][phabricator] Fix to float the subpriority field

1605d78b0bf50de5bec9b45cc8254a56cfbb4f19 authored about 7 years ago
Merge branch 'acs-sh-fix-none' of 'https://github.com/acs/GrimoireELK'

Merges #133
Closes #133

247e4bd43c128e348040bc0d54da961a13ccd914 authored about 7 years ago
[enrich] Check if an identity exists before trying to get her profile

9b5ba736f85ad1f9f8df2f477661afd3947779da authored about 7 years ago
Merge pull request #129 from acs/index_mapping_++

Index mapping ++

a1b0b60f5688bd14c700ffd95175bc9d485b4e86 authored about 7 years ago
[ocean][phabricator] Fix to float the subpriority field

This fix the error:

[data.fields.priority.subpriority] cannot be changed from type [long] to...

60dc26095581b793464c912f1e8cf6c5f752936a authored about 7 years ago
[index_mapping] Use two fields (metatada__timestamp, uuid) for a more precise ordering

3baffe01f650b4b7c63903c77002e879e28e335a authored about 7 years ago
[index_mapping] Use sync bulk upload of the items

7a531ec89ddfe7e95b49c1ed9afff9f3fc3ec609 authored about 7 years ago
[index_mapping] Add option --copy to make a raw copy of index: mapping+data

8be09500fa6f5542b6792ae136d614a013a69d58 authored about 7 years ago
[index_mapping] Support an initial value for search-after

During the search-after process, the last sort vlaue is shown in
the logs so if there is a probl...

3d8591dc3d4b4bd888d505231e1e6aef974cb1f6 authored about 7 years ago
[index_mapping] Add support for scrolling using search_after

366f1df4a96392503d64358e6932b23a3b608e7c authored about 7 years ago
[index_mapping] Call _fix_item() in raw items to fix them

In raw backends like NNTP or BugzillaREST the raw items
must be fixed to avoid having lots of fi...

4df1de246726c675687724ad51d848fa21742be5 authored about 7 years ago
[index_mapping] Add an option so the elasticsearch for read and write could be different

This use case is needed to test if there are problems with the items
write when are are reading ...

b98fcdb17ba2455baa587feb891678e9150673ea authored about 7 years ago
[elastic] Log the items already uploaded with the bulk API

6295f1aacc30de949a4cb8c6ff6662e742737208 authored about 7 years ago
[elastic] Fix how the number of duplicates/lost items is tracked in bulk operations

72acaa429e9fb54d2aa8aef4a987ead9520d87e2 authored about 7 years ago
[elastic] Pack the items in bulk sync before uploading

In bulk_upload_sync the items must be packed so after each pack
it can check that all items are ...

c37bead31d774c9af1de31284245ca43902b3723 authored about 7 years ago
[elastic] Return the number of items added in bulk_upload_sync

4c9b1439654f01da83017f3c9907b7bc71f27d88 authored about 7 years ago
[elastic] Raise exception if there is a problem putting the data in Elasticsearch

9760a35a5c0d1a70dfe18a64d2f3c584233cfb39 authored about 7 years ago
Merge pull request #126 from acs/crates-empty-params

Remove crates empy fake repository needed by mordred

9e472d97a4fe4d27c419846718ea0bba7f20ae51 authored about 7 years ago
[ocean][crates] Remove all params to be passed to the perceval backend

The perceval backend for crates does not need any repository param.
But we need to add an empty ...

6442d0bc4ad92aa5342feac6220f9d8c5ce6172c authored about 7 years ago
[enrich][crates] Remove project support from crates (not needed)

07eb9a67013b6d8601ea5403b2b5bd30e3f5d78c authored about 7 years ago
Update version number to 0.30.13

260fe2e00a50d97a8898fdd1b454fed1f3aec11f authored about 7 years ago
[panels] If an item is not found in .kibana don't raise an exception

It is normal than in an empty Kibana a dashboard for example does not
exists yet. Just raise a r...

e222a5bd9da4ee34405e3a3870e5e4b220076bfc authored about 7 years ago
Update version number to 0.30.12

5793b2b27f71e206cb8ba148cba6ffae09e9bbf4 authored about 7 years ago
Merge branch 'acs-kidash-clean-widgets' of 'https://github.com/acs/GrimoireELK.git'

Merges #124 Closes #124

a05c4f6bcc84131adf6b9504e72a221269ba6af6 authored about 7 years ago
[kidash] Add option to clean all items not included in data sources provided

There are panels like overview or data status that include all data
sources in them. But for a s...

d087316bb6a7de500013764fe20b24dccf22dda2 authored about 7 years ago
Merge branch 'acs-kidash6'

This merge adds a set of functionalities to make kidash compatible
with kibana 6:

* Import/Expo...

103a54b53eb0527dca39e61f335dc058a4fef398 authored about 7 years ago
[panels] Implement the import for Kibana6

In order to implement to access the new .kibana index format
in ES6, all kibana items (dashboard...

4b7aaf04fd80621b5eaf24349493af375108ae2e authored about 7 years ago
[panels] Fix library to work with Elasticsearch6

* Add res.raise_for_status() to all requests to Elasticsearch
to be sure there are no problems.
...

d7c9b289a0c6d1eb5db8bfb087947b0a5a343ed0 authored about 7 years ago
[panels] Support the export of Kibana6 panels

In order to support the new .kibana indx format, all items
(dashboard, search, visualizarion, in...

418a97c2d73180adaea03eee811d6fab6c2ce40b authored about 7 years ago
[panels] Add support for listing panels in ES6

In ES6 the types in the indexes has been removed. And .kibana
does not have anymore the types da...

b3d33a5158bffc3fb3d0efffd26adabf23b937b9 authored about 7 years ago
Merge pull request #123 from acs/T4118

[index_mapping] Remove debug code line which makes mappings to be always None

456611d34cafe07db2d299edaa8ac660c5df549a authored about 7 years ago
[index_mapping] Remove debug code line which makes mappings to be always None

fda24709987f053bba3d85d5c0dc7d16c264cd8c authored about 7 years ago
[elastic] Create new method global_mapping to get the mapping added always

All GrimoireELK indexes share this mapping which define that all strings
are keywords.

61fc0212ff83252abb830d9c81a2c837d3734f7a authored about 7 years ago
[docker] Add docker compose for Elastic 6 version using Bitergia images

edb082d6738baa427f604e2427b4a2e8e34ceaa6 authored about 7 years ago
[enrich][meetup] Support that `time` field does not exists in meetup raw item

cf5dbbfcbff9c170d0c74a3b76dd3e9fe6bdf178 authored about 7 years ago
Merge branch 'master' into crates

7f3682fd9fe2915e8d33b4252a1748ca59713253 authored about 7 years ago
[enrich] Improve log messages in identities and projects refreshing

568b937bf9e47594bd03c4b9a06549caa0dac18a authored about 7 years ago
[release] Update version number to 0.30.11

9a69a31a6499402cddb3c622f12dc5d11e490fed authored about 7 years ago
Merge branch 'index_mapping'

f6e2d7b32ccf2899d05048a32d8fdcf84b27c9bd authored about 7 years ago
[utils] Add index_mapping.py script

This script copy one GrimoireLab index to other index ensuring that
the mappings are right in th...

a3adb484a013471eba73be45d783262bdf2e1a36 authored about 7 years ago
[enrich] Fix log message about the size in MB of the bulk packet sent to ES

5532f1e12d13c5e82dbfa3a668f100e56bc074e4 authored about 7 years ago
[enrich] Fix log message about the size in MB of the bulk packet sent to ES

81768ef985f41977d76b9e7c77c71bd9a8e4ec5e authored about 7 years ago
[release] Update version number to 0.30.10

7af1dd9a910bea61230490d6785ef522ca1626da authored about 7 years ago
[enrich][crates] Use created_at as grimoire_creation_date field

9f3d31000ae0d89cd1e4df60c19cc6b8902c0080 authored about 7 years ago
[setup] Improve setup.py

Add some parameters to setup.py, including extras_require
(for sortinghat, arthur, mysql), and f...

a2365aa1894eac750ca7c811fc5d38d4720414ce authored about 7 years ago
[enrich][crates] Add events which are the download samples of a crate per version

108c80bf812cfb4bf804a273cb0408c7706ac1db authored about 7 years ago
[jira] Add better checks when looking for sprints and story points

The check we had when looking for sprints and story points
failed in some cases. Improve it, so ...

7443dfd60251ac97fb97fc4b08b1c1e84f422d91 authored about 7 years ago
[kidash][setup] Fix dependency on panels package

panels is actually grimoirelab-panels.

0bf42fb137c38f00965df6f43f50a9de64179050 authored about 7 years ago
[jira] Add code to enrich "sprint" name when SCRUM is activated.

When SCRUM is activated in Jira, the sprint name comes encoded
in a weird field:

"customfield_1...

576ee2611f576d0b4adcc39a1d3ddf9216bc3f3d authored about 7 years ago
[enrich][crates] Add extra author data: url, avatar, id and login

5beca38a6a8868448610da11b68c531454a5c7c4 authored about 7 years ago
[crates] Add ocean and enrich support for crates perceval backend

a7bf4ad51d066b28a97df386e7ea70efc76ebd55 authored about 7 years ago
[jira] Add story points to enriched index, when they are available

Story points in Jira are available when the project is created as
an agile "Scrum" project, and ...

bce06375dea4d07cb07ac8d6ba7cf9eeb9d85837 authored about 7 years ago
[panels] Refactor code to make logic cleaner

ef46fd3cf2f9fb961333aca2c775a2ce1f5880dc authored about 7 years ago
Merge pull request #113 from jgbarah/panels

[kidash] Add support for using panels in the panels module

415df8074faf741e725a421dd884a835c89d3da5 authored over 7 years ago
[enrich][jira] Support that reporter does not exists in jira raw data

d22ff793805aeedd979b9e8a6b1014b641563c7f authored over 7 years ago
Merge pull request #96 from grimoirelab/readme-pypi-1

Add badges for pypi packages

c15c0cb86e5166a44bcafbd9dabef10477f9a653 authored over 7 years ago
Merge pull request #110 from jgbarah/version

[enrich] Use _version.py to get GELK version.

bb48ffa4d293b8d56e0cbb8f693b285176f4710f authored over 7 years ago
[release] Update version number to 0.30.8

a39c610fd93b946486326cd3f78b8c7b94ccb8a1 authored over 7 years ago
[enrich] Refactor (simplify and improve) the logic to get the SH fields from an identity

269a49e438b888353ab9d9182416cd252b880ced authored over 7 years ago
[enrich] Use _version.py to get GELK version

Version was obtained by getting the git commmit description,
using the git command. Instead of t...

9bf70d31a5afb1dbb94d83a45da6175cf2533cd9 authored over 7 years ago
[kidash] Add support for using panels in the panels module

Now, panels (JSON files with panel defintions) are looked for
first in a local directory panels/...

2ff54373eeae9c9073f9e6c42f5c1aba34719d38 authored over 7 years ago
[ocean] Print always the stack trace when there is an error feeding ocean.

90a2e9c26033a8f87fefe2def682ba5b90befe6b authored over 7 years ago
Update version number to 0.30.8

92e93bc7133cd415f0a15dbfeb7c710682f42d63 authored over 7 years ago
[enrich] Get Kibiter version during enrichment process.

General refactoring to clean the logic used to get the
Kibiter version using the Elasticsearch u...

8b2c39ff491fcc66ecebee0a6f0f206dc43f3385 authored over 7 years ago
[version] Update version for release

2217bd22acd370f2e6ab4a8e1a1a9157bcf55b6a authored over 7 years ago
[enrich][functest] If func_test['details']['tests'] is a number publish it in enriched index.

ade2f614c67999c63b4085a429a3b167b4fff64e authored over 7 years ago
[enrich][functest] Fix typo in boosted project: storperf

fc6a24af1ce25c485b59041a9b676d500790c649 authored over 7 years ago
[enrich][functest] Support that eitem['project'] could be None in some tests

2c7a87bbe20e495152e5bf8e75399d90faa13a60 authored over 7 years ago
[enrich][functest] Use lowercase project name to detect boost projects.

Don't enrich the test field because its mapping changes between items.

a2e87584e39bf4d6a8d5c70e3d19285f5cbbd818 authored over 7 years ago
[enrich][phabricator] Remove analyzed flag from assigned_to_roles list

ae3c739667dedb3d24b0754d0c827742b9cfa3f0 authored over 7 years ago
[enrich][functest] Add boost_list to show BOOST_PROJECTS first in the donut vis

2f0b345b4d72c61953ec726bf44b2d420779e0ea authored over 7 years ago
[enrich][telegram] Update text_analyzed so it exists as aggregatable

904b2a92022867cd2fee03f6d94ecfe78276aeba authored over 7 years ago
[enrich][twitter] Remove agg flag from text_analyzed field

536c800d862cda2233c71251579b826ad6cafddf authored over 7 years ago
[enrich][stackexchange] Remove agg flag from title_analyzed field

b8267c7e8ef52ff7cf0313bbaba1591a44575b94 authored over 7 years ago
[enrich][dockerhub] Add full_description_analyzed analyzed field neede by the panel

41d5ecb9a438578bf2352db53350bf6a60b80b26 authored over 7 years ago
[enrich][askbot] Simpify mapping and follow the askbot panel definitions.

c7031f0193a0551e4b606434f0460c12f7c9932e authored over 7 years ago