index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-28
Bug 365926: Serve attachments without an explicit charset, and let the browser
Max Kanat-Alexander
1
-0
/
+8
2010-03-28
Bug 549814 - "Internal error when using login fields in header/footer after v...
Reed Loden
1
-1
/
+1
2010-03-28
Bug 533927 - "email address domain filtering is applying to non-email fields ...
Reed Loden
1
-32
/
+28
2010-03-28
Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and req...
Reed Loden
2
-5
/
+25
2010-03-26
Bug 553818: Fix the format of the return value for the Bug.attachments
Max Kanat-Alexander
1
-3
/
+1
2010-03-24
Bug 553774: Make User.login correctly return cookies under JSON-RPC
Max Kanat-Alexander
1
-0
/
+19
2010-03-24
Bug 553770: Make the JSON-RPC WebService throw a proper error when you don't
Max Kanat-Alexander
3
-6
/
+9
2010-03-24
Bug 504946: Fix "Use of uninitialized value $strs in split at
Jesse Clark
1
-0
/
+1
2010-03-23
Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pm
David Lawrence
5
-16
/
+143
2010-03-18
Bug 553267: Allow specifying that you don't want flag data, for config.cgi
Max Kanat-Alexander
2
-33
/
+46
2010-03-18
Bug 553255: Make config.cgi use Bugzilla::Product::preload, for a small
Max Kanat-Alexander
1
-0
/
+4
2010-03-18
Bug 395461: Allow multi-select fields to show up in buglist.cgi
Max Kanat-Alexander
4
-3
/
+21
2010-03-18
Bug 330633 - "Remove the "Reset Form" button on editparams.cgi"
Reed Loden
1
-1
/
+0
2010-03-17
Bug 545587: Make colchange.cgi use the database to determine buglist-able
Max Kanat-Alexander
3
-69
/
+62
2010-03-16
Bug 545770: Make contrib/merge-users.pl figure out what columns to merge
Max Kanat-Alexander
2
-24
/
+32
2010-03-16
Bug 526189: Refactor the way that groups are checked for being validly
Max Kanat-Alexander
2
-16
/
+33
2010-03-15
Bug 552349: A lot of errors are thrown when an Atom feed queries Bugzilla
Frédéric Buclin
1
-1
/
+1
2010-03-15
Fix Rémi Zara's first name (wasn't a valid UTF8 string)
Frédéric Buclin
1
-1
/
+1
2010-03-14
Bug 349356: Correctly detect PPC as PocketPC (not only PowerPC)
timeless
1
-29
/
+39
2010-03-14
Bug 552168: Speed up comment display by pre-loading all Bugzilla::User
Max Kanat-Alexander
2
-0
/
+14
2010-03-14
Bug 498309: Speed up show_bug.cgi when there are many comments by caching
Max Kanat-Alexander
4
-78
/
+121
2010-03-12
Bug 551210: Retargetted flags should be deleted if the flag setter has no pri...
Frédéric Buclin
1
-0
/
+2
2010-03-10
Bug 551199: The Bug.search WebService function was throwing an error about
Max Kanat-Alexander
1
-1
/
+1
2010-03-10
Bug 550966: Syntax errors in extensions' Extension.pm were causing "deep
Max Kanat-Alexander
1
-1
/
+7
2010-03-09
Bug 374632: A separate script just to fix file/directory permissions
Max Kanat-Alexander
1
-0
/
+28
2010-03-09
Bug 551104: Don't install DBD::Pg when using install-module.pl --all unless
Max Kanat-Alexander
1
-0
/
+2
2010-03-08
Bug 550618: Make the XML-RPC WebService return the right date format
Max Kanat-Alexander
2
-16
/
+26
2010-03-08
Remove CVS "$Id" markers in files. The CVS mirror of bzr was showing
Max Kanat-Alexander
7
-9
/
+0
2010-03-08
Bug 547863: Stop supporting upgrades from 2.8
Max Kanat-Alexander
2
-44
/
+6
2010-03-08
Bug 549588: Documentation incorrectly refers to localconfig for priorities, s...
Frédéric Buclin
1
-11
/
+1
2010-03-08
Fix some typos and formatting in the Bugzilla::Extension POD.
Max Kanat-Alexander
1
-6
/
+6
2010-03-08
Bug 549671: The "1.3. New Versions" section is out-of-date
Frédéric Buclin
1
-34
/
+7
2010-03-08
Bug 542464: Dependency graphs cannot be displayed when bug summaries contain ...
Frédéric Buclin
1
-1
/
+5
2010-03-08
Add a note about the Example extension in the Bugzilla::Hook POD.
Max Kanat-Alexander
1
-0
/
+3
2010-03-07
Bug 101770 - Comment box on the edit attachment page is too small \n r=mkanat...
Guy Pyrzak
7
-170
/
+305
2010-03-07
Bug 549685: Update the list of required and optional Perl modules
Frédéric Buclin
1
-4
/
+75
2010-03-07
Bug 549482: Release Notes for Bugzilla 3.4.6
Max Kanat-Alexander
1
-0
/
+46
2010-03-06
Update the stability status of several WebService methods.
Max Kanat-Alexander
3
-12
/
+14
2010-03-05
Bug 513989 - large search query causing internal server error (500) but valid...
David Lawrence
1
-1
/
+1
2010-03-05
Additional bustage fix for bug 545299.
Max Kanat-Alexander
1
-1
/
+1
2010-03-05
Bustage fix for Bug 545299. rs=mkanat over IRC
Justin Wood
1
-1
/
+1
2010-03-04
Bug 545299, XML-RPC WebService should take and return dates and times in UTC....
Max Kanat-Alexander
5
-68
/
+86
2010-03-04
Bug 545299, XML-RPC WebService should take and return dates and times in UTC....
Justin Wood
5
-48
/
+48
2010-03-03
Bug 513989 - large search query causing internal server error (500) but valid...
Dave Lawrence
2
-3
/
+12
2010-03-03
fix for button
Guy Pyrzak
2
-6
/
+6
2010-03-03
101770v2
Guy Pyrzak
1
-27
/
+29
2010-03-03
101770
Guy Pyrzak
7
-167
/
+300
2010-03-02
Bug 541553: [Oracle] Drop triggers when dropping columns, and drop the
Xiaoou Wu
2
-0
/
+24
2010-03-02
Bug 286041 - Allow people to undo "forget search"
Kent Rogers
2
-6
/
+5
2010-03-01
Bug 508823: Make it so that you don't ever have to reset template_inner (like
Max Kanat-Alexander
10
-19
/
+28
[next]