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

126 Коммитов

Автор SHA1 Сообщение Дата
olav%bkor.dhs.org 29e7af1694 Bug 367649: Deleting an attachment should set isobsolete to 1
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit
2007-01-21 15:11:52 +00:00
lpsolit%gmail.com 0832fe9c56 Bug 189627: Implement per-product privileges - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-11-10 16:51:30 +00:00
lpsolit%gmail.com f417e3b2fe Bug 281181: [SECURITY] It's way too easy to delete versions/components/milestones etc... - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-10-14 22:02:13 +00:00
lpsolit%gmail.com 393bf3ee4f Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private attachments even when you are not in the insidergroup - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave 2006-10-14 21:04:56 +00:00
mkanat%bugzilla.org c7324dd2f3 Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-09-04 16:21:49 +00:00
lpsolit%gmail.com 89322c8eb6 Bug 343809: Merge FlagType::validate() with Flag::validate() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-08-24 15:56:39 +00:00
mkanat%bugzilla.org 7a5738d485 Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-11 23:45:08 +00:00
lpsolit%gmail.com 4292279141 Bug 343814: Move PatchReader specific code into a separate module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-08-03 19:35:03 +00:00
lpsolit%gmail.com 28a345e727 Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype objects - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk 2006-07-25 00:24:54 +00:00
lpsolit%gmail.com f525c1e087 Bug 174039: Set flags on bug entry - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap r=myk a=myk 2006-07-24 23:24:34 +00:00
mkanat%bugzilla.org 41220dc952 Bug 173629: Clean up "my" variable scoping issues for mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-06 06:12:05 +00:00
mkanat%bugzilla.org 3eabc93edf Bug 338375: Use Bugzilla->params everywhere instead of Param().
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:42:47 +00:00
mkanat%bugzilla.org 22e445e882 Bug 342869: Use Bugzilla->params everywhere except templates
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:26:22 +00:00
lpsolit%gmail.com 7d976ba23d Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +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 5307d2ed14 Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2006-06-17 23:24:36 +00:00
lpsolit%gmail.com dec2d05aa6 Bug 340139: When adding a new attachment, data inserted in the bugs_activity table are quoted - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor, r=ghendricks, r=vladd a=justdave 2006-06-03 20:06:36 +00:00
lpsolit%gmail.com 73f33debbd Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and FlagType.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-05-16 22:49:14 +00:00
lpsolit%gmail.com ac6c650c88 Bug 44595: Implement an interface for administrators to delete attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave 2006-04-17 20:19:37 +00:00
lpsolit%gmail.com 231f4b3551 Bug 322285: Cancelling a flag should remove it completely from the DB - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-04-14 16:50:47 +00:00
lpsolit%gmail.com 8e47b99e72 Bug 303688: Eliminate deprecated Bugzilla::DB routines from attachment.cgi - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=justdave 2006-04-12 23:08:20 +00:00
lpsolit%gmail.com 8f4f3f5f9a Bug 332705: Taking a bug when posting a new attachment doesn't update the 'duplicates' table - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-04-09 18:23:42 +00:00
lpsolit%gmail.com d2384ebc66 Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-02-25 23:10:53 +00:00
lpsolit%gmail.com 018e84e4ee Bug 320997: Taking a bug when posting an attachment doesn't set everconfirmed - Patch by Paul <pdemarco@zoominternet.net> r=wicked a=justdave 2005-12-29 21:11:00 +00:00
lpsolit%gmail.com eb7096731d Bug 301764: The file size indicates "0" when editing local attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=justdave 2005-12-08 09:14:12 +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
bugreport%peshkin.net 8a92bd9e82 Bug 149504 Permit a reference to a URL to be treated as an attachment
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-10-19 20:16:15 +00:00
lpsolit%gmail.com 7d02bf7d1b Bug 302936: Reject the requestee if he cannot access private attachments - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=jouni a=justdave 2005-10-18 17:45:48 +00:00
bugreport%peshkin.net ab2447d474 Bug 312773 attachment.cgi is broken due to bug 309681
Patch by Fr����d����ric Buclin <LpSolit@gmail.com>
r=joel, a=justdave
2005-10-18 03:26:13 +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 af74ae6b3d Bug 304745: Move GetFieldID() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-09-05 20:41:21 +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
bugreport%peshkin.net fa88e9516c Bug 305333: Move attachments.thedata to its own table
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2005-08-26 23:11:33 +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
lpsolit%gmail.com fa9d1a7629 Bug 304642: Bugzilla::Flag::GetTarget() should be called internally by Bugzilla::Flag::process() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-08-15 18:48:14 +00:00
lpsolit%gmail.com a8d486f572 Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
myk%mozilla.org 5d32cc2382 Fix for bug 302083: automatically converts BMP files to PNG files to conserve disk space; patch by Greg Hendricks; r=myk, a=myk 2005-07-30 00:46:40 +00:00
mkanat%kerio.com b256653f16 Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due to a bad check in Flag::validate() and Flag::modify()
Patch By Frederic Buclin <LpSolit@gmail.com> r=myk, a=justdave
2005-07-08 05:29:15 +00:00
mkanat%kerio.com e95c7c915e Bug 87404: Attachments don't work if you need to use user matching
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-08 02:18:22 +00:00
lpsolit%gmail.com d8147aaf93 Bug 240251: Bug::AppendComment() should receive the user ID as a 2nd parameter - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-07-07 18:42:09 +00:00
lpsolit%gmail.com 0864934e33 Bug 180792: Setting and/or updating flags does not update last changed date - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-06-20 22:46:39 +00:00
lpsolit%gmail.com fb7fdf3c1a Backing out bug 180792. A table is locked as READ while my patch tries to write in it :( 2005-06-20 22:20:50 +00:00
lpsolit%gmail.com 33e9d27dc8 Bug 180792: Setting and/or updating flags does not update last changed date - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-06-20 20:04:24 +00:00
lpsolit%gmail.com 36a922fbc9 Bug 274724: The 'Edit Attachment' link is now available even if a user does not have 'editbugs' privs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=myk 2005-04-28 02:14:26 +00:00
lpsolit%gmail.com 01215b0dc7 Bug 238870: remove %FORM from attachment.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=myk,LpSolit a=justdave 2005-04-08 00:34:39 +00:00
lpsolit%gmail.com 93d4b2c6af Bug 238878: Make hidden-fields template, User Matching and Flags use direct CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-07 23:37:56 +00:00
lpsolit%gmail.com 16c818f704 Bug 288405: Attachment.cgi fails on Big File attachment inserts - Patch by Marc Schumann <wurblzap@gmail.com> r=joel a=myk 2005-04-04 22:23:36 +00:00
mkanat%kerio.com 160fff77bb Bug 286235: Implicit joins should be replaced by explicit joins - installment A
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-04-04 21:52:06 +00:00
lpsolit%gmail.com c1b6a9e07e Bug 288883: SQL crash when granting/denying a request - Patch by Frederic Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-04-04 18:40:59 +00:00
mkanat%kerio.com c99a16fce3 Bug 285740: DBD::Pg must have the PG_BYTEA type specified for inserting BLOBs
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:23:55 +00:00