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
/
Bugzilla
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-29
Bug 25275: Allow the URL column to be displayed in buglists
Gervase Markham
1
-1
/
+2
2010-03-29
Bug 554819: Make Quicksearch use Text::ParseWords instead of its custom
Max Kanat-Alexander
1
-32
/
+4
2010-03-28
Bug 554569: WebService Bug.fields: Make it so that if you request a field
Max Kanat-Alexander
1
-5
/
+7
2010-03-28
Bug 554560: WebService Bug.fields: Send visibility_values for all select-type
Max Kanat-Alexander
1
-7
/
+11
2010-03-28
Bug 554536: [WebService] Make Bug.fields not send the "values" item for
Max Kanat-Alexander
1
-5
/
+9
2010-03-28
Bug 553923: Don't word-wrap messages and errors for the WebService
Max Kanat-Alexander
1
-2
/
+10
2010-03-28
Bug 553913: Add explicit error codes to WebService errors that were missing
Max Kanat-Alexander
2
-2
/
+30
2010-03-28
Bug 550765: Unicode strings from install_string were showing up as garbage
Max Kanat-Alexander
1
-1
/
+3
2010-03-28
Bug 550148: Using Quicksearch with a comma-separated list of bug ids was
Max Kanat-Alexander
1
-1
/
+1
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
2
-6
/
+5
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
3
-14
/
+102
2010-03-18
Bug 395461: Allow multi-select fields to show up in buglist.cgi
Max Kanat-Alexander
2
-2
/
+20
2010-03-17
Bug 545587: Make colchange.cgi use the database to determine buglist-able
Max Kanat-Alexander
1
-15
/
+0
2010-03-16
Bug 545770: Make contrib/merge-users.pl figure out what columns to merge
Max Kanat-Alexander
1
-5
/
+14
2010-03-16
Bug 526189: Refactor the way that groups are checked for being validly
Max Kanat-Alexander
2
-16
/
+33
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 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
2
-2
/
+35
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-08
Bug 550618: Make the XML-RPC WebService return the right date format
Max Kanat-Alexander
2
-16
/
+26
2010-03-08
Fix some typos and formatting in the Bugzilla::Extension POD.
Max Kanat-Alexander
1
-6
/
+6
2010-03-08
Add a note about the Example extension in the Bugzilla::Hook POD.
Max Kanat-Alexander
1
-0
/
+3
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
1
-0
/
+7
2010-03-02
Bug 541553: [Oracle] Drop triggers when dropping columns, and drop the
Xiaoou Wu
2
-0
/
+24
2010-03-01
Bug 508823: Make it so that you don't ever have to reset template_inner (like
Max Kanat-Alexander
5
-11
/
+24
2010-03-01
Bug 547466: Release Notes for Bugzilla 3.6rc1
Max Kanat-Alexander
1
-2
/
+7
2010-03-01
Bug 545235: Simplify Bugzilla's language-choosing code
Max Kanat-Alexander
3
-71
/
+69
2010-02-27
Bug 547852: Make the JSON-RPC interface return the correct error format to
Max Kanat-Alexander
2
-4
/
+13
2010-02-27
Bug 547601: Make the JSON-RPC interface return UTF-8 data correctly.
Max Kanat-Alexander
1
-2
/
+12
2010-02-23
Bug 526184: Allow groups to be specified when creating bugs using email_in.pl
Max Kanat-Alexander
4
-56
/
+157
2010-02-23
Bug 547336: Make installation work on Windows with Strawberry Perl Professional
Max Kanat-Alexander
2
-15
/
+7
2010-02-23
Bug 547126: Make the JSON-RPC return error codes that are numerically
Max Kanat-Alexander
1
-5
/
+52
2010-02-23
Bug 486074: Allow the JSON-RPC interface to properly serialize objects
Max Kanat-Alexander
1
-0
/
+5
2010-02-23
Bug 486073: Make the JSON-RPC WebService throw errors properly under mod_perl
Max Kanat-Alexander
1
-1
/
+3
2010-02-22
There was some POD at the end of Bugzilla::WebService::Server::JSONRPC
Max Kanat-Alexander
3
-23
/
+31
2010-02-22
The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE.
Max Kanat-Alexander
1
-2
/
+2
2010-02-20
fix bustage in 012throwables.t
Frédéric Buclin
1
-1
/
+1
2010-02-20
Bug 546871: Make checksetup.pl not try to fix the permissions of
Max Kanat-Alexander
2
-12
/
+6
2010-02-20
Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm)
Max Kanat-Alexander
2
-1
/
+19
[next]