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

Add dependency on perceval-mozilla

perceval-mozilla is needed fpr p2o to run. For now, I'm including
it as a dependency. Probably w...

56f906bf37e9c728e39f8a2f890fd3a3588e77b7 authored almost 8 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
Merge pull request #73 from jgbarah/pip

Minor modifications to produce pypi package 0.22

8e81cf2c2b02ec511be4df1618f2f2795e0b350a authored almost 8 years ago by Alvaro del Castillo <[email protected]>
Minor modifications to produce pypi package 0.22

ac6496419ab1e20ee3cc1c25477e203059e88cf4 authored almost 8 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
[enrich][meetup] Support that 'event_context' field is not available in member

e98328d9992845a277d3266d544fef826af2f418 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[ocean][enrich] Use tag instead origin to support per repository collect and enrich.

322175c6cb7251d54adeb1bcd91effeccb96d4ab authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[enrich] Elasticsearch returns a timestamp in milisecond in some cases. Add support for it.

5914e6067bea4a3311640cd5f7f74ebe65c8cb5e authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][phab] Remove prints in get_identities extraction

8a8b5a0eabfd04e45c3ab7bb50a622440e33f22c authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[confluence][enrich] Support that username or displayName are not included in user data

3de5b3e7824731fd4d1564a7b781805623d4f0a2 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][github] Add project field if included as param in command line (cauldron) (2/2)

f649493d6f03d66ea8b428892a5adaf0421edb7c authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][github] Add project field is included as param in command line (cauldron)

d80ed7728ecaa65aeb1b0ad98a749022f008a866 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[docker] Add sample docker compose file for bidek5

e3b8faa52d304c56d4f9ee78be772fb862ffc89e authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[meetup][enrich] Support that event_hosts does not include user photo info

3e006dfed66b8627b736257c2506d3c8af70450a authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[phab][raw] Rename in raw fields with a "." which are not allowed in ES.

Avoid using dynamic mapping for a mutable field.

0a6faa5bd5d672814431b84589bffe182fa5109b authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[last_enrich] Use the new format to access the last date and offset from a perceval backend

da9bb8e671ccee160b3fed73e551688ae4d926e7 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[phab][enrich] Use mapping analyzer with Kibana4 format yet

5984f96c6dbae4b6cd5b31e13a77202ffe74c366 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[grimoire_elk] Add needed symlink to use utils from this directory

df37b166748a6753d9e21fe4f1805e509ef05cc4 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[ocean] Add new method get_arthur_params_from_url to get the perceval backend

parms in the format arthur expects it.

a056619b1965e1bb349007041b3e9ef2dfa11817 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][twitter] Use id_str and the ES object unique identifier for enriched

twitter items to avoid integer overrun in JSON conversion as described in
https://dev.twitter.c...

a3252037e22ea2f79af989de6b75c886f5fe5e70 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[bugzilla] Support raw filte name whith white spaces

70bb6807412a5446a7390b53cdf1a5d91221ce03 authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[github] owner and repository are now positional params in perceval backend

f8f1882b8bd5e55cc00ee8008c6d34802e8a6eba authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[ocean] Fix offset filtering when getting the last item: filter must be an array now

b1b27fa3c869e0b52a4f629582114cb89b00e14e authored almost 8 years ago by Alvaro del Castillo <[email protected]>
[collect] Add support for new and old perceval version after the BackendCommand refactoring

b3a07f43e72e060d230a043e05fe38f8499ef1da authored about 8 years ago by Alvaro del Castillo <[email protected]>
[ocean] Create mapping also for raw items data so we can filter using it

b549714de137e0539fa1411741289bf2abc3c257 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[ocean] Add support for including p2o params in the repository (used in mordred projects file)

349967fd031e9b6e246f5cb9487e73183a51d366 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'jgbarah-pip'

141ac0379ef9cc2309a5ce0b1a4b102636e42e7c authored about 8 years ago by Alvaro del Castillo <[email protected]>
Changes grimoire to grimoire_elk.

Now, the name of the module is grimoire_elk. The Python pacakge
is grimoire-elk. The util/p2o.py...

6a23642db64ac707f0b1eff543eb13f4c18c3f22 authored about 8 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
Modify import clauses to do it as much relative as possible.

In many places we had absolute module names, such as grimoire.elk.enrich.
This patch makes them ...

96cfaf7abbb4abcc3abe60cfce07fb19c79f8523 authored about 8 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
Merge branch 'master' of github.com:grimoirelab/GrimoireELK

55c6db4c27e0c6440c7d6bc382938c27e2853ebe authored about 8 years ago by Alvaro del Castillo <[email protected]>
[panels] Add new method to get the dashboard name from the JSON file describing the dashboard

073a05d06c2dc6bf966eb32e9c971e3206d03ebd authored about 8 years ago by Alvaro del Castillo <[email protected]>
[meetup][enrich] When no identity can be collected for SH return an empty dict

894f813da99ac8e60c0b376d3a4eb905b5a7cb6f authored about 8 years ago by Alvaro del Castillo <[email protected]>
[meetup][enrich] Support events without event_hosts field

a83f5f55a09ddb3b9dd02111854c698bc345d435 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge pull request #71 from jgbarah/pip

Add files for automatic installation.

1968d31a540972790aa96cb30789d76faa2c584e authored about 8 years ago by Alvaro del Castillo <[email protected]>
Add files for automatic installation.

This files are the first step to support installation via pip.
For now, they work only with grim...

2be6f049d33d3d356276929405a64ab2277a8aaa authored about 8 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
[enrich] Don't PUT items to ES when there are no items to upload

217131143314a126baf97139af9babca836af30f authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][askbot] Add support for askbot.org version in enrichment

c488ffc6e73e06b066a979b7c232902afc491c8a authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'master' into filter_raw

e1230e80963aa314e9ad5ed9ae72cce0e741f05d authored about 8 years ago by Alvaro del Castillo <[email protected]>
[tests] Add missing data for new backends and support auto refresh identities in jenkins

96aadd50d025a2aaf1184fe9d2cd54798ce5ae49 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[filter raw] Fixes after merging with master

10e983c7458b59af204f1dd349b3756a477c94d4 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'master' into filter_raw

dffae0b99149d45a1ffbbd1e7e06868b37a9a957 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][discourse] Complete the enrich spec for discourse

66f1956c92ba0a96ba73ce9ef8d39d6974817d11 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][discourse] Fix fields mapping for questions and remove is_discourse_question in answers

b155d55e9eb16c3b407255e33672a36b35c5c686 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'master' into meetup

a4eaa5170fc5b6edc12507560946242348ec8377 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'master' into askbot

6f9818a7ba1f1c2fc1aeae3fbef32405d7cd86e4 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][meetup] Remove is_meetup_meetup from answers and comments and fix error copying the venue fields

75142b1f104b66865fae03e8552fd0b25390179b authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][askbot] Change string to number: author_reputation

7b4944c0685e03e4008ca85d7954b29b0f9a0308 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][askbot] Complete the enrich index implementation according to the spec

5cf89a396ebd5638b0a0a49b0713bfd199005500 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][discourse] Minor typo

dbe1479708b65da9e4709def47bae4e9f1aecdd5 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][discourse] Minor typo

8d36e101827df0954a04de37beae900364ade838 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][askbot] First complete version with answers and comments.

676d8c6a1dcdc5d4284e7b6f28a7b672f723165d authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'master' into askbot

03cff0e504977a7a2714b5dfda6cd060143b34ce authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][discourse] Uncomment the creation and addition of enriched questions

56fbf96c2bd5dd586a9c07c3a233258b7a2bc0b4 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][askbot] Fixed SH identities loading

59f84a87d3c946daefe9a34c5b1de10b5aa30e8c authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'master' into askbot

4d58b7a984667503c8cff2cecb5fcf556feac27b authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][discourse] Remove prints. Set is_discourse_question to 0 in answers

d5b2da228679679fc41b69b5d91baa8d4a090219 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][askbot] Minor changes

30de4785bbe486c876beb6585dadc95c2427ffe0 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Implement comments enrich and sh

757e4abd13590065a7d3b814aa30365b407ab19b authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][sh] Add support for getting the date field to be used for getting affiliations as a param

9c957df559d25091b22f0a266bc2a96adddb71ea authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][discourse] Implement question enrich according to spec

84d5243b653dc392c7ea1d1c86e2350bcf30cae3 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][askbot] Completed the enrich specification

f972e98ae98c29d6469cc14c4f14245d5cc281a7 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][askbot] First version of the enrich backend

c61bbea358aba5aea5ff138820016306ea05efc9 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'master' into askbot

4ac213aeb7bac102729a9d0fb25bb44f32d1beb8 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][meetup] Add SH support. meetup enrich completed.

acc812a4421f661fc0d4a6d4327b068b1ccd8ad4 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][meetup] All implemented except SH identities.

6c67fe51120e1d270cdfb169e072bc2a3fafafae authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][meetup] Complete the support for the meetup item. Pending comments and rsvps.

4264adf9b346239e81d30c9a2433c0e1fcd93b5e authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'master' into meetup

4431ce1f673e98e4701dec629102a65a947e2d09 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Share SH database between all enrich instances to avoid issues with too many connections open in MySQL

9c08bb22c87f7950164dd859b9713365302a82be authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'master' into rss

cca43ec93f614127599fc912d52d0b13f447d76f authored about 8 years ago by Alvaro del Castillo <[email protected]>
Fix mozillaclub module

363cbb56420bbbbf7b00ef6e9d5d09ba54c5426e authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'master' into mozillaclub

cdb08fc193010507d2d9b37bcd89b8454ce91f0a authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich] log exception unknown when adding SH identities

aca4cc32599922afdf74f5b9f336bf7332f1f5cd authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][phabricator] Check that change['authorData']['userName'] exists before using it

f4aa2d311d9151d0aa74667be40f69da8e0ec213 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich] Raise exception if there are problems publishing enriched items

af371275385ff31f81f00797171b69cb1515f5e4 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Add support for getting url and data_dir from a config string

48be8cd0a9b953d895d767ea1cf375d1e751c961 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge pull request #70 from sanacl/refresh_identities_by_uuid

[refresh] New option to refresh only a selected author_id

LGTM and a needed feature for big p...

a31efb5d311ef2faada4aaccc758ff64276a01e1 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[refresh] Add new option to refresh only an author_uuid selected

a30c24e5a68a12e9194a74d29d0200e3e16c75f0 authored about 8 years ago by Luis Cañas Díaz <[email protected]>
[enrich][git][demography] Fix last date from which start doing the demography

9724edbe285ddaa1d433171bc5e88b7e61ecda5e authored about 8 years ago by Alvaro del Castillo <[email protected]>
Support '' origin when enriching for complete indexes enrichement

89fda0a9d2879fb2e86b10c0e491e0a91924cee1 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'master' of github.com:grimoirelab/GrimoireELK

10e3a3fc72db3f3552b7d3a23bebff9bef259988 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[refresh] New option to refresh only a selected author_id

Add a new feature to refresh only the documents tagget with the
author_id passed via command lin...

ca8d8dbc79c33549546c7ce6eac40b9c9b951d2e authored about 8 years ago by Luis Cañas Díaz <[email protected]>
[rss] Add testing panel

1e5d35c8440ae8c7473a7f465a7299f35bac5f23 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[rss] Include link in enriched index

8d457121cfa4886000e024edc420463a1eb49766 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Minor cleanup in jenkins support

6ebbf059f0c73652e4b158e67403fc1c288225be authored about 8 years ago by Alvaro del Castillo <[email protected]>
Add RSS support for Ocean and Enrich

90cb4c837438e9392b0f6676d803ef4873747d36 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge pull request #69 from sanacl/improve_logging

[logging] Add modular logging support to arthur.py

LGTM

89b0265443ef0d7726b3d7fa7ae514da1f5ebb86 authored about 8 years ago by Luis Cañas-Díaz <[email protected]>
Merge branch 'master' into meetup

1c4b73b6ad02b02baef44ac8e2ed664f79abd24d authored about 8 years ago by Alvaro del Castillo <[email protected]>
[redmine] Redmine support completed including tests

b74518513dbc1be4f82be867f996c0c1adaf61ac authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'perceval-modules'

253d700b668372fcf1d0e39c6fb3a13342a64fba authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'redmine'

eb525b38361123bff6f04177ecc2a86e8ccc59c7 authored about 8 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'perceval-modules' into askbot

1f7bc4e28ee42b08dce8c59097116cb3a5339e0c authored about 8 years ago by Alvaro del Castillo <[email protected]>
[perceval] Use the new perceval backend modules definition for importing the backends

456693dcfca28b116642bebea0658a7396b4d7c4 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][redmine] Add URL for the ticket and fix error with timeopen_days

573bdc894307dc3cc8e305a8bd2534cd035aba4f authored about 8 years ago by Alvaro del Castillo <[email protected]>
[askbot] Basic support to start publishing askbot data to Ocean

ab8bb67aaf6f919d0454b26eece26eae5dc13f02 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[logging] Add modular logging support to arthur.py

1783f8d21293154736396632cf30af2d7cce893f authored about 8 years ago by Luis Cañas Díaz <[email protected]>
[enrich][redmine] Fix bug in enrichment that affected all common fields with id and name

36b37d12edcbaf5e920956306833e0a319c39dd1 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][stackexchange] Support that answers have no tags (fix)

57c78cab29dd02f106ff6b080b3e50ee99a4f5d5 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich] Create analyzers with the index so we don't need to close the index later to create them

d92f885a03169d4d07a41526a623573c2c8e409c authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][stackexchange] Support that answers have no tags

91e997d8098bc841e4181fca56400cbdabbc5c78 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[enrich][discourse] Fix SortingHat support

335136ddedcccad860ef7e031d441ca9c0864db9 authored about 8 years ago by Alvaro del Castillo <[email protected]>
[ocean] Support category in fetch from the perceval backend when last activity is None

8e6472630a0af484ce4e262d317b48a53463814f authored about 8 years ago by Alvaro del Castillo <[email protected]>
[ocean] Fix log message when working with offset

f74032d5720eba5e82c99ea541d1c216b8887453 authored about 8 years ago by Alvaro del Castillo <[email protected]>