Ecosyste.ms: OpenCollective

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

github.com/chaoss/grimoirelab-perceval-mozilla

GrimoireLab: Bundle of Perceval backends for Mozilla ecosystem
https://github.com/chaoss/grimoirelab-perceval-mozilla

Merge branch 'update-metadata' of 'https://github.com/sduenas/perceval-mozilla'

Merges #45
Closes #45

45e557a12f8a7beb35db6132a62e5482ea1ae04f authored almost 6 years ago
[remo] Add 'filter_classified' parameter to metadata()

Due to recent the recent changes in Perceval to filter
classified fields from the resulting item...

ac435e6a0d5019fd878b4aa773dee8a9565ef668 authored almost 6 years ago
Update Perceval dependency to 0.12.8

This is required to work with classified fields. This feature
was added on that version.

Signed...

68a870967da7a08ec131c92acdd3957b47a85047 authored almost 6 years ago
[kitsune] Add 'filter_classified' parameter to metadata()

Due to recent the recent changes in Perceval to filter
classified fields from the resulting item...

6ba0796f63d5c13456ff40f7a9d12d7180ba9038 authored almost 6 years ago
Increase version package to 0.2.4

5693acf76bbae985db46cfc8023e4c87b1cd1585 authored over 6 years ago
Merge branch 'update-readme-install' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #43
Closes #43

07b6a8375eb8bb7a1ba951f36cc88a58e24b7581 authored over 6 years ago
[doc] Update install from source code section in README.md

This code updates the information to install perceval-mozilla.
Thus, the new way of installing p...

6973783a3ad3d4c92df443d8cb41abaef5e2445e authored over 6 years ago
Increase version package to 0.2.3

1387a4b613467071f36a68a8b4d4800c4c93751d authored over 6 years ago
Merge branch 'improve-test' of 'https://github.com/valeriocos/grimoirelab-perceval'

Merges #41
Closes #41

f9bc85062023ab78290d9424ecaabaa21fe45cfc authored over 6 years ago
[setup] Align setup to perceval one

This code aligns the code in the setup.py to the one in perceval.

7b428454d1f9ee24496686274471fcd9ed9652bd authored over 6 years ago
Merge branch 'fix-travis' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #42
Closes #42

793898094ea5d92dbca103a099374377b18e7875 authored over 6 years ago
[travis] Change how perceval-mozilla is installed

This code modifies how perceval-mozilla is installed, thus now the
installation is achieved via ...

5a76a680dc2f71b8d35a7e76c4e8e290c62f5217 authored over 6 years ago
Increase version package to 0.2.1

f58484b9ccdcadca26f7f6b499ed83e8a8a2f586 authored over 6 years ago
Merge branch 'grimoirelab_toolkit' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #39
Closes #39

5b780db0cea8abab2d5e0fff138ad754a85147e4 authored over 6 years ago
[backends] Change toolkit import

This code replaces the import of grimoirelab toolkit to make the
backends working with the new p...

06d22a74c4eb15c4239676954fdec820fd800d06 authored over 6 years ago
Relase 0.2.0

92a2c95845ca5634d7be6d37d4dc02332e0baabb authored over 6 years ago
Increase version package to 0.1.13

36346829b6a613b4c918cf6d9a537fbd26c7cff9 authored over 6 years ago
Merge branch 'fix-pkgnamespaces' of 'https://github.com/jgbarah-chaoss/grimoirelab-perceval-mozilla.git'

Merges #38
Closes #38

480c3f280b0cdf22205ea0128b7a30c6d507efc8 authored over 6 years ago
Fix support for package namespaces

This module was not really using package namespaces.
This patch should provide that support.

f23e8a5e858e956f880e024f910525cc3e9e5c32 authored over 6 years ago
Increase version package to 0.1.12

8f54d71c9cd24dc1fbc4b879779c9e30253c4c6f authored almost 7 years ago
Merge pull request #36 from valeriocos/change-log-level-error-warning

[mozillaclub] Change log level message when missing event data

b3480a07cd1b4f80f09432b9ff7babf45f79663c authored almost 7 years ago
[mozillaclub] Change log level message when missing event data

This code changes the level of the log message from error to
warning when parsing events with no...

a06aa168bfa0ad8acbab88b77e4124a13e4c8d53 authored almost 7 years ago
Increase version package to 0.1.11

1dd6b1bee1f1fc513d874663e68fd1e4f78f4c06 authored almost 7 years ago
Merge branch 'add-remo-fetch-order' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #30
Closes #30

6ef3cc52df45c6a5266544634893a6dc073684c5 authored almost 7 years ago
[remo] Add params to fetch events from older to newer

This code enables to fetch events from the older to the newer, thus
easing the collection of rem...

766ffe4a7b087f87a755b8670d750a8cf48963a7 authored almost 7 years ago
Increase version package to 0.1.10

0a562b988f3208b893c9289f82c2f1bedc2dbe89 authored almost 7 years ago
Merge branch 'fix_tests_2' of 'https://github.com/mafesan/grimoirelab-perceval-mozilla'

Merges #33
Closes #33

efb38053ac4101308b97e844b1a72cd5ef64602a authored almost 7 years ago
Fix tests compatibility with both test execution modes

To avoid import problems, it was necessary to add `base.py`
script, an empty `__init__.py` file ...

5bd749af4632da050902128d3fcbebb57883c212 authored almost 7 years ago
Merge branch 'fix_tests' of 'https://github.com/mafesan/grimoirelab-perceval-mozilla'

Merges #31
Closes #31

5a31e08c6ace8355411a03c495d221dafad46efb authored almost 7 years ago
Add tests requirements pip file

By adding this file, it was necessary also to modify travis
configuration file to use `requireme...

a09b4e4b1cf2e8f2a275543b15bd7b21968c6860 authored almost 7 years ago
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...

5cf694e501242c5e3269e4966a3f0e99ed783341 authored almost 7 years ago
Update URLs from requirements pip-file

Last URLs pointed to GrimoireLab repositories, which now are
under CHAOSS organization on GitHub.

0f9608950b7d68220aab8361c473e988c69fd396 authored almost 7 years ago
Increase version package to 0.1.9

f012bc1a3657b1e782039f0f0d69138beed719b6 authored almost 7 years ago
Merge branch 'fix-test-archive-double' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #29
Closes #29

189e8ebc15d87abbf2a43028feb1903886107eac authored almost 7 years ago
[tests] Modify mozillaclub tests when fetching from archive

This patch adds two different backend objects (one fetches data
from remote a data source and th...

d21a29159fcee5fbda3a1649375ab0d13d3a0e36 authored almost 7 years ago
[tests] Modify kitsune tests when fetching from archive

This patch adds two different backend objects (one fetches data
from remote a data source and th...

6256a7e5f55122cd7200c4e3e905ce7fcc4e58a1 authored almost 7 years ago
[tests] Modify remo tests when fetching from archive

This patch adds two different backend objects (one fetches data
from remote a data source and th...

cfbc4a46e03ee83a10c8bb33a88d7b5fde7c25da authored almost 7 years ago
[tests] Modify crates tests when fetching from archive

This patch adds two different backend objects (one fetches data
from remote a data source and th...

76dc312e6d7e0b8e6364fbe95ab959c7b2c9471b authored almost 7 years ago
Merge branch 'fix-backend-category-fetch-items' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #28
Closes #28

ec7161b1698ef3e49d6552389fb7f6aa9328474b authored almost 7 years ago
[remo] Set category when calling fetch and fetch_from_archive

This patch adds to the params of the fetch_items method the category.
Thus, it allows to handle ...

4e6dbacda02b5fe46ebdaed6401d127836b24cfa authored almost 7 years ago
[mozillaclub] Set category when calling fetch and fetch_from_archive

This patch adds to the params of the fetch_items method the category.
Thus, it allows to handle ...

eef13743222ed608e92afa7e7087486e27fa534f authored almost 7 years ago
[kitsune] Set category when calling fetch and fetch_from_archive

This patch adds to the params of the fetch_items method the category.
Thus, it allows to handle ...

68d53ae1d950e94d95a73e1fa647b07f2e58c5f9 authored almost 7 years ago
[crates] Set category when calling fetch and fetch_from_archive

This patch adds to the params of the fetch_items method the category.
Thus, it allows to handle ...

87439f48c6a2f87461e0f1aadb4d843117da1db3 authored almost 7 years ago
Merge branch 'add-check-category' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #27
Closes #27

3d8fcdb83ed6f0dccc170da5d52e25d5f1ed8ee4 authored almost 7 years ago
[mozillaclub] Add valid categories

This code defines the valid categories for the backend

100a9f831228c0043884625f4e4c8f06a34758fa authored almost 7 years ago
[kitsune] Add valid categories

This code defines the valid categories for the backend

76a4d5ee8e6c44c08e8c9e4707cf2544cda3f920 authored almost 7 years ago
[crates] Add valid categories

This code defines the valid categories for the backend

c286c8f93a972a8b550236bd159aaff98c93b61d authored almost 7 years ago
[remo] Add valid categories

This code defines the valid categories for the backend

e335eb9aa0135197b351a8cd9cdcaf25867a9dc1 authored almost 7 years ago
Merge branch 'align-fetch-generic' of 'https://github.com/valeriocos/perceval'

Merges #26
Closes #26

330f073b458d7c96adaea82032faa1ad2547cfa5 authored almost 7 years ago
[remo] Align fetch signature to the backend generic one

This code aligns the signature of the fetch method to the one
provided by the generic backend

96e5b55e86a9f6a1d466f02a5749852d61ff42f4 authored almost 7 years ago
[mozillaclub] Align fetch signature to the backend generic one

This code aligns the signature of the fetch method to the one
provided by the generic backend

23ccd94ca1bfe6b63988b65e9ee53aeaeb11539d authored almost 7 years ago
[kitsune] Align fetch signature to the backend generic one

This code aligns the signature of the fetch method to the one
provided by the generic backend

935c85b26d05a2e3b0fb9065a80f63efebee2032 authored almost 7 years ago
[crates] Align fetch signature to the backend generic one

This code aligns the signature of the fetch method to the one
provided by the generic backend

d66c8821c54b3c1591d3d353a6385bbfff9d6d7f authored almost 7 years ago
Update version number to 0.1.8

c866b61e57761f285bdfefbb020edb96736e7685 authored almost 7 years ago
Update Perceval dependency version

This package only works with Perceval version supporting
archives. The first one is 0.9.11.

6b13b2ec47eb0ef4c9d4188b951077a4d39789c0 authored almost 7 years ago
Rename GrimoireLab references to CHAOSS

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

8cc51225b6ea1bbe3aabee781adbeaceb2cba395 authored almost 7 years ago
Merge branch 'archive-remo' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #24
Closes #24

338ec1b60e4934c627df6856ea336cb3628a6400 authored almost 7 years ago
[remo] Apply archive to ReMo backend

This code allows the ReMo backend to store fetched data to
archives. Thus it allows to transpare...

2c3bd95cf8637497a67b2f084599681ea907d7d9 authored almost 7 years ago
Merge branch 'archive-mozillaclub' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #23
Closes #23

91658a8b7bb09d47a469afb9a9718ed8372c95b1 authored almost 7 years ago
[mozillaclub] Apply archive to MozillaClub backend

This code allows the MozillaClub backend to store fetched data
to archives. Thus it allows to tr...

b72af5408e8033aee144f3842f7739adda22a79a authored almost 7 years ago
Merge branch 'archive-kitsune' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #22
Closes #22

02f7332b46dbf9e09c995dc2505f09aa03038fba authored almost 7 years ago
[kitsune] Apply archive to Kitsune backend

This code allows the Kitsune backend to store fetched data
to archives. Thus it allows to transp...

ebe767fc0b393a0072c0f2faaccc9fb55c108b0a authored almost 7 years ago
Merge branch 'archive-crates' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #21
Closes #21

b3158b1dea3baa376632740ed3da27b185136d3d authored almost 7 years ago
[crates] Apply archive to Crates backend

This code allows the Crates backend to store fetched data to
archives. Thus it allows to transpa...

42988774c197b56ce5ceff47a55927e66a73e9a3 authored almost 7 years ago
Increase version package to 0.1.7

0fe24b916bb72d510b3a811a6e1251426321e2d1 authored about 7 years ago
Merge branch 'fix-none-sleep-time' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #20
Closes #20
Fixes #13

22043495f7a4e08aa84fea1c43e123a9751872be authored about 7 years ago
[crates] Fix None sleep_time when using CratesCmd

This patch fixes issues #13. The sleep_time parameter was not
initialized with the default value...

fc121f6b514e369e5366a552934add5b15642a97 authored about 7 years ago
Merge branch 'absolute-paths' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #19
Closes #19

2c900359239c15355f6524d510e6064c61e131c4 authored about 7 years ago
[mozillaclub] Import perceval modules using relative paths

This patch changes the way how perceval modules are imported.
Now absolute paths are replaced by...

cfc7b3354c47fadf2adf650021cb3a1542850439 authored about 7 years ago
[remo] Import perceval modules using relative paths

This patch changes the way how perceval modules are imported.
Now absolute paths are replaced by...

4b4c1e674a91eb2958d3c82cecfe447e359ee0ec authored about 7 years ago
[kitsune] Import perceval modules using relative paths

This patch changes the way how perceval modules are imported.
Now absolute paths are replaced by...

5685de9c11df582c1d1f8661abc8eaca4111f604 authored about 7 years ago
[crates] Import perceval modules using relative paths

This patch changes the way how perceval modules are imported.
Now absolute paths are replaced by...

b8bedc8e949a562c2f648580e5b993b6e4b3ce96 authored about 7 years ago
Merge branch 'fix-perceval-version' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #18
Closes #18
Fixes #17

945421a01aa13e437acde0adcffebd7e5f89675e authored about 7 years ago
[setup] Update minimum version of perceval required

77f4a1f922a171e722c085932b88f496f9555f1a authored about 7 years ago
Merge branch 'fix-params-http-client' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #16
Closes #16

12dc9643840e24c87f42a5183c5096be10be2046 authored about 7 years ago
[crates] Change HttpClient method call

This patch aligns the HttpClient method call with
the new signature

3c8f496d82e4729b47be67365be2d77f4088173c authored about 7 years ago
Increase version package to 0.1.5

a7c7dd9d29f71a590545e8b8dc63c3b5419fb14f authored about 7 years ago
Merge branch 'apply-http-generic-client' of 'https://github.com/valeriocos/perceval'

Merges #14
Closes #14

546a78de7daaee04cf513f08303e177509cc4254 authored about 7 years ago
[kitsune] Apply generic HTTP client to Kitsune

The generic client is applied to the Kitsune backend. Now
connection problems are transparently ...

90ef7c699e70eedafe4d00910da02d89afa10976 authored about 7 years ago
[remo] Apply generic HTTP client to ReMo

The generic client is applied to the ReMo backend. Now
connection problems are transparently han...

cd8333cf3393aa1d303f3d25e79046749920351e authored about 7 years ago
[crates] Apply generic HTTP client to Crates

The generic client is applied to the Crates backend. Now
connection problems are transparently h...

e117e911d4cd8370218524619f09928c54cb59a9 authored about 7 years ago
[tests] Fix pattern for tests

The pattern to discover test files is aligned to the one defined
in grimoirelab/perceval

f3ac7b71da6ecdd33f72ed09da0f3d3cd2e481c2 authored about 7 years ago
[mozillaclub] Apply generic HTTP client to MozillaClub

The generic client is applied to the MozillaClub backend. Now
connection problems are transparen...

aff175bc8716c6a49ecd42123de8f30e783183c8 authored about 7 years ago
[setup] Increase version number, for elasticgirl.23.1

a7a3e2d79613e6ef5f36a34129b38fae0c7acae8 authored about 7 years ago
Merge branch 'crates-add-versions-data' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #12
Closes #12

3d87c2f1652a3c0cdb7adee20b846dd463333a68 authored about 7 years ago
[crates.io] Add crate versions data

64df6d840f9b38f676525dc4e1b0fb4a2769f29f authored about 7 years ago
Increase version package to 0.1.3

423615b9745ab0b0e577701504e46e0f32aab6a3 authored about 7 years ago
Merge branch 'master' of 'https://github.com/dicortazar/perceval-mozilla'

Merges #10
Closes #10
Fixes #6

8fa887fa6bc7593f632518312de35370b1b5b931 authored about 7 years ago
Add Crates information to the README file

2ecb082f39ba66d03b6156142bc3669c6ebe32a1 authored about 7 years ago
Merge branch 'crates-add-version-downloads' of 'https://github.com/valeriocos/perceval-mozilla'

Merges #9
Closes #9
Fixes #7

3dbf2d16330a673ba19977640017acfffa6719b9 authored about 7 years ago
[crates.io] Add version downloads data

6b5644e19a0c5f94b5f5b4e2be320acaaabf6ac9 authored about 7 years ago
Merge branch 'category-cmd' of 'https://github.com/sduenas/perceval-mozilla'

Merges #8
Closes #8

60b1cb19ad27137a5fe32e727407899ff6d51769 authored about 7 years ago
[crates] Add category option to command line

Backend version increased to 0.1.1.

f4fec4d145dd7755f00f4ef934aa264d3719317b authored about 7 years ago
[crates] Add categories constants

354aada9100ad7640bec44538881d81296c454d9 authored about 7 years ago
Merge branch 'crates' of 'https://github.com/valericos/perceval-mozilla'

Merges #5
Closes #5

76cddaaa22752e235cde7e8260f773b976e444c9 authored about 7 years ago
[crates] Add backend for crates

456a3defd8760e07521d024b1d597169b0a94a8e authored about 7 years ago
Increase version package to 0.1.2

776bdcacd57fe5ef309cf532c8e146141723657f authored over 7 years ago
Merge branch 'jgbarah-patch-1' of 'https://github.com/grimoirelab/perceval-mozilla.git'

Merges #4
Closes #4

81c50bc7001d5dfe269638397ab7708cb8c84ed5 authored over 7 years ago
[init] Add perceval/__init__.py as in perceval

When installing this package after perceval, its (formerly empty) perceval/init.py file overwrit...

8a0f5f22cb9f308523e653caf592fb01b3c52442 authored over 7 years ago
Remove deprecated functions from utils module

This functions are now part of GrimoireLab toolkit
package.

Version number updated to 0.1.1.

e0921202b6eba5be3e937398bd773ac759fee8d6 authored over 7 years ago