Ecosyste.ms: OpenCollective

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

github.com/chaoss/grimoirelab-bestiary


https://github.com/chaoss/grimoirelab-bestiary

[gui] Improve buttons style

43f99754b853adbe38cbedfc469f718cf591ee1d authored about 7 years ago
[gui] Add min height to the left column to ensure correct layout with empty table

36cc6dee3e6618a13cca36fbe85d0eaaa6086ca7 authored about 7 years ago
[gui] Add HTML view showing the data sources for a project

cbcc8fb8e53d35ee42ea96c547d4f3cc58169d38 authored about 7 years ago
[bestiary] Rename import and export utils to bestiary_import.py and bestiary_export.py

8c6b545b71c888f071712814d4f5f9a1d6eb7173 authored about 7 years ago
Merge pull request #1 from acs/ecosystem

Change Organization with Ecosystem

a676ad1c7608512e946ff41af8a0b91081746ec5 authored about 7 years ago
[projects] Rename Organization to Ecosystem

After the review of the data model in the requirements meetings
it was decided to use the origin...

7aec7e2e4bb2ac137ee316ba08031566ba8c93d0 authored about 7 years ago
[admin] Add filter per data source type for repositories in admin interface

90cd77b2b9454c5e3e971ed0779bec57d748b42c authored about 7 years ago
[models] Create a BeastModel class with all shared fields in all Bestiary objects

fada99f0dbb7a1409de43f028774d6591aa6726a authored about 7 years ago
[models] Share in BeastModel the common fields for all Beast Objects

80d3fa0095e84acf9b424c9340dfd7af7b95bd58 authored about 7 years ago
[pep8] Increase to 135 the max line width for Django migration files

dc5af333891cb0ef64606e154a092a1cd47f212d authored about 7 years ago
[pathfinder][tests] Add tests to travis

81e56e401caa0e5ccced3de4dc14709fd74df14a authored about 7 years ago
[pathfinder][tests] Fix the number of repos from gerrit tests

56cdf9f1c019c9a98b29a0a1798958f40576b651 authored about 7 years ago
[projects] Rename RepositoryView to DataSource

Rename also DataSource to DataSourceType

1f78f5e8ecd14e7dd8ad7d99a5a83ccd24023c36 authored about 7 years ago
[pathfinder] Fix PEP-8 issues

1b565d18bfae39159a5cda4e86ff5f7ad71fb28e authored about 7 years ago
[pathfinder] Use data_source and not backend to find the data source in Beastiary

865b693feff717ac47688dcce3b3293de19a40a9 authored about 7 years ago
[eclipse] Fix error in RuntimeException string

d0ba04407136ce35e07de0d246ac808083f83955 authored about 7 years ago
[pathfinder] Add support for adding the repositories for Beastiary

07074bb5643bfc463c8bf9fa08fc716b39584149 authored about 7 years ago
[models] Add RepositoryView unique key with repo name and filter

6c0916abd026f32ce2c866c1f891988d750d2e41 authored about 7 years ago
[utils] Add utils for testing pathfinder lib for creating projects files.

In future iterations the projects will be created in bestiary database.

40a236474b48edfcb1b92e5c1d6fbd9e8098ef45 authored about 7 years ago
[pathfinder] Add API to get projects that exists in a Repository

1b90f8d7715726775a7aea1f4f1122226fdabb5b authored about 7 years ago
[pathfinder][github] Use list and not generators for returning repositories.

Update tests.

7d3ee8a6037137c1a5111fcc3d528fca5517cfd1 authored about 7 years ago
[repositories] Add API for managing repository id and implement it in GitHub

e02ca301c46aeac8309cdec40a6a3d7ffe8fddd5 authored about 7 years ago
[pathfinder] Init version

f68f180f08081392d812252abcc77c15735a98af authored about 7 years ago
[eclipse] Add support for collecting the repositories from Eclipse

26799661bcfc4005881c5e51ac3899622d81113e authored about 7 years ago
[pathfinder][gerrit] Add gerrit server support for git repositories listing

9ba39fadcc2e1ff6f749d090ed37a563ce4ecf68 authored about 7 years ago
[README] Fix formatting and add some usage samples

84b82bab9780714662683221dd5e98bc6279d308 authored about 7 years ago
[pathfinder] Initial gerrit support

5c40e109b603cd6f29ea9d17cbbb4952a42511df authored about 7 years ago
[pathfinder] Add Eclipse support to pathfinder sample script

4633d143e106a223d7faf68d6028f061e8a2d332 authored about 7 years ago
[repositories] Add support for adding repos, blacklisting repos and forks management

eda7b9a5ba1b39a0f7c653927e7d8d73ed56e720 authored about 7 years ago
[pathfinder] Include fetcher per backend with the logic for getting the list of repositories

ee4dcb1aa5aeda90717290bc0b38923036faf3c1 authored about 7 years ago
[tests] Fix Project model test to include the Organization related to the Project

191beefc20c57c2d3c0c6b2566e8ce70ee6752f7 authored about 7 years ago
[feeder] Add the related Organization when creating a new Project

3b8bcb1f6a36c372de49f0b655bc07fc47639a11 authored about 7 years ago
[model] Add created_at and updated_at fields, and add org to Project

All objects has now the created_at and updated_at fields.
The Project object now includes the or...

890db79c3a2fc9e50f804357530b81bb7b4853b6 authored about 7 years ago
[model] Don't store migrations in git yet

b3c51c80d057570b5d8f3ccf66cd1d6066b3c32f authored about 7 years ago
[feeder] Import meta_title in Project and Add check data option

fdda45f2aac653ae1465874c0b0e4b1beb24db07 authored about 7 years ago
[export] Export meta_title field from Project

b185181fd0aed0549f853d3cfa838f2a7b7a25cc authored about 7 years ago
[model] Add meta_title field to Project

af87572ce2c76b1ca7730e93f80199912e18090f authored about 7 years ago
[tests] Add new test to check the import/export process

d088e4b3db66d7524810c596ec0aade55a1e1c6b authored about 7 years ago
[beasts_exporter] First version of then beasts exporter

Tested with projec release and mozilla files.

630868be26cd982297c4b9df2c8db793685865a4 authored about 7 years ago
[data] Remove not valid entries from projects-release.json

We can use now this file for testing in import/export

3c292f18194372db0fd11c24bf8444e7cab1b1a1 authored about 7 years ago
[beasts_feeder] Add meta field to Project and store functest and remo URLs

8218c2de0bc37003b589f17c33696ba1b20a488f authored about 7 years ago
[model] Add meta field to Project ORM

Probably we will need to add: meta_title and other fields that could appear
in the meta dictionary.

bca6e7bbf4a4680707746a7996d6fa8bdfb50ddb authored about 7 years ago
[feeder] Add missing relations between Organization, Project and RepositoryView

f1cdac811f1c690269e58e0ac433dec7d625b955 authored about 7 years ago
[models] Remove params field from Repository

It is not needed.

d3d8062e5f71ea1fb231d01268eee1c5ff744e94 authored about 7 years ago
[beasts_feeder] Fix minor issues in naming and a bug in mbox repo name

028d571659a68d2ddc977424e68780ef2635fab3 authored about 7 years ago
[models] Include the data source in the string version of Repository

26fce819b7febe9ca5ddeaefc8f975003bec89d8 authored about 7 years ago
[tests] Mobve beast_feeder tests to its own file

cee23781ae4d02f5a03afd06245a7f8f8ddfe470 authored about 7 years ago
[beasts_feeder] Complete the support for all GrimoireLab data sources

7026886a206c11cd40da836ccbc1474677f0706e authored about 7 years ago
[model] Change unique key for a Repository to name+data_source

The same repository name could be in different data sources like
git-github or bugzilla-bugzilla...

8918eaa264d6d241c4abe9c95b19d3e75eaffe59 authored about 7 years ago
[tests] Use different tests files for data model, views ...

2d11bbf38a786a5e0a39790cf5cfa6641f94ac07 authored about 7 years ago
[beasts_feeder] Add testing

f438a6606bae991fd9c9c7d4ed40f936dfbcfe2f authored about 7 years ago
[doc] Add first README.md file

f5bdf7f0081fb642569fd69a297b3859fd195073 authored about 7 years ago
[travis] Add travis initial file including django and testing

67db15f6ceb339886a0ac8ba23c28f7c7b9be043 authored about 7 years ago
[django_bestiary] Add initial version of django site and projects app

517e7eb7360dd6e166c13dbcfd4586471aa0116c authored about 7 years ago
[tests] Set up unit tests framework

5ab786a36dc81f9df04af3013308220916a095b8 authored almost 8 years ago
Initial import

Set LICENSE, AUTHORS, common configuration, version and
package directory.

6f3ebe25a3027fcd12c6183a535b4282a4745396 authored almost 8 years ago