aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Update.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-14/+5
* Bug 705393: Improve the error message thrown by Update.pm when updates.bugzil...Frédéric Buclin2011-11-281-13/+13
* fix bustage in 012throwables.tFrédéric Buclin2010-02-201-1/+1
* Bug 546871: Make checksetup.pl not try to fix the permissions ofMax Kanat-Alexander2010-02-201-11/+6
* Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...mkanat%bugzilla.org2009-10-241-8/+1
* 2nd attempt to fix bug 414726: Bugzilla::Update never updates bugzilla-update...lpsolit%gmail.com2008-05-031-15/+2
* Bug 414726: Bugzilla::Update never updates bugzilla-update.xml if the file al...lpsolit%gmail.com2008-01-301-1/+11
* Bug 378672: Use of uninitialized value in numeric comparison (<=>) at Bugzill...lpsolit%gmail.com2007-04-251-2/+2
* Bug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch b...lpsolit%gmail.com2007-04-181-4/+26
* Bug 371727: One week is too long to wait for an update notification - Patch b...lpsolit%gmail.com2007-04-071-1/+1
* Bug 367654: Param('upgrade_notification') eq 'development_snapshot' should ca...lpsolit%gmail.com2007-01-221-0/+5
* Bug 343294: Update notification does not work through an HTTP proxy - Patch b...lpsolit%gmail.com2006-07-031-0/+1
* Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by R...lpsolit%gmail.com2006-07-031-1/+1
* Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_l...mkanat%bugzilla.org2006-06-291-4/+4
* Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ...lpsolit%gmail.com2006-06-131-0/+196