Граф коммитов

327 Коммитов

Автор SHA1 Сообщение Дата
lpsolit%gmail.com 351a31d751 Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave 2006-06-19 17:30:24 +00:00
vladd%bugzilla.org b74e9ed058 Spelling patch: use right spelling for 'navigational'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:41:17 +00:00
lpsolit%gmail.com 840741027b Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-06-18 22:46:50 +00:00
lpsolit%gmail.com d85cd1f92a Bug 338796: Remove get_product_* from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-06-17 23:12:36 +00:00
lpsolit%gmail.com e9bf903598 Bug 328438: Eliminate @::log_columns - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=myk 2006-06-16 13:37:50 +00:00
lpsolit%gmail.com fa5c376ee6 Bug 340309: process_bug.cgi fails when changing several bugs at once if all bugs are in the same product - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-06-06 22:55:29 +00:00
lpsolit%gmail.com d719aeb514 Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=vladd a=justdave 2006-06-03 19:48:57 +00:00
lpsolit%gmail.com 74634f1822 Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-06-02 10:50:15 +00:00
lpsolit%gmail.com 6a1e0b43c2 Bug 337054: Remove get_component_id() and get_component_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-05-29 17:24:54 +00:00
lpsolit%gmail.com 96ecd2ccd7 Bug 337055: Move AnyDefaultGroups() from globals.pl into process_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-05-18 21:40:54 +00:00
lpsolit%gmail.com 95073050aa Bug 337026: Users with no privs cannot edit bugs anymore (if being logged out first) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-05-08 00:18:55 +00:00
lpsolit%gmail.com 33860a25ba Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl into User.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-05-07 20:13:49 +00:00
lpsolit%gmail.com 7d0fe875f5 Bug 332521: Remove GroupIdToName() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-05-07 19:56:05 +00:00
lpsolit%gmail.com 69ac09ca8c Bug 334344: process_bug.cgi is broken when changing several bugs at once - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2006-04-17 17:39:43 +00:00
lpsolit%gmail.com 86b4f0dc8a Bug 303696: Eliminate deprecated Bugzilla::DB routines from process_bug.cgi - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2006-04-06 22:41:41 +00:00
lpsolit%gmail.com 878a413555 Bug 330698: Remove $::components, @::enterable_products and $::classifications (and some others) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-04-02 19:07:14 +00:00
lpsolit%gmail.com c30293f018 Bug 301020: Remove useless locked tables - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2006-03-31 10:27:26 +00:00
lpsolit%gmail.com 83085bd021 Bug 92515: Implement the ability to change the resolution of a bug without reopening it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2006-03-27 22:25:47 +00:00
mkanat%kerio.com 59223979a3 Bug 328638: Remove @::legal_keywords and %::keywordsbyname
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-03-09 00:09:00 +00:00
mkanat%kerio.com bc519bd158 Bug 282628: Move OpenStates and IsOpenedState out of globals.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-03-06 21:42:10 +00:00
mkanat%kerio.com 51f583df63 Bug 328602: Eliminate %::versions and @::legal_versions
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-03-02 23:50:17 +00:00
mkanat%kerio.com 11662c264f Bug 328436: Move BugInGroupId from globals.pl to process_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-01 21:47:58 +00:00
lpsolit%gmail.com 52a7c378ca Bug 315605: Bugzilla::Field::check_form_field() should not take a CGI object as parameter - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-02-28 12:52:32 +00:00
lpsolit%gmail.com da82009a4a Bug 328449: Remove BugMail::MessageToMTA() from Bug::RemoveVotes() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-02-24 22:53:32 +00:00
lpsolit%gmail.com 00e1d8b314 Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk Melez <myk@mozilla.org> r=mkanat a=justdave 2006-02-21 13:08:24 +00:00
lpsolit%gmail.com 1ef6fbda0b Bug 325048: [PostgreSQL] Changing the status of a bug from UNCONFIRMED to NEW or ASSIGNED sets everconfirmed to 1 but leave the status as UNCONFIRMED - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-02-07 22:25:23 +00:00
mozilla%colinogilvie.co.uk 764f0dfdd8 Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries
Patch by Paul <pdemarco@zoominternet.net> and Colin Ogilvie <colin.ogilvie@gmail.com>; r/a=justdave
2006-01-08 19:56:04 +00:00
myk%mozilla.org 40ef8793a1 Backing out fix for bug 287325 (initial implementation of custom fields): turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month. 2006-01-06 14:38:43 +00:00
myk%mozilla.org b6e4f982d8 Bug 287325: an initial implementation of custom fields, including the ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob 2006-01-06 14:23:05 +00:00
timeless%mozdev.org eb9350f619 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
bugreport%peshkin.net f8660372ba Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is on
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-11-19 23:47:26 +00:00
lpsolit%gmail.com 51ef091a39 Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comments in show_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-11-13 18:16:33 +00:00
lpsolit%gmail.com 667e8c1f8e Bug 315157: Attachment data is not exported when moving bugs to another DB - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-11-07 20:41:12 +00:00
lpsolit%gmail.com b14632e551 Bug 314791: process_bug.cgi should not complain if 'knob' is undefined - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-11-04 09:44:53 +00:00
lpsolit%gmail.com f65ccb116e Bug 109339: Be able to set assignee/QA to default for multiple bugs across products - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-10-26 16:41:59 +00:00
lpsolit%gmail.com b493b5754c Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-24 23:11:56 +00:00
mkanat%kerio.com 6f97449110 Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SELECT column list
Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
2005-10-24 19:21:05 +00:00
bugreport%peshkin.net 0ae9d5f119 Bug 312787 When strict_isolation is set, do not permit users to alter deps on bugs unless they can edit both bugs
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2005-10-22 13:07:07 +00:00
bugreport%peshkin.net 36cc87edeb Bug 141593 You can add/remove dependencies on bugs you can't see
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-18 21:12:47 +00:00
bugreport%peshkin.net e0d962bfe7 Bug 309681 Prevent users from adding another user who shouldn't have access to a bug as assignee or CC member
Patch by Gabriel Sales de Oliveira <gabriel@async.com.br>
r=joel, a=justdave
2005-10-17 21:19:09 +00:00
lpsolit%gmail.com 7777fa7932 Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave 2005-10-12 02:08:57 +00:00
bugreport%peshkin.net ed4967db9f Bug 28398 Gotta be more careful when emailing state changes of dependent bugs
Patch by Andr���� Batosti <batosti@async.com.br>
r=lpsolit, a=justdave
2005-10-08 04:58:56 +00:00
lpsolit%gmail.com 0b154678e6 Bug 308581: Excluding yourself from a restricted bug generates an error if the user pref is set to "show the updated bug" - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave 2005-09-15 10:50:04 +00:00
lpsolit%gmail.com 37dc203c8e Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-09-08 23:40:10 +00:00
lpsolit%gmail.com 0ed805b76a Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-08-31 00:43:21 +00:00
lpsolit%gmail.com 2e5b08380e Bug 306364: SQL crash when moving a bug to another product (regression) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk 2005-08-30 16:32:05 +00:00
bugreport%peshkin.net 06ec004b81 Bug 305126: Fix table locks after removal of derive_groups
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=myk
2005-08-30 16:04:39 +00:00
lpsolit%gmail.com b3fceeed27 Bug 303401: move the move.pl code into process_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-08-21 17:36:51 +00:00
myk%mozilla.org b63b4e2ccc Fix for bug 292022: accepts multiple requestees in the requestee field for a given flag, and creates multiple requests, one per requestee, so that users can request a flag multiple times simultaneously instead of one at a time; r=joel, a=myk 2005-08-20 17:02:41 +00:00
bugreport%peshkin.net 02bbb51ea9 Bug 304583: Remove all remaining need to rederive inherited groups
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
2005-08-18 20:09:37 +00:00