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
/
template
/
en
/
default
/
bug
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug 452919: Allow the "created an attachment" message in comments to be local...
mkanat%bugzilla.org
2009-12-04
2
-5
/
+11
*
Bug 204106: Make enter_bug indicate which fields are mandatory
mkanat%bugzilla.org
2009-12-04
1
-9
/
+15
*
Bug 525429: Template hook for verify-new-product
mkanat%bugzilla.org
2009-11-18
1
-0
/
+2
*
Bug 421265: Let the user easily override the language used to display HTML pages
mkanat%bugzilla.org
2009-11-18
1
-1
/
+1
*
Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ...
mkanat%bugzilla.org
2009-11-18
3
-18
/
+7
*
Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...
lpsolit%gmail.com
2009-11-10
5
-7
/
+7
*
Bug 505038: Use $user->is_insider instead of $user->in_group(Bugzilla->params...
lpsolit%gmail.com
2009-11-10
2
-3
/
+3
*
Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments
mkanat%bugzilla.org
2009-11-10
5
-39
/
+32
*
Bug 525617: Template Hook for bug/field.html.tmpl
mkanat%bugzilla.org
2009-11-09
1
-0
/
+2
*
Bug 524891: Make leading whitespace not be trimmed from comments on display.
mkanat%bugzilla.org
2009-11-01
1
-11
/
+10
*
Bug 521398 - make XML version of bug supply more data (flags, comment IDs etc...
gerv%gerv.net
2009-10-26
1
-25
/
+22
*
Bug 493242: UTF-8 characters in custom field names are mangled in show_activi...
lpsolit%gmail.com
2009-10-26
1
-2
/
+1
*
Bug 378681: Bug XML only contains group names, while process_bug only accepts...
lpsolit%gmail.com
2009-10-19
1
-1
/
+1
*
Backout changes that weren't supposed to be committed. Oops\!
reed%reedloden.com
2009-10-19
2
-19
/
+0
*
Bug 516635 - "Add "bz_product_<product-name>" to body classes" [p=reed r=LpSo...
reed%reedloden.com
2009-10-19
3
-0
/
+20
*
Bug 514913: Eliminate ssl="authenticated sessions"
mkanat%bugzilla.org
2009-10-09
1
-1
/
+2
*
Bug 512618: Make Bugzilla::Bug::choices return Field::Choice objects, not jus...
mkanat%bugzilla.org
2009-10-06
2
-20
/
+9
*
Bug 364254: Add hook to Bugzilla::Template::quoteUrls
mkanat%bugzilla.org
2009-09-30
2
-2
/
+2
*
Bug 512623: Change get_status and get_resolution to display_value everywhere.
mkanat%bugzilla.org
2009-09-30
8
-18
/
+18
*
Bug 512623: Implement the basic infrastructure for localization of all custo...
mkanat%bugzilla.org
2009-09-30
1
-1
/
+2
*
Bug 452813: No link to the "duplicate of" bug when JS is turned off - Patch b...
lpsolit%gmail.com
2009-09-30
1
-0
/
+3
*
Bug 514378: 'Submit only my new comment' leads to Suspicious Action - Patch b...
lpsolit%gmail.com
2009-09-22
1
-0
/
+1
*
Bug 516269: New Template Hook: after the bug comment textarea
mkanat%bugzilla.org
2009-09-16
1
-0
/
+1
*
Bug 512598: The "Save Changes" button wasn't aligned with the comment box if ...
mkanat%bugzilla.org
2009-09-10
1
-3
/
+2
*
Bug 512616: "collapse/expand comment" removes css-class 'bz_comment_text' - P...
lpsolit%gmail.com
2009-09-03
1
-2
/
+2
*
Bug 359854: Put set_assign_to() back into onload - Patch by Frédéric Bu...
lpsolit%gmail.com
2009-08-12
1
-4
/
+1
*
Do requested checkin fixes for bug 509108.
mkanat%bugzilla.org
2009-08-12
1
-4
/
+6
*
Bug 509108: Don't require a bug_list parameter to show the bug template (crea...
mkanat%bugzilla.org
2009-08-12
2
-11
/
+10
*
Bug 508737: Allow Bugzilla::Template::get_bug_link to take a Bugzilla::Bug ob...
mkanat%bugzilla.org
2009-08-06
3
-5
/
+5
*
Bug 508416: Bug flags are always displayed in the XML view of bugs - Patch by...
lpsolit%gmail.com
2009-08-05
1
-9
/
+12
*
The previous fix for bug 507389 was bogus, this one is fine, r=mkanat
lpsolit%gmail.com
2009-08-01
1
-3
/
+5
*
Bug 507389: [SECURITY] Users can see all products when editing bugs - Patch b...
lpsolit%gmail.com
2009-08-01
2
-1
/
+13
*
Bug 505640 - "Linkify bug numbers when displaying bug summary at the top of a...
reed%reedloden.com
2009-07-23
1
-1
/
+1
*
Bug 490928: Use a clearer word than "Commit" for filing and updating bugs.
mkanat%bugzilla.org
2009-07-20
2
-2
/
+3
*
Bug 488943: Clarify the text of the "Private" checkbox for comments and attac...
mkanat%bugzilla.org
2009-07-20
2
-4
/
+9
*
Bug 456743 - Add the ability to disable field values (mark them as inactive)
ghendricks%novell.com
2009-07-17
1
-1
/
+1
*
Bug 463598: Improve the performance of the JavaScript that adjusts field valu...
mkanat%bugzilla.org
2009-06-21
2
-6
/
+11
*
Bug 457657 â Make e-mail comment header localizable.
wurblzap%gmail.com
2009-06-02
1
-0
/
+61
*
Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit ...
ghendricks%novell.com
2009-06-01
1
-1
/
+1
*
Bug 493826: Disabled products show up in the pick list for existing bugs - Pa...
lpsolit%gmail.com
2009-05-21
1
-2
/
+3
*
Bug 488027: Fix "Argument isn't numeric in numeric lt (<)" errors from summar...
wicked%sci.fi
2009-04-22
1
-1
/
+2
*
Bug 482584: Add a parameter to hide the "See Also" field
mkanat%bugzilla.org
2009-04-17
2
-15
/
+21
*
Bug 487865: Exporting bugs in XML format uses non-unique timezones (they cann...
lpsolit%gmail.com
2009-04-10
1
-3
/
+3
*
Bug 476603 - "[SECURITY] Editing attachments doesn't have any CSRF protection...
reed%reedloden.com
2009-03-30
1
-3
/
+7
*
Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if "val...
lpsolit%gmail.com
2009-03-17
1
-0
/
+1
*
2nd part of bug 481506: Filtering email addresses in comments can hang Bugzil...
lpsolit%gmail.com
2009-03-05
1
-1
/
+1
*
Bug 481506: Filtering email addresses in comments can hang Bugzilla in some c...
lpsolit%gmail.com
2009-03-05
1
-2
/
+1
*
Bug 480061: Lots of JS was toggling the "display" attribute instead of removi...
mkanat%bugzilla.org
2009-02-25
1
-1
/
+1
*
Bug 464187: Make the text inputs in the show_bug edit form grow with the window
mkanat%bugzilla.org
2009-02-12
2
-6
/
+8
*
Bug 477391: The "Commit" and "Move to..." buttons at the top of show_bug shou...
guy.pyrzak%gmail.com
2009-02-12
1
-6
/
+8
[prev]
[next]