Ecosyste.ms: OpenCollective

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

CHAOSS Project

CHAOSS is focused on creating analytics and metrics to help define community health
Collective - Host: opensource - https://opencollective.com/chaoss - Website: https://chaoss.community - Code: https://github.com/chaoss

[cmd:orgs] Implement run() method

This method lists, adds or deleted organizations and domains from
the registry. Command argument...

github.com/chaoss/grimoirelab-sortinghat - 62e70ebe01db955ae8e490c89b4ab2b527bd36b2 authored over 10 years ago by Santiago Dueñas <[email protected]>
[cmd] Update Command interface

Two new properties were added: description() and usage().
In addition, run() method was updated ...

github.com/chaoss/grimoirelab-sortinghat - caad1fb7880f30650132cfca593c831035478104 authored over 10 years ago by Santiago Dueñas <[email protected]>
[cmd:orgs] Support to delete organizations and domains

Organizations command can now to remove organizations
and domains from the registry.
output the ...

github.com/chaoss/grimoirelab-sortinghat - 64f9ea1502ad51f2c8d8a5ec760455b18c10bb21 authored over 10 years ago by Santiago Dueñas <[email protected]>
[tests] Check buffered mode in TestOrgsRegistry unit tests

github.com/chaoss/grimoirelab-sortinghat - b0f925f49b65263d65f1ebdaa8f3fa42b3fd64d7 authored over 10 years ago by Santiago Dueñas <[email protected]>
[cmd:orgs] Support to add organizations and domains

Organizations command is able now to add organizations
and domains in the registry.
output the l...

github.com/chaoss/grimoirelab-sortinghat - ffb70c3b7d628bb1d74ffa37e8b93ca22ee063f1 authored over 10 years ago by Santiago Dueñas <[email protected]>
[cmd:orgs] Add Organizations command class

This command will list, add or delete organizations and domains
from the registry.
In its curren...

github.com/chaoss/grimoirelab-sortinghat - 72d639938d17b193c9d2619043dc72daa0cc950a authored over 10 years ago by Santiago Dueñas <[email protected]>
[cmd] Command class to run commands

github.com/chaoss/grimoirelab-sortinghat - 3917460116239800d3a2c5d7d89db7df567e3812 authored over 10 years ago by Santiago Dueñas <[email protected]>
[api] Rename register module to api module

github.com/chaoss/grimoirelab-sortinghat - e4ce9319e6aa67a7eb97c1e32b4a9d4b12fb8fce authored over 10 years ago by Santiago Dueñas <[email protected]>
[register] Add delete_domain() function

This function allows to delete domains associated to organizations.
Both, domain and organizatio...

github.com/chaoss/grimoirelab-sortinghat - 0e51ada9a771a988a486f478752dee42fe2cdab7 authored over 10 years ago by Santiago Dueñas <[email protected]>
[register] Add delete_organization() function

This function allows to delete organizations and domains associated
to them. To delete the domai...

github.com/chaoss/grimoirelab-sortinghat - a159f0191bb856f28e03abaf5183091225f6f11f authored over 10 years ago by Santiago Dueñas <[email protected]>
[register] Add registry() method to list the available organizations

github.com/chaoss/grimoirelab-sortinghat - 8953635cea089028bd60ecb0b54cf3fc0fa7a715 authored over 10 years ago by Santiago Dueñas <[email protected]>
[register] Fix typos in documentation

github.com/chaoss/grimoirelab-sortinghat - 23effa6a73c8ad05c105d1c24e23640fe5091b77 authored over 10 years ago by Santiago Dueñas <[email protected]>
[model] Set Organization class to load domains in eager mode

github.com/chaoss/grimoirelab-sortinghat - 9b85e084ca764cc184f40d8ae09359e799fcec11 authored over 10 years ago by Santiago Dueñas <[email protected]>
[register] Add add_domain() function

This function adds a new domain to the available list of domains
for that organization. Orgaizat...

github.com/chaoss/grimoirelab-sortinghat - 8ccbd90338562451f4655ed3f22a3bc3ee5f3e0a authored over 10 years ago by Santiago Dueñas <[email protected]>
[register] Add add_organization() method

This method adds a new organization to the registry. If the organization
already exists, it rais...

github.com/chaoss/grimoirelab-sortinghat - 37cf3471d27eb66d95bb20435834d4398074e7b9 authored over 10 years ago by Santiago Dueñas <[email protected]>
[database] Add Database manager class

This class is responsible of managing the access to the Sorting Hat
database. Currently, it only...

github.com/chaoss/grimoirelab-sortinghat - 7c87d7f04eaabda0ee89d632615d561f40551349 authored over 10 years ago by Santiago Dueñas <[email protected]>
[model] Set organization and domain properties to NOT NULL

github.com/chaoss/grimoirelab-sortinghat - 4a39ec2836da02d6ce3ef85eaeb05d0b6898ede6 authored over 10 years ago by Santiago Dueñas <[email protected]>
[exceptions] Add BaseError class

github.com/chaoss/grimoirelab-sortinghat - f1dc00d9a9cd8d1420f8d9caa7acc4d2f0b639ff authored over 10 years ago by Santiago Dueñas <[email protected]>
[model] Add Organizations and Domains to the model

github.com/chaoss/grimoirelab-sortinghat - 369ff76c3582cf51b8f1b3641a5f000d78b88cd3 authored over 10 years ago by Santiago Dueñas <[email protected]>
[tests] Framework for unit testing

github.com/chaoss/grimoirelab-sortinghat - 7e766fa3e783d6e625e809e165117fbe0a456a40 authored over 10 years ago by Santiago Dueñas <[email protected]>
Add license documentation

github.com/chaoss/grimoirelab-sortinghat - f120ee9200b70694d344c2bae5a51da053c1757d authored over 10 years ago by Santiago Dueñas <[email protected]>
Add gitignore rules

github.com/chaoss/grimoirelab-sortinghat - a94f6f301e494c62f7799a2213ed11cee3b0b31f authored over 10 years ago by Santiago Dueñas <[email protected]>