Ecosyste.ms: OpenCollective

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

github.com/metacpan/metacpan-api

A free, open API for everything you want to know about CPAN
https://github.com/metacpan/metacpan-api

Merge pull request #640 from metacpan/mickey/mapping_script_logging

script/mapping: added some logging info

dfde7db5b4889a58bd2f58c5a7af7b4074b6305e authored over 7 years ago by Leo Lapworth <[email protected]>
Make tidyall tests verbose when prove is run with -v.

c830a341616a3157a1a14618918785bf80ae0f28 authored over 7 years ago by Olaf Alders <[email protected]>
script/mapping: added some logging info

4bd47448f0cad40b2d516be5cbd1f2a86a18af63 authored over 7 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #641 from metacpan/oalders/faster-travis

Try to speed up Travis build times.

d906e5ae63d7d310df3ce5334ac00b89cffdd41e authored over 7 years ago by Mickey <[email protected]>
Merge pull request #642 from metacpan/mickey/dist_3rd_party_packages

removing values not upstream anymore + added logging

cf613aea596ab5268bd0c4d49a6051a519519458 authored over 7 years ago by Olaf Alders <[email protected]>
Add t/testrules.yml

See https://metacpan.org/pod/TAP::Harness#new

82cdc16a07eefe94508e97b20b69bc24de016c0e authored over 7 years ago by Olaf Alders <[email protected]>
removing values not upstream anymore + added logging

886f1875df1befb2351a45ff5745fc9ed27992f5 authored over 7 years ago by Mickey Nasriachi <[email protected]>
Temporarily disable coverage tests.

This is for the duration of the Perl Toolchain Summit.

94b2fa93b73cd4b9e2fa669ec3606560f1f33642 authored over 7 years ago by Olaf Alders <[email protected]>
Run two workers via prove under Travis.

635e47b083d2d85f131a34b871827f8d481a1b82 authored over 7 years ago by Olaf Alders <[email protected]>
Caching /local should save about 5 minutes in module install timeon Travis.

395390d5eb42979249dd86411b6da1179507b3f0 authored over 7 years ago by Olaf Alders <[email protected]>
Move some author_requires to test_requires.

Since the tests run TidyAll, the tidyall deps are actually test
requirements. cpm doesn't seem ...

e64162fd98ae9980f356334d3bdabeb502a4f19e authored over 7 years ago by Olaf Alders <[email protected]>
Remove verbose switch from Travis tests.

The verbosity is making Parse::PMFile spit out a lot of extra info which
is just cluttering the ...

ff2f6b4bc88a808c17229d61a9e26d09a5ce6382 authored over 7 years ago by Olaf Alders <[email protected]>
Remove outdated comment from travis config.

507a0875257af37e87a12f600add9b64f752cde9 authored over 7 years ago by Olaf Alders <[email protected]>
Be explicit about using the cpanfile.snapshot via cpm.

8280dd8e9df83de390468fd6e2852fb0e9d07546 authored over 7 years ago by Olaf Alders <[email protected]>
Use cpm to install modules.

61da7defb81d8b3c47aee54995f763972bd08140 authored over 7 years ago by Olaf Alders <[email protected]>
Use addons for apt package installation.

See https://docs.travis-ci.com/user/installing-dependencies/

9e45b837b1e6ab3fc3337efe0602c06ecb50d15f authored over 7 years ago by Olaf Alders <[email protected]>
Merge pull request #637 from metacpan/mickey/dist_3rd_party_packages

Added new script and mapping for Debian package name mapping

8296c45c0771bf4fbba06d835cf000a03cce4dcd authored over 7 years ago by Olaf Alders <[email protected]>
Merge pull request #636 from metacpan/mickey/release_files_lookup_endpoint

Added an endpoint for looking up files for a release

f1bfbb0e0bbc3e938ea51b8367735fa9611f0c4c authored over 7 years ago by Olaf Alders <[email protected]>
Merge pull request #638 from metacpan/mickey/contributors_endpoint

contributors endpoint: make release based (takes author/version)

887b53041c757160a78d8b4ea1c403d4ce81455f authored over 7 years ago by Olaf Alders <[email protected]>
Added new script and mapping for Debian package name mapping

We want to provide the distribution name mappings for Perl
packages to 3rd party sources like De...

3dfdfd7c4a4e9026a51c87823a28eb9aaeaa5617 authored over 7 years ago by Mickey Nasriachi <[email protected]>
Added an endpoint for looking up files for a release

This endpoint /release/files/RELEASE?files=FILE1,FILE2,...
will lookup whether the release has f...

4e04b40ef3344cc983e554e6985988d899e9260e authored over 7 years ago by Mickey Nasriachi <[email protected]>
contributors endpoint: make release based (takes author/version)

f86e85e21ce9205ced0a58657b98af6da56efe9e authored over 7 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #635 from metacpan/mickey/package_modules

Added a /package/modules/DIST endpoint

896370a819b917c2f2d613a8980a8223e0797915 authored over 7 years ago by Olaf Alders <[email protected]>
Added a /package/modules/DIST endpoint

This new endpoint will be used for the new perms page

c2a9ce8cbcb33f7dd435c9087909c552e5e039dc authored over 7 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #632 from metacpan/mickey/contributors_api

Moved the contributors querying to a new API endpoint

3bfaf963a164891787ff62717c921aac7b6fdddb authored over 7 years ago by Mickey <[email protected]>
Moved the contributors querying to a new API endpoint

This query is currently being generated in JS in the WEB.
This commit moves it to the API and in...

984be35b6819b9b9eadb7dbbd8af446bca396bc3 authored over 7 years ago by Mickey Nasriachi <[email protected]>
rename Packages --> Package (#633)

* rename Packages --> Package

* Package: added dist_version field

Added the field 'dist_ve...

79455eb46cfd8dece63ff761937d7f6ff7f2894f authored over 7 years ago by Mickey <[email protected]>
Merge pull request #631 from metacpan/mickey/revert_query_changes

Revert "simplify multi-value term queries (using 'terms')"

4ac012713f85538ada81137ee595f15820b263ce authored over 7 years ago by Mickey <[email protected]>
Revert "simplify multi-value term queries (using 'terms')"

This reverts commit cd7d99878eb343e02c374f13be938d5c4e202c74.

This may be causing some issues -...

34f063ef34d5a1d4d703bba875e470ecfb71d350 authored over 7 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #628 from metacpan/mickey/02packages

Addde type 'packages' to support 02packages.details info

a6264918ec3e11137c0c46ff5338527c4f720119 authored over 7 years ago by Olaf Alders <[email protected]>
Merge pull request #625 from metacpan/mickey/api_cleanups

api cleanups

fe3352ca9e1933c884c1da10635bc2e8e43847cf authored over 7 years ago by Olaf Alders <[email protected]>
Packages: add dist/author info

To allow better correlation of author/dist info to the entries
in 02packages.details - we can ea...

bad2f3e335a97284e5d19c96c378caf36b1d2921 authored over 7 years ago by Mickey Nasriachi <[email protected]>
Addde type 'packages' to support 02packages.details info

Added mapping, document, script & tests to support adding
the contents of 02packages.details int...

7344e4e8c60a6786be84d2915d7fd4ed065361a3 authored over 7 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #626 from metacpan/mickey/script_author_bulk

script author: use proper bulk + bug fix

c24902274131dc7be9b975565294c13aace51b1a authored over 7 years ago by Olaf Alders <[email protected]>
Script/Author: use bulk_helper from Search::Elasticsearch instead of the model

62dacc7e6e9f456ab100848ad38ddb801dfbd284 authored over 7 years ago by Mickey Nasriachi <[email protected]>
eq doesn't mean newer... it actually bit us

b0226128fcd6362d3d97c1099148063db8375ed6 authored over 7 years ago by Mickey Nasriachi <[email protected]>
simplify multi-value term queries (using 'terms')

cd7d99878eb343e02c374f13be938d5c4e202c74 authored over 7 years ago by Mickey Nasriachi <[email protected]>
cleanup: removed old comments.

also, isa comments aren't relevant as we don't use the Model
for mapping anymore.

954d5e4e1d2cf6d9719944221cdd9c67c65f9fa7 authored over 7 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #602 from metacpan/mickey/script_suggest_update

script/suggest: support day resolution slices for 'all'

ee4e7c47039f327cc64477eb3a2d1602f249c35b authored over 7 years ago by Olaf Alders <[email protected]>
script/suggest: support day resolution slices for 'all'

1e1ec43663321d89d5e66f16fbfd6add910dbbf4 authored over 7 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #624 from metacpan/oalders/06perms-tiny

Adds indexing for 06perms.txt

b557c4145c9b24fd449656d4225276ed81a1276d authored almost 8 years ago by Mickey <[email protected]>
Test a module which has no co-maint.

03f4af6726f0699308a4dd7d743297dc7a113440 authored almost 8 years ago by Olaf Alders <[email protected]>
Tidy lib/MetaCPAN/Script/Mapping.pm

39966c345347d9771982b0625bef15fedebadd13 authored almost 8 years ago by Olaf Alders <[email protected]>
Hack the fakecpan 06perms in order to test co-maint permission indexing.

5c4b7ac859dd86a0999e51b60c877fafb05d9834 authored almost 8 years ago by Olaf Alders <[email protected]>
Adds permissions type for 06perms.

6a0659d55941b2dca4a341f6164736a39b955922 authored almost 8 years ago by Olaf Alders <[email protected]>
perms: added missing mapping file

21687f7dc6198de5f24a4cd228f290a2836c38e7 authored almost 8 years ago by Mickey Nasriachi <[email protected]>
Tidy gitignore.

95b9773d1bf731513b41f894f37b9c96ee0e52ff authored almost 8 years ago by Olaf Alders <[email protected]>
t/00_setup.t: re-introduced missing config in options

4550020ddb8e932cf88864fb33f4d05255951b84 authored almost 8 years ago by Mickey Nasriachi <[email protected]>
update cpanfile (for t/tidyall.t)

1daad4aaad960b2e96d04e52cef661836c55a597 authored almost 8 years ago by Mickey Nasriachi <[email protected]>
Bulk commit various permission indexing changes.

c3aa44755be4028322b832c31904fc69221ab4cd authored almost 8 years ago by Olaf Alders <[email protected]>
Add a basic test for permission indexing.

15b3c0b27101731ccab7e7c4e199e0303622d296 authored almost 8 years ago by Olaf Alders <[email protected]>
Fix some naming in Permission script.

e8be691ede5b9cc9e9ebf370743986e5ffe2baba authored almost 8 years ago by Olaf Alders <[email protected]>
MetaCPAN::Role::Common does not exist.

12ee368b569948cd138ae514b579b058b63ba2aa authored almost 8 years ago by Olaf Alders <[email protected]>
s/Permissions/Permission/

0287e667432307090d8e53194bde1c5ec8cd619e authored almost 8 years ago by Olaf Alders <[email protected]>
Use DarkPAN dir when indexing permissions.

41c21ca08fcfa22f1b73f0ad6cad49ac1de4a5df authored almost 8 years ago by Olaf Alders <[email protected]>
Commit bulk insert.

54560d9afa8b5b80f9b77b610b069d5d4d823ee1 authored almost 8 years ago by Olaf Alders <[email protected]>
Uncomment code in MetaCPAN::Script::Permissions.

1c8651dfba71e7de1abc173425b3c581b0aa0e45 authored almost 8 years ago by Olaf Alders <[email protected]>
Use accessor for base dir in DarkPAN.pm

2b5159e6005f0eaf2f0ea617ca6455b6524f8831 authored almost 8 years ago by Olaf Alders <[email protected]>
Adds Permissions controller.

ed3833321e0bd9bc8b9d40053f7a1471f15d0b07 authored almost 8 years ago by Olaf Alders <[email protected]>
Merge pull request #622 from metacpan/mickey/author_custodial_flag

Added 'custodial' flag to 'author' mapping.

f9058f97b8c2aeb12e4b330a69061ab2f3192367 authored almost 8 years ago by Olaf Alders <[email protected]>
Added 'is_pause_custodial_account' flag to 'author' mapping

2c3cc83d347d85bb3266209ee8917f188201cdf9 authored almost 8 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #617 from simbabque/gh-1846

The Fastly role is required to purge_author_key

aa6a719eab2925b55e7cefe448bb34ae21960b09 authored almost 8 years ago by Mickey <[email protected]>
The Fastly role is required to purge_author_key

It was throwing an error because after saving the profile because $self->purge_author_key didn't...

5540d65194b1e06c5e2773adc2bb4c139744c281 authored almost 8 years ago by simbabque <[email protected]>
Merge pull request #615 from metacpan/search_testing

Search testing

eb8150c45339e96b30127004bc2a79e6a4af78d0 authored almost 8 years ago by Olaf Alders <[email protected]>
Add a README to explain reasoning and setup

9ceda86423ad087b0128a6a1daf6c281d1e478c4 authored almost 8 years ago by Leo Lapworth <[email protected]>
put the performance testing here

c638e8c383c38c65b5b31aa2f8f5ced7e858ca13 authored almost 8 years ago by Leo Lapworth <[email protected]>
Merge pull request #612 from metacpan/haarg/reliable-scoring

get reliable scoring for module find and download_url

9718955734456ebf0e820712f45f6186ff764640 authored almost 8 years ago by Mickey <[email protected]>
get reliable scoring for module find and download_url

d470df99c7f95d1088143ba2f734009fca96cf55 authored almost 8 years ago by Graham Knop <[email protected]>
Merge pull request #611 from metacpan/haarg/pod-errors-use-class

use classes rather than ids for pod error output

fc85fdb906ecf64f5ece7cf852a7ad56e17f7ca7 authored almost 8 years ago by Mickey <[email protected]>
use classes rather than ids for pod error output

731dd7fb2ffab222be1933a43a60cdd95dff752d authored almost 8 years ago by Graham Knop <[email protected]>
Merge pull request #610 from metacpan/haarg/encode-index

Fix encoding of pod links

001537c51460312657c748d394351ad272e09eb6 authored almost 8 years ago by Mickey <[email protected]>
fix double encoding link targets

1947caa815173b8216ddd2efc3b6d6facd21d0e6 authored almost 8 years ago by Graham Knop <[email protected]>
fix encoding of characters in index links

b6d5f4f2cba595ebf4d7cfffd88d25df5e36cba6 authored almost 8 years ago by Graham Knop <[email protected]>
Merge pull request #608 from metacpan/haarg/pod-link-targets

better link targets for headX/item

b373b3392289d9a9b8ee523c27a765648d5a2e3f authored about 8 years ago by Olaf Alders <[email protected]>
use dashes rather than spaces in link targets

0bac9e218d8ea80d0dd5f1b0a6d05617ad5bf118 authored about 8 years ago by Graham Knop <[email protected]>
Merge pull request #609 from metacpan/leo/remove_restore_limit

add docs and increase backup/restore speed

1724afa1dc27c6bc6b4eeae1f7d182651be0ec40 authored about 8 years ago by Olaf Alders <[email protected]>
add docs and increase backup/restore speed

6aa4f8d4046f1aa08c2cee725e1a2660cf080546 authored about 8 years ago by Leo Lapworth <[email protected]>
better link targets for headX/item

Pod::Simple::XHTML does heavy filtering of the link targets it
generates. This results in many ...

3d3f904979f152aeb17d04ee13c7f246dd7cd163 authored about 8 years ago by Graham Knop <[email protected]>
Merge pull request #605 from metacpan/haarg/improved-mime-types

use better content types for source requests

78b90c14b613b8c946e704a6e4be92123b4f98a9 authored about 8 years ago by Leo Lapworth <[email protected]>
use better content types for source requests

If the API source endpoint is accessed directly, rather than through
st.aticpan.org, provide a m...

7c23a0c798111923e04b15095b41315e1db721c4 authored about 8 years ago by Graham Knop <[email protected]>
Merge pull request #603 from metacpan/mickey/autocomplete_suggester

autocomplete_using_suggester: improve sorting by length

128339e32b3ed571a30431f7092de9b34b930833 authored about 8 years ago by Olaf Alders <[email protected]>
Merge pull request #604 from metacpan/leo/fix_snap_and_test_real_es_version

Leo/fix snap and test real es version

1702e41d5b6911364f56a70e29f9cd4a801c53e1 authored about 8 years ago by Leo Lapworth <[email protected]>
remove constraint that causes issues

51f144aedf67b84fd5244296e5946d89c774797c authored about 8 years ago by Leo Lapworth <[email protected]>
run tests against ES 2.4.x, not 2.3.0!

bc407ceb0812430387b4e71e65cdbd45608cc031 authored about 8 years ago by Leo Lapworth <[email protected]>
autocomplete_using_suggester: improve sorting by length

cf888b65f5038da5420cfcb08662884b87c97a79 authored about 8 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #600 from metacpan/leo/backup_to_es

Script for ES Snapshots

5f182e936c3fa18f56f483077ce2a157c5b705f4 authored about 8 years ago by Olaf Alders <[email protected]>
got restore working and added a --list option

da95d1f817a1bd32ca212a0bbde204f53a596aee authored about 8 years ago by Leo Lapworth <[email protected]>
review feedback updates

acc9e4946be9600e01f98fd8cd76298bdb76acef authored about 8 years ago by Leo Lapworth <[email protected]>
Initial snapshot code

2c6e4c7fbc8b663083a91410bb4f162d602c794f authored about 8 years ago by Leo Lapworth <[email protected]>
Merge pull request #601 from metacpan/mickey/autocomplete_suggester

[WIP] autocomplete suggester

c0fb968cb38e4865cbaad73dc7a41115528516cb authored about 8 years ago by Olaf Alders <[email protected]>
tidy

dd2493eb6ab125289927cdaa3d713ba5cd77cdae authored about 8 years ago by Mickey Nasriachi <[email protected]>
premature

031670fc8e45dc735ee703cbd55cc1f6ade31609 authored about 8 years ago by Mickey Nasriachi <[email protected]>
isa remarked. condition breaks suggester

f5ae0b8f603372b124f4da25d58d09897505e0d3 authored about 8 years ago by Mickey Nasriachi <[email protected]>
upgrade MooseX::Getopt to >= 0.71

to support init_arg change

a9b837dcd1736156eb6ace33ea10a0c7639a801c authored about 8 years ago by Mickey Nasriachi <[email protected]>
oops

7909eac0c3455a5125edc9d6040d77122cedd6de authored about 8 years ago by Mickey Nasriachi <[email protected]>
tidy

26e16f69d3ac3910cf3a961e640a2b39011d5d34 authored about 8 years ago by Mickey Nasriachi <[email protected]>
code review changes

2339e32fde20bbd173fd05629c2bb97c5d8f1bd2 authored about 8 years ago by Mickey Nasriachi <[email protected]>
added an experimental endpoint for autocomplete using suggester

325a12b1c966e6df5ef30d214fafae03add5135e authored about 8 years ago by Mickey Nasriachi <[email protected]>
document/file: added suggest field

b18340e34c5bfa5dfff1a03a22dee0a2f4bb5c68 authored about 8 years ago by Mickey Nasriachi <[email protected]>
mappings: cpan/file: added suggest field

d7533a13464c9216d8f5e4556f866ea076134990 authored about 8 years ago by Mickey Nasriachi <[email protected]>