index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
checksetup.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-30
Bug 342731: checksetup.pl "answers" file seems to be broken
mkanat%bugzilla.org
1
-1
/
+2
2006-06-21
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
1
-7
/
+1
2006-06-20
Bug 282623: Remove globals.pl from checksetup
mkanat%bugzilla.org
1
-15
/
+6
2006-06-20
Bug 342060: checksetup fails if no database exists
mkanat%bugzilla.org
1
-158
/
+164
2006-06-19
Spelling in code comments patch: 'addy' -> 'address' in checksetup.pl; patch ...
vladd%bugzilla.org
1
-1
/
+1
2006-06-19
Spelling in code comments patch: 'BugZilla' -> 'Bugzilla' in checksetup.pl; p...
vladd%bugzilla.org
1
-1
/
+1
2006-06-19
Spelling in code comments patch: 'summarries' -> 'summaries' in checksetup.pl...
vladd%bugzilla.org
1
-1
/
+1
2006-06-19
Spelling in code comments patch: 'compatbility' -> 'compatibility' in checkse...
vladd%bugzilla.org
1
-1
/
+1
2006-06-19
Spelling in code comments patch: 'accomodate' -> 'accommodate' in checksetup....
vladd%bugzilla.org
1
-1
/
+1
2006-06-19
Spelling in code comments patch: 'overriden' -> 'overridden' in checksetup.pl...
vladd%bugzilla.org
1
-2
/
+2
2006-06-19
Spelling in code comments patch: 'anyeay' -> 'anyway', 'Its' -> 'It's', 'its'...
vladd%bugzilla.org
1
-2
/
+2
2006-06-19
Spelling in code comments patch: 'sttings' -> 'settings' in checksetup.pl; pa...
vladd%bugzilla.org
1
-1
/
+1
2006-06-14
Bug 313255: Move $::ENV{foo} and $::SIG{foo} out of globals.pl - Patch by FrÃ...
lpsolit%gmail.com
1
-13
/
+1
2006-06-13
Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ...
lpsolit%gmail.com
1
-0
/
+11
2006-06-08
Patch for bug 335743: modify checksetup.pl so it no longer generates an extra...
uid623
1
-2
/
+2
2006-06-04
Patch for bug 340126: Fix Windows PPM package name for XML::Twig; patch by Vl...
jocuri%softhome.net
1
-0
/
+1
2006-05-29
Fix a test failure caused by a checkin fix that I did on bug 302876.
mkanat%bugzilla.org
1
-2
/
+2
2006-05-29
Bug 302876: Database Version-Checking needs to be more modular and more generic
mkanat%bugzilla.org
1
-28
/
+45
2006-05-23
Bug 328642: Params should be in Bugzilla->params instead of being a Bugzilla:...
mkanat%bugzilla.org
1
-1
/
+10
2006-05-11
Bug 96431: It's possible to write an essay in the Summary field.
mkanat%bugzilla.org
1
-2
/
+44
2006-05-10
Bug 7710: Pref to automatically put me on the CC: list of bugs I change - Pat...
lpsolit%gmail.com
1
-0
/
+6
2006-04-15
Bug 322285: Cancelling a flag should remove it completely from the DB - Patch...
lpsolit%gmail.com
1
-6
/
+16
2006-03-07
Bug 282628: Move OpenStates and IsOpenedState out of globals.pl
mkanat%kerio.com
1
-2
/
+5
2006-03-02
Bug 314470: Require Perl 5.8
mkanat%kerio.com
1
-1
/
+1
2006-02-28
Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton...
jocuri%softhome.net
1
-0
/
+6
2006-02-22
Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...
lpsolit%gmail.com
1
-0
/
+3
2006-02-22
Bug 225221: The 'longdescs' table needs a primary key - Patch by Albert Ting ...
lpsolit%gmail.com
1
-0
/
+4
2006-02-21
Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk M...
lpsolit%gmail.com
1
-1
/
+8
2006-01-12
Bug 322771: PostgreSQL incorrectly detects that some summaries have control c...
mkanat%kerio.com
1
-7
/
+12
2006-01-11
Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch ...
lpsolit%gmail.com
1
-3
/
+3
2006-01-09
Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries
mozilla%colinogilvie.co.uk
1
-0
/
+18
2006-01-06
Backing out fix for bug 287325 (initial implementation of custom fields): tur...
myk%mozilla.org
1
-8
/
+1
2006-01-06
Bug 287325: an initial implementation of custom fields, including the ability...
myk%mozilla.org
1
-1
/
+8
2006-01-03
Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincook...
lpsolit%gmail.com
1
-0
/
+6
2006-01-03
Bug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones ...
lpsolit%gmail.com
1
-2
/
+3
2006-01-02
Bug 300473: "All Closed" for components missing bug_status= in series.query.
wurblzap%gmail.com
1
-0
/
+123
2005-12-30
Bug 311047: populating enum tables fails without localconfig, when upgrading
mkanat%kerio.com
1
-49
/
+35
2005-12-23
Back out bug 311047 because it breaks Pg.
mkanat%kerio.com
1
-77
/
+49
2005-12-23
Bug 311047: populating enum tables fails without localconfig, when upgrading ...
lpsolit%gmail.com
1
-49
/
+77
2005-12-13
Bug 310108: checksetup.pl fails if attachstatuses or attachstatusdefs tables ...
mkanat%kerio.com
1
-4
/
+3
2005-12-12
Bug 319220: checksetup.pl can't cope with a standard CVS install or update.
wurblzap%gmail.com
1
-0
/
+2
2005-12-12
Bug 319241: Bugzilla.pm is freely accessible from the web - Patch by Frédér...
lpsolit%gmail.com
1
-1
/
+9
2005-11-30
Bug 317489: Email preferences are not set for the new admin user - Patch by F...
lpsolit%gmail.com
1
-14
/
+5
2005-11-28
Bug 317899: checksetup needlessly requires a version of MIME::Base64 newer th...
mkanat%kerio.com
1
-1
/
+1
2005-11-22
Bug 317176: Clean up the missing Image::Magick perl module message - Patch by...
lpsolit%gmail.com
1
-2
/
+2
2005-11-20
Bug 304417: Template precompilation is clumsy when it comes to additional lan...
wurblzap%gmail.com
1
-26
/
+18
2005-11-20
Bug 304936: checksetup.pl should inform the user to go to editparams.cgi if t...
mozilla%colinogilvie.co.uk
1
-0
/
+17
2005-11-15
Bug 302599: Saved searches using "days since bug changed" fail with "Can't us...
lpsolit%gmail.com
1
-3
/
+59
2005-11-15
Bug 314080: [MySQL5] checksetup.pl: Unknown column 'profiles.userid' in 'on c...
lpsolit%gmail.com
1
-2
/
+2
2005-11-05
Bug 305927: [PostgreSQL] Adding a new product partly fails when 'makeproductg...
lpsolit%gmail.com
1
-0
/
+5
[prev]
[next]