summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-26Bug 381837: Clicking a bug in the dependency graph will open the search page ...lpsolit%gmail.com1-4/+2
2007-05-26Bug 381737: Unable to get legal values of custom fields via XML-RPC - Patch b...lpsolit%gmail.com2-1/+20
2007-05-26Bug 381732: Old tokens are not deleted on time when changing the email addres...lpsolit%gmail.com1-0/+4
2007-05-26Bug 382037: Default CC is ignored when a bug is created via the webservicemkanat%bugzilla.org1-1/+1
2007-05-26Bug 381640: abstract_schema hook is broken--it prevents modification of the e...mkanat%bugzilla.org1-14/+18
2007-05-25Bug 304999: Emails not generating Date header for non-sendmail methods - Patc...lpsolit%gmail.com1-0/+7
2007-05-24This file has been committed by accident. It has nothing to do here. Backing ...lpsolit%gmail.com1-17/+0
2007-05-24Bug 380928 – Bugzilla::Auth::Verify::create_or_update_user can return st...ghendricks%novell.com2-4/+20
2007-05-22Bug 364008: Work around 405 error on login from home page when using IIS 5.justdave%bugzilla.org2-0/+7
2007-05-17Bug 377485: Implement editworkflow.cgi - Patch by Frédéric Buclin <LpSo...lpsolit%gmail.com9-2/+489
2007-05-16Bug 380709: collectstats.pl can't find ThrowCodeError when a failure occurs -...lpsolit%gmail.com1-0/+1
2007-05-15Bug 380416: template/en/default/admin/users/userdata.html.tmpl should honor c...ghendricks%novell.com1-0/+8
2007-05-15Bug 373660: Move dependency checking from process_bug into Bugzilla::Bugmkanat%bugzilla.org2-56/+62
2007-05-15Bug 379787: Flag request mail has a blank requestee when requestee doesn't ge...lpsolit%gmail.com2-3/+7
2007-05-15Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wi...lpsolit%gmail.com17-6/+401
2007-05-15Bug 379918: Replace ListIDsForEmail() with subselect - Patch by Joel Peshkin ...lpsolit%gmail.com1-114/+23
2007-05-14I forgot this template in my previous checkin :)lpsolit%gmail.com1-0/+62
2007-05-14Bug 327077: Implement a way to get all the components with a given default as...lpsolit%gmail.com5-38/+51
2007-05-11Bug 380103: No product name provided when editing a component - Patch by FrÃ...lpsolit%gmail.com1-1/+3
2007-05-10Bug 376908: Installation process should not assume skins are in the same dire...lpsolit%gmail.com3-4/+5
2007-05-10Bug 311982: Remove useless quotes when displaying the milestone URL - Patch b...lpsolit%gmail.com1-4/+4
2007-05-10Bug 345290: Give a CSS class to various sections of the buglist, including qu...lpsolit%gmail.com1-24/+32
2007-05-10Bug 376911: Non-text content-types require setting the charset manually in th...lpsolit%gmail.com1-1/+7
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...lpsolit%gmail.com11-15/+15
2007-05-10Bug 366346: On process_bug.cgi with submit_action=nothing, provide Next/Prev ...lpsolit%gmail.com1-0/+3
2007-05-09Fix release notes test failures.mkanat%bugzilla.org1-10/+11
2007-05-09Bug 379777: Finalize Release Notes for Bugzilla 3.0mkanat%bugzilla.org1-2/+22
2007-05-07Bug 349560: Zooming textareas onBlur event prevent Commit button from submitt...lpsolit%gmail.com1-1/+0
2007-05-06Fix bustage from checkin of Bug 374331--defaultlanguage parameter no longer e...mkanat%bugzilla.org3-6/+7
2007-05-06Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla...mkanat%bugzilla.org4-114/+56
2007-04-27Bug 378759: Quick Search plugin does not conform to OpenSearch specification ...lpsolit%gmail.com1-4/+1
2007-04-25Bug 378672: Use of uninitialized value in numeric comparison (<=>) at Bugzill...lpsolit%gmail.com1-2/+2
2007-04-23Bug 372589: Firefox squishes bugsearch window making it difficult to use - Pa...lpsolit%gmail.com1-2/+2
2007-04-19Bug 377564: Indexes are not renamed when renaming tablesmkanat%bugzilla.org3-1/+41
2007-04-19Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com27-57/+60
2007-04-19Bug 372531: "match" should be a generic function in Bugzilla::Objectmkanat%bugzilla.org3-75/+84
2007-04-18Bug 350112: Error about "data/bugzilla-update.xml" being unreadable - Patch b...lpsolit%gmail.com4-5/+44
2007-04-18Bug 258647: productmenu.js and productform.js should be consolidated - Patch ...lpsolit%gmail.com6-208/+249
2007-04-16Bug 182082: Help system should support more browsers - Patch by Teemu Mannerm...lpsolit%gmail.com7-33/+284
2007-04-15Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting t...justdave%bugzilla.org7-3/+132
2007-04-13Bug 92552: Separate reassignment from bug status change (they are now indepen...lpsolit%gmail.com6-175/+131
2007-04-11Bug 375191: Remove ChangeStatus() and ChangeResolution() from process_bug.cgi...lpsolit%gmail.com3-144/+122
2007-04-11Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (...lpsolit%gmail.com19-60/+66
2007-04-10Bug 344969: Remove hardcoded bug statuses from collectstats.pl and reports.cg...lpsolit%gmail.com2-17/+21
2007-04-07Bug 102622: Dependency graphs should be able to be limited by "relationship" ...lpsolit%gmail.com2-44/+61
2007-04-07Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by Fr...lpsolit%gmail.com2-1/+64
2007-04-07Bug 371727: One week is too long to wait for an update notification - Patch b...lpsolit%gmail.com1-1/+1
2007-04-06Bug 375602: makedocs.pl --with-pdf parameter check is buggy - Patch by Olav V...lpsolit%gmail.com1-1/+1
2007-04-06Bug 366798: Refactor enter_bug OS sniffing - Patch by timeless <timeless@bema...lpsolit%gmail.com1-34/+53
2007-04-06Bug 286338: Remove admin options from footer in favor of a single link to Adm...lpsolit%gmail.com8-61/+212