aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 330519: Remove unused IsInClassification() function from globals.pl - ↵lpsolit%gmail.com2006-03-161-18/+0
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=Tru a=justdave
* Bug 330588 - Missing newline in Search.pmtimeless%mozdev.org2006-03-161-1/+2
| | | | r=vladd,r=Tru
* Bug 330577 "its" is wrong in commenttimeless%mozdev.org2006-03-161-1/+1
| | | | r=Tru
* Bug 326122: Whine mails lack the trailing MIME boundary - Patch by Marc ↵lpsolit%gmail.com2006-03-151-0/+1
| | | | Schumann <wurblzap@gmail.com> r=wicked a=justdave
* Bug 329022: Remove group_name_to_id in favor of creating Group objects - ↵lpsolit%gmail.com2006-03-153-29/+3
| | | | Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
* Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - ↵lpsolit%gmail.com2006-03-155-158/+103
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Fixing POD markuptimeless%mozdev.org2006-03-141-1/+1
| | | | r=wicked
* Bug 330186: Crash when changing the status of a bug which has dependencies - ↵lpsolit%gmail.com2006-03-121-1/+1
| | | | Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit r=mkanat a=LpSolit/mkanat (emergency checkin procedure)
* Bug 329334: User::match_field() may redirect you outside your Bugzilla ↵lpsolit%gmail.com2006-03-111-1/+1
| | | | installation - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* I forgot a "fix on checkin" (useless whitespaces)lpsolit%gmail.com2006-03-101-1/+1
|
* Bug 300551: Eliminate deprecated Bugzilla::DB routines from User.pm and ↵lpsolit%gmail.com2006-03-102-168/+129
| | | | Token.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Fix a checkin nit on Bug 328638 that I forgot to fix on the original checkin.mkanat%kerio.com2006-03-091-1/+1
|
* Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com2006-03-0915-63/+259
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 323912: When a group cannot be deleted because it is in used, ↵lpsolit%gmail.com2006-03-093-41/+32
| | | | ThrowUserError() should be called - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
* Bug 313256: Update CSS for attachment comment in real time to private ↵lpsolit%gmail.com2006-03-091-1/+13
| | | | comments - Patch by André Batosti <batosti@async.com.br> r=vladd a=myk
* Bug 132893: Create header X-Bugzilla-Watch-Reason - Patch by Olav Vitters ↵lpsolit%gmail.com2006-03-092-25/+51
| | | | <bugzilla-mozilla@bkor.dhs.org> r=wicked a=myk
* Bug 323905: "Group" "isn't equal to" boolean chart does not work correctly - ↵lpsolit%gmail.com2006-03-091-3/+6
| | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=vladd a=myk
* Bug 329783: SQL crash in request.cgi when the status field is used - Patch ↵lpsolit%gmail.com2006-03-091-14/+17
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* fix bustage (bug 286476)lpsolit%gmail.com2006-03-071-1/+1
|
* Bug 190370: Show "Bugzilla is pondering" page in Mac IE and AOL Client - ↵lpsolit%gmail.com2006-03-071-1/+3
| | | | Patch by Dave Miller <justdave@bugzilla.org> r=wicked a=myk
* Bug 328667: if I do a search on just one product, there should be a 'new bug ↵lpsolit%gmail.com2006-03-071-0/+6
| | | | against this product' link - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk
* Bug 286476 - Mid-air collision should indicate that i didn't make a comment ↵timeless%mozdev.org2006-03-071-0/+2
| | | | | | instead of leaving me with a confusing blank space r=lpsolit a=myk
* Bug 329289: sidebar.xul.tmpl generates version info in output .html - Patch ↵lpsolit%gmail.com2006-03-072-6/+1
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk
* Bug 329295: 008filter fails if . is not in PATH - Patch by Vlad Dascalu ↵lpsolit%gmail.com2006-03-071-0/+3
| | | | <vladd@bugzilla.org> r=LpSolit a=myk
* Bug 328748 - Report inability to just view parameters - not edit themtimeless%mozdev.org2006-03-071-1/+1
| | | | r=lpsolit a=myk
* Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com2006-03-0717-41/+44
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
* Documentation patch: document the user_group_map table; follow-up on patch ↵jocuri%softhome.net2006-03-061-0/+1
| | | | published in bug 180635 by victory <bmo@rsz.jp>, r=vladd: add user_group_map to the list of tables.
* Documentation patch: document the user_group_map table; patch published in ↵jocuri%softhome.net2006-03-061-0/+4
| | | | bug 180635 by victory <bmo@rsz.jp>, r=vladd.
* Documentation spelling patch: 'ou' -> 'you'; patch by victory <bmo@rsz.jp>, ↵jocuri%softhome.net2006-03-041-1/+1
| | | | r=vladd.
* Patch for bug 216902: support LDAPS connections; patch by Christian Krause ↵jocuri%softhome.net2006-03-042-4/+24
| | | | <chkr@plauener.de>, r=vladd, a=justdave.
* Documentation patch for bug 280517: add documentation for the 'Let me know ↵jocuri%softhome.net2006-03-041-0/+7
| | | | who is watching my account' feature; patch by victory <bmo@rsz.jp>, r=vladd.
* Documentation patch: fix 'occurences'->'occurrences' spelling; patch by Vlad ↵jocuri%softhome.net2006-03-041-1/+1
| | | | Dascalu <vladd@bugzilla.org>.
* Documentation patch: remove 'it it' duplication; patch by Vlad Dascalu ↵jocuri%softhome.net2006-03-041-1/+1
| | | | <vladd@bugzilla.org>.
* Documentation spelling patch: 'verion'->'version'; patch by Vlad Dascalu ↵jocuri%softhome.net2006-03-041-1/+1
| | | | <vladd@bugzilla.org>.
* Documentation spelling patch - remove duplicate 'when when' from ↵jocuri%softhome.net2006-03-041-1/+1
| | | | customization section; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Documentation patch - remove duplicate 'Note Note' spelling in text ↵jocuri%softhome.net2006-03-041-2/+2
| | | | documentation due to redundancy between documentation text and DocBook mark-up; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Documentation spelling patch: 'Herculaean'->'Herculean'; patch by Vlad ↵jocuri%softhome.net2006-03-041-2/+2
| | | | Dascalu <vladd@bugzilla.org>.
* Patch for bug 161369: Strip trailing whitespace from login usernames; patch ↵jocuri%softhome.net2006-03-031-1/+1
| | | | by Paul <pdemarco@zoominternet.net>, r=vladd, a=justdave.
* Patch for bug 74355: Set tooltip to bug title for full-url buglinks; patch ↵jocuri%softhome.net2006-03-031-1/+9
| | | | by David D. Kilzer (ddk) <ddkilzer@kilzer.net>, r=vladd, a=justdave.
* Bug 329177: Bugzilla fails when there are no keywordsmkanat%kerio.com2006-03-031-7/+0
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Patch for bug 329163: Add 'settings' template case in generic handling of ↵jocuri%softhome.net2006-03-031-0/+2
| | | | auth errors; patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
* Back out accidentally commited change as part of check-in for bug 328089.jocuri%softhome.net2006-03-031-2/+0
|
* Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com2006-03-0310-97/+69
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Patch for bug 282613: add important admin edit flags to sidebar; patch by ↵jocuri%softhome.net2006-03-031-0/+9
| | | | Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=vladd, a=justdave.
* Patch for bug 328089: make number of columns in additional comments field ↵jocuri%softhome.net2006-03-037-10/+12
| | | | identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, a=justdave.
* Patch for bug 329042: Modify 'group.html' in 'groups.html' for documentation ↵jocuri%softhome.net2006-03-031-6/+6
| | | | links; patch by Vlad Dascalu <vladd@bugzilla.org>; r=wurblzap, a=justdave.
* Documentation patch for bug 328330: Add classifications documentation; patch ↵jocuri%softhome.net2006-03-021-1/+20
| | | | by Vlad Dascalu <vladd@bugzilla.org>, r=kevin.benton@amd.com, r=LpSolit@gmail.com.
* Bug 314470: Require Perl 5.8mkanat%kerio.com2006-03-023-6/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
* Bug 281358: Attachment links in bugmail are different from the link in ↵lpsolit%gmail.com2006-03-024-6/+6
| | | | show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
* Patch for bug 325567: display more information when listing flag types in ↵jocuri%softhome.net2006-03-022-0/+31
| | | | editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave.