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
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]>Merges #19
6c93e15d7fe313218a59774e235087e7ee186b0a authored over 5 years ago by Valerio Cosentino <[email protected]>
Pypi requires that the format of the long description for a
package is detailed in the variable ...
30f36e89f3070f1a7b9973ea3c8a31f4b792ee2b authored almost 6 years ago by Santiago Dueñas <[email protected]>
Merges #17
Closes #17
This code updates the coverage source param, which now
is `grimoirelab_toolkit`.
Merges #16
Closes #16
Fixes #15
This code updates the dependency of the python-dateutil package to 2.8.0 in the
setup.py and req...
eae1959a1378708442e5d3fd55f49f3492ae4cf0 authored over 6 years ago by Alvaro del Castillo <[email protected]>
Merges #13
Closes #13
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]>bb304b914bde59f4a1008763a99eb0e653fe2572 authored over 6 years ago by Santiago Dueñas <[email protected]>
Merges #11
Closes #11
Function find_class_properties() will allow to search for
the members of a class defined as 'pro...
0e520df415e1d62ed21da33abba94a29b843e05c authored almost 7 years ago by Alvaro del Castillo <[email protected]>
Merges #10
Closes #10
This code increases the test coverage for the class datetime.py.
Thus, it includes a new test to...
This patch allows to handle dates with wrong timezone offsets
(e.g., -3402). The wrong timezone ...
ce0e845e5e72457b20a28ed5cf68446aa861764b authored almost 7 years ago by Alvaro del Castillo <[email protected]>
49bff19753e0295909c0573bb6bac62a9d4a05b3 authored almost 7 years ago by Santiago Dueñas <[email protected]>
GrimoireLab repositories were moved to CHAOSS organization
in GitHub. This patch updates the ref...
Since the latest changes made by commit 42908e46e1d, tests are
run (by default) using the instal...
Merges #9
Closes #9
To run user-defined commands using setup.py it is necessary
to add Command derivated classes. In...
dcba0252a43e3138c9ee2ef6280e54403ecb5498 authored almost 7 years ago by Santiago Dueñas <[email protected]>
Merges #8
Closes #8
This code allows to ignore * and ** parameters of the fetch method
in backend.py
e7578502418e822dc277801120852ac8d53f428a authored almost 7 years ago by Alvaro del Castillo <[email protected]>
Merges #7
Closes #7
Fixes #7
This code fixes issue #6. It includes timezone information
to the current utc time returned by d...
Merges #5
Closes #5
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]>
Merges #4
Closes #4
By default, Python gets tests from its `PYTHONPATH`.
The line which was removed now in each test...
49da2a7efd4605f8ca71b3cf283e9d62c3f02647 authored about 7 years ago by Alvaro del Castillo <[email protected]>
Merges #3
Closes #3
This commit fixes the handling of dates with invalid offset
(e.g., missing + or - in the timezon...
We need MANIFEST.in in order to add README.md to the package.
We need to bump the version to hav...
258a40013e6d7389183e526337f69e0479a38a77 authored over 7 years ago by Jesus M. Gonzalez-Barahona <[email protected]>
957701ef06eb2f33e2cc4d9f98f611acf1507206 authored over 7 years ago by Santiago Dueñas <[email protected]>
1534e302b12a808755fd0d27462ea666ec5469fe authored over 7 years ago by Santiago Dueñas <[email protected]>
60bd7febaba83a4c9597aea8762356a0cd443c01 authored over 7 years ago by Santiago Dueñas <[email protected]>
b50f76df0b9b27aac3b3e58f3323f90ad5add7c7 authored over 7 years ago by Santiago Dueñas <[email protected]>
Common functions for instrospection in callables.
Functions originally developed in Perceval pro...
c82b458df53c9aa2671a3713aef422993f181fd1 authored over 7 years ago by Santiago Dueñas <[email protected]>
This module contains functions to parse datetimes from
strings, to set default timezones or to c...
bf302f17458b477ab029dd5f8139015df47ce719 authored over 7 years ago by Santiago Dueñas <[email protected]>
09a87197441ed7ae32e5473da9b952a3d79314eb authored over 7 years ago by Santiago Dueñas <[email protected]>
Set LICENSE, AUTHORS, common configuration, version and
package directory.