summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for GNOME 40 in "Latest Version" columnMart Raudsepp2021-12-121-4/+8
* Fix some bad PythonMatt Turner2021-04-141-4/+4
* Add support for GNOME 40Matt Turner2021-04-141-3/+10
* gnome: Map gnome-themes-extra to gnome-themes-standard for nowMart Raudsepp2019-08-241-0/+1
* gnome: Fix syntax error in a rare warning path messageMart Raudsepp2019-03-261-1/+1
* gnome: Hack latest version to see newstable release when official version is ...Mart Raudsepp2017-03-211-1/+4
* gnome: Stop skipping mobile suite, as it doesn't exist anymore anywayMart Raudsepp2017-03-211-3/+0
* gnome: Track upstream core vs apps suite handling and show it in the outputMart Raudsepp2017-03-211-2/+2
* gnome: add libgfbgraph reverse mapping as wellMart Raudsepp2017-03-211-0/+1
* gnome: Fix generation breaking typo in fallback codepathMart Raudsepp2017-03-211-1/+1
* gnome: make the cache.json requests parallel; reduces a run from 3m01 to 0m23...Mart Raudsepp2017-03-211-2/+24
* gnome: Quick port to python3Mart Raudsepp2017-03-211-10/+10
* gnome: Implement latest version retrieval based on GNOME infra cache.json filesMart Raudsepp2017-03-041-2/+43
* gnome: Use requests instead of urllib2Mart Raudsepp2017-03-041-8/+8
* gnome: Remove unused simple_cache_module importMart Raudsepp2017-03-041-5/+2
* gnome: Remove _isgnome3 special casingMart Raudsepp2017-03-031-8/+1
* gnome: Remove the old latest_versions_* vars that won't workMart Raudsepp2017-03-031-2/+0
* gnome: temporarily report release versions as individual as the latter is brokenMart Raudsepp2017-03-031-1/+1
* gnome: Remove some old scraping related code we won't needMart Raudsepp2017-03-031-103/+0
* gnome: Use download.gnome.org instead of ftp with longer pathsMart Raudsepp2017-03-031-6/+6
* gnome_module: fix fetching of GNOME 3.0 version listsNirbheek Chauhan2011-01-151-1/+9
* string module is deprecatedGilles Dartiguelongue2010-10-231-3/+3
* Fix various style issuesGilles Dartiguelongue2010-10-231-24/+24
* Add perl package support.Priit Laes2010-03-161-14/+11
* Skip packages from mobile category.Priit Laes2010-03-161-6/+10
* Remove workaround for gdl package.Priit Laes2010-02-261-10/+8
* Fix error display by using correct exception.Priit Laes2010-02-261-1/+1
* Fix crash happening when upstream releng version list has a nonsensical versi...Mart Raudsepp2009-09-061-1/+5
* Fix crash happening when latest_packages doesn't have all entries for package...Mart Raudsepp2009-08-241-0/+3
* Clean up the way we ignore perl bindingsArun Raghavan2009-07-261-3/+3
* Die with a more helpful error if the versions file is not availableArun Raghavan2008-07-031-1/+6
* Add support for 'upstream-pkg':'cat/pkg' type mappingsArun Raghavan2008-07-031-11/+4
* Link to the 'versions' file instead of upstream FTP in html outputArun Raghavan2008-06-021-1/+2
* Experimental speedy depchecker patchMart Raudsepp2008-05-301-7/+46
* Fix color choosing logic for package versionsDaniel Gryniewicz2007-09-211-7/+3
* initial checkin of depcheckerDaniel Gryniewicz2007-06-131-0/+180