wurblzap%gmail.com
6ab2adb739
Bug 69000: Permit a stored query to be marked "shared" and accessible by other users.
...
Patch by Marc Schumann <wurblzap@gmail.com>,
r=vladd, a=myk
2006-07-13 20:08:00 +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
31fbfa9477
Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave
...
Bug 328637: Remove all legal_* versioncache arrays - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
Bug 110503 - Eliminate versioncache
2006-06-19 20:15:18 +00:00
mkanat%bugzilla.org
31d81c4061
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-12 02:41:22 +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
76818bd7f8
Bug 287741: changing password from 'password' to 'password' should not invalidate login cookies - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-12-20 22:25:57 +00:00
lpsolit%gmail.com
5b149a09e9
Bug 320866: Watching the same address twice produces software error - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kevin r=bkor a=justdave
2005-12-20 21:46:22 +00:00
karl%kornel.name
dfc6c644da
Bug 313679: Changing email address in sudo mode logs user in as
...
impersonated user - Patch by A. Karl Kornel <karl@kornel.name>
r=wurblzap a=justdave
2005-12-13 20:03:13 +00:00
lpsolit%gmail.com
0f7661d9ca
Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave
2005-11-13 17:32:12 +00:00
lpsolit%gmail.com
35ecb1a6b0
Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-10-30 21:31:29 +00:00
lpsolit%gmail.com
300632fee5
Bug 308340: General Preferences tab is empty except for submit button when no user prefences are enabled - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=justdave
2005-10-28 09:56:54 +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
lpsolit%gmail.com
14871d7e82
Bug 303699: Eliminate deprecated Bugzilla::DB routines from userprefs.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-10-12 01:21:16 +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
lpsolit%gmail.com
9bc783cb1d
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-08-15 17:43:38 +00:00
lpsolit%gmail.com
5b380a9944
Bug 304044: Missing scalar() for some parameters - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-08-13 12:35:12 +00:00
mkanat%kerio.com
a876784a7e
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-13 12:27:04 +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
bugreport%peshkin.net
f41da5ed69
Backout of bug 303669 which broke AppendComment and possibly a number
...
of other items.
2005-08-09 11:23:43 +00:00
mkanat%kerio.com
8f7328f4d3
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-09 05:59:02 +00:00
lpsolit%gmail.com
37cb2b7caa
Bug 303061: userprefs.cgi should call ThrowUserError for old_password_required - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-08-03 00:07:45 +00:00
lpsolit%gmail.com
2b8a8b2f6b
Bug 302200: uninitialized value when saving email prefs - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit a=myk
2005-07-27 21:00:59 +00:00
lpsolit%gmail.com
dcce8e5a29
Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-07-20 21:24:19 +00:00
lpsolit%gmail.com
35e51a3eb9
Bug 257767: Option to have fields in CSV files separated by semicolons instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
2005-07-20 02:14:34 +00:00
mkanat%kerio.com
1146841d42
Bug 300336: Bugzilla::Auth should not contain any exported subroutines
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-13 03:57:02 +00:00
mkanat%kerio.com
46e7119951
Bug 287436: [SECURITY] After having logged in, links to change the report type contain username and password
...
Patch By Marc Schumann <wurblzap@gmail.com> r=gerv, a=justdave
2005-05-12 01:52:13 +00:00
lpsolit%gmail.com
2025124fde
Bug 289729: fix several "uninitialized value" messages - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-04-12 20:21:45 +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
gerv%gerv.net
0138acd94b
Bug 73665 - migrate email preferences to their own table, and rearchitect email internals. Patch by gerv; r=jake, a=justdave.
2005-03-29 21:43:00 +00:00
travis%sedsystems.ca
cc6f83dba7
Bug 280517 : Let me know who is watching my account
...
Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk
2005-03-15 16:10:18 +00:00
travis%sedsystems.ca
ec7112b5af
Bug 98123 : Create a user preferences infrastructure (became 'General Settings')
...
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jouni, mkanat a=myk
2005-03-10 15:51:43 +00:00
mkanat%kerio.com
1410f4c35e
Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User function
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-02-25 03:07:05 +00:00
mkanat%kerio.com
7cd74478e8
Bug 281550: Remove RelationSet from userprefs.cgi (and thus fix non-ANSI INSERT)
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk
2005-02-25 02:34:11 +00:00
mkanat%kerio.com
431e480949
Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 08:02:07 +00:00
mkanat%kerio.com
a570c5ec1b
Bug 280497: Replace "LIMIT" with Bugzilla::DB function call
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave
2005-02-18 16:14:27 +00:00
mkanat%kerio.com
e1a59dde23
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
2005-02-17 21:57:27 +00:00
travis%sedsystems.ca
140f3c1905
Bug 280994 : Move ValidateNewUser out of globals.pl
...
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
2005-02-09 06:42:43 +00:00
travis%sedsystems.ca
94087628c8
Bug 278792 : Move Crypt() to Bugzilla::Auth
...
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
2005-01-31 19:26:01 +00:00
travis%sedsystems.ca
a21e27d8a3
Bug 108870: Bugzilla does not set email prefs for new user until user visits userprefs.cgi
...
Patch: travis r=mkanat a=justdave
Also includes fixes for
Bug 109573: New bugzilla accounts should by default have 'CC field changes' turned off, and
Bug 275599: flag request email prefs not behaving correctly
2005-01-07 20:56:01 +00:00
jocuri%softhome.net
cbdbef47b4
Patch for bug 275788: Provide a line of code that defines legal query formats for other scripts to use; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave.
2004-12-31 08:00:51 +00:00
jake%bugzilla.org
631f228481
Bug 274397 - Editing a saved search should now work even after clicking "Show List" from a bug.
...
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>
r=wurblzap, a=justdave
2004-12-23 09:54:18 +00:00
bugreport%peshkin.net
ace5e9f22b
Bug 251837: Add UI to add/remove 'My Bugs' link in footer
...
r=joel
a=justdave
2004-07-27 05:53:27 +00:00
bugreport%peshkin.net
d3ec032dd0
Bug 236779: Add UI for changing "linkinfooter" flag for saved searches
...
r=gerv,preed
a=justdave
2004-05-13 16:04:27 +00:00
kiko%async.com.br
6f3fb84923
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
...
quietly_check_login()/confirm_login() calls. Cleans up callsites
(consisting of most of our CGIs), swapping (where appropriate) for calls
to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>.
r=bbaetz, kiko. a=justdave.
2004-03-27 03:51:44 +00:00
kiko%async.com.br
2b54f4f614
Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.
...
Consolidates the logout code into Bugzilla::Auth::CGI, and provides
simple front-end wrappers in Bugzilla.pm for use in the CGIs we have.
r=bbaetz, joel; a=justdave.
Adds a set of constants to the logout() API which allow specifying "how
much" we should log out -- all sessions, the current session, or all
sessions but the current one.
Fixes callsites to use this new API; cleans and documents things a
bit while we're at it. Part I in the great COOKIE apocalypse.
2004-03-27 01:28:29 +00:00
justdave%syndicomm.com
48a6a62693
Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now.
...
r= myk, gerv
a= justdave
2004-03-18 03:57:05 +00:00
gerv%gerv.net
80f9838a0d
Bug 232176 - Add a preferences panel for saved searches, to allow management all in one place. Patch by gerv; r,a=justdave.
2004-03-08 08:40:17 +00:00