aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 213831 "Update" is ambiguous/confusing to sleepy adminstimeless%mozdev.org2007-07-248-8/+8
| | | | r=wurblzap a=lpsolit
* Bug 238651 (a&b) Include the login name (in <code>) for "account_inexistent" ↵timeless%mozdev.org2007-07-232-3/+4
| | | | | | error r=lpsolit a=lpsolit
* Bug 364361 The word "Customising" in chapter 6 title is spelled wrong in all ↵timeless%mozdev.org2007-07-2316-34/+34
| | | | | | documentation r=colin.ogilvie, kevin.benton
* Really return a booleanlpsolit%gmail.com2007-07-221-1/+1
|
* Bug 365302 email userprefs doesn't tell you if you are a globalwatchertimeless%mozdev.org2007-07-222-0/+25
| | | | r=lpsolit a=lpsolit
* Bug 385003: Entering a tag name manually ("create and add the tag") should ↵lpsolit%gmail.com2007-07-211-5/+10
| | | | not silently remove the tag from any other bugs (overwrites) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
* Bug 365890: Searches shared by users with bless rights are in the footer by ↵wurblzap%gmail.com2007-07-211-2/+2
| | | | | | | default, with no warning. Docs Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit
* Bug 365890: Searches shared by users with bless rights are in the footer by ↵lpsolit%gmail.com2007-07-213-5/+37
| | | | default, with no warning - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 365082: QuickSearch using unknown field makes Bugzilla hang - Patch by ↵lpsolit%gmail.com2007-07-202-4/+27
| | | | Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
* Bug 388165: Remove obsolete $field_descs.groupset - Patch by Frédéric ↵lpsolit%gmail.com2007-07-201-1/+0
| | | | Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 388163: Remove $terms.bit(s) - Patch by Frédéric Buclin ↵lpsolit%gmail.com2007-07-203-6/+4
| | | | <LpSolit@gmail.com> r/a=mkanat
* Bug 327914: Make Bugzilla::Util::perform_substs() go away - Patch by ↵lpsolit%gmail.com2007-07-202-28/+4
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 388159: 'bug' hardcoded in setting-descs.none.tmpl - Patch by ↵lpsolit%gmail.com2007-07-201-2/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 365756 text/x-patch and text/x-diff should be mapped to [x] patchtimeless%mozdev.org2007-07-201-0/+9
| | | | r=lpsolit a=lpsolit
* Bug 388171: User privs are not displayed correctly when deleting a user ↵lpsolit%gmail.com2007-07-201-1/+1
| | | | account - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Missing definition of $dbh in get_workflow(), r=mkanat on IRClpsolit%gmail.com2007-07-191-0/+1
|
* Bug 388765: Bugzilla::DB::db_new should accept attributes that *override* ↵mkanat%bugzilla.org2007-07-191-15/+23
| | | | | | the default attributes Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 329701: Add flag support to QuickSearch - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2007-07-192-1/+41
| | | | <wicked@sci.fi> r/a=LpSolit
* Bug 365110 saved searches should list "shared to"timeless%mozdev.org2007-07-181-0/+4
| | | | r=lpsolit a=lpsolit
* Fixing a typolpsolit%gmail.com2007-07-171-1/+1
|
* Bug 388311: Users with no privs see "Reopen bug" on closed bugs even if they ↵lpsolit%gmail.com2007-07-171-2/+1
| | | | are not the reporter - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 388232: Restricting a bug to a group sets reporter_accessible and ↵mkanat%bugzilla.org2007-07-162-1/+12
| | | | | | cc_accessible to 0 Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 388249: 'buglist_load_named_query' from global/messages.html.tmpl is ↵lpsolit%gmail.com2007-07-161-6/+0
| | | | obsolete - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit
* Bug 388045: Move updating of cc_accessible and reporter_accessible into ↵mkanat%bugzilla.org2007-07-144-31/+49
| | | | | | Bugzilla::Bug (from process_bug) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Remove useless and annoying "?" in some field descs, a=mkanat on IRClpsolit%gmail.com2007-07-141-3/+3
|
* Bug 381738: SaveAccount() in userprefs.cgi doesn't check ↵lpsolit%gmail.com2007-07-141-3/+6
| | | | Bugzilla->user->authorizer->can_change_{password|email} - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit
* Bug 388036: Make Bugzilla::Bug do updating for alias in process_bugmkanat%bugzilla.org2007-07-144-79/+37
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 388022: Use Bugzilla::Bug to set/update custom fields in process_bug.cgimkanat%bugzilla.org2007-07-133-24/+42
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by ↵lpsolit%gmail.com2007-07-133-4/+2
| | | | Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
* Bug 385415: Bugs marked as duplicate or moved to another installation always ↵lpsolit%gmail.com2007-07-1312-84/+217
| | | | go to the RESOLVED state, even if the workflow has RESOLVED excluded from it (or if this bug status has been removed or renamed). Some major problems related to the workflow when upgrading or installing 3.1 are also fixed here - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 385849: Make Bugzilla::Bug do updating for op_sys, rep_platform, and ↵mkanat%bugzilla.org2007-07-133-34/+79
| | | | | | other product-inspecific fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* Bug 387831: Deleting products does not clean up the component_cc table - ↵lpsolit%gmail.com2007-07-122-2/+13
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 387705: Single dependency loop detection not working anymore - Patch by ↵lpsolit%gmail.com2007-07-121-2/+3
| | | | Ronaldo Maia <romaia@async.com.br> r/a=LpSolit
* Bug 340350: 009bugwords.t barewords detection is imperfect - Patch by ↵lpsolit%gmail.com2007-07-111-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=Colin a=LpSolit
* Bug 365472 rename 'token_inexistent' to 'token_does_not_exist' or somethingtimeless%mozdev.org2007-07-104-4/+4
| | | | r=lpsolit a=lpsolit
* Bug 366384 improve the message "Delete Component of Product 'Derivatives'"timeless%mozdev.org2007-07-101-1/+2
| | | | r=lpsolit a=lpsolit
* Bug 383999 Replace "summed" with "stacked" so that I can find ittimeless%mozdev.org2007-07-101-1/+1
| | | | r=mkanat a=mkanat
* Bug 384400 Delete milestone message uses "ALL" incorrectlytimeless%mozdev.org2007-07-101-2/+3
| | | | r=lpsolit a=lpsolit
* Fixing bustage due to the checkin of bug 385379lpsolit%gmail.com2007-07-071-3/+0
|
* Bug 376427: Exported XML files contain the incorrect status and resolution ↵lpsolit%gmail.com2007-07-071-8/+11
| | | | (they are always set to RESOLVED MOVED) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 385379: Move dependency DB updating from process_bug into Bugzilla::Bugmkanat%bugzilla.org2007-07-072-114/+91
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 387177: Cannot move bugs to another installation: status_workflow table ↵lpsolit%gmail.com2007-07-071-1/+1
| | | | not locked - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
* Bug 274408: iCalendar export shows summaries only after comma (must be ↵lpsolit%gmail.com2007-07-051-1/+1
| | | | escaped) - Patch by Colin Leroy <colin@colino.net> r/a=LpSolit
* Bug 339437: Make flag requestee a select box and limit users to requestable ↵lpsolit%gmail.com2007-07-055-18/+76
| | | | only - Patch by Seth <laoseth@gmail.com> r/a=LpSolit
* Bug 384664: Make keywords use Bugzilla::Bug in process_bugmkanat%bugzilla.org2007-07-042-120/+140
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* "Typo" in bug 337717: s/return/next/ in the foreach looplpsolit%gmail.com2007-07-041-1/+1
|
* Bug 337717: whineatnews.pl sends email to users having "Bugmail Disabled = ↵lpsolit%gmail.com2007-07-041-3/+6
| | | | 1" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 385209: Part 2: Only consider */NA and */MANDATORY when the bug is being ↵lpsolit%gmail.com2007-07-041-5/+7
| | | | moved to another product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to ↵lpsolit%gmail.com2007-07-034-6/+7
| | | | 'specific_search_allow_empty_words' (to avoid confusion with the QuickSearch feature) - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r=wicked a=mkanat
* Bug 384651: Make CC adding and removal use Bugzilla::Bug in process_bugmkanat%bugzilla.org2007-07-023-88/+119
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit