Ecosyste.ms: OpenCollective

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

github.com/chaoss/grimoirelab-toolkit

Toolkit of common functions used across GrimoireLab projects.
https://github.com/chaoss/grimoirelab-toolkit

[grimoirelab-toolkit] Update copyright info

This code updates the copyright info, extending
the time range to 2019.

Signed-off-by: Valerio ...

376867e950ac765d11a6725cc49d3bffb73c558d authored over 5 years ago by Valerio Cosentino <[email protected]>
Merge branch 'setup-long-desc' of 'https://github.com/valeriocos/grimoirelab-toolkit'

Merges #19

6c93e15d7fe313218a59774e235087e7ee186b0a authored over 5 years ago by Valerio Cosentino <[email protected]>
[setup] Fix format type for long description of package

Pypi requires that the format of the long description for a
package is detailed in the variable ...

a2d049336ad400fde90d8e9096aed6473faf6d3d authored over 5 years ago by Valerio Cosentino <[email protected]>
Update version number to 0.1.9

30f36e89f3070f1a7b9973ea3c8a31f4b792ee2b authored almost 6 years ago by Santiago Dueñas <[email protected]>
Merge branch 'fix-coveralls' of 'https://github.com/valeriocos/grimoirelab-toolkit'

Merges #17
Closes #17

b7aecf70e115a1db53421f333c0429d455a51170 authored almost 6 years ago by Santiago Dueñas <[email protected]>
[travis] Update coverage source param

This code updates the coverage source param, which now
is `grimoirelab_toolkit`.

ceeb062b6336dcd1335331aa6d4e434a053c45d6 authored almost 6 years ago by Valerio Cosentino <[email protected]>
Merge branch 'update-dateutil-dep' of 'https://github.com/valeriocos/grimoirelab-toolkit'

Merges #16
Closes #16
Fixes #15

ec1c4f044c746939c4e9e547d1968318da722132 authored almost 6 years ago by Santiago Dueñas <[email protected]>
[dependency] Update python-dateutil to 2.8.0

This code updates the dependency of the python-dateutil package to 2.8.0 in the
setup.py and req...

d2bd2500ddf3a92c9848795f3ac793ab4c48054e authored almost 6 years ago by Valerio Cosentino <[email protected]>
Update version number to 0.1.8

eae1959a1378708442e5d3fd55f49f3492ae4cf0 authored over 6 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'grimoirelab_toolkit' of 'https://github.com/jgbarah-chaoss/grimoirelab-toolkit'

Merges #13
Closes #13

1133a60705ee99b8b4a02f721c50d10f1b7d5ca6 authored over 6 years ago by Valerio Cosentino <[email protected]>
Change module name to grimoirelab_toolkit.

This includes modifying setup.py, and tests.

This change will break any module using this one, ...

08cfae7b157098d936e2dff0f28b9db4c35ad5a3 authored over 6 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
Update version number to 0.1.7

bb304b914bde59f4a1008763a99eb0e653fe2572 authored over 6 years ago by Santiago Dueñas <[email protected]>
Merge branch 'find-properties' of 'https://github.com/sduenas/grimoirelab-toolkit'

Merges #11
Closes #11

554a726e03b60700d368b82ce6dc899a80fa9583 authored over 6 years ago by Santiago Dueñas <[email protected]>
[introspect] Add function to find the properties in a class

Function find_class_properties() will allow to search for
the members of a class defined as 'pro...

e747b1ce8f1f7cd00290a0f7fd0d7834d024ecc6 authored over 6 years ago by Santiago Dueñas <[email protected]>
Update version number to 0.1.6

0e520df415e1d62ed21da33abba94a29b843e05c authored almost 7 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'handle-wrong-timezones' of 'https://github.com/valeriocos/grimoirelab-toolkit'

Merges #10
Closes #10

d6d4dd9f6234e2b990afffc6adc183a39dab11cf authored almost 7 years ago by Santiago Dueñas <[email protected]>
[tests] Increase test coverage

This code increases the test coverage for the class datetime.py.
Thus, it includes a new test to...

89dbd88fb54a375923c4b8f1ea73868ee8afa6d7 authored almost 7 years ago by Valerio Cosentino <[email protected]>
[datetime] Handle wrong timezone offset

This patch allows to handle dates with wrong timezone offsets
(e.g., -3402). The wrong timezone ...

250173c7259e6ba5416db25fca202e45ff62c08b authored almost 7 years ago by Valerio Cosentino <[email protected]>
Update version number to 0.1.5

ce0e845e5e72457b20a28ed5cf68446aa861764b authored almost 7 years ago by Alvaro del Castillo <[email protected]>
Update CI config to run tests using Python 3.5 and 3.6

49bff19753e0295909c0573bb6bac62a9d4a05b3 authored almost 7 years ago by Santiago Dueñas <[email protected]>
Rename GrimoireLab references to CHAOSS

GrimoireLab repositories were moved to CHAOSS organization
in GitHub. This patch updates the ref...

4749a014e6f031034818ed525fb944d2eb4e03b9 authored almost 7 years ago by Santiago Dueñas <[email protected]>
Update coverage call to remove 'omit' parameter

Since the latest changes made by commit 42908e46e1d, tests are
run (by default) using the instal...

547ed2b928f903b5971b8448f1c661afe5117fa2 authored almost 7 years ago by Santiago Dueñas <[email protected]>
Merge branch 'fix_tests_concourse' of 'https://github.com/mafesan/grimoirelab-toolkit'

Merges #9
Closes #9

3fa9802d0ae6b03532c77b7bd5568c2a1d883d9a authored almost 7 years ago by Santiago Dueñas <[email protected]>
Add support to run tests using setup.py file

To run user-defined commands using setup.py it is necessary
to add Command derivated classes. In...

42908e46e1d9236cecf2da77aa14b5d163cb35c1 authored almost 7 years ago by Miguel Ángel Fernández <[email protected]>
Update version number to 0.1.4

dcba0252a43e3138c9ee2ef6280e54403ecb5498 authored almost 7 years ago by Santiago Dueñas <[email protected]>
Merge branch 'fix-introspect' of 'https://github.com/valeriocos/grimoirelab-toolkit.git'

Merges #8
Closes #8

8c7f9966e2acc0e593a8685a20e9e30edc1ce93e authored almost 7 years ago by Santiago Dueñas <[email protected]>
[introspect] Ignore * and ** parameters in method signatures

This code allows to ignore * and ** parameters of the fetch method
in backend.py

b1cf6fa89c5046ae2e47cd62cd816f9dbdc5313f authored almost 7 years ago by Valerio Cosentino <[email protected]>
Update version number to 0.1.3

e7578502418e822dc277801120852ac8d53f428a authored almost 7 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'fix-naive-datetime-instance' of 'https://github.com/grimoirelab/grimoirelab-toolkit'

Merges #7
Closes #7
Fixes #7

40c2ffd7ddd667c949ecefbecdaf9875b5f6b909 authored almost 7 years ago by Santiago Dueñas <[email protected]>
[datetime] Add timezone data to datetime_utcnow()

This code fixes issue #6. It includes timezone information
to the current utc time returned by d...

ba711c7b82ca95493b69f39049d6f900cba73ff6 authored almost 7 years ago by Valerio Cosentino <[email protected]>
Merge 'requirements_tests' of 'https://github.com/mghfdez/grimoirelab-toolkit.git'

Merges #5
Closes #5

ffdedae0b73e7922393e397dcd9ea64c7752d983 authored almost 7 years ago by Santiago Dueñas <[email protected]>
Add tests requirements pip-file

This file is empty for the moment, as this package doesn't require
any requirements.

This file ...

87d52db6a2ddec4ec6cc51a903aa7cd6a31d07a1 authored almost 7 years ago by Miguel Ángel Fernández <[email protected]>
Merge 'fix_tests_concourse' of 'https://github.com/mghfdez/grimoirelab-toolkit.git'

Merges #4
Closes #4

e73dc0b42c70ab32e7e6be4d2e7742bf2bde00af authored almost 7 years ago by Santiago Dueñas <[email protected]>
Fix tests for Concourse compatibility

By default, Python gets tests from its `PYTHONPATH`.
The line which was removed now in each test...

da8b3db5e81f05c90815900d940a22ec312c8835 authored almost 7 years ago by Miguel Ángel Fernández <[email protected]>
Update version number to 0.1.2

49da2a7efd4605f8ca71b3cf283e9d62c3f02647 authored about 7 years ago by Alvaro del Castillo <[email protected]>
Merge branch 'fix-invalid-date-error' of 'https://github.com/valeriocos/grimoirelab-toolkit.git'

Merges #3
Closes #3

d950454bc33c75866e2136943bc87f588f6bae93 authored about 7 years ago by Santiago Dueñas <[email protected]>
[datetime] Fix to handle dates with invalid time offset

This commit fixes the handling of dates with invalid offset
(e.g., missing + or - in the timezon...

2edee2e6f790cbf30032e4ba37fd5e58ef8bbb21 authored about 7 years ago by Valerio Cosentino <[email protected]>
Add MANIFEST.in and bump version.

We need MANIFEST.in in order to add README.md to the package.
We need to bump the version to hav...

95d271af32744eb38f73df592f2e0dc5ea97683b authored over 7 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
Aviod problems for building the package when no pandoc is installed.

258a40013e6d7389183e526337f69e0479a38a77 authored over 7 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
Release 0.1.0

957701ef06eb2f33e2cc4d9f98f611acf1507206 authored over 7 years ago by Santiago Dueñas <[email protected]>
Add TravisCI and Coveralls badges

1534e302b12a808755fd0d27462ea666ec5469fe authored over 7 years ago by Santiago Dueñas <[email protected]>
Add TravisCI and Coveralls configuration

60bd7febaba83a4c9597aea8762356a0cd443c01 authored over 7 years ago by Santiago Dueñas <[email protected]>
Add setup.py script

b50f76df0b9b27aac3b3e58f3323f90ad5add7c7 authored over 7 years ago by Santiago Dueñas <[email protected]>
[introspect] Add module for handling instrospection

Common functions for instrospection in callables.
Functions originally developed in Perceval pro...

7d2870f5f77712f91f759062b6e7c8db66146e8b authored over 7 years ago by Santiago Dueñas <[email protected]>
Add README file

c82b458df53c9aa2671a3713aef422993f181fd1 authored over 7 years ago by Santiago Dueñas <[email protected]>
[datetime] Add module for managing datatime objects

This module contains functions to parse datetimes from
strings, to set default timezones or to c...

74b150ddab11032d7e6922431db199caf7eb381b authored over 7 years ago by Santiago Dueñas <[email protected]>
[uris] Add module for handling URIs

bf302f17458b477ab029dd5f8139015df47ce719 authored over 7 years ago by Santiago Dueñas <[email protected]>
[tests] Set up unit tests framework

09a87197441ed7ae32e5473da9b952a3d79314eb authored over 7 years ago by Santiago Dueñas <[email protected]>
Initial import

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

9dc821962567715e5358b1192e1b15d8868d2b6c authored over 7 years ago by Santiago Dueñas <[email protected]>