1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes bug where cookbook pod was being indexed under the wrong module name. More... almost 15 years ago
Port number no longer required for source URLs. Fixes bug in get_files which was returning an incorrect data structure when tar errors encountered. More... almost 15 years ago
Allow wildcard searches when processing dists. More... almost 15 years ago
Middleware now allows query params when fetching CPAN source code More... almost 15 years ago
Better handling of command line options in ES dist indexing scripts More... almost 15 years ago
index_dists now has proper command line options. sqlite db can now be reset before dist indexing is run. More... almost 15 years ago
Not all archives have a predictable base folder name. Now, we check to see if all files exist in the same folder and use that name as the archive_parent. More... almost 15 years ago
Tidied Author code. More... almost 15 years ago
Author indexing now moved into Author.pm More... almost 15 years ago
Fixes module_name in index. More... almost 15 years ago
Fixes bug where Dancer cookbok pod was being skipped. More... almost 15 years ago
source_urls are now included in module data. Misc cleanup from refactoring. More... almost 15 years ago
Distributions can now be added to the ElasticSearch index. More... almost 15 years ago
Code re-organization. Test suite now passes. More... almost 15 years ago
Adds partially refactored libraries from iCPAN. Still need heavy refactoring to play nicely with MetaCPAN. More... almost 15 years ago
Pares down source extraction further. PerlTidy. More... almost 15 years ago
Removes more unneeded code from source extraction. More... almost 15 years ago
Pares down source extraction code even further. More... almost 15 years ago
Refactored source extraction middleware. Adds some docs. More... almost 15 years ago
Source files are now served up as plain/text More... almost 15 years ago
Source files can now be extracted on the fly More... almost 15 years ago
Adds perlmonks_username and irc_nick to author config More... almost 15 years ago
Changes author to pauseid in author objects. More... almost 15 years ago
Adds author metadata which is not provided by the CPAN directly. More... almost 15 years ago
Beginnings of URL handling for source files. We'll want to unzip them on the fly if they haven't already been unzipped. More... about 15 years ago
Adds author_dir to author objects. eg id/O/OA/OALDERS More... about 15 years ago
Adds hack to use iCPAN database to extract POD and then post it to ElasticSearch More... about 15 years ago
Added link for fetching POD from API More... about 15 years ago
Merge branch 'master' of https://github.com/jbobbylopez/cpan-api More... about 15 years ago
J. Bobby Lopez: Added cpanratings.pl script which pulls CPAN ratings and reviews from cpanratings.perl.org, and converts them to JSON data structures. This will likely need to be integrated with Olaf's index_cpanratings.pl script in order to pull data for all modules identified in cpanratings' CSV file. More... about 15 years ago