Ecosyste.ms: OpenCollective

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

MetaCPAN Core

We host an open, next generation API and search for the Comprehensive Perl Archive Network (CPAN)
Collective - Host: opensource - https://opencollective.com/metacpan-core - Website: https://metacpan.org - Code: https://github.com/metacpan

fixed =item anchors

github.com/metacpan/metacpan-api - 4f8239e388d79648e1539097a5b16d9c40ae1999 authored over 13 years ago by Moritz Onken <[email protected]>
html5 doctype (fixes #71)

github.com/metacpan/metacpan-web - 1dc756a492bce0756863715ea95450ba3cb2c7c9 authored over 13 years ago by Moritz Onken <[email protected]>
named anchors for line numbers (refs #70)

github.com/metacpan/metacpan-web - 60baec6d025c7d8584c76e961c4494da41523056 authored over 13 years ago by Moritz Onken <[email protected]>
set anchor in =items (fixes #25)

github.com/metacpan/metacpan-api - bca66eba51f7e16d0982c0b2ba78f65aefae7e1b authored over 13 years ago by Moritz Onken <[email protected]>
Edited CHANGES via GitHub

github.com/metacpan/js-metacpan-org - c5a95c6c75f975fb4fc7cb9bc5be0999e8568157 authored over 13 years ago by Mark Jubenville <[email protected]>
Removed extraneous 'l' in podView template.

github.com/metacpan/js-metacpan-org - 13d5c0163446ea2e1c67886e341471427c83dc77 authored over 13 years ago by Mark Jubenville <[email protected]>
Fixes issue #31

github.com/metacpan/js-metacpan-org - 4286848271d63f82d21a85f9f5b0c52e81b1f6d6 authored over 13 years ago by Mark Jubenville <[email protected]>
removed duplicate code

github.com/metacpan/metacpan-api - 6012703c34ae1b6c5dec1fe18d0a2a626e312602 authored over 13 years ago by Moritz Onken <[email protected]>
fixes content-type query parameter for full path files

github.com/metacpan/metacpan-api - d3239ed1d94aa1cdd5cb2939d3b7e1b181cfc154 authored over 13 years ago by Moritz Onken <[email protected]>
submodule

github.com/metacpan/metacpan-api - 064f4844ba5802f1832305c971adc8d9d59a2065 authored over 13 years ago by Moritz Onken <[email protected]>
silence warnings

github.com/metacpan/metacpan-api - de8a318d4896904842139cade396d0e3e3459794 authored over 13 years ago by Moritz Onken <[email protected]>
Merge branch 'master' of github.com:CPAN-API/cpan-api into mo/authorized

github.com/metacpan/metacpan-api - 0b31289ddf8ecc9039fd084b9a4ef446b419dab2 authored over 13 years ago by Moritz Onken <[email protected]>
/module enpoint honors now the authorized bit

github.com/metacpan/metacpan-api - c961292215f2b8225b51982f0f62140f94f3a06b authored over 13 years ago by Moritz Onken <[email protected]>
only update authorized flag if necessary

github.com/metacpan/metacpan-api - 000b329c98ca561e8c7c5309e4f44a171cd22f0a authored over 13 years ago by Moritz Onken <[email protected]>
find unauthorized documentation

github.com/metacpan/metacpan-api - 73a1c01335e185fe2ceb4880d9a2cf7937737bea authored over 13 years ago by Moritz Onken <[email protected]>
Accept filehandles in trace_calls()

This changes adds an alternative to logging
to STDERR or a file name "$file.$PID".
Either globs,...

github.com/metacpan/MetaCPAN-ES - d40e3543e821f9ddebbe69f6dd228d6d7f2d5e43 authored over 13 years ago by Adriano Ferreira <[email protected]>
added favicon (fixes #38)

github.com/metacpan/metacpan-web - 6b3fbd47ff49ba059f52c416a4b02f5b9b024c16 authored over 13 years ago by Moritz Onken <[email protected]>
max-height and overflow:hidden for description paragraph

github.com/metacpan/metacpan-web - a0c78e80b68c3bd6c8fdc049e8b26e692e2de798 authored over 13 years ago by Moritz Onken <[email protected]>
fixed search in distribution to work with DESCRIPTION

github.com/metacpan/metacpan-web - 75035df0b60bb7fd9e0d05d4d10ff919b378cc9f authored over 13 years ago by Moritz Onken <[email protected]>
show DESCRIPTION section instead of random text fragment in search results

github.com/metacpan/metacpan-web - beb15b868b61b4502289dea4cc92ba2cbb19bb1d authored over 13 years ago by Moritz Onken <[email protected]>
show author asciiname on mouseover (fixes #78)

github.com/metacpan/metacpan-web - e6937e3b5c15486605f3e8371e9d163b5d64ccb1 authored over 13 years ago by Moritz Onken <[email protected]>
index asciiname

github.com/metacpan/metacpan-api - 31da29aba9edda18eeeeba045cba8119df2bbcb8 authored over 13 years ago by Moritz Onken <[email protected]>
silence warning

github.com/metacpan/metacpan-api - 6ec394e3830bb35aaed12e7905185fa80d65f789 authored over 13 years ago by Moritz Onken <[email protected]>
silence warnings

github.com/metacpan/metacpan-web - 90310e8a4461e9fe978f3956762132f01845b474 authored over 13 years ago by Moritz Onken <[email protected]>
exclude rogue distributions, hard-coded, sub-optimal

github.com/metacpan/metacpan-web - 3a3f431d941e46afe0dad33a38ccd208c4f5a4d8 authored over 13 years ago by Moritz Onken <[email protected]>
correct search time calculation

github.com/metacpan/metacpan-web - 73aa3c387d7dd01d81ee4378f11d8717cbb88c59 authored over 13 years ago by Moritz Onken <[email protected]>
fixed paging (fixes #85)

github.com/metacpan/metacpan-web - 3019af0ef8212570f51b2a9aae5d72309a0da702 authored over 13 years ago by Moritz Onken <[email protected]>
tests, fixed a number of bugs in the progress

github.com/metacpan/metacpan-web - c83b0b421a3158f809a7dc503d8696edf1671f5f authored over 13 years ago by Moritz Onken <[email protected]>
fixed search regression

github.com/metacpan/metacpan-web - a24ffcae626ead1febfe719fcf09e16c196a4873 authored over 13 years ago by Moritz Onken <[email protected]>
removed undef warning

github.com/metacpan/metacpan-web - 21d8b80579914d74b19c86df1df7dc9439d520cb authored over 13 years ago by Moritz Onken <[email protected]>
fixed deprecated warnings

github.com/metacpan/metacpan-web - d0c0085d4ed2bb4ff4bf2469973fd9cfb52df216 authored over 13 years ago by Moritz Onken <[email protected]>
align: right for date

github.com/metacpan/metacpan-web - a6e356feab218f0637a80f9225407d40c82115b0 authored over 13 years ago by Moritz Onken <[email protected]>
forgot to add js file to asset

github.com/metacpan/metacpan-web - fc23bce8733a2a32ea8da3b6a09f7fc1fc55ade3 authored over 13 years ago by Moritz Onken <[email protected]>
sort by date on author page (fixes #57)

github.com/metacpan/metacpan-web - 878a9a8cae2c4fcc7ea4604bf10f86a4e0dd58b0 authored over 13 years ago by Moritz Onken <[email protected]>
Merge pull request #95 from doy/master

fix author latest release stuff being on other pages

github.com/metacpan/metacpan-web - bb627c65282af43ca8cfaa28f452b93ca2a4983b authored over 13 years ago by Olaf Alders <[email protected]>
oops, this was only supposed to show up on the author page

github.com/metacpan/metacpan-web - c0d57a5e538029b056688ea3bf5c6ba46724b378 authored over 13 years ago by Jesse Luehrs <[email protected]>
fixed search box font

github.com/metacpan/metacpan-web - 2b75484d795f273eb635998aa7af0696b2ca916f authored over 13 years ago by Moritz Onken <[email protected]>
disable template caching in dev environment

github.com/metacpan/metacpan-web - e02b21fe6c7fa4079feddbcee19f2eaffc872ff8 authored over 13 years ago by Moritz Onken <[email protected]>
show author's latest upload on author page (fixes #87)

github.com/metacpan/metacpan-web - d4290a67fd2e0ab1a49f3fd3409e94fd31d084aa authored over 13 years ago by Jesse Luehrs <[email protected]>
Merge pull request #108 from doy/master

a couple dzil fixes

github.com/metacpan/metacpan-api - cc9eae3b97ab945a346c8a2ee554f8745eb4eafe authored over 13 years ago by Olaf Alders <[email protected]>
fix dep name

github.com/metacpan/metacpan-api - 1084fbf8d6497a99cef39078bca720437bcc5fe3 authored over 13 years ago by Jesse Luehrs <[email protected]>
note @JQUELIN as an authordep

github.com/metacpan/metacpan-api - a2703adb44025db05abf2176059376c1b00fa636 authored over 13 years ago by Jesse Luehrs <[email protected]>
Plack::Middleware::Assets is now on the CPAN

github.com/metacpan/metacpan-web - 151b70b4d1bfc0b66ec520fd7c85daae160e04e1 authored over 13 years ago by Moritz Onken <[email protected]>
added minifier prereqs

github.com/metacpan/metacpan-web - 1dda3de9325fac7328b7b332e9bfc305cc0bfa9e authored over 13 years ago by Moritz Onken <[email protected]>
readded ajaxQueue

github.com/metacpan/metacpan-web - dbfc9d72a2436d1fd3f2fd3fda4400ade7f93e76 authored over 13 years ago by Moritz Onken <[email protected]>
Merge branch 'jquery-autocomplete'

Conflicts:
lib/MetaCPAN/Web.pm

github.com/metacpan/metacpan-web - c34e30a3baaa58454bdbead48917fae36e048a32 authored over 13 years ago by Moritz Onken <[email protected]>
Implement jQuery autocomplete frontend.

github.com/metacpan/metacpan-web - 048f59201c7b2b6c706b3bce29ae843a38daf96d authored over 13 years ago by Johannes Plunien <[email protected]>
removed unused EmacsTheme

github.com/metacpan/metacpan-web - 1998ec7a217f6b5442bd16689811fddfb29ab3c1 authored over 13 years ago by Moritz Onken <[email protected]>
removed loading image

github.com/metacpan/metacpan-web - 3d4e4bab31d83261dd9df5907d20b45dca003614 authored over 13 years ago by Moritz Onken <[email protected]>
disable assets cache in development mode

github.com/metacpan/metacpan-web - aafdcca702cfd45e8789eac96c62db2e568a62b4 authored over 13 years ago by Moritz Onken <[email protected]>
exclude non authorized files from the search

github.com/metacpan/metacpan-web - 1a65423d100f9a34ad53250a8b3ae2de67fb80c1 authored over 13 years ago by Moritz Onken <[email protected]>
assets middleware that concatenates and minifies assets

github.com/metacpan/metacpan-web - 7e4b7f79d8713bd9a4fc425583cf5ccfc357197c authored over 13 years ago by Moritz Onken <[email protected]>
Set width to the size of the input field plus 5 pixels - looks good in chrome/firefox/safari.

github.com/metacpan/metacpan-web - 3dbbfb9347d666239d56867fabfab9500887a89e authored over 13 years ago by Johannes Plunien <[email protected]>
Add jQuery ajaxQueue plugin.

github.com/metacpan/metacpan-web - 4fc0746499e6f6815d144bfd9cf43ef3376f41b7 authored over 13 years ago by Johannes Plunien <[email protected]>
disable assets cache in development mode

github.com/metacpan/metacpan-web - 92d9380acde8e77bee69f8bf2a95bc2e64965708 authored over 13 years ago by Moritz Onken <[email protected]>
exclude non authorized files from the search

github.com/metacpan/metacpan-web - 135f4c9bc35e0fc84061b5e263d222391bdec9d7 authored over 13 years ago by Moritz Onken <[email protected]>
assets middleware that concatenates and minifies assets

github.com/metacpan/metacpan-web - 584dc942c119d5b2047f63a5518d647d0402621e authored over 13 years ago by Moritz Onken <[email protected]>
exclude unauthorized modules

github.com/metacpan/metacpan-web - 774f57196e95694d72b7f9788787781e79417279 authored over 13 years ago by Moritz Onken <[email protected]>
better results, less delay

github.com/metacpan/metacpan-web - 49933acea80fab07b5c75614b4787ced797c8ac3 authored over 13 years ago by Moritz Onken <[email protected]>
fixed autocomplete target to use the documentation property

github.com/metacpan/metacpan-web - ccb90f284fb5e1fbc0564ee4e568eb9a1d0e6c94 authored over 13 years ago by Moritz Onken <[email protected]>
give the busy.gif some space

github.com/metacpan/metacpan-web - 0f8a4d2dec106718d50ad23252034856bc3d8a59 authored over 13 years ago by Moritz Onken <[email protected]>
adjusted ac styles to page colors, font-size

github.com/metacpan/metacpan-web - c30175b5f58d09dbd777387fc58548d38110f63f authored over 13 years ago by Moritz Onken <[email protected]>
updated to latest version of jquery.autocomplete

github.com/metacpan/metacpan-web - 8e05b05cf6ee8affa04278ce7c15e9a6a64700b1 authored over 13 years ago by Moritz Onken <[email protected]>
added new model method for faster autocompletion

github.com/metacpan/metacpan-web - 2faf2ea78510b33edd1a2b480fb1267d0b6b753f authored over 13 years ago by Moritz Onken <[email protected]>
Show module page once an item has been selected from the autocomplete list instead of searching for it.

github.com/metacpan/metacpan-web - d39cc69df0b39af3e2a138db4d2f1efc27e9cdf2 authored over 13 years ago by Johannes Plunien <[email protected]>
Do not automatically select the first item of the autocomplete list.

github.com/metacpan/metacpan-web - 776229183f1e6e68beb006b5bb94b9d2cf3aef2e authored over 13 years ago by Johannes Plunien <[email protected]>
Use busy.gif instead of indicator.gif.

github.com/metacpan/metacpan-web - 84a93556a020e55bb5184f5542b9d9ae21a5ac8c authored over 13 years ago by Johannes Plunien <[email protected]>
Implement jQuery autocomplete frontend.

github.com/metacpan/metacpan-web - 7c26ac579d717bdc0bd7616360420c4a840e5ef3 authored over 13 years ago by Johannes Plunien <[email protected]>
Implement backend for jQuery autocomplete.

github.com/metacpan/metacpan-web - 0a3d333fefd24a008ffab534c91549e618e18d4b authored over 13 years ago by Johannes Plunien <[email protected]>
improved authorized indexer performance

github.com/metacpan/metacpan-api - e6cc3ccc59cfed2df2262e08675ef4726813f428 authored over 13 years ago by Moritz Onken <[email protected]>
fixed bug where the authorized indexer would stop working

github.com/metacpan/metacpan-api - a216745c4660e8d8d106105cbf2135f9d65525a0 authored over 13 years ago by Moritz Onken <[email protected]>
fixed authorized indexer

github.com/metacpan/metacpan-api - 36b2ae6d4a378bc5df6a9a35af0ab69646c7a177 authored over 13 years ago by Moritz Onken <[email protected]>
authorized property is optional

github.com/metacpan/metacpan-api - 301fa0458502aa2dad3c883b937a16ad9978788b authored over 13 years ago by Moritz Onken <[email protected]>
script that sets the authorized property

github.com/metacpan/metacpan-api - e92ca5eb03fdc05356f6271d86a10253b3cb8171 authored over 13 years ago by Moritz Onken <[email protected]>
index 'authorized' status

github.com/metacpan/metacpan-api - 58397dd016391da1088659749126618e3ca83433 authored over 13 years ago by Moritz Onken <[email protected]>
Merge pull request #86 from nichtich/patch-1

Don't force people to state country, city, and region

github.com/metacpan/metacpan-web - 6634ca7e8066a2667b49b35bf498f97d3f5c61d6 authored over 13 years ago by Moritz Onken <[email protected]>
give newer files precedence over older files in the /module/MODULENAME controller

if there are two files in the same distribution with the same name
in the NAME section, choo...

github.com/metacpan/metacpan-api - 414d370a56068851a8cb3f00fe7d1cb220cd3982 authored over 13 years ago by Moritz Onken <[email protected]>
refresh index after 'latest' script

github.com/metacpan/metacpan-api - a63848eccf09c47bfe614a461ef5b5891ed251bd authored over 13 years ago by Moritz Onken <[email protected]>
Don't force people to state country, city, and region but allow any combination

github.com/metacpan/metacpan-web - ff182b0a793890088559d056e9565eb166d589c3 authored over 13 years ago by Jakob Voss <[email protected]>
only grep 'latest' releases on author page

github.com/metacpan/metacpan-web - d91091e5d56d3a2064a29e714c785b4edd76c8c2 authored over 13 years ago by Moritz Onken <[email protected]>
move backpan modules down in the 'go to version' select box

github.com/metacpan/metacpan-web - 530ff993cf36cfac276f6226de341c064f2fa41f authored over 13 years ago by Moritz Onken <[email protected]>
update latest script to ignore backpan releases

github.com/metacpan/metacpan-api - bdb627ef59b24aba42f22e1becb459f2a6986c0f authored over 13 years ago by Moritz Onken <[email protected]>
don't limit --skip to , added documentation and removed warning

github.com/metacpan/metacpan-api - e7fdee212e8f4e95ade3854efd0e4acbc156b376 authored over 13 years ago by Moritz Onken <[email protected]>
allow to set status explicitly

github.com/metacpan/metacpan-api - 9d68fcba7d2e095154bd126467d4c7587dfaddee authored over 13 years ago by Moritz Onken <[email protected]>
Merge pull request #82 from plu/master

Add anchor at the POD TOC and make all headings jump to it.

github.com/metacpan/metacpan-web - c7e7d9878683f57f4f1a47e7d28c4ee255e92276 authored over 13 years ago by Moritz Onken <[email protected]>
Add anchor at the POD TOC and make all headings jump to it.

github.com/metacpan/metacpan-web - 2fddb82acc6682fba74e6078fba05d3c09e9047f authored over 13 years ago by Johannes Plunien <[email protected]>
Add missing dependencies to dist.ini.

github.com/metacpan/metacpan-web - 2139aeae5b359f60a031af1bb6c71a733b746600 authored over 13 years ago by Johannes Plunien <[email protected]>
Merge branch 'master' of github.com:CPAN-API/metacpan-web into mo/collapsed-search

Conflicts:
lib/MetaCPAN/Web.pm
lib/MetaCPAN/Web/Controller.pm

github.com/metacpan/metacpan-web - bab1027dc15ec49f9815b1ced5ea80a09c4d5917 authored over 13 years ago by Moritz Onken <[email protected]>
fixes #19

github.com/metacpan/metacpan-web - 634c116968002ed6e43dcaf56072ac24abc2a89c authored over 13 years ago by Moritz Onken <[email protected]>
rss feeds for recent/author/distribution, fixes #76

github.com/metacpan/metacpan-web - 80dd08f16b3b85f4a21a0c7fe949c3538fd21539 authored over 13 years ago by Moritz Onken <[email protected]>
factored out url dispatching in Controller base class

github.com/metacpan/metacpan-web - b139177eb5116fe3175e3d562bfc185812414e1b authored over 13 years ago by Moritz Onken <[email protected]>
fixes #59

github.com/metacpan/metacpan-web - d91878e390299d1b57918007727fddc5d45cf297 authored over 13 years ago by Moritz Onken <[email protected]>
clone method for Request class

github.com/metacpan/metacpan-web - 6a9ce63cd5227832b01b40486911134aeaab7741 authored over 13 years ago by Moritz Onken <[email protected]>
fixed directory traversal when indexing, fixes bugs where directories didn't seem to exist

github.com/metacpan/metacpan-api - b6d66d97663d69fc70f811a69975c8f6c71c783d authored over 13 years ago by Moritz Onken <[email protected]>
silenced warnings

github.com/metacpan/metacpan-api - 59fcd775658b4c73c35787e375d460fd4c0cec8b authored over 13 years ago by Moritz Onken <[email protected]>
factored out extract_section

github.com/metacpan/metacpan-api - 1b9487713e493cedfa80c23c9a66e0df8a8ae76e authored over 13 years ago by Moritz Onken <[email protected]>
fixes POD in __DATA__ section

github.com/metacpan/metacpan-api - 2dad9257635f0618b5f7b4ee5fb2974a26ffd637 authored over 13 years ago by Moritz Onken <[email protected]>
added description property to Document::File

github.com/metacpan/metacpan-api - 627ff2dde116ec2951f2b76c9b59f0d45c560b78 authored over 13 years ago by Moritz Onken <[email protected]>
fixes #106

github.com/metacpan/metacpan-api - cce2265a723b2aead0ffe433696457abac3a5278 authored over 13 years ago by Moritz Onken <[email protected]>