Ecosyste.ms: OpenCollective

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

github.com/metacpan/metacpan-web

Web interface for MetaCPAN
https://github.com/metacpan/metacpan-web

Merge pull request #2040 from ap/whocan

Display who can actually release a distribution

22ff0bb36953a424b27c6d0db2332da3877cd4fc authored almost 7 years ago
remove Captcha::reCAPTCHA prereq

cad28a7d7aca26c183c474b0c9f7a0ddde49f8c6 authored almost 7 years ago
Display authorized releasers of a distribution

010bda596dc969de8fc07e4ecfc159c675c5c36f authored almost 7 years ago
Add counts to permission table header

2f1696e48eb8ef7b1738ebcdd3a072c4c105811a authored almost 7 years ago
recaptcha fixes

e85571775bcb5ece162b77d6f87077c2b2156af0 authored almost 7 years ago
Merge pull request #2039 from metacpan/oalders/permissions

s/Upload permissions/permissons/

4abe2ccccdd9329dfdaebee6e2a9961ec6e94e87 authored almost 7 years ago
recaptcha v2

84e96717761ad5e39a6ebaca41741ac1819068eb authored almost 7 years ago
Merge pull request #2038 from metacpan/oalders/sponsors

Remove meta::hack sponsors from front page

2797fabc98644515b13a4aac0c0e759fd94f7040 authored almost 7 years ago
s/Upload permissions/permissons/

010caae9dfd1cdedae2690624680b7afa146b034 authored almost 7 years ago
Remove meta::hack sponsors from front page

67de56a6bfeac5cdde9c31a5c9e399554975add6 authored almost 7 years ago
Merge pull request #2037 from metacpan/mickey/dist_name_in_pod

Added distribution name to POD page

a253ef91eff9d06776b90b8023af525917039280 authored almost 7 years ago
Added distribution name to POD page

Oddly enough, we don't currently have an easy-to-select distribution
name in the POD page (which...

f5c75ae1c61b70bcb1a5c3ffaae47b2519d600c1 authored almost 7 years ago
Merge pull request #1969 from metacpan/mickey/release_use_existing_endpoint

Release: use 'get' endpoint in API

cde8cd3eb11442e8ccb8b396e309f58739d2a069 authored almost 7 years ago
http not https for deps.cpantesters.org

388f4ad2265ddc891d2eb8c72ddaa0381f8d394c authored almost 7 years ago
update Perl::Tidy

39ff32d2f2c3c424f031298a2491d7ce182f15b0 authored almost 7 years ago
Merge pull request #2021 from metacpan/haarg/tidy-welded-nested

enable perltidy --weld-nested-containers

2453620db66bcdf4aefd16a4f28289020c677d93 authored almost 7 years ago
Merge pull request #2015 from metacpan/haarg/river-embed

Embed river gauge

946d90bc2fd9f7ceb2d7d82192b7b65b9eb1f0ad authored about 7 years ago
Merge pull request #2019 from metacpan/haarg/remove-issue-template

remove issue template

8aee78b381b7f9131972c7d7ca17551ea9c29806 authored about 7 years ago
enable perltidy --weld-nested-containers

536abad4636373a39d92202c1fe5b68ba2e81a96 authored about 7 years ago
remove issue template

057e74af98f114a3c2f7a0f038c69990f0e67877 authored about 7 years ago
cache river svg for 1 week in browsers

eb29d25acac641e5cf78d449a6ee86c1628e3c51 authored about 7 years ago
remove cookie cleaning code

ca834f68f4f65af14e8dc4e5d6392d43b62c7a2e authored about 7 years ago
don't duplicate auth in favorite controller

The account controller already does the authorization.

248aa5751faf7c377898ed2241198700b17aa8b3 authored about 7 years ago
update Perl::Tidy

45999b2f4b63446989c833125445fd6ddf99658c authored about 7 years ago
include url params in api request debug

835ebe962c88d83f555b39d85e0e2de9da0fb47c authored about 7 years ago
Merge pull request #2016 from book/master

Gratipay (née Gittip) was shut down at the end of 2017

4be547d49d0e969ad7b67ea2a35ddecbd3dd38e6 authored about 7 years ago
Gratipay (née Gittip) was shut down at the end of 2017

https://gratipay.news/the-end-cbfba8f50981

0a3247f361feb005d6d6bec3b247b92ad7d2f5b5 authored about 7 years ago
embed river svg when possible

c4223144fe5d89f62b448bc496ba22cebcd87d45 authored about 7 years ago
HTML5 parser for testing

HTML::TreeBuilder doesn't handle HTML5 elements well, so add a subclass
to parse them.

f5a0caa1be875d555dbd620d7ef00418210041ea authored about 7 years ago
Merge branch 'haarg/river-cleanups'

1346997a334546f65a7db87bf6e81022095a528c authored about 7 years ago
fix lab dependencies page

5105e91ac5c072ec67ff27aabca0f399fda06424 authored about 7 years ago
fix up river layout

Various tweaks to the CSS and markup to make the river gauge layout more
consistent across brows...

0607fe84da770d592939fb181ef74ae269d55ab5 authored about 7 years ago
newlines in river mouse over as entities

Using a newline entity in title seems to work properly in Firefox,
Chrome, and Safari.

93bb0e87d85faec8040302b099a618af11b994bc authored about 7 years ago
fix default sort on release table

57952297208ac05f0079ee82ad4f33b76d313bf8 authored about 7 years ago
caching on river svg

fc26daf54d839d1e8b64dbc628ecb52a37b3083a authored about 7 years ago
no https for search.cpan.org

91de98714e1f466ee69f243205bcdeba1ed22ef7 authored about 7 years ago
Merge pull request #2008 from metacpan/haarg/pod-render

pod2html render

a8a2abf1a81dff762559d9894be6b0ee7d8d2e0e authored about 7 years ago
allow sending form data via POST

412d7fbb503d96d19893581e8d516498536bc54b authored about 7 years ago
page to render arbitrary pod to html

4b512a6fbac2da6178aa71af26bae54d5c4a921f authored about 7 years ago
lab -> tools

d2919c384645dd17dbd3e9603146df0f3f2e7d04 authored about 7 years ago
improve encoding handling of pod2html

07ce47a83923dd6f7c5ce73868727a6027be0f6b authored about 7 years ago
update error and loading handling of pod2html

61fbb20a6bbebe13052389b6e9df51ccd4cbf2cd authored about 7 years ago
pod renderer style improvements

eb84414d2bb1824d1d5bbd1e247cc7861289d88d authored about 7 years ago
silence tar warnings

33e2c410434c7e8540fc6bdee2579235a3c8f763 authored about 7 years ago
update perltidy

8307a685e45917424877f4ad2bdb2d00833875a4 authored about 7 years ago
re-tidy after updating perltidy

b1fe066090f31cf77af8e77897e04a60d214f317 authored about 7 years ago
list default l4p file in config file

e0765de9b9d9a12d1b6ed25b81754583e93792f2 authored about 7 years ago
include config files in restarter list

93ed172771d5b286ec7e62ded7887c63c3dfd210 authored about 7 years ago
improve loading of app.psgi in MetaCPAN::Web::Test

Rather than adding the current directory to @INC, use a relative path
(./) to load app.psgi. Al...

9c71e3895aea8db2c04934d10fb74135bc7ec031 authored about 7 years ago
Merge pull request #2001 from metacpan/mickey/gh_issues_text

Modified GH issues box text

5a77b5db85999d06a30b27b898475f85b14f402a authored about 7 years ago
Merge pull request #1982 from shlomif/fix-issue-1975-missing-result-count

Tentative and untested fix for missing count.

efefada02de836fda4328d6eda1106a0a121dc15 authored about 7 years ago
Merge pull request #2006 from metacpan/river-gauge

Show the River of CPAN position for distributions

c8d09ed74e329211c64861c73ffa33077f4b23c7 authored about 7 years ago
Show the River of CPAN position for distributions

Affects the search results, the release page and all documentation pages
under a release, and al...

c3f10840af487c17b321f8d814c1db437eb623e3 authored about 7 years ago
Merge pull request #2004 from metacpan/haarg/dev-server-less-processing

process less files in server when possible

6c66340370d69fd367fd2ea816b881e065f52c25 authored about 7 years ago
Merge pull request #2005 from metacpan/haarg/reverse-proxy

use forwarded headers

950c2f0f6bc1efcd1f5f8f4c1199732320ac0ae7 authored about 7 years ago
clean up recent sidebar

4a39db0378b13d5352d1b3b1d57016d04e695f59 authored about 7 years ago
fix top bar active selection positioning

0a39651c01b826fb55cc55a62a8492795572f598 authored about 7 years ago
fix recent sidebar filter default selection

903f051995fea97e434f3cdec71b2b2adf3b24fe authored about 7 years ago
no https for matrix

f2111989efe25fc40a1809b10e8c96352050ce23 authored about 7 years ago
separate out file name from module name in release files

Files and their module data get flattened into one list, letting module
fields overwrite. Most ...

e92afc0124a8d3b449c95cbaf1f905345b23f0a7 authored about 7 years ago
use forwarded headers

Use X-Forwarded-For etc headers to override standard headers. Existing
Plack middleware don't q...

acc3347d10e2b8fd820b3faa00fcc627c467542b authored about 7 years ago
process less files in server when possible

6c655d57dcadd2572926e0bb6b5ddcec4c7189e0 authored about 7 years ago
don't lie about providing a source map for qtip

740d82b03faf1313b65bba67c804a18def8d16e0 authored about 7 years ago
remove some unneeded +x flags

db6ac35bdbd6930edcfef064060248522e623561 authored about 7 years ago
use https in more links when possible

cbb6d878ac29cdf10f960a34c03967692301f022 authored about 7 years ago
nicer urls for diff and explorer links

a153afffc63cf514f5f9da4e56ecad807d54c687 authored about 7 years ago
Merge pull request #2002 from metacpan/haarg/prereq-cleanup

Prereq cleanup

28b9c6eac422c1ccaf723a0994c39a61cf02fa6b authored about 7 years ago
update snapshot

e0dd04e16617873edb81fe3ea3144e65ed3b612b authored about 7 years ago
use vmethod rather than plugin for template json encoding

b95b029bfdcf8013fa82ce499c3c50768f59856c authored about 7 years ago
remove unused random vmethod

3225cb0645d2e4d774600b3328e91c05586279f7 authored about 7 years ago
drop Digest::MD5

One use is trivially replaced with Digest::SHA, and the other is unused.

bf7777e2d2567fbabdcd6947e02c23539f04d248 authored about 7 years ago
switch from Digest::SHA1 to Digest::SHA, which is core

495d590a13bb9e76634a9f238a6fc66498a97614 authored about 7 years ago
removed some unused prereqs

4fc793050232b7a869767c49c6e6225541b2e83a authored about 7 years ago
always set STDERR to autoflush

5332ba551463792c8d8c98dfdc50fa4923661d0b authored about 7 years ago
Modified GH issues box text

We request 15 issues and display up to 15 issues, but the text
is hard-coded to "Last 15 issues"...

be525a013fa2267d1eb7630c8f4311f38e84e012 authored about 7 years ago
Merge pull request #2000 from metacpan/server-central-sponsor

Add ServerCentral as a silver sponsor

882f7a433d2d372f35e59eca7802371e5137de1d authored about 7 years ago
Add ServerCentral as a silver sponsor

ec8b6b940a17b55878b43e578bc7ad3f89be8a96 authored about 7 years ago
add mailmap

ee0e74066413b5f23073b66c2ea1d2eafa46d758 authored about 7 years ago
Merge pull request #1998 from metacpan/oalders/build-artifacts

Start storing build artifacts in S3

08e71b32e55d98f2ab31c7dcc41259bf4f268ff8 authored about 7 years ago
Start storing build artifacts in S3

a2de86be2b6df35c637872a0c6ac539f09a56527 authored about 7 years ago
Merge pull request #1997 from metacpan/haarg/debug-api-logging

Debug and logging bits

66575908dfee22d46d8513010ea8bbcbf11fa88a authored about 7 years ago
add request id

a77b7d994c3e7b7e7d6d6309664f4f5e101378dc authored about 7 years ago
updates to dev server script

6cda1c03faafd9e84121a328324453f3aa6050d5 authored about 7 years ago
log API requests under debug

ac64f9a67439353261608ae999941f32fb99835a authored about 7 years ago
remove unused method

1ec622d95af759cd0bd9025ff6566238a15e2a30 authored about 7 years ago
use ACCEPT_CONTEXT to access request URI in API models

ACCEPT_CONTEXT gives access to the context object, so we can use that to
retrieve the current UR...

f85a2f69e8308de42d8a9ae9470da8e73021e8b0 authored about 7 years ago
remove todo for passing test

5c6b7506291d816c53d640836701d1446c45dacc authored about 7 years ago
Merge pull request #1994 from metacpan/leo/updates_with_gazelle

Leo/updates with gazelle

163758dcbd42ded7cdffe9792e22274eb42cccf8 authored about 7 years ago
Merge pull request #1995 from skaji/badge-svg

change badge (png -> svg) and add kritika badge

cee3595a755e9a656fec967ed03cabca61343a49 authored about 7 years ago
Add Fastly to the footer, as requested by Leo

26218db19d1133e9774430b23c0650ec23a9f174 authored about 7 years ago
Add Travis CI to the sponsors page

355a6c3938f1b3076808314cc2bd45c5109ac20f authored about 7 years ago
add kritika badge

7e94d8537cd25bdde0445cc06e950687010c647d authored about 7 years ago
change badge: png -> svg

d881e238995c0fd353548c5b841c11085fdf8b1c authored about 7 years ago
use new structured suggester results

see https://github.com/metacpan/metacpan-api/pull/768

9f5e77130d6ed89bb6330d7ba6276ea6ba46b641 authored about 7 years ago
Merge pull request #1991 from atoomic/search-grep-metacpan

Use grep metacpan for distro search

7b69992f4ad7061f9c94ce9d0c336b65afdb9f23 authored about 7 years ago
cpanfile.snapshot including gazelle

dff4f0858448508f1b5cd4a2901782752b3d5728 authored about 7 years ago
add Gazelle requirement

14fcc1ffdd357d5c925fd2b625119421162a2e2e authored about 7 years ago
new clean snapshot

e43d99ee56eb0c12bce6304c6bd136c111537ecd authored about 7 years ago
Add grep metacpan search to distros pages

Provide an alternate search option from the left
menu bar, to use grep.metacpan.

note that grep...

6e2b555f0899e046f210c93afaeb828db90095da authored about 7 years ago
Merge pull request #1992 from metacpan/jberger/autocomplete_suggest

switch autocomplete to use the new api suggestion endpoint

82b1bcc8f8f643c5e73c104e4fb480abf0143e6e authored about 7 years ago