aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 101179: Fully implement support for customised bug statuses and workflow ...lpsolit%gmail.com2007-06-146-7/+78
* Bug 345100: Remove obsolete parameters and "officially" turn on custom bug st...lpsolit%gmail.com2007-06-148-96/+63
* Bug 344964: enter_bug.cgi should look at the custom status workflow to get th...lpsolit%gmail.com2007-06-144-51/+55
* Bug 383935: Display how many other users have chosen to see your saved search...lpsolit%gmail.com2007-06-132-0/+27
* Bug 383520 – Need to hook code-error.html.tmplghendricks%novell.com2007-06-131-6/+12
* Bug 380552 don't strike out "cancel and return to" it makes the link unreadabletimeless%mozdev.org2007-06-111-2/+2
* Bug 383903: Voting for a bug gives a table lock error - Patch by Frédér...lpsolit%gmail.com2007-06-101-4/+3
* Bug 382974: $duplicate can be set even when not marking a bug as a dupe (secu...lpsolit%gmail.com2007-06-031-1/+1
* Bug 379127: Incorrect link to the documentation when trying to view an nonexi...lpsolit%gmail.com2007-06-022-4/+4
* Bug 378590 - rewrite and reduce the length of the bug-writing guidelines. Pat...gerv%gerv.net2007-06-011-219/+54
* Bug 364164: <select> fields for flags are of different widths if you are not ...lpsolit%gmail.com2007-05-312-3/+10
* Bug 250604 - add link to Talkback instructions. Patch by gerv; r,a=lpsolit.gerv%gerv.net2007-05-311-1/+2
* Bug 369987: Display real field names in editvalues.cgi - Patch by Frédé...lpsolit%gmail.com2007-05-3010-73/+70
* Bug 344968: importxml.pl should support custom statuses - Patch by FrédÃÂ...lpsolit%gmail.com2007-05-291-8/+33
* Bug 382330: Dependency trees broken when resolved bugs are hidden (regression...lpsolit%gmail.com2007-05-291-1/+1
* Better fix for bug 381837: Clicking a bug in the dependency graph will open t...lpsolit%gmail.com2007-05-291-1/+1
* Bug 218618: Show line numbers on patch attachments when viewing them in "diff...lpsolit%gmail.com2007-05-273-15/+58
* Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug s...lpsolit%gmail.com2007-05-2716-383/+499
* Bug 381737: POD for the --field option of bz_webservice_demo.pllpsolit%gmail.com2007-05-261-0/+6
* Bug 381837: Clicking a bug in the dependency graph will open the search page ...lpsolit%gmail.com2007-05-261-4/+2
* Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch b...lpsolit%gmail.com2007-05-262-1/+20
* Bug 381732: Old tokens are not deleted on time when changing the email addres...lpsolit%gmail.com2007-05-261-0/+4
* Bug 382037: Default CC is ignored when a bug is created via the webservicemkanat%bugzilla.org2007-05-261-1/+1
* Bug 381640: abstract_schema hook is broken--it prevents modification of the e...mkanat%bugzilla.org2007-05-261-14/+18
* Bug 304999: Emails not generating Date header for non-sendmail methods - Patc...lpsolit%gmail.com2007-05-251-0/+7
* This file has been committed by accident. It has nothing to do here. Backing ...lpsolit%gmail.com2007-05-231-17/+0
* Bug 380928 – Bugzilla::Auth::Verify::create_or_update_user can return st...ghendricks%novell.com2007-05-232-4/+20
* Bug 364008: Work around 405 error on login from home page when using IIS 5.justdave%bugzilla.org2007-05-212-0/+7
* Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com2007-05-179-2/+489
* Bug 380709: collectstats.pl can't find ThrowCodeError when a failure occurs -...lpsolit%gmail.com2007-05-161-0/+1
* Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor c...ghendricks%novell.com2007-05-151-0/+8
* Bug 373660: Move dependency checking from process_bug into Bugzilla::Bugmkanat%bugzilla.org2007-05-152-56/+62
* Bug 379787: Flag request mail has a blank requestee when requestee doesn't ge...lpsolit%gmail.com2007-05-152-3/+7
* Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wi...lpsolit%gmail.com2007-05-1417-6/+401
* Bug 379918: Replace ListIDsForEmail() with subselect - Patch by Joel Peshkin ...lpsolit%gmail.com2007-05-141-114/+23
* I forgot this template in my previous checkin :)lpsolit%gmail.com2007-05-141-0/+62
* Bug 327077: Implement a way to get all the components with a given default as...lpsolit%gmail.com2007-05-135-38/+51
* Bug 380103: No product name provided when editing a component - Patch by FrÃ...lpsolit%gmail.com2007-05-111-1/+3
* Bug 376908: Installation process should not assume skins are in the same dire...lpsolit%gmail.com2007-05-103-4/+5
* Bug 311982: Remove useless quotes when displaying the milestone URL - Patch b...lpsolit%gmail.com2007-05-101-4/+4
* Bug 345290: Give a CSS class to various sections of the buglist, including qu...lpsolit%gmail.com2007-05-101-24/+32
* Bug 376911: Non-text content-types require setting the charset manually in th...lpsolit%gmail.com2007-05-101-1/+7
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...lpsolit%gmail.com2007-05-1011-15/+15
* Bug 366346: On process_bug.cgi with submit_action=nothing, provide Next/Prev ...lpsolit%gmail.com2007-05-101-0/+3
* Fix release notes test failures.mkanat%bugzilla.org2007-05-091-10/+11
* Bug 379777: Finalize Release Notes for Bugzilla 3.0mkanat%bugzilla.org2007-05-091-2/+22
* Bug 349560: Zooming textareas onBlur event prevent Commit button from submitt...lpsolit%gmail.com2007-05-071-1/+0
* Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer e...mkanat%bugzilla.org2007-05-063-6/+7
* Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla...mkanat%bugzilla.org2007-05-064-114/+56
* Bug 378759: Quick Search plugin does not conform to OpenSearch specification ...lpsolit%gmail.com2007-04-271-4/+1