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
When running before this patch, the hypermail and bugzilla backends
produce this warning:
-----...
9baf7d40977ecbf162e95b297388d94dc58c43ae authored almost 7 years ago
Merges #252
Closes #252
The GitLab backend fetches data concerning issues, notes and
emojis from the GitLab API.
Merges #313
Closes #313
This code allows the GitHub backend to store fetched
data to archives. Thus it allows to transpa...
Merges #308
Closes #308
This code allows the NNTP backend to store fetched data to
archives. Thus it allows to transpare...
Merges #311
Closes #311
This patch allows to handle EOFError exceptions raisen when a
compressed file ends before the en...
Merges #312
Closes #312
This code enable archive functionalities to the Supybot backend to
store fetched data in the fut...
Merges #310
Closes #310
This patch replaces the use of type() method with isinstance()
in the generic client.
Merges #307
Closes #307
This code enable archive functionalities to the Git backend to
store fetched data in the future.
Merges #303
Closes #303
This code enable archive functionalities to the Gerrit backend
to store in the future fetched data.
Merges #295
Closes #295
This code allows the Telegram backend to store fetched data to
archives. Thus it allows to trans...
Merges #304
Closes #304
his code enable archive functionalities to the Hyperkitty backend
to store fetched data in the f...
Merges #305
Closes #305
This code enable archive functionalities to the Pipermail backend
to store fetched data in the f...
Merges #306
Closes #306
This code enable archive functionalities to the MBox backend to
store fetched data in the future.
Merges #294
Closes #294
This code allows the Stackexchange backend to store fetched data to
archives. Thus it allows to ...
Merges #293
Closes #293
This code allows the Slack backend to store fetched data to
archives. Thus it allows to transpar...
Merges #292
Closes #292
This code allows the RSS backend to store fetched data to
archives. Thus it allows to transparen...
Merges #291
Closes #291
This code allows the Redmine backend to store fetched data to
archives. Thus it allows to transp...
Merges #290
Closes #290
This code allows the Phabricator backend to store fetched data to
archives. Thus it allows to tr...
Merges #289
Closes #289
This code allows the Meetup backend to store fetched data to
archives. Thus it allows to transpa...
Merges #283
Closes #283
This code allows the Dockerhub backend to store fetched data to
archives. Thus it allows to tran...
Merges #288
Closes #288
This code allows the Mediawiki backend to store fetched data to
archives. Thus it allows to tran...
Merges #286
Closes #286
This code allows the Launchpad backend to store fetched data to
archives. Thus it allows to tran...
Merges #285
Closes #285
This code allows the Jira backend to store fetched data to
archives. Thus it allows to transpare...
Merges #284
Closes #284
This code allows the Jenkins backend to store fetched data to
archives. Thus it allows to transp...
Merges #275
Closes #275
This code allows the GitHub backend to store fetched
data to archives. Thus it allows to transpa...
Merges #282
Closes #282
This code allows the Discourse backend to store fetched data to
archives. Thus it allows to tran...
Merges #281
Closes #281
This code allows the Confluence backend to store fetched data
to archives. Thus it allows to tra...
Merges #280
Closes #280
This code allows the BugzillaREST backend to store fetched data to
archives. Thus it allows to t...
Merges #279
Closes #279
This code allows the Bugzilla backend to store fetched data to
archives. Thus it allows to trans...
Merges #278
Closes #278
This code allows the Askbot backend to store fetched data to
archives. Thus it allows to transpa...
Merges #300
Closes #300
This code changes the method signature in tests/base.py to
accept parameters beyond the item cat...
Merges #299
Closes #299
This patch fixes the name of the backend used to initialize the
archive metadata.
0c4475468337fd838cec05b794d94bfe914d464c authored about 7 years ago
Merges #297
Closes #297
Generic backend methods to get the items from a remote repository
(fetch) from the archive (fetc...
Merges #298
Closes #298
This patch fixes the error related to a wrong coding of the key
of the date field ('DATE' instea...
Merges #253
Closes #253
The generic backend is modified for handling archives.
3f66d9ac3f8171cd078c095101a23f5c1bd3139d authored about 7 years ago
The HTTP client is modified to be able to store/retrieve data
to/from a given archive.
The data returned during fetch executions would be stored in
different archives (one per executi...
Merges #276
Closes #276
This code includes tests to check that NotImplementedError
exceptions are correctly thrown.
Merges #255
Closes #255
This patch fixes the log message generated when updating the
rate limit reset. The log now store...
Merges #273
Closes #273
There was a pattern for moved files in Git that was not captured
by Perceval. When the destinati...
Merges #271
Closes #271
b06931166e7286d67f83bb2345c708cdd2582dc8 authored about 7 years ago
This patch changes the variable name default_sleep_time to
sleep_time
13279245aa2f79f5026dea19254aece820ca87b9 authored about 7 years ago
ede54b018d6b523d0720fd46b934c10f0d1fc6c5 authored about 7 years ago
5ea26decf36ad403320be8e8e7ad80abfa2eb2c0 authored about 7 years ago
b4f8220feb803b4f2a3f82a68c400d6120392dd5 authored about 7 years ago
Merges #272
Closes #272
So far, this backend was sending the references of the tags
the remote repository already has. T...
Merges #269
Closes #269
Fixes #262
This patch fixes the issue #262. The git_path is derived by
joining the default Perceval locatio...
Merges #268
Closes #268
This patch fixes the handling of deleted groups. A RepositoryError
exception is raised when a gr...
7dae0ea19c6a4082122b6344b137ab8539e2eb21 authored about 7 years ago
Merges #267
Closes #267
This is a work around to fix the problem with Meetup API.
In some cases, having this status in t...
Merges #266
Closes #266
Fixes #260
The current code, during the fetch-pack negotiation, sent the
hashes of all the references publi...
Merges #263
Closes #263
Fixes #260
Commands to discover references return an error exit code
when no references are found. This cau...
Some error codes can be ignored when a Git command is executed
using the parameter 'ignored_erro...
429d30f28ccdd45cf8a638baf67cba1bb63b3563 authored about 7 years ago