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
/
Bugzilla
/
Bug.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 556403: Move adding/removing of CCs from process_bug.cgi into
Max Kanat-Alexander
2010-05-22
1
-12
/
+17
*
Bug 556397: Move the setting of single-bug fields from process_bug.cgi
Max Kanat-Alexander
2010-05-22
1
-1
/
+9
*
Bug 494395: Implement the ability to mark custom fields as mandatory when
Tiago Mello
2010-05-19
1
-0
/
+36
*
Bug 556373: Move the adding/removing of groups from process_bug.cgi to
Max Kanat-Alexander
2010-05-17
1
-1
/
+11
*
Bug 556167: Move the setting of dependson/blocked from process_bug.cgi
Max Kanat-Alexander
2010-05-16
1
-0
/
+30
*
Bug 428452: Move code to set/modify keywords from process_bug.cgi into
Max Kanat-Alexander
2010-05-16
1
-1
/
+5
*
Bug 556154: process_bug.cgi: move the stuff in the loop after $b->set_all
Max Kanat-Alexander
2010-05-16
1
-0
/
+20
*
Bug 559398 - "Old incomplete data warning showing on activity view due to cus...
Reed Loden
2010-05-14
1
-1
/
+4
*
Backing out bug 271913: comments are no longer displayed, see also bug 565794
Frédéric Buclin
2010-05-14
1
-2
/
+6
*
Bug 565314: Cannot edit FIXED bugs when a blocker is open, when "noresolveono...
Frédéric Buclin
2010-05-13
1
-1
/
+3
*
Bug 271913: Do not force the user to comment when adding Hours Worked
Kent Rogers
2010-05-12
1
-6
/
+2
*
Bug 556123: process_bug.cgi: move the setting of comments and work_time
Max Kanat-Alexander
2010-05-12
1
-0
/
+21
*
Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead o...
Reed Loden
2010-05-06
1
-1
/
+8
*
Bug 560009: Use firstidx from List::MoreUtils instead of lsearch
Max Kanat-Alexander
2010-04-22
1
-2
/
+5
*
Bug 558318: "Invalid Parameter for keywords" error thrown when creating a new...
Frédéric Buclin
2010-04-09
1
-5
/
+1
*
Bug 69621: Remove the keyword cache (which is not updated on keyword rename/d...
Frédéric Buclin
2010-04-08
1
-2
/
+0
*
Bug 532350 - "Can't add Debian bug URLs to a bug using "See Also""
Reed Loden
2010-04-05
1
-0
/
+21
*
Bug 556736: Make the bug_end_of_update hook also send $old_bug to the hook
Max Kanat-Alexander
2010-04-02
1
-4
/
+3
*
Follow-up to bug 533121 -- make regex for matching "code.google.com" case-ins...
Reed Loden
2010-03-29
1
-1
/
+1
*
Bug 533121 - "Support Google Code for see_also urls"
Reed Loden
2010-03-29
1
-0
/
+22
*
Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pm
David Lawrence
2010-03-23
1
-14
/
+28
*
Bug 526189: Refactor the way that groups are checked for being validly
Max Kanat-Alexander
2010-03-15
1
-10
/
+11
*
Bug 552168: Speed up comment display by pre-loading all Bugzilla::User
Max Kanat-Alexander
2010-03-13
1
-0
/
+1
*
Bug 526184: Allow groups to be specified when creating bugs using email_in.pl
Max Kanat-Alexander
2010-02-22
1
-39
/
+28
*
Bug 329637: Add a Calendar widget to the Deadline field
Max Kanat-Alexander
2010-02-17
1
-2
/
+1
*
Bug 372979: Make voting into an extension
Max Kanat-Alexander
2010-02-15
1
-157
/
+1
*
Bug 545524: New Hook: object_validators
Max Kanat-Alexander
2010-02-10
1
-4
/
+1
*
Bug 310450 - Bugzilla should send an email when a comment becomes private or...
Dave Lawrence
2010-02-10
1
-9
/
+26
*
Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...
Jesse Clark
2010-02-07
1
-1
/
+46
*
Bug 532493: [SECURITY] Restricting a bug to a group while moving it to anothe...
Frédéric Buclin
2010-02-01
1
-27
/
+0
*
Bug 162060: Remove the relationship between "votestoconfirm" and whether or n...
mkanat%bugzilla.org
2009-12-17
1
-6
/
+16
*
Bug 525420: Cache Bugzilla::Bug::VALIDATORS so that the same hash is returned...
mkanat%bugzilla.org
2009-12-14
1
-1
/
+5
*
Bug 369489: Remove the milestoneurl feature and link "Target Milestone" to th...
mkanat%bugzilla.org
2009-12-13
1
-10
/
+0
*
Bug 512606: Make statuses currently available for the user to change this bug...
mkanat%bugzilla.org
2009-12-12
1
-23
/
+57
*
Bug 526158: Make email_in.pl use Bugzilla::Bug->create to create bugs instead...
mkanat%bugzilla.org
2009-12-10
1
-1
/
+55
*
Bug 452919: Allow the "created an attachment" message in comments to be local...
mkanat%bugzilla.org
2009-12-04
1
-31
/
+1
*
Bug 430014: Re-write the code hooks system so that it uses modules instead of...
mkanat%bugzilla.org
2009-11-24
1
-5
/
+5
*
Bug 524034: New hook: bug-end_of_create_validators
mkanat%bugzilla.org
2009-11-18
1
-0
/
+3
*
Bug 526189: Silently ignore any attempts to add an inactive group to a bug, w...
mkanat%bugzilla.org
2009-11-18
1
-0
/
+2
*
Bug 526165: Make it impossible to set creation_ts via Bugzilla::Bug->create
mkanat%bugzilla.org
2009-11-10
1
-3
/
+3
*
Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...
lpsolit%gmail.com
2009-11-10
1
-10
/
+5
*
Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params...
lpsolit%gmail.com
2009-11-10
1
-2
/
+1
*
Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments
mkanat%bugzilla.org
2009-11-10
1
-78
/
+37
*
Bug 524891: Make leading whitespace not be trimmed from comments on display.
mkanat%bugzilla.org
2009-11-01
1
-0
/
+1
*
Bug 493242: UTF-8 characters in custom field names are mangled in show_activi...
lpsolit%gmail.com
2009-10-26
1
-13
/
+2
*
Bug 522620: Make Bugzilla::Bug->create case-insensitive for version and targe...
mkanat%bugzilla.org
2009-10-24
1
-5
/
+8
*
Bug 522428: Bugzilla::Bug->create should be case-insensitive for global selec...
mkanat%bugzilla.org
2009-10-24
1
-36
/
+10
*
Bug 523869: Insecure dependency error when trying to update some fields (prob...
lpsolit%gmail.com
2009-10-23
1
-0
/
+5
*
Bug 512618: Make Bugzilla::Bug::choices return Field::Choice objects, not jus...
mkanat%bugzilla.org
2009-10-06
1
-24
/
+25
*
Bug 305993: The requestee field may be omitted even when a requestee is alrea...
lpsolit%gmail.com
2009-08-06
1
-2
/
+6
[next]