Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/chaoss/grimoirelab-perceval
Send Sir Perceval on a quest to retrieve and gather data from software repositories.
https://github.com/chaoss/grimoirelab-perceval
This code fixes the call of the git command `rev-list` with parameter
`--max-count`, which needs...
Merges #491
Closes #491
This code updates the description of the `sleep_time` param
for the client and the following bac...
Merges #464
Closes #464
This code enhances the Discourse backend, client and commandline with the
params `sleep_time` an...
This code completes the raise statements by adding a generic exception
within the test code.
This code modifies the tests for Discourse to include the new params
`sleep_time` and `max_retri...
This code removes redundant parenthesis from tests methods.
064e04a40edefd456fcaaa1a1dd40bb5771532ef authored almost 6 years ago
Merges #477
Closes #477
This commit adds support for multiple GitHub tokens. Tokens are
given as a list of 40-hex-digit ...
1558be17fccfdabfc33d37571bbcc495e8bcb5c1 authored almost 6 years ago
Merges #487
Closes #487
Fixes #486
The Perceval Confluence backend can parse the entire tree of
Confluence pages, indexing each pag...
Merges #481
Closes #481
Fixes #480
This code allows to fetch repositories information of a target
repository. The time when the rep...
Merges #485
Closes #485
This code updates license information for every source code file in Perceval.
076953e95735401b4d9266562f9ae406a30751a0 authored almost 6 years ago6750ece3885b9f7d1230f06ada01b0901c9a4670 authored almost 6 years ago
Merges #478
Closes #478
This code adds support for the `rev-list` command, thus
the list of commit hashes is retrieved f...
Merges #475
Closes #475
This code includes tests to check that the fetch without
update properly works.
This code allows to fetch the commits of a repo without
performing any update against the target...
Merges #472
Closes #472
This code moves the list of http errors to retry upon failure to
the class variable.
This code moves the list of http errors to retry upon failure to
the class variable.
This code moves the list of http errors to retry upon failure to
the class variable.
This code add a test to check whether a retry error is thrown
when the http error in one of the ...
This code limits the connection problems with the github api. In a
nutshell, the github backend ...
This code moves the list of http errors to retry upon failure to
the class variable.
fbbb29f0aad9f3390ae4868ff80bcd2718af7207 authored about 6 years ago
Merges #469
Closes #469
Fixes #466
This code provides support to fetch issues and pull requests until a given date
included. Test c...
dad170aa502b786d1374a818cec25892af6e2ebf authored about 6 years ago
Merges #463
Closes #463
This code allows the backend to reissue petititions to
the GitLab API in case of 503 HTTP errors...
89fc35bd518468f7bbf6daab5da35985d872f0ed authored about 6 years ago
Closes #455
b230affeb3b4c2e9768750156540f39a09921cd7 authored about 6 years ago`--token` doesnt work, but `-t` does.
7acf9ebbb61327645984bb8a5027d3cefa2ea3f9 authored about 6 years ago
Merges #453
Closes #453
This code fixes the return value of the `has_resuming` method,
which now is set to true.
ab2078f3a708c867b9b1912a9bd31daf38c974d3 authored over 6 years ago
Merges #451
Closes #451
This code changes the message level when filtering
blacklisted jobs. Tests have been changed acc...
Merges #448
Closes #448
This code allows to prevent perceval to fetch a list of merge or
issue ids. Such a blacklist ids...
Merges #449
Closes #449
This code adds the error code "W504 line break after binary operator"
to the flake8 ignore list ...
This code fixes flake8 errors in backends module, which
appeared after the latest release of the...
4f4d78c23d7a3af9cd058803e5417bf63d445ae8 authored over 6 years ago
Merges #444
Closes #444
This code forces the end-user to set up an api token to fetch
data from groups.io API.
This code allows the groupsio backend to fetch archives of
organizations having their own domain...
Merges #443
Closes #443
Adding a reference to the ICSE 2018 paper that describes Perceval.
7fceaea9949e12d0315ba986f81ac6ad390608fa authored over 6 years ago348eb9dfad7218534c377f0d0c4f3b0c8e9a3f62 authored over 6 years ago
Merges #437
Closes #437
Fixes #436
This code aligns the tests for mediawiki with the new changes
in the backend.
This code optmizes the number of calls to fetch revision info,
in particular if a page doesn't h...
Merges #441
Closes #441
This code uses the method output to explore the logs produced
while fetching Mbox data, instead ...
Merges #440
Closes #440
This code uses the method `output` to explore the logs produced
while fetching GitLab data, inst...
Merges #439
Closes #439
This code fixes the logged error of the method `get_version`
within the MediawikiClient. Before,...
This code includes a new test used to check that exceptions
thrown when getting the version of t...
Merges #438
b9d1dc2e3ef9ae694b453bbc246fc0a62692ffed authored over 6 years ago
Merge Requests store 'versions_data' field and not
'commits_data'. This patch fixes this typo.
87a2cbbab030ec9f06919f692d579ed901214a72 authored over 6 years ago
Merges #435
Closes #435
This code includes tests to check that GitLab merge requests
data is properly fetched.
This code enhances the GitLab backend to extract merge requests
data, which includes comments an...
Merges #434
Closes #434
This code fixes the documentation of the method `fetch`, which
allows to fetch data from issues ...
Merges #401
Closes #401
The new --json-line argument produces an output which is
a valid JSON line per item. This makes ...
1ed8dac5fa2e1ba7b51a6f2de0fe955ccd1a78ac authored over 6 years ago
Merges #430
Closes #430
This option is removed from the Perceval client due to
it is not used.
d8d71d378e132997beafbdb825dc06f7c99958cc authored over 6 years ago
Merges #424
Closes #424
This code modifies the way how ids for google hits items are
generated. In order to track the ev...
Merges #426
Closes #426
This code sets the maximum number of items retrieved per page
to 100 (the current limit provided...
Merges #425
Close #425
e563fcf0c35f9a2eef6f92b0c25b518d49049d79 authored over 6 years ago
4366b2c012008a871abe3d85a5c513953d13a28f authored over 6 years ago
Merges #411
Closes #411
This code extends the README.md and bin/perceval with information
useful to run the GoogleHits b...
This code includes a backend to fetch hits for a given
list of keywords from the Google API. In ...
Merges #423
Closes #423
This code fixes a flake8 error in the Slack backend.
7803467f578d9ca53010fbc537da3595b8708762 authored over 6 years ago
Merges #422
Closes #422
Due to a Slack API change, this code retrieves the number
of members using the new Slack API cal...
Merges #417
Closes #417
This code updates the information to install perceval from source
code. Thus, the new way of ins...
fa89c5af75ecc67c3c152f380d482ea7f7e88504 authored over 6 years ago
Merges #420
Closes #420
This code allows to handle 500 http errors returned by the
upstream server when fetching comment...
Merges #418
Closes #418