index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
userprefs.cgi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN block
mkanat%bugzilla.org
2006-05-12
1
-1
/
+2
*
Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...
lpsolit%gmail.com
2006-05-08
1
-2
/
+2
*
Bug 287741: changing password from 'password' to 'password' should not invali...
lpsolit%gmail.com
2005-12-21
1
-10
/
+12
*
Bug 320866: Watching the same address twice produces software error - Patch b...
lpsolit%gmail.com
2005-12-21
1
-3
/
+3
*
Bug 313679: Changing email address in sudo mode logs user in as
karl%kornel.name
2005-12-14
1
-1
/
+3
*
Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch b...
lpsolit%gmail.com
2005-11-14
1
-1
/
+1
*
Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu...
lpsolit%gmail.com
2005-10-31
1
-38
/
+50
*
Bug 308340: General Preferences tab is empty except for submit button when no...
lpsolit%gmail.com
2005-10-28
1
-2
/
+13
*
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
2005-10-25
1
-1
/
+4
*
Bug 303699: Eliminate deprecated Bugzilla::DB routines from userprefs.cgi - P...
lpsolit%gmail.com
2005-10-12
1
-30
/
+35
*
Bug 304583: Remove all remaining need to rederive inherited groups
bugreport%peshkin.net
2005-08-19
1
-5
/
+3
*
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B...
lpsolit%gmail.com
2005-08-16
1
-1
/
+2
*
Bug 304044: Missing scalar() for some parameters - Patch by Frédéric Buclin...
lpsolit%gmail.com
2005-08-13
1
-2
/
+1
*
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
2005-08-13
1
-2
/
+2
*
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
2005-08-10
1
-1
/
+1
*
Backout of bug 303669 which broke AppendComment and possibly a number
bugreport%peshkin.net
2005-08-09
1
-2
/
+2
*
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
2005-08-09
1
-2
/
+2
*
Bug 303061: userprefs.cgi should call ThrowUserError for old_password_require...
lpsolit%gmail.com
2005-08-03
1
-1
/
+1
*
Bug 302200: uninitialized value when saving email prefs - Patch by Rob Siklos...
lpsolit%gmail.com
2005-07-28
1
-1
/
+3
*
Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ...
lpsolit%gmail.com
2005-07-21
1
-1
/
+1
*
Bug 257767: Option to have fields in CSV files separated by semicolons instea...
lpsolit%gmail.com
2005-07-20
1
-6
/
+4
*
Bug 300336: Bugzilla::Auth should not contain any exported subroutines
mkanat%kerio.com
2005-07-13
1
-1
/
+1
*
Bug 287436: [SECURITY] After having logged in, links to change the report typ...
mkanat%kerio.com
2005-05-12
1
-2
/
+9
*
Bug 289729: fix several "uninitialized value" messages - Patch by Frédéric ...
lpsolit%gmail.com
2005-04-13
1
-1
/
+3
*
Bug 286235: Implicit joins should be replaced by explicit joins - installment A
mkanat%kerio.com
2005-04-05
1
-5
/
+7
*
Bug 73665 - migrate email preferences to their own table, and rearchitect ema...
gerv%gerv.net
2005-03-30
1
-69
/
+61
*
Bug 280517 : Let me know who is watching my account
travis%sedsystems.ca
2005-03-16
1
-0
/
+13
*
Bug 98123 : Create a user preferences infrastructure (became 'General Settings')
travis%sedsystems.ca
2005-03-10
1
-0
/
+39
*
Bug 279693: Move UserCanBlessGroup() into a Bugzilla::User function
mkanat%kerio.com
2005-02-25
1
-1
/
+1
*
Bug 281550: Remove RelationSet from userprefs.cgi (and thus fix non-ANSI INSERT)
mkanat%kerio.com
2005-02-25
1
-20
/
+33
*
Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-20
1
-1
/
+2
*
Bug 280497: Replace "LIMIT" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-19
1
-1
/
+2
*
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-18
1
-3
/
+4
*
Bug 280994 : Move ValidateNewUser out of globals.pl
travis%sedsystems.ca
2005-02-09
1
-1
/
+2
*
Bug 278792 : Move Crypt() to Bugzilla::Auth
travis%sedsystems.ca
2005-02-01
1
-1
/
+2
*
Bug 108870: Bugzilla does not set email prefs for new user until user visits ...
travis%sedsystems.ca
2005-01-08
1
-22
/
+0
*
Patch for bug 275788: Provide a line of code that defines legal query formats...
jocuri%softhome.net
2004-12-31
1
-6
/
+12
*
Bug 274397 - Editing a saved search should now work even after clicking "Show...
jake%bugzilla.org
2004-12-23
1
-1
/
+16
*
Bug 251837: Add UI to add/remove 'My Bugs' link in footer
bugreport%peshkin.net
2004-07-27
1
-0
/
+6
*
Bug 236779: Add UI for changing "linkinfooter" flag for saved searches
bugreport%peshkin.net
2004-05-13
1
-1
/
+16
*
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br
2004-03-27
1
-2
/
+1
*
Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.
kiko%async.com.br
2004-03-27
1
-1
/
+3
*
Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the...
justdave%syndicomm.com
2004-03-18
1
-7
/
+7
*
Bug 232176 - Add a preferences panel for saved searches, to allow management ...
gerv%gerv.net
2004-03-08
1
-0
/
+12
*
Patch for bug 235278: eliminate %::FORM from userprefs.cgi; r=kiko, a=justdave.
jocuri%softhome.net
2004-03-07
1
-22
/
+26
*
Patch for bug 123077; improve the ValidatePassword sub so that a password cha...
jocuri%softhome.net
2004-03-03
1
-2
/
+1
*
Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ...
gerv%gerv.net
2003-11-09
1
-68
/
+0
*
Bug 180635 - Enhance Bugzilla::User to store additional information
bbaetz%acm.org
2003-06-03
1
-2
/
+7
*
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
2003-05-05
1
-1
/
+5
*
Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
bbaetz%acm.org
2003-04-02
1
-1
/
+2
[prev]
[next]