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
/
process_bug.cgi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 277417: SQL error when reloading the page after changing the bug resoluti...
lpsolit%gmail.com
2005-06-11
1
-0
/
+10
*
Bug 225042: If sendmail dies while processing a duplicate it corrupts the dup...
lpsolit%gmail.com
2005-06-09
1
-14
/
+20
*
Bug 215320: Change several bugs at once causes extraneous messages in apache ...
lpsolit%gmail.com
2005-05-22
1
-0
/
+1
*
Bug 287109: [SECURITY] Names of private products/components can be exposed on...
mkanat%kerio.com
2005-05-12
1
-20
/
+22
*
Bug 287487: User with no privs can not add comments to bugs that have a deadl...
lpsolit%gmail.com
2005-05-11
1
-11
/
+11
*
Bug 286160: possible invalid flag types when moving a bug to a different prod...
lpsolit%gmail.com
2005-05-07
1
-4
/
+3
*
Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting <alt...
lpsolit%gmail.com
2005-05-04
1
-34
/
+4
*
Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by Frédér...
lpsolit%gmail.com
2005-04-20
1
-19
/
+0
*
Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI m...
lpsolit%gmail.com
2005-04-10
1
-9
/
+5
*
Bug 199048: Preference option to reverse sort the comments stack - Patch by S...
lpsolit%gmail.com
2005-04-09
1
-1
/
+4
*
Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa <wic...
lpsolit%gmail.com
2005-04-08
1
-205
/
+243
*
Bug 287947: Change CheckFormField/CheckFormFieldDefined subs in CGI.pl to use...
lpsolit%gmail.com
2005-04-08
1
-20
/
+20
*
Bug 238878: Make hidden-fields template, User Matching and Flags use direct C...
lpsolit%gmail.com
2005-04-08
1
-4
/
+5
*
Bug 286235: Implicit joins should be replaced by explicit joins - installment A
mkanat%kerio.com
2005-04-05
1
-14
/
+14
*
Bug 288883: SQL crash when granting/denying a request - Patch by Frederic Buc...
lpsolit%gmail.com
2005-04-05
1
-1
/
+1
*
Bug 178157: Dependency emails don't get sent for status change during mass ch...
lpsolit%gmail.com
2005-03-18
1
-14
/
+9
*
Bug 285534: bugs.qa_contact should allow NULL
mkanat%kerio.com
2005-03-15
1
-5
/
+17
*
Bug 284896 : QA contact never receives mail when removed from a bug
travis%sedsystems.ca
2005-03-11
1
-1
/
+1
*
Bug 277782: _throw_error should unlock tables when tables are locked, automat...
mkanat%kerio.com
2005-03-05
1
-10
/
+10
*
Bug 283139 : Zero out 'hours remaining' field on certain state transitions r....
travis%sedsystems.ca
2005-03-01
1
-30
/
+52
*
Bug 282748: uninitialized value in localtime in Format.pm
mkanat%kerio.com
2005-02-25
1
-1
/
+11
*
Bug 212940 : Can't use an undefined value as an ARRAY reference at /http/bugz...
travis%sedsystems.ca
2005-02-24
1
-14
/
+20
*
Bug 280497: Replace "LIMIT" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-19
1
-1
/
+1
*
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-18
1
-13
/
+14
*
Bug 281592: "use Bugzilla::RelationSet" in globals.pl and process_bug.cgi is ...
mkanat%kerio.com
2005-02-17
1
-1
/
+0
*
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
2005-02-09
1
-7
/
+12
*
Bug 276838 : Eliminate use of $::unconfirmedstate
travis%sedsystems.ca
2005-02-09
1
-5
/
+4
*
Bug 279740 : Move CountOpenDependencies out of globals.pl
travis%sedsystems.ca
2005-02-02
1
-1
/
+1
*
Bug 279700 : Move GetComments from globals.pl into Bugzilla::Bug
travis%sedsystems.ca
2005-02-01
1
-1
/
+1
*
Backing out the checking from bug 257315 until it gets corrected. It prevent...
justdave%bugzilla.org
2005-01-30
1
-9
/
+6
*
Bug 257315 : type of delta_ts in bugs table should not be timestamp
travis%sedsystems.ca
2005-01-29
1
-6
/
+9
*
Bug 218771 : The error message should be more accurate on who can change fields
travis%sedsystems.ca
2005-01-28
1
-26
/
+32
*
Bug 34488: Add a checkbox to add self to CC list
travis%sedsystems.ca
2005-01-24
1
-5
/
+8
*
Bug 266579 : Users without privs can confirm bugs by assigning to themselves ...
travis%sedsystems.ca
2005-01-21
1
-122
/
+161
*
Patch for bug 103636: Support specifying a date on which a bug is expected to...
jocuri%softhome.net
2005-01-16
1
-0
/
+11
*
Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util...
jocuri%softhome.net
2005-01-16
1
-2
/
+3
*
Bug 277621 : Uninitialized value message when changing timetracking fields
travis%sedsystems.ca
2005-01-15
1
-2
/
+2
*
Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ...
jake%bugzilla.org
2004-12-21
1
-34
/
+18
*
Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by...
jocuri%softhome.net
2004-12-14
1
-1
/
+1
*
Patch for bug 271797: avoid making target_milestone empty if usetargetmilesto...
jocuri%softhome.net
2004-12-09
1
-26
/
+21
*
Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schuma...
jocuri%softhome.net
2004-12-07
1
-1
/
+1
*
Patch for bug 267560: CheckCanChangeField in process_bug.cgi shouldn't reques...
jocuri%softhome.net
2004-11-20
1
-0
/
+1
*
Patch for bug 267774: Remove unused variable in process_bug.cgi; patch by FrÃ...
jocuri%softhome.net
2004-11-05
1
-1
/
+0
*
[SECURITY] Bug 252638: It is possible to send a carefully crafted HTTP POST m...
justdave%bugzilla.org
2004-10-25
1
-1
/
+21
*
Bug 254498: Check for comment required for time validation was too late.
justdave%bugzilla.org
2004-10-25
1
-32
/
+36
*
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
bugreport%peshkin.net
2004-08-04
1
-2
/
+3
*
Patch for bug 253604: When commit a bug, validate timetracking before user ma...
jocuri%softhome.net
2004-08-03
1
-2
/
+10
*
Patch for bug 253360: replace IF() with CASE WHEN for database compatibility;...
jocuri%softhome.net
2004-07-31
1
-8
/
+8
*
Fix for bug 216008: Time Tracking: default values cause change bug
kiko%async.com.br
2004-07-29
1
-1
/
+8
*
Fix for bug 252789: Empty timetrackinggroup causes error "hours worked
kiko%async.com.br
2004-07-29
1
-15
/
+22
[next]