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 #826 from metacpan/haarg/disconnect-pause-clear-user

clear author's user when disconnecting from PAUSE

c3eeb6fcfb705c7eb8cae0c73ddf9397ecdf1683 authored over 6 years ago by Olaf Alders <[email protected]>
clear author's user when disconnecting from PAUSE

6b56d0eb2621b5fc998112d62de66ee3a3d81e1e authored over 6 years ago by Graham Knop <[email protected]>
Merge pull request #825 from metacpan/haarg/search-v2

new search end point with total collapsed entries

0874ad58dba6cafa7e86a74105668e361ba7f044 authored over 6 years ago by Olaf Alders <[email protected]>
Merge pull request #827 from metacpan/leo/do_not_rename

do not rename restored indexes as ES::Model does not play nice

29869e15f4996a136609087b945d44c9e5619546 authored over 6 years ago by Leo Lapworth <[email protected]>
different version of tidy all fix!

4af5e54302273cf773c3e8737b0c07dce0b0f308 authored over 6 years ago by Leo Lapworth <[email protected]>
do not rename restored indexes as ES::Model does not play nice

10f720c324d8db5ce42c865fc0a681a14a78e7c2 authored over 6 years ago by Leo Lapworth <[email protected]>
size and from should be optional in author/by_prefix

2d6f13ac7b1c0b98c15757e7afe23e3c1516179d authored over 6 years ago by Graham Knop <[email protected]>
fix search model test

ed925b1a833ed6d644fb2459cb1c186da2998baa authored over 6 years ago by Graham Knop <[email protected]>
new search end point with total collapsed entries

The existing search end points gives an array of arrays. For collapsed
searches, each inner arr...

c3dd294be1ebccdea08e132c1ce9dca87c52a902 authored over 6 years ago by Graham Knop <[email protected]>
fix search test

171d9ce5059d271df5139895bfe6bceb37a4154d authored over 6 years ago by Graham Knop <[email protected]>
fix handling for incomplete pages of search results

ba9ad6e8c334f5d9fc2f73e87a7f5678226084c6 authored over 6 years ago by Graham Knop <[email protected]>
Merge pull request #824 from metacpan/haarg/search-refactor

Search simplification for speed

2e4fdee7fe3023ab701e1bc531f0febaf7a40be8 authored over 6 years ago by Olaf Alders <[email protected]>
perform collapsed search with ES aggregation

Elasticsearch aggregations can do the same type of grouping we have been
doing with multiple fet...

02ebd012c52a96ec5c0795c4d30fdfb8a8cd7668 authored over 6 years ago by Graham Knop <[email protected]>
fetch descriptions directly in search

Avoid using a secondary query.

505125f7c86609b451020ed96d59500ce0bc9bf1 authored over 6 years ago by Graham Knop <[email protected]>
fetch favorite counts directly in search query

The file index now contains the dist favorite counts, so we can fetch
them from there rather tha...

2ad73a657674374dd65452c1cb61c41f7180a00c authored over 6 years ago by Graham Knop <[email protected]>
minor cleanups to search code

416f26f757ea35f63a164735a42eeacabefbcdf9 authored over 6 years ago by Graham Knop <[email protected]>
Merge pull request #819 from jmaslak/patch-1

Minor changes to make the API docs more accessible

c7608c2e03d6d9364709675814eb35fdb996cd7b authored over 6 years ago by Olaf Alders <[email protected]>
Minor changes to make the API docs more accessible

Some developers that may use this API may not be familiar with terms like API and DSL, or even w...

7e3cdeec54767a90bbe40ee2b6f161d42d40cf21 authored over 6 years ago by Joelle Maslak <[email protected]>
allow requesting more user details

ebdbc0d674c3623ec23c98cb995b110c1c681066 authored over 6 years ago by Graham Knop <[email protected]>
no author testing for prereqs

c63e1a25bcea5dbf803fff43716e095241ae1c1d authored over 6 years ago by Graham Knop <[email protected]>
show build log on prereq failure

700541c232d423d7d4589a50900b48e2dd9d3a59 authored over 6 years ago by Graham Knop <[email protected]>
support .md files for change log files

9e9aac8525706d6b25baf971ec3b0144d2048a94 authored over 6 years ago by Graham Knop <[email protected]>
Merge pull request #816 from metacpan/haarg/author-prefix-search

author prefix search endpoint

454073219c79c30c1733644c39333c9ae00a21ea authored over 6 years ago by Olaf Alders <[email protected]>
author prefix search

aa133c5f1fcc8ba91cf65ce318ba36c794f11ff4 authored over 6 years ago by Graham Knop <[email protected]>
sort cpanfile

e40c67e3da32b0894745396fb50c4f2b469d176a authored over 6 years ago by Graham Knop <[email protected]>
Merge pull request #814 from metacpan/haarg/interesting-file-locations

improve choices for interesting files

00246f48441e7b7fe05b241c3f031d4ac9925a9d authored over 6 years ago by Olaf Alders <[email protected]>
update changes picking code to match interesting files

Update the list of files to pick for a changelog to match the relevant
set of files listed in in...

0fa860db70703ddcd012c47f5891021636671990 authored over 6 years ago by Graham Knop <[email protected]>
improve choices for interesting files

Rather than allow any files to match by its filename alone, split the
list in two. One list of ...

14624a74c4ce361f0fa2b2385c330a45b9470519 authored over 6 years ago by Graham Knop <[email protected]>
-x pm file

8848e7f98c2b8fa546cc755661971d9efa3b0b61 authored over 6 years ago by Graham Knop <[email protected]>
Merge pull request #803 from zakame/zakame/more-contributing-docs-as-interesting-files

Add more CONTRIBUTING/HACKING docs as interesting files

df395df8018977b5db51f421111ce26a64c2710c authored over 6 years ago by Olaf Alders <[email protected]>
Add some more interesting files pertaining on how to contribute

`interesting_files` already picks CONTRIBUTING and variants of it, so
add a few more plus some H...

83ad589b46c6c0dd2de19192a768e7359d0a02cc authored over 6 years ago by Zak B. Elep <[email protected]>
Merge pull request #806 from metacpan/mickey/remove_editor_cache_file

removed editor cache file from repo

b5c310489013540586a03a2bad18325d3c0bea1e authored over 6 years ago by Mickey <[email protected]>
removed editor cache file from repo

14df22ef9522a93281c98555596ba3b0941efe17 authored over 6 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #805 from metacpan/mickey/river_endpoint

Added river data per distribution(s) endpoints

10100e6af8b613077e5974a60f2ef968c1b84ad3 authored over 6 years ago by Olaf Alders <[email protected]>
Added river data per distribution(s) endpoints

006a32863d0b553a251dc01a2003badb45f2d8db authored over 6 years ago by Mickey Nasriachi <[email protected]>
fix turing test

a0c76b3e46bb8b9b455a660066870d27e826daae authored over 6 years ago by Graham Knop <[email protected]>
fix recaptcha calls

063415a78e4fb0d6e1b55fddaa4f1fdc201f8935 authored over 6 years ago by Graham Knop <[email protected]>
Merge pull request #801 from metacpan/mickey/fix_cover_doc_id

Cover: make release name the id of the document

4a0be7035fff54379b9a43916ec156c1304b4ffe authored over 6 years ago by Mickey <[email protected]>
add some fields to release end points

60555f592ded28fafe2b7be92f7c712f21958ec8 authored over 6 years ago by Graham Knop <[email protected]>
Cover: make release name the id of the document

c33333e74de627688bc371fcf5cf37d0cee1d765 authored over 6 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #800 from metacpan/mickey/cover_script_and_mapping

Added mapping+script+endpoint for collecting CPAN Cover info into MetaCPAN

0ad0b08301cc7bdab8fc273a0025ddd7270951a3 authored over 6 years ago by Olaf Alders <[email protected]>
Added an API endpoint for release coverage data

97d0925514fa2d430475f87720946c44f5624647 authored over 6 years ago by Mickey Nasriachi <[email protected]>
Added mapping+script for collecting CPAN Cover info into MetaCPAN

ed46defd81133a85a003a7327e0672b37a7cbe0c authored over 6 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #799 from metacpan/oalders/static

Add a /static path

cead50d9a60b5ef196837868c049c6ad3ea3d29d authored over 6 years ago by Leo Lapworth <[email protected]>
Merge pull request #798 from metacpan/leo/fix_snap_restore

make sure we can actually restore

c7ea06988f7069596a5c2a3a26ff8e71a0dfc59e authored over 6 years ago by Olaf Alders <[email protected]>
No implicit imports in app.psgi

61726540530b316341a092bdb1b212f99f9edc7d authored over 6 years ago by Olaf Alders <[email protected]>
Sort use statements

531a604401df4b6f79e681bc524ba759aa984950 authored over 6 years ago by Olaf Alders <[email protected]>
Add /static to api

dee33a20dc6b2688422fb3f835df97a28532cf3c authored over 6 years ago by Olaf Alders <[email protected]>
make sure we can actually restore

f9e9ff3eebd470b15162911734f9940b02e23c9e authored over 6 years ago by Leo Lapworth <[email protected]>
Merge pull request #797 from metacpan/mickey/minion_admin

Added minion admin daemon support

d8128d82093d3fd8f56d2e37be06a8652d01b9b0 authored over 6 years ago by Mickey <[email protected]>
Added minion admin daemon support

bf089ad5e32728c24bf4cd8cd0e2c70653e0c932 authored over 6 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #796 from metacpan/mickey/updated_cpanfile_snapshot

update cpanflie

3a86915ea7d221308d633ec56133d259e8decb4d authored over 6 years ago by Mickey <[email protected]>
update cpanflie

de901474a7ec11202eab57cc0ce7e199d8d48ca7 authored over 6 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #795 from metacpan/mickey/updated_cpanfile_snapshot

updated cpanfile.snapshot

4dd41bceaaed31b16a613d78d1b404da3d677af5 authored over 6 years ago by Mickey <[email protected]>
updated cpanfile.snapshot

93b9b533451fbf39c5d05b62e3bb0e3851ea0e80 authored over 6 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #794 from metacpan/mickey/updated_cpanfile_snapshot

Mickey/updated cpanfile snapshot

006bb91502ea2784ae7bd029840c996dda976b71 authored over 6 years ago by Mickey <[email protected]>
Upgraded Minion in cpanfile/snapshot

6e609f59ea1334af6f69a934f53e05d021ef752c authored over 6 years ago by Mickey Nasriachi <[email protected]>
updated cpanfile.snapshot

f7e305edf292f2096a8beabf177046594c027095 authored over 6 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #793 from metacpan/mickey/dfs_query_in_search

Change queries to use search type 'dfs_query_then_fetch'

cdb0da0bd3e5632aaa74c3960a094a8d8c4f1fa5 authored over 6 years ago by Mickey <[email protected]>
Change queries to use search type 'dfs_query_then_fetch'

This will hopefully fix the issue of sometimes badly ordered
results in search.

609563a3918a723c62928933a91b5d5f4e9f2210 authored over 6 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #792 from metacpan/mickey/remove_resundant_endpoint

API: Removed redundant endpoint /release/by_author_and_name

620afa910b9d894c0a874972713e2f3fcf024774 authored over 6 years ago by Olaf Alders <[email protected]>
use reCAPTCHA API v2

2bf16f56162fade8296c5c9704f7f1762fa4d901 authored over 6 years ago by Graham Knop <[email protected]>
API: Removed redundant endpoint /release/by_author_and_name

This endpoint was set temporarily to replace a query in WEB
(which no longer uses it).

It has t...

45cac03dea941b5442598195d5a6135f53688f4c authored over 6 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #790 from metacpan/mickey/fix_deprecated_sorting_in_autocomplete

Map values of 'deprecated' to 0,1 to ensure correct sorting

c158f9e4284a9f12564ed79a62420f9402917275 authored almost 7 years ago by Olaf Alders <[email protected]>
Map values of 'deprecated' to 0,1 to ensure correct sorting

This is because I've seen cases where ES returns the quoted
strings "true" & "false" where in ot...

3ea63316c879acd1c962457a05892a21c25b0048 authored almost 7 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #786 from metacpan/mickey/suggester_use_deprecated_field

Suggester use deprecated field

e8e16aff72a3ca5c0b782bfe40cf865cc889ebe7 authored almost 7 years ago by Olaf Alders <[email protected]>
Merge branch 'haarg/fix-download-version-sort'

72c0a36e720596672f1e90a8f61042f8d8982b97 authored almost 7 years ago by Graham Knop <[email protected]>
need a nested_path for nested sort

6a6f90f4a12830800c46bb3793d32f3bdb058cbf authored almost 7 years ago by Graham Knop <[email protected]>
avoid importing unused functions in JSON view

61c47bd53630e45a0140f26f45950e987251c298 authored almost 7 years ago by Graham Knop <[email protected]>
update Perl::Tidy

526fef73fc971b35c2507c423ed5e0d7548b3af7 authored almost 7 years ago by Graham Knop <[email protected]>
ensure correct context when diffing

8fe20476cfca2dd3911ebdc57f246e5ac2413dc6 authored almost 7 years ago by Graham Knop <[email protected]>
add Encoding::FixLatin::XS prereq for speed

8f2746444b1fe7bf0a9111c96fa9340ecdb4b17c authored almost 7 years ago by Graham Knop <[email protected]>
Merge pull request #785 from metacpan/mickey/fix_script_sugget

script/suggest: use the right attribute

d760a269d3d36c20c882c688d7b2ab76bd99a227 authored almost 7 years ago by Olaf Alders <[email protected]>
Suggester: more results to process

Since there's a post-process to sort the list and we want to give
priority to favorites/non-depr...

5020c7acbecee8ba82ca141187be918795b8dc03 authored almost 7 years ago by Mickey Nasriachi <[email protected]>
Suggester: give priority to non-deprecated files

a4344ca14890f8de32dd7e9294fb1fdd1de77913 authored almost 7 years ago by Mickey Nasriachi <[email protected]>
script/suggest: use the right attribute

9cefb1dd322a2ee99f61c6bd83d18691e4fa16cb authored almost 7 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #784 from metacpan/mickey/script_cpantestersapi

Script::CPANTestersAPI - increase bulk_helper timeout

7dccf73989a61141e738cc93e8fdf094f33bea96 authored almost 7 years ago by Mickey <[email protected]>
Script::CPANTestersAPI - increase bulk_helper timeout

230fde0cde4c1b69d0e97134ae238c5d9796dd43 authored almost 7 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #782 from metacpan/mickey/script_cpantestersapi

less noise from script

6adf19c9f666784b8861de652fefd80af18d9b8a authored almost 7 years ago by Mickey <[email protected]>
Merge pull request #783 from metacpan/fix-testers-api-url

use working cpan testers api server

0a45815c6c9eaa3a435e01582a5c55d298f52ab3 authored almost 7 years ago by Mickey <[email protected]>
use working cpan testers api server

6e8f2960cf823944b389f3d3746560366e65900f authored almost 7 years ago by Doug Bell <[email protected]>
less noise from script

bb31c42e091a12fbf24ab92844d61bf92138ae83 authored almost 7 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #781 from metacpan/mickey/deprecated_field

[WIP] Added 'deprecated' field

6371723cf5cca6e86099d494ccceca3c2256ee49 authored almost 7 years ago by Olaf Alders <[email protected]>
Added 'deprecated' field

Added to both release and file types (which is also /module in API)
Field will be set by the 're...

15292dbb345314653970ed21c45a8d5915fb271f authored almost 7 years ago by Mickey Nasriachi <[email protected]>
support show_errors option on pod_render endpoint

fe4665e0253ee61912c03386afbe4a035857ed00 authored almost 7 years ago by Graham Knop <[email protected]>
only run core Perl::Critic policies

12222fdde97c2c2ca60554036532e1c00cc3c2e3 authored almost 7 years ago by Graham Knop <[email protected]>
update Perl::Tidy

2282caed8334aec43a9107270ebc7165ed2fe947 authored about 7 years ago by Graham Knop <[email protected]>
fix favorites count in search results

c287ed4ab907dcd24af2997584f7a07bf5ecaace authored about 7 years ago by Graham Knop <[email protected]>
update Perl::Tidy

1cdd80d2b8086eacd14010d90428496cd380cc1e authored about 7 years ago by Graham Knop <[email protected]>
Merge pull request #779 from metacpan/oalders/cpantesters-api

Temporarily bypass Fastly when using cpantesters API

0431e677982b7b89ecde306bed6f9fd3d7ec05f6 authored about 7 years ago by Olaf Alders <[email protected]>
Temporarily bypass Fastly when using cpantesters API

c139ea6578df7622d3fac646a71992ab42dfe2d9 authored about 7 years ago by Olaf Alders <[email protected]>
Merge pull request #777 from metacpan/mickey/query_in_set_not_controller

Run query from document set, not thhe controller

a2ebc8d22ce15fba693c94bc5cd7a80e2f0a38b9 authored about 7 years ago by Olaf Alders <[email protected]>
Run query from document set, not thhe controller

94a01a7fe7e41d3b3ef583c36a289594ee9c3686 authored about 7 years ago by Mickey Nasriachi <[email protected]>
Merge pull request #776 from metacpan/haarg/pod-renderer-from-cpan

use MetaCPAN::Pod::XHTML from CPAN

61c5f4847af602069177ab4317a492010522a62e authored about 7 years ago by Olaf Alders <[email protected]>
MetaCPAN::Pod::XHTML is now a CPAN module

596245280add29582706a88064ead70a9f8995c1 authored about 7 years ago by Graham Knop <[email protected]>
Merge pull request #775 from metacpan/haarg/pod2html

add pod_render endpoint

71734e7fc93512b79b7f1777bf327d3c4dcc4db9 authored about 7 years ago by Mickey <[email protected]>
add pod_render endpoint

031bfd2fcf970e3865b3bb5dc37c6c9f984ba8f2 authored about 7 years ago by Graham Knop <[email protected]>
fix filenames in diff for new or deleted files

3a95a5168ba7eac8457186134874f066b8313ecb authored about 7 years ago by Graham Knop <[email protected]>
fix warnings in sort param validation

bb3eca6185635dab6ebf230f847b959d4763b549 authored about 7 years ago by Graham Knop <[email protected]>
unbreak stash_or_detach

f33f540c390f0fc85ac26f311ef7b42fb4ae9d4f authored about 7 years ago by Mickey Nasriachi <[email protected]>