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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 554986: Add a "notmatches" search type, which allows the minus sign
Max Kanat-Alexander
2010-03-29
6
-22
/
+15
*
Bug 555089: Add hooks in the messages template to warn the user after updatin...
Tiago Mello
2010-03-29
1
-0
/
+3
*
Bug 555431: documentation should point to perl.org and not perl.com
Gabor Szabo
2010-03-29
1
-2
/
+2
*
Bug 554552: Refactor classifications and components templates to use edit-com...
Tiago Mello
2010-03-29
6
-162
/
+144
*
Bug 548327: Administration page should have hooks to extend the admin links
Tiago Mello
2010-03-29
1
-0
/
+4
*
Bug 540042: Change flag markup to identify flag type in all cases
Gervase Markham
2010-03-29
1
-2
/
+2
*
Bug 25275: Allow the URL column to be displayed in buglists
Gervase Markham
2010-03-29
2
-1
/
+3
*
Bug 554819: Make Quicksearch use Text::ParseWords instead of its custom
Max Kanat-Alexander
2010-03-28
1
-32
/
+4
*
Bug 548975: Under trunk Firefox builds with Direct2D enabled on Windows,
Guy Pyrzak
2010-03-28
1
-1
/
+1
*
Bug 554569: WebService Bug.fields: Make it so that if you request a field
Max Kanat-Alexander
2010-03-28
1
-5
/
+7
*
Bug 554560: WebService Bug.fields: Send visibility_values for all select-type
Max Kanat-Alexander
2010-03-28
1
-7
/
+11
*
Bug 554536: [WebService] Make Bug.fields not send the "values" item for
Max Kanat-Alexander
2010-03-28
1
-5
/
+9
*
Bug 553923: Don't word-wrap messages and errors for the WebService
Max Kanat-Alexander
2010-03-28
1
-2
/
+10
*
Bug 553913: Add explicit error codes to WebService errors that were missing
Max Kanat-Alexander
2010-03-28
3
-3
/
+32
*
Bug 550765: Unicode strings from install_string were showing up as garbage
Max Kanat-Alexander
2010-03-28
2
-1
/
+9
*
Bug 550148: Using Quicksearch with a comma-separated list of bug ids was
Max Kanat-Alexander
2010-03-28
1
-1
/
+1
*
Bug 490766: Link all field labels on enter_bug.cgi to their description
Max Kanat-Alexander
2010-03-28
4
-44
/
+80
*
Bug 365926: Serve attachments without an explicit charset, and let the browser
Max Kanat-Alexander
2010-03-28
1
-0
/
+8
*
Bug 549814 - "Internal error when using login fields in header/footer after v...
Reed Loden
2010-03-28
1
-1
/
+1
*
Bug 533927 - "email address domain filtering is applying to non-email fields ...
Reed Loden
2010-03-27
1
-32
/
+28
*
Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and req...
Reed Loden
2010-03-27
2
-5
/
+25
*
Bug 553818: Fix the format of the return value for the Bug.attachments
Max Kanat-Alexander
2010-03-25
1
-3
/
+1
*
Bug 553774: Make User.login correctly return cookies under JSON-RPC
Max Kanat-Alexander
2010-03-23
1
-0
/
+19
*
Bug 553770: Make the JSON-RPC WebService throw a proper error when you don't
Max Kanat-Alexander
2010-03-23
3
-6
/
+9
*
Bug 504946: Fix "Use of uninitialized value $strs in split at
Jesse Clark
2010-03-23
1
-0
/
+1
*
Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pm
David Lawrence
2010-03-23
5
-16
/
+143
*
Bug 553267: Allow specifying that you don't want flag data, for config.cgi
Max Kanat-Alexander
2010-03-18
2
-33
/
+46
*
Bug 553255: Make config.cgi use Bugzilla::Product::preload, for a small
Max Kanat-Alexander
2010-03-18
1
-0
/
+4
*
Bug 395461: Allow multi-select fields to show up in buglist.cgi
Max Kanat-Alexander
2010-03-18
4
-3
/
+21
*
Bug 330633 - "Remove the "Reset Form" button on editparams.cgi"
Reed Loden
2010-03-17
1
-1
/
+0
*
Bug 545587: Make colchange.cgi use the database to determine buglist-able
Max Kanat-Alexander
2010-03-17
3
-69
/
+62
*
Bug 545770: Make contrib/merge-users.pl figure out what columns to merge
Max Kanat-Alexander
2010-03-15
2
-24
/
+32
*
Bug 526189: Refactor the way that groups are checked for being validly
Max Kanat-Alexander
2010-03-15
2
-16
/
+33
*
Bug 552349: A lot of errors are thrown when an Atom feed queries Bugzilla
Frédéric Buclin
2010-03-15
1
-1
/
+1
*
Fix Rémi Zara's first name (wasn't a valid UTF8 string)
Frédéric Buclin
2010-03-15
1
-1
/
+1
*
Bug 349356: Correctly detect PPC as PocketPC (not only PowerPC)
timeless
2010-03-14
1
-29
/
+39
*
Bug 552168: Speed up comment display by pre-loading all Bugzilla::User
Max Kanat-Alexander
2010-03-13
2
-0
/
+14
*
Bug 498309: Speed up show_bug.cgi when there are many comments by caching
Max Kanat-Alexander
2010-03-13
4
-78
/
+121
*
Bug 551210: Retargetted flags should be deleted if the flag setter has no pri...
Frédéric Buclin
2010-03-12
1
-0
/
+2
*
Bug 551199: The Bug.search WebService function was throwing an error about
Max Kanat-Alexander
2010-03-10
1
-1
/
+1
*
Bug 550966: Syntax errors in extensions' Extension.pm were causing "deep
Max Kanat-Alexander
2010-03-10
1
-1
/
+7
*
Bug 374632: A separate script just to fix file/directory permissions
Max Kanat-Alexander
2010-03-08
1
-0
/
+28
*
Bug 551104: Don't install DBD::Pg when using install-module.pl --all unless
Max Kanat-Alexander
2010-03-08
1
-0
/
+2
*
Bug 550618: Make the XML-RPC WebService return the right date format
Max Kanat-Alexander
2010-03-07
2
-16
/
+26
*
Remove CVS "$Id" markers in files. The CVS mirror of bzr was showing
Max Kanat-Alexander
2010-03-07
7
-9
/
+0
*
Bug 547863: Stop supporting upgrades from 2.8
Max Kanat-Alexander
2010-03-07
2
-44
/
+6
*
Bug 549588: Documentation incorrectly refers to localconfig for priorities, s...
Frédéric Buclin
2010-03-08
1
-11
/
+1
*
Fix some typos and formatting in the Bugzilla::Extension POD.
Max Kanat-Alexander
2010-03-07
1
-6
/
+6
*
Bug 549671: The "1.3. New Versions" section is out-of-date
Frédéric Buclin
2010-03-08
1
-34
/
+7
*
Bug 542464: Dependency graphs cannot be displayed when bug summaries contain ...
Frédéric Buclin
2010-03-08
1
-1
/
+5
[next]