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

Merge branch 'gha' of 'https://github.com/vchrombie/grimoirelab-perceval'

Merges #711
Closes #711

952eb80c434334d46a6815c658a0f55d24323a6f authored about 4 years ago
[CI] Migrate from Travis CI to GitHub Actions

Travis CI has brought a few changes in their plans
which is causing friction to the current work...

6c3e0e5392066b66a82d52e5d29df3e96537bb7c authored about 4 years ago
Merge branch 'github_app_auth' of 'https://github.com/zhquan/perceval.git'

Merges #707
Closes #707
Fixes #706

17d166dbaf6ba79e3cb8292b06d7459f75fa2de2 authored about 4 years ago
[githubql] Support GitHub App to fetch data

These changes allow supporting GitHub App inherited from 'github'.

Backend version is 0.3.0

Te...

c3a38a320d1c5b0a30f9361c9c3b0d43f59b36a5 authored about 4 years ago
[github] Support GitHub App to fetch data

This code creates tokens automatically given the GitHub App ID and
the private key PEM file.

I ...

47faf4bb76ff21459b5d42ec0aceaf88b255df46 authored about 4 years ago
Merge branch 'grimpe' of 'https://github.com/aksHITa47/grimoirelab-perceval'

Merges #705
Closes #705

925e986f11b3c9efe0e88b76f24ae3308903dd89 authored about 4 years ago
Update README.md

This commit also includes the twitter backend in the script
to show for perceval --help.

Signed...

4feba2b063a5ca5f3e8022f9cc7f29c434025898 authored about 4 years ago
Merge branch 'dynamic_backends' of 'https://github.com/imnitishng/grimoirelab-perceval'

Merges #694
Closes #694
Fixes #690

abc0d40446c96312006a96356dc0bc0ffc093a61 authored about 4 years ago
[perceval] Add flag `-l/--list` to show list of available backends

This commit adds `-l` optional argument to show dynamic list of
backends currently available in ...

b7890819a638e0059679234960f8c97a5c05bef1 authored about 4 years ago
Update version number 0.17.3

Signed-off-by: Santiago Dueñas <[email protected]>

60e95c887bfee0cc88960c02055601f7c130fac8 authored about 4 years ago
Merge branch 'fix_slack_private_user' of 'https://github.com/zhquan/perceval.git'

Merges #703
Closes #703

961e1b3ac74e22a49a4382f8e632a3339b981384 authored about 4 years ago
[slack] Fix fetch message from a private user

This code allows fetching message from a private user and set
the `user` data as `None`.

Backen...

d2d3e6e5a2f3f36177f66f2f484f06287862fe23 authored about 4 years ago
Merge branch 'nworb95-improve_log_messages' of 'https://github.com/chaoss/grimoirelab-perceval'

Merges #693
Closes #693

f8d1fbe01fd264719ccde5074e73d3940984d144 authored about 4 years ago
[askbot] Add logging debug messages to Askbot

This commit adds most logging messages that will help a
developer understand where in the proces...

ca2a15251a9d5c67c3f088aec3db11a4c4659e15 authored about 4 years ago
Merge branch 'support-35-36-37-travis' of 'https://github.com/vchrombie/grimoirelab-perceval'

Merges #702
Closes #702

39e220d2cc0d1125471917756b3cbb95da0feb3e authored about 4 years ago
[travis] Support for python 3.6, 3.7 and 3.8

This code aims at aligning the CI tests across the
different grimoirelab components.

Python 3.5...

78f3f3b702f2ab25ac24e686703b8b9b0d45253f authored about 4 years ago
Update version number 0.17.2

Signed-off-by: Santiago Dueñas <[email protected]>

b1b90b81ecc90e2cf8b726f1fee1d42edebdbbef authored about 4 years ago
Merge branch 'fix_githubql_merged_event' of 'https://github.com/zhquan/perceval'

Merges #700
Closes #700

fceae37e05375634297741b9c3497905a9a164a2 authored about 4 years ago
[githubql] Fix error `Events not collected for issue...`

This code fixes the error `Events not collected for issue ...'`,
which is caused when fetching M...

11807e65fc4fa0aed0bfb72f5c42c467f63f6f27 authored about 4 years ago
Merge branch 'fix_pipermail_test_search_fields' of 'https://github.com/sduenas/perceval'

Merges #699
Closes #699

8781c29203baf5fc6ec9441d1179054f1a9d4824 authored about 4 years ago
[tests] Fix pipermail not working search_fields test

The test 'test_search_field' was not really working. It was trying
to access 'example.com' URL ...

d09db8045ed3a4038bac99bbc714bc33da86cb09 authored about 4 years ago
Merge branch 'githubql_merged_event' of 'https://github.com/zhquan/perceval'

Merges #697
Closes #697

4d54cc14ed559fae9d9e37ba9623cb2ffdfd94c4 authored about 4 years ago
[githubql] Add MergedEvent info

This code adds MergedEvent info as:
- actor
- login
- id
- createAt
- pullRequest
- closed
...

20fb5def71338203376939b020e7d6dbbde56b8c authored about 4 years ago
Update version number 0.17.1

Signed-off-by: Santiago Dueñas <[email protected]>

1efb7679d7c804623505428c9d6523f53192fdbb authored over 4 years ago
Merge branch 'update-dulwich' of 'https://github.com/jjmerchante/grimoirelab-perceval'

Merges #688
Closes #688
Fixes #687

9b517ce7c90ec69795d9265e91a4ccf100fc37fd authored over 4 years ago
Update dulwich package version

Running Perceval with Python 3.8 and dulwich <0.19.6 raises an
Exception because a method has be...

d2d6ac90d8de0fed3cb07b0fa70b8da0f04bf569 authored over 4 years ago
Merge branch 'lukaszgryglicki-gerrit-ssh-key-patch' of 'https://github.com/lukaszgryglicki/grimoirelab-perceval'

Merges #682
Closes #682
Fixes #681

7a51f21306c69421e67c4bab793b1f0aa1f28304 authored over 4 years ago
Add support for specifying Gerrit SSH key location

Signed-off-by: Łukasz Gryglicki <[email protected]>

51f5ff40b2a6fbbdb2f2940101f008bf127c92f4 authored over 4 years ago
Update version number 0.17.0

Signed-off-by: Valerio Cosentino <[email protected]>

bd09cc592dc5c73d3db8ff633e85ca8d67afc30b authored over 4 years ago
Merge branch 't14377' of 'https://github.com/valeriocos/perceval'

Merges #678
Closes #678

5237223ead23bea53af69bfc3216c7a9d1e4a4b4 authored over 4 years ago
[githubql] Add pull request author to ClosedEvent

This code updates the GraphQL query to include the
pull request author login for ClosedEvents.

...

d474b422a8a97611a26106d05f29441dfcee8f39 authored over 4 years ago
Merge branch 't15451' of 'https://github.com/valeriocos/perceval'

Merges #677
Closes #677

493ec36965ec96472c3a60f49de870b978b4dd47 authored over 4 years ago
[slack] Use channels.history to retrieve message

This change is needed since the new endpoint
`conversations.history` doesn't include replies
amo...

fb075a88ce495e65a1e87462f9dd7e662300ddad authored over 4 years ago
Update version number to 0.16.0

Signed-off-by: Valerio Cosentino <[email protected]>

81c064c37fd5b5111e9e5ec9f18916362f08bb50 authored over 4 years ago
Merge branch 'handle-missing-author-slack' of 'https://github.com/valeriocos/perceval'

Merges #675
Closes #675

cf1ad3b770f71c52a7d42a93af1c1644e8ec62e4 authored over 4 years ago
[slack] Handle messages without user/bot ID

The user/bot ID is used by the backend to create
the the Perceval document ID. In the scenario w...

c19327eba3cd468ba7fae82cfcf70465b29d4899 authored over 4 years ago
Update version number to 0.15.0

Signed-off-by: Valerio Cosentino <[email protected]>

63e1fc58e25ced66b5be1a8e7c92c1cf0e6d69a5 authored over 4 years ago
Merge branch 'rocket-chat' of 'https://github.com/animeshk08/grimoirelab-perceval'

Merges #661
Closes #661
Fixes #543

48eff53e49778f1bea3dcf6d46754a00577f8ea8 authored over 4 years ago
[backend] Add Rocket.Chat backend

This commit adds support to fetch
messages from a Rocket.Chat channel.

The tests have been adde...

a4155deb82de1b64ed24acd7d02f73de9be2e1d4 authored over 4 years ago
Merge branch `fix-flake8-3.8.1` of `https://github.com/valeriocos/perceval`

Merges #670
Closes #670

7f4cceb1c2cf032309193854cf8e6b653a0cfd0c authored over 4 years ago
[perceval] Fix flake8 errors

This code fixes flake8 errors which popped up
in Travis due to an upgrade of flake8 version,
whi...

87528b3c8da8d45ae28b2120ae5829973c048ff7 authored over 4 years ago
Merge branch 'slack-update' of 'https://github.com/animeshk08/grimoirelab-perceval'

Merges #657
Closes #657
Closes #655

8ff102a9d784026ca208edeb9383263b31524292 authored over 4 years ago
[doc] Add Slack API token generation info

This commit adds documentation for creation of
API token for the Slack backend.
Slack apps can b...

a7cbc0bf0e83c2d716205e687b77fd442a84eb22 authored over 4 years ago
[slack] Update resource endpoints

This commit updates the resource endpoints
to fetch the messages and information of a
channel. T...

6d1bac9d1d78283fec7aac49d24240a74142a91b authored over 4 years ago
Merge branch 'launchpad_params' of 'https://github.com/imnitishng/grimoirelab-perceval'

Merges #660
Closes #660

1bbefb30117f279be9adb91f40e76735802fb1a3 authored over 4 years ago
[launchpad] Add missing `package` parameter in launchpad

This commit adds missing parameter `package` in the
launchpad backend. Launchpad can now work on...

317e7f8e688bc7c01b5f2d1551230f6131977533 authored over 4 years ago
Update version number to 0.14.0

Signed-off-by: Valerio Cosentino <[email protected]>

5b4f848989967a51a4e21be1a3f6277f009f16ad authored over 4 years ago
Merge branch 'github-events-bck' of 'https://github.com/valeriocos/perceval'

Merges #652
Closes #652

09975d0ef3863456bab805b69e09066f551dd3cb authored over 4 years ago
[perceval] Add githubql backend

This class allows the fetch the issue events of a GitHub
repository. Note that the events retrie...

7f9edb65dc1a44158ef2ebdca6558dde6ce14abd authored over 4 years ago
Merge branch 'master' of 'https://github.com/ria18405/grimoirelab-perceval'

Merges #641
Closes #641

417339887396ce387eb100fe8d8c9b2c07213f5e authored almost 5 years ago
[doc]Fixed minor typos

This commit fixes typos in README and backend.py

Signed-off-by: Ria Gupta <[email protected]>

b9fc31cec438696f64815e3e6eeb9731378bb22f authored almost 5 years ago
Merge branch 'branch1' of 'https://github.com/ria18405/grimoirelab-perceval'

Merges #643
Closes #643

27bda3a699b316940230263f119a15cf3c093e28 authored almost 5 years ago
[Travis] upgrade pip and setuptools

This commit fixes failing Travis tests for python3.5
caused due to a syntax error - pip not inst...

6a2b304d4d52e1e61c8d088bd6c5d823439ca895 authored almost 5 years ago
Merge branch 'master' of 'https://github.com/animeshk08/grimoirelab-perceval'

Merges #639
Closes #639
Closes #638

90a61929f8b5426cffa69bd71f07265168082fb9 authored almost 5 years ago
[mattermost] Add sanitize for archive

This commit adds method to mattermost backend,
to sanitize the payload of a HTTP request
before ...

e9364e9ce6775b01cd362f46ccac842369f17ad6 authored almost 5 years ago
[github] Add sanitize for archive

This commit adds method to github backend,
to sanitize the payload of a HTTP request
before stor...

89af0665fd94a29c059b2df9f5b678214609e672 authored almost 5 years ago
[discourse] Add sanitize for archive

This commit adds method to discourse backend,
to sanitize the payload of a HTTP request
before s...

2c7dc98a19ccd058266cf3f5b89897344e75a0a2 authored almost 5 years ago
[pagure] Add sanitize for archive

This commit adds method to pagure backend,
to sanitize the payload of a HTTP request
before stor...

1f6891efbec2381ec0f20f95e1025b35264e164c authored almost 5 years ago
Merge branch 'master' of 'https://github.com/animeshk08/grimoirelab-perceval'

Merges #636
Closes #636

8f2948861c7976f5f5683af7c3052c0eb1960d56 authored almost 5 years ago
[backend] Add predefined paramaters to clients

This commit removes string values from client backends
and uses predefined values instead inside...

710bcbc99d8a18fa97d83c3003428a1dbef2b4c3 authored almost 5 years ago
Merge branch 'pagure-fix' of 'https://github.com/animeshk08/grimoirelab-perceval'

Merges #637
Closes #637

791a2d3f92f0b07451fb17160353afbb6aecdee2 authored almost 5 years ago
[pagure] Fix failing tests

This commit fixes failing tests
for Pagure backend.

Signed-off-by: Animesh Kumar <animuz111@gma...

5680c5ad5cb7b1e65cb9600b36a88be829a1ff75 authored almost 5 years ago
Merge branch 'master' of 'https://github.com/animeshk08/grimoirelab-perceval'

Merges #632
Closes #632
Closes #631

fee51cd793131cdaa0a2e10d0f0183eed12fb995 authored almost 5 years ago
[backend] Add Gitter backend

This commit adds support to fetch
messages from a Gitter room.

The tests have been added accord...

e1ca22cb157c3b45576c707d6b862892ca3244a0 authored almost 5 years ago
Merge branch 'issue-633' of 'https://github.com/valeriocos/perceval'

Merges #634
Closes #634
Fixes #633

06a129709274e12d7d584b76982f4e979b4f8b0c authored almost 5 years ago
[gerrit] Extend `--start` param to gerrit 3.x

This code extends the `--start` param, used to
perform the incremental fetch of gerrit reviews, ...

08006aec1e63a6d1b862eb4199651e2a3bdfc91f authored almost 5 years ago
Update version number to 0.13.0

Signed-off-by: Valerio Cosentino <[email protected]>

198c87e34e1acd7c8eee656471d77c812967b505 authored almost 5 years ago
Merge branch 'master' of 'https://github.com/animeshk08/grimoirelab-perceval'

Merges #628
Closes #628

e12fbe82f8024a24a6cd8ee3ef96d0e8a416fa1a authored almost 5 years ago
[groupsio] Update log message

This commit updates the log message
for groupsio backend in case download
archive permission is ...

bdbbc4827838295af240c64deb590f55a1df4e51 authored almost 5 years ago
Merge branch 'test-copyright-script' of 'https://github.com/vchrombie/grimoirelab-perceval'

Merges #624
Closes #624

807e640ee073c3d9ebd4d590a4471b8d530a7a85 authored almost 5 years ago
[perceval] Update license and copyright information

This commit updates the license information for every
test file in Perceval, the setup.py and bi...

07b0998d8e3de4426e611b79b5224aaf101367b2 authored almost 5 years ago
Merge branch 'pagure-backend' of 'https://github.com/animeshk08/grimoirelab-perceval'

Merges #621
Closes #621
Closes #416

75be46b381f30440efeba7497f6756e64d26a0d9 authored almost 5 years ago
[backend] Add Pagure backend to Perceval

This commit adds support to fetch issues from
a Pagure repository.

The tests have been added ac...

49accd45000650784e7c2b5b97078846018cbbfc authored almost 5 years ago
Merge branch 'test-copyright-script' of 'https://github.com/vchrombie/grimoirelab-perceval'

Merges #623
Closes #623

d273525c6609ab9bcb8f06a2cb0d78b4c70fa11c authored almost 5 years ago
[perceval] Update license info

This commit updates license information for every source
code file in Perceval. The author names...

168b57709bb0d1e7fe9b63e691f6784f8b35ada3 authored almost 5 years ago
Merge branch 'pull-622' of 'https://github.com/valeriocos/perceval'

Merges #622
Closes #622

917a9e9672876331019988824471c80d47c7aacc authored almost 5 years ago
[groupsio] Format from_date with utc+0 timezone

This code forces the format of the from_date value
to utc+0 timezone. This change is needed sinc...

f1bdd736d4d6145f5fca81912d70137948d5ed7a authored almost 5 years ago
Merge branch 'master' of 'https://github.com/animeshk08/grimoirelab-perceval'

Merges #620
Closes #620

9f907c22aa30203e1f976d56edaa967043453c58 authored almost 5 years ago
[doc] Fix broken link in README

This commit fixes broken link in
README.md of docker/images

Signed-off-by: animesh <animuz111@g...

f5738c0c41601bf47ec5f5908a5ec2ba72b2d37f authored almost 5 years ago
update version number 0.12.27

Signed-off-by: Valerio Cosentino <[email protected]>

fe3b3a3632177b7b61fb382cd8f0ab8e8c50b7f4 authored almost 5 years ago
Merge branch 'master' of 'https://github.com/animeshk08/grimoirelab-perceval'

Merges #619
Closes #619

128a4b71975e110ae59119f3c0f542856dfe8110 authored almost 5 years ago
Fixed Typos and Grammatical Errors

This code updates the doc of askbot and git which had some
typos and grammatical errors. A missi...

3ede41835d23955741fa0dcb8e66b591251c439a authored almost 5 years ago
Merge branch 'issue-614' of 'https://github.com/valeriocos/perceval'

Merges #617
Closes #617
Fixes #614

eca0ec897c230cce85d16688c27a0765c8e4582c authored almost 5 years ago
[telegram] Handle edited messages

This code handles the edited messages in Telegram. In a
nutshell, the edited information is incl...

ecb37e090ce46e518594f60fe31f06fe00fc2270 authored almost 5 years ago
Merge branch 'improve-readme-telegram' of 'https://github.com/valeriocos/perceval'

Merges #613
Closes #613

1a4bcd60ba2c060159323e5d56547d4483a54a6e authored almost 5 years ago
[telegram] Update doc in README

This code updates the doc about the Telegram backend. It
includes a note concerning the time the...

59613182e78360688181cae6d193700230c0b25d authored almost 5 years ago
Merge branch 'fix-github-docstrings' of 'https://github.com/vchrombie/grimoirelab-perceval'

Merges #615
Closes #615

3feb58599c177cadc0b99630a06a4102da248343 authored almost 5 years ago
[github] Update the docstrings

GitHub Backend extracts three categories of information. This
commit updates the docstrings.

Si...

404976ab766649790b2ee572f20a5063df30d793 authored almost 5 years ago
Merge branch 'issue-610' of 'https://github.com/valeriocos/perceval'

Merges #612
Closes #612
Fixes #612

28d4b13fdeddaa43c89fd69a530242b1396208d6 authored almost 5 years ago
[client] Support for tunable SSL verification

This code sets the SSL verification as an attribute
of the HttpClient class, thus preventing to ...

36f6ec6de61e8f5ccd4302cc69419625c5cdedc7 authored almost 5 years ago
[bugzilla] Support for SSL verification

This code enhances the backend with the support
to disable SSL verification.

Tests have been ad...

bb1df00ad51fa56dddb0040657aaab55c6ec208c authored almost 5 years ago
[redmine] Support for SSL verification

This code enhances the backend with the support
to disable SSL verification.

Tests have been ad...

681c4d064377690ec119a2a8447327c1ae5f49dd authored almost 5 years ago
[stackexchange] Support for SSL verification

This code enhances the backend with the support
to disable SSL verification.

Tests have been ad...

a26fcde7cdcc595d1ca622bb260f837940735ae7 authored almost 5 years ago
[meetup] Support for SSL verification

This code enhances the backend with the support
to disable SSL verification.

Tests have been ad...

6c2d1dd914e64524045298ece6981bffa3aa32b3 authored almost 5 years ago
[bugzillarest] Support for SSL verification

This code enhances the backend with the support
to disable SSL verification.

Tests have been ad...

8d12f9968a24f952aaedd09a51e894dd5c6727b7 authored almost 5 years ago
[twitter] Support for SSL verification

This code enhances the backend with the support
to disable SSL verification.

Tests have been ad...

33c411c35ff33274a932de16f39c528d7d332746 authored almost 5 years ago
[telegram] Support for SSL verification

This code enhances the backend with the support
to disable SSL verification.

Tests have been ad...

f26271cce5ec52c50582f76fad63340d0c720d29 authored almost 5 years ago
[launchpad] Support for SSL verification

This code enhances the backend with the support
to disable SSL verification.

Tests have been ad...

0510c12e6258acbb6d599d18299382451d13ef8b authored almost 5 years ago
[backend] Allow to disable SSL verification

This code includes the parameter `verify` in the generic
Perceval backend to disable SSL verific...

995c71c7af8a2e212b231e3be728bdf3d61f5c93 authored almost 5 years ago
[mbox] Support for SSL verification

This code enhances the backend with the support
to disable SSL verification.

Tests have been ad...

fada2391c351be4c315fa96ea05b9820cb641c63 authored almost 5 years ago