lpsolit%gmail.com
|
b0bc08db57
|
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
|
4f4e3f5d80
|
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
|
a247ca1e98
|
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
|
eee82ed8e9
|
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
|
5b99b331a5
|
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
|
173031bf91
|
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
|
da86f485d8
|
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
|
d313754577
|
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
|
4ed28f52ee
|
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
|
e01df02a56
|
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
|
f2dd0345c6
|
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
|
30f6d2eada
|
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
|
f886810984
|
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
|
662ac4a1b9
|
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
|
2fdd226fbf
|
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
|
1b11a3bb2e
|
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
|
54e09d6b46
|
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
|
34f85c2686
|
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
|
b0cdd759d9
|
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
|
6c3946f2d9
|
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
|
75411947c8
|
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
|
d78e6db28e
|
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
|
e5d40bbd07
|
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
|
f51dd83640
|
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
|
5318c4ef4b
|
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
|
9a633696d5
|
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
|
b79a6dbf60
|
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
|
cb5e704d3c
|
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
|
5b8b2b2d99
|
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
|
e03f2453bb
|
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
|
1ce78c0145
|
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
|
da020d19e0
|
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
|
8e9b3e98fb
|
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
|
68d68f6a08
|
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
|
cbfe21bb80
|
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
|
5f6b393f4a
|
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
|
22ec74ac9a
|
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
|
b4f05d30b0
|
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
|
8f05a7f12d
|
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
|
b2f59db2d7
|
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
|
8df977ec2f
|
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
|
c9804ad308
|
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
|
162981196c
|
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
|
b6ab9fe7c7
|
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
|
54dccd5b6c
|
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
|
c40bc47d29
|
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
|
5cbaea00ba
|
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
|
24d6e4b351
|
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
|
dd6c7b9ce4
|
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 |
travis%sedsystems.ca
|
5ce2e00179
|
Fix nits on bug 180652 - Frederic Buclin
|
2005-03-15 22:08:12 +00:00 |