Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/chaoss/grimoirelab-cereslib

This project aims at unifying, eventizing and enriching information from the Perceval tool
https://github.com/chaoss/grimoirelab-cereslib

Fix uuid enrichment

* Separator changed to ','
* drop_duplicates method from Pandas does not accept an empty
list ...

4b6cb2e112ca49c67b252e7fd71a932de71fd246 authored about 7 years ago
Add example to parse commits and work at the file level

b814420cd96f081b3431e90c2845e4bb83d94067 authored about 7 years ago
Update Git and Gerrit classes to create events

ac4a918b94bcbfce1f52cae77299d6ae3acd02fa authored about 7 years ago
Add option to remove columns and drop duplicates

a282e33100fccf7ab7f7e450a560b31c3c4286ce authored about 7 years ago
Add code for analyzing render engines

1d8c6cbfbff2d0f7295b24296c6ed9d6702b9920 authored over 7 years ago
Add domain split class as enricher

This helps to create a new column named as 'domain'.
That basically contains the domains of the ...

1aa327326ec6f15dd64ccad27f0dd4e1c01f3925 authored over 7 years ago
Add message log to the standard analysis of the Perceval log for Git

8dfb2c704dc444a366ca646056f5f3e646043653 authored over 7 years ago
Add flag parser enricher to retrieve real authors from SCM logs

There are cases where commits are committed by bots. In some of those
cases it is necessary to p...

a8b996bda898f2100b546556cf101c16bc996638 authored over 7 years ago
Merge branch 'master' of https://github.com/dicortazar/ceres

654c3e8dcc298d3a4d84487578d2f05e0b8f558e authored over 7 years ago
Add Alberto as author in the test file

bfcfedf1dfd0379998b97c61803d6307ac0c7a68 authored over 7 years ago
Update OpenStack Diversity analysis Ceres client

86ba8cdf0e978f7cc66ea36d852886b643556602 authored almost 8 years ago
Add 'by default' values when eventizing

61ab0c46b09299c07e86320d612a0fcc281491b1 authored almost 8 years ago
Update Gender enricher to support gender CSV files

3add78f3d2f1490fbb6af690da2d433b846d8969 authored almost 8 years ago
Update Uuid enricher

7afb24c916cb79e64ed25b46c1f86e8eb198b660 authored almost 8 years ago
Allow running test file on its own

8bc2cc160cb8c44ff1b1ac5efdbfabb40bbf76de authored almost 8 years ago
Merge pull request #1 from alpgarcia/enrich-uuid

Add UUID enrichment

9bad597fdae4c0d8c72cec99a93fe929d87ca627 authored almost 8 years ago
Add OpenStack Gender analysis as example

This also adds the list of OpenStack project teams according
to the Foundation.

8777ad815259073dd9f801944bf6021ae50c8beb authored almost 8 years ago
Add dataset for the TimeDifference enricher

fb76b289cb7e0f3c6224b3688346661bd495cb70 authored almost 8 years ago
Update docstrings

2916f04e325d2dc0c0ab017c65c22caa153df8ef authored almost 8 years ago
Add UUID enrichment

2788c72da59ee1d23884e78b27f0793c188f1448 authored almost 8 years ago
Add Git repository information when eventizing

f2ebd94877490c406aa701cda994e315ae9ed728 authored almost 8 years ago
Add OpenStack gender analysis as example

78f2f7678539f4b935055b3b13a2d09a08723bd5 authored almost 8 years ago
Add Projects enricher based on a pre-processed dataframe

dd7e816ea03d108e6caf2b367956fd39385d57fa authored over 8 years ago
Add repository as extra info in the Gerrit eventizer

4bd438dfab34b37e4fc52e3f10121062dfade9bd authored over 8 years ago
Add deeper events granularity for Gerrit

3d9b1dc186e4320ac0422a68ca44bab4fbcaaa81 authored over 8 years ago
Add extra file extensions for the file type enrich phase

e136d466d3c53c9895e377aa4894467a9fd710e5 authored over 8 years ago
Previous data checks

4c2be422ebaea55564d918fc7ef0275b3fef4067 authored over 8 years ago
Add BugzillaRest support to eventize a JSON document

4bae6f67ce9b7d89d7eb0b714b6015871196974c authored over 8 years ago
Add support for all of the changes of a given bugzilla item

fc0e9a6f2cca741f395ed10969547f4197e5a2bd authored over 8 years ago
Add class to deal with surrogates and use UTF8

a1765c1e0e0804f7a5a2d31fb408c5ffdc6bbcbb authored over 8 years ago
Add SplitEmail class to create two new columns with name and email

This helps to parse information coming from several data sources
such as mailing lists or git re...

214792c63f31b4279cfa5796425790322145cae9 authored over 8 years ago
[enrich] Parse the values of the flags used in the email

c90330e920d51659f8ec446bebbc300e8e0a7697 authored over 8 years ago
Add committer and committer date info

fe35880d15fe97d5cba6a1cd2851bd75b094c104 authored over 8 years ago
Ignore TZ in the information coming from mailing lists

f38bc9011c0283a49072cfc98246a9b5b9614e93 authored over 8 years ago
Add class to calculate the max/min value grouped by a third column value

1fad7871a23539480718f36a12e83afba7ba3aaf authored over 8 years ago
Add Filter class to help in the post-filtering process after events

This module is intended to help in the removal of rows and columns
not needed any more.

3258a735db67549690bdbe45c26b79dfdbd81b4a authored over 8 years ago
Add lists split enrich method

This method helps to split a list of elements in a cell
into several new rows in the dataframe. ...

bb52e90dcf0fdb71a9baee0129ee450fcf42088b authored over 8 years ago
Check that some fields exist

92fb19d9c211b24a8c2def09718133bf3b8d05a0 authored over 8 years ago
Add class to enrich information from tags in the mailing lists

4b72133e3e13a82f80874ccdd1898cea1badbfb0 authored over 8 years ago
Add proper date parser

4328d4b9c03dba39f90179ab654c7f176f16f710 authored over 8 years ago
Fix wrong var name

e82d38e15e3fcd9265968998d4a9047123e9dd69 authored over 8 years ago
Add Email class to 'eventize' the mboxes data source

fa55dd9ee87dd8ab2f566df9f86aff48823d5d90 authored over 8 years ago
Add Gender enrichment module

This helps thanks to the genderize.io API to retrieve and enrich
information about developers.

63b71d74ae0d5788016d143823a0cff165c88a13 authored over 8 years ago
Add File Type enrichment module

This version checks basically C/C++ extensions and makes
a difference between 'code' and 'others'

454bb85c0d5eafb35651b31e980499ec8b29449a authored over 8 years ago
Add tests for the enrich TimeDifference module

4777088acb7f2ae1d5e53aca226b113ac3f90c5c authored over 8 years ago
Add logic to work with missing fields in Git

This was also modified to work with Python 3

a4afa25b87d0aa9ad25b53457b92e494c761552d authored over 8 years ago
Add TimeDifference analyzer in the enrichment process

dc7089a3a6f8b42dc811c51ae5641a47f34c5420 authored over 8 years ago
Add first enricher for pair programming activities

This module controls those authors and committers that are
different. If so, those commits are d...

a11edb6557f9fc89a1eef8e27b6349b9b1f92075 authored over 8 years ago
Add a first level of events for Gerrit activity

b793a417459f50181a8e856762005f768506dc06 authored over 8 years ago
Add two levels of events for Git activity: commit and file actions

4f2c47d27d3b7547160cd9e8877059bfaa27184e authored over 8 years ago
Add first version of the 'eventizing' tool

This helps to split items coming from Perceval into
the several events (open ticket, closed tick...

d1dbeedca2a1de58faded48d4c8a9f3fdc78aaed authored over 8 years ago
Update documentation of main class in format.py

b74c0e7083cf5699dd5bcb93141de9202ef346b4 authored over 8 years ago
Add module to deal with format and unification of data

Methods receive as entry a pandas.DataFrame.
Those return a new dataframe with some basic format...

e065f08d71609de44151ecdd9d9cb152dbf8713b authored over 8 years ago
Initial commit

3feac22f25fc2228851547c53018742b10927f8a authored almost 9 years ago