index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
process_bug.cgi
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-06
Bug 287325: an initial implementation of custom fields, including the ability...
myk%mozilla.org
1
-0
/
+12
2005-11-26
Bug 106386 Correct misspellings in source code
timeless%mozdev.org
1
-1
/
+1
2005-11-20
Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is on
bugreport%peshkin.net
1
-48
/
+131
2005-11-14
Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for comm...
lpsolit%gmail.com
1
-4
/
+6
2005-11-08
Bug 315157: Attachment data is not exported when moving bugs to another DB - ...
lpsolit%gmail.com
1
-1
/
+2
2005-11-04
Bug 314791: process_bug.cgi should not complain if 'knob' is undefined - Patc...
lpsolit%gmail.com
1
-1
/
+3
2005-10-27
Bug 109339: Be able to set assignee/QA to default for multiple bugs across pr...
lpsolit%gmail.com
1
-27
/
+30
2005-10-25
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
1
-2
/
+2
2005-10-25
Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the SEL...
mkanat%kerio.com
1
-1
/
+3
2005-10-22
Bug 312787 When strict_isolation is set, do not permit users to alter deps on...
bugreport%peshkin.net
1
-0
/
+7
2005-10-19
Bug 141593 You can add/remove dependencies on bugs you can't see
bugreport%peshkin.net
1
-5
/
+23
2005-10-18
Bug 309681 Prevent users from adding another user who shouldn't have access t...
bugreport%peshkin.net
1
-4
/
+41
2005-10-12
Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals...
lpsolit%gmail.com
1
-1
/
+1
2005-10-08
Bug 28398 Gotta be more careful when emailing state changes of dependent bugs
bugreport%peshkin.net
1
-3
/
+3
2005-09-15
Bug 308581: Excluding yourself from a restricted bug generates an error if th...
lpsolit%gmail.com
1
-6
/
+8
2005-09-09
Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.c...
lpsolit%gmail.com
1
-10
/
+4
2005-08-31
Bug 30345: Can mark bugs duplicates of each other [dupe loops] - Patch by FrÃ...
lpsolit%gmail.com
1
-8
/
+32
2005-08-31
Bug 306364: SQL crash when moving a bug to another product (regression) - Pat...
lpsolit%gmail.com
1
-1
/
+1
2005-08-31
Bug 305126: Fix table locks after removal of derive_groups
bugreport%peshkin.net
1
-9
/
+2
2005-08-22
Bug 303401: move the move.pl code into process_bug.cgi - Patch by Frédéric ...
lpsolit%gmail.com
1
-9
/
+105
2005-08-21
Fix for bug 292022: accepts multiple requestees in the requestee field for a ...
myk%mozilla.org
1
-1
/
+1
2005-08-19
Bug 304583: Remove all remaining need to rederive inherited groups
bugreport%peshkin.net
1
-9
/
+5
2005-08-16
Bug 304642: Bugzilla::Flag::GetTarget() should be called internally by Bugzil...
lpsolit%gmail.com
1
-2
/
+1
2005-08-16
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B...
lpsolit%gmail.com
1
-1
/
+3
2005-08-13
Bug 304044: Missing scalar() for some parameters - Patch by Frédéric Buclin...
lpsolit%gmail.com
1
-6
/
+6
2005-08-13
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
1
-1
/
+1
2005-08-10
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
1
-1
/
+1
2005-08-09
Backout of bug 303669 which broke AppendComment and possibly a number
bugreport%peshkin.net
1
-1
/
+1
2005-08-09
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
1
-1
/
+1
2005-08-03
Bug 302927: Incorrect title when changing several bugs at once - Patch by FrÃ...
lpsolit%gmail.com
1
-0
/
+1
2005-07-28
Bug 301446: Changing several bugs at once crashes if the user wants to automa...
lpsolit%gmail.com
1
-1
/
+6
2005-07-26
Bug 298273: Marking duplicates misses 'Bug' before the number - Patch by Marc...
lpsolit%gmail.com
1
-1
/
+1
2005-07-22
Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Frédér...
lpsolit%gmail.com
1
-1
/
+1
2005-07-22
Bug 301463: Move CheckFormField and CheckFormFieldDefined into Field.pm - Pat...
lpsolit%gmail.com
1
-21
/
+21
2005-07-14
Bug 300501: Move GetBugActivity() into Bug.pm - Patch by Frédéric Buclin <L...
lpsolit%gmail.com
1
-2
/
+2
2005-07-11
Bug 63536: User preference for whether or not to go to the next bug after pro...
lpsolit%gmail.com
1
-29
/
+38
2005-07-08
Bug 293159: [SECURITY] Anyone can change flags and access bug summaries due t...
mkanat%kerio.com
1
-6
/
+5
2005-07-08
Bug 240251: Bug::AppendComment() should receive the user ID as a 2nd paramete...
lpsolit%gmail.com
1
-2
/
+2
2005-07-07
Bug 242318: "blocked" field is ignored in post_bug.cgi if the "dependson" fie...
lpsolit%gmail.com
1
-66
/
+6
2005-06-21
Bug 298196: process_bug.cgi updates delta_ts even when no modifications are m...
lpsolit%gmail.com
1
-4
/
+3
2005-06-21
Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...
lpsolit%gmail.com
1
-6
/
+6
2005-06-11
Bug 277417: SQL error when reloading the page after changing the bug resoluti...
lpsolit%gmail.com
1
-0
/
+10
2005-06-09
Bug 225042: If sendmail dies while processing a duplicate it corrupts the dup...
lpsolit%gmail.com
1
-14
/
+20
2005-05-22
Bug 215320: Change several bugs at once causes extraneous messages in apache ...
lpsolit%gmail.com
1
-0
/
+1
2005-05-12
Bug 287109: [SECURITY] Names of private products/components can be exposed on...
mkanat%kerio.com
1
-20
/
+22
2005-05-11
Bug 287487: User with no privs can not add comments to bugs that have a deadl...
lpsolit%gmail.com
1
-11
/
+11
2005-05-07
Bug 286160: possible invalid flag types when moving a bug to a different prod...
lpsolit%gmail.com
1
-4
/
+3
2005-05-04
Bug 248386: Add support for Alias to post_bug.cgi - Patch by Albert Ting <alt...
lpsolit%gmail.com
1
-34
/
+4
2005-04-20
Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by Frédér...
lpsolit%gmail.com
1
-19
/
+0
2005-04-10
Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI m...
lpsolit%gmail.com
1
-9
/
+5
[prev]
[next]