summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-03-07Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com17-41/+44
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-03-06Documentation patch: document the user_group_map table; follow-up on patch ↵jocuri%softhome.net1-0/+1
published in bug 180635 by victory <bmo@rsz.jp>, r=vladd: add user_group_map to the list of tables.
2006-03-06Documentation patch: document the user_group_map table; patch published in ↵jocuri%softhome.net1-0/+4
bug 180635 by victory <bmo@rsz.jp>, r=vladd.
2006-03-05Documentation spelling patch: 'ou' -> 'you'; patch by victory <bmo@rsz.jp>, ↵jocuri%softhome.net1-1/+1
r=vladd.
2006-03-04Patch for bug 216902: support LDAPS connections; patch by Christian Krause ↵jocuri%softhome.net2-4/+24
<chkr@plauener.de>, r=vladd, a=justdave.
2006-03-04Documentation patch for bug 280517: add documentation for the 'Let me know ↵jocuri%softhome.net1-0/+7
who is watching my account' feature; patch by victory <bmo@rsz.jp>, r=vladd.
2006-03-04Documentation patch: fix 'occurences'->'occurrences' spelling; patch by Vlad ↵jocuri%softhome.net1-1/+1
Dascalu <vladd@bugzilla.org>.
2006-03-04Documentation patch: remove 'it it' duplication; patch by Vlad Dascalu ↵jocuri%softhome.net1-1/+1
<vladd@bugzilla.org>.
2006-03-04Documentation spelling patch: 'verion'->'version'; patch by Vlad Dascalu ↵jocuri%softhome.net1-1/+1
<vladd@bugzilla.org>.
2006-03-04Documentation spelling patch - remove duplicate 'when when' from ↵jocuri%softhome.net1-1/+1
customization section; patch by Vlad Dascalu <vladd@bugzilla.org>.
2006-03-04Documentation patch - remove duplicate 'Note Note' spelling in text ↵jocuri%softhome.net1-2/+2
documentation due to redundancy between documentation text and DocBook mark-up; patch by Vlad Dascalu <vladd@bugzilla.org>.
2006-03-04Documentation spelling patch: 'Herculaean'->'Herculean'; patch by Vlad ↵jocuri%softhome.net1-2/+2
Dascalu <vladd@bugzilla.org>.
2006-03-03Patch for bug 161369: Strip trailing whitespace from login usernames; patch ↵jocuri%softhome.net1-1/+1
by Paul <pdemarco@zoominternet.net>, r=vladd, a=justdave.
2006-03-03Patch for bug 74355: Set tooltip to bug title for full-url buglinks; patch ↵jocuri%softhome.net1-1/+9
by David D. Kilzer (ddk) <ddkilzer@kilzer.net>, r=vladd, a=justdave.
2006-03-03Bug 329177: Bugzilla fails when there are no keywordsmkanat%kerio.com1-7/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-03-03Patch for bug 329163: Add 'settings' template case in generic handling of ↵jocuri%softhome.net1-0/+2
auth errors; patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
2006-03-03Back out accidentally commited change as part of check-in for bug 328089.jocuri%softhome.net1-2/+0
2006-03-03Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com10-97/+69
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-03-03Patch for bug 282613: add important admin edit flags to sidebar; patch by ↵jocuri%softhome.net1-0/+9
Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=vladd, a=justdave.
2006-03-03Patch for bug 328089: make number of columns in additional comments field ↵jocuri%softhome.net7-10/+12
identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, a=justdave.
2006-03-03Patch for bug 329042: Modify 'group.html' in 'groups.html' for documentation ↵jocuri%softhome.net1-6/+6
links; patch by Vlad Dascalu <vladd@bugzilla.org>; r=wurblzap, a=justdave.
2006-03-02Documentation patch for bug 328330: Add classifications documentation; patch ↵jocuri%softhome.net1-1/+20
by Vlad Dascalu <vladd@bugzilla.org>, r=kevin.benton@amd.com, r=LpSolit@gmail.com.
2006-03-02Bug 314470: Require Perl 5.8mkanat%kerio.com3-6/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-03-02Bug 281358: Attachment links in bugmail are different from the link in ↵lpsolit%gmail.com4-6/+6
show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-03-02Patch for bug 325567: display more information when listing flag types in ↵jocuri%softhome.net2-0/+31
editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave.
2006-03-02Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com29-324/+295
Batosti <batosti@async.com.br> r=LpSolit a=justdave
2006-03-02Bug 328436: Move BugInGroupId from globals.pl to process_bug.cgimkanat%kerio.com2-12/+15
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-02Bug 312042: Testing suite (runtests.pl) need to check error tags - Patch by ↵lpsolit%gmail.com1-0/+203
Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave
2006-03-02Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExistsmkanat%kerio.com4-22/+31
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-02Bug 328434: Move GroupIsActive into post_bug.cgimkanat%kerio.com2-14/+20
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-01Documentation patch: fix spelling for 'comprimise' and 'comprimised'.jocuri%softhome.net1-3/+3
2006-03-01Documentation patch: fix 'COMFIRM'->'CONFIRM' spelling.jocuri%softhome.net1-1/+1
2006-03-01Documentation patch: fix 'critera'->'criteria' spelling.jocuri%softhome.net1-1/+1
2006-03-01Documentation patch: fix 'pannel'->'panel' spelling.jocuri%softhome.net1-1/+1
2006-03-01Documentation patch: fix spelling mistakes on 'offical', 'offically', ↵jocuri%softhome.net1-3/+3
'repeatadly'.
2006-03-01Documentation patch: fix 'managment'->'management' spelling.jocuri%softhome.net1-1/+1
2006-03-01Documentation patch: fix 'additonal'->'additional' spelling.jocuri%softhome.net1-1/+1
2006-03-01Documentation patch: fix 'privleged'->'privileged' spelling.jocuri%softhome.net1-2/+2
2006-03-01Documentation patch: fix 'vunerabilites'->'vulnerabilities' spelling.jocuri%softhome.net1-2/+2
2006-03-01Documentation patch: fix 'UNCOMFIRMED'->'UNCONFIRMED' spelling.jocuri%softhome.net1-1/+1
2006-03-01Backout accidental commit.jocuri%softhome.net1-1/+1
2006-03-01Documentation patch: fix 'suported'->'supported' spelling.jocuri%softhome.net2-3/+3
2006-03-01Follow-up documentation patch (dependency tree documentation, bug 236424; ↵jocuri%softhome.net1-1/+3
patch by victory <bmo@rsz.jp>, r=vladd): add explicitly the meaning of [-] and [+].
2006-03-01Follow-up documentation patch for 213535 (documentation for the dependency ↵jocuri%softhome.net1-2/+2
tree, patch by victory <bmo@rsz.jp>, r=vladd): replace 'from each bugs' with 'for each bug'.
2006-03-01Documentation patch for the dependency tree (bug 236424); patch by victory ↵jocuri%softhome.net1-1/+17
<bmo@rsz.jp>, r=vladd.
2006-03-01Bug 328203: Cannot update a product if 'usetargetmilestone' is off (and the ↵lpsolit%gmail.com1-20/+22
default milestone has been previously changed) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-03-01Fix ThrowCodeError calls by giving them an unique ID (tree fix).jocuri%softhome.net3-3/+10
2006-03-01Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ↵jocuri%softhome.net4-6/+8
11).
2006-03-01Documentation patch -- fix broken tree due to the landing of bug 298341 - ↵jocuri%softhome.net1-1/+1
Implement code hook mechanism.
2006-02-28Patch for bug 298341: Implement code hook mechanism; patch by ↵jocuri%softhome.net7-97/+284
zach@zachlipton.com, r=timeless, a=justdave.