Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-09 | Bug 551104: Don't install DBD::Pg when using install-module.pl --all unless | Max Kanat-Alexander | 1 | -0/+2 | |
the PostgreSQL devel files are actually installed. r=mkanat, a=mkanat (module owner) | |||||
2010-03-08 | Bug 550618: Make the XML-RPC WebService return the right date format | Max Kanat-Alexander | 2 | -16/+26 | |
r=dkl, a=mkanat | |||||
2010-03-08 | Remove CVS "$Id" markers in files. The CVS mirror of bzr was showing | Max Kanat-Alexander | 7 | -9/+0 | |
the docs' about.xml and installation.xml being modified on every commit because of these markers, and the rest of them are simply unnecessary. | |||||
2010-03-08 | Bug 547863: Stop supporting upgrades from 2.8 | Max Kanat-Alexander | 2 | -44/+6 | |
r=LpSolit, a=mkanat | |||||
2010-03-08 | Bug 549588: Documentation incorrectly refers to localconfig for priorities, ↵ | Frédéric Buclin | 1 | -11/+1 | |
severities, platforms and operating systems r=glob | |||||
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 | |
r=glob | |||||
2010-03-08 | Bug 542464: Dependency graphs cannot be displayed when bug summaries contain ↵ | Frédéric Buclin | 1 | -1/+5 | |
UTF8 characters r/a=mkanat | |||||
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 ↵ | Guy Pyrzak | 7 | -170/+305 | |
r=mkanat/lpSolit, a=lpsolit | |||||
2010-03-07 | Bug 549685: Update the list of required and optional Perl modules | Frédéric Buclin | 1 | -4/+75 | |
r=ghendricks a=LpSolit | |||||
2010-03-07 | Bug 549482: Release Notes for Bugzilla 3.4.6 | Max Kanat-Alexander | 1 | -0/+46 | |
r=LpSolit | |||||
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 ↵ | David Lawrence | 1 | -1/+1 | |
valid redirect 302 returned Decreased CGI_URI_LIMIT to 8000 instead of 10000 a=mkanat | |||||
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 ↵ | Max Kanat-Alexander | 5 | -68/+86 | |
UTC. POD | |||||
2010-03-04 | Bug 545299, XML-RPC WebService should take and return dates and times in ↵ | Justin Wood | 5 | -48/+48 | |
UTC. Code part, r+=mkanat | |||||
2010-03-03 | Bug 513989 - large search query causing internal server error (500) but ↵ | Dave Lawrence | 2 | -3/+12 | |
valid redirect 302 returned r=mkanat, a=mkanat | |||||
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 | |
left-behind PRODUCTS_MILESTONEURL trigger that currently exists in 3.6/trunk. r=mkanat, a=mkanat | |||||
2010-03-02 | Bug 286041 - Allow people to undo "forget search" | Kent Rogers | 2 | -6/+5 | |
r=mkanat, a=mkanat | |||||
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 | |
Bugzilla->template_inner("")). r=LpSolit, a=LpSolit | |||||
2010-03-01 | Bug 547466: Release Notes for Bugzilla 3.6rc1 | Max Kanat-Alexander | 2 | -20/+716 | |
r=LpSolit, r=gerv | |||||
2010-03-01 | Bug 548933: The "Mark as Duplicate" link was changing bugs to RESOLVED FIXED | Max Kanat-Alexander | 1 | -1/+2 | |
r=pyrzak, a=mkanat | |||||
2010-03-01 | Bug 474738: Make all of the "not" search types show up in search descriptions | Max Kanat-Alexander | 1 | -2/+3 | |
r=LpSolit, a=LpSolit | |||||
2010-03-01 | Bug 545235: Simplify Bugzilla's language-choosing code | Max Kanat-Alexander | 4 | -87/+70 | |
r=LpSolit, a=LpSolit | |||||
2010-02-28 | Bug 537834 - "Buglist results using atom ctype do not display users with ↵ | Reed Loden | 2 | -3/+5 | |
empty real names" [r=LpSolit a=LpSolit] | |||||
2010-02-28 | Bug 549177 - "Typo in admin.cgi page header" | Reed Loden | 1 | -1/+1 | |
[r=LpSolit a=LpSolit] | |||||
2010-02-27 | Bug 547852: Make the JSON-RPC interface return the correct error format to | Max Kanat-Alexander | 2 | -4/+13 | |
JSON-RPC 1.0 clients. r=dkl, a=mkanat | |||||
2010-02-27 | Bug 547601: Make the JSON-RPC interface return UTF-8 data correctly. | Max Kanat-Alexander | 1 | -2/+12 | |
r=dkl, a=mkanat | |||||
2010-02-25 | Some lines in the release notes started with a "[% terms" item but didn't | Max Kanat-Alexander | 1 | -13/+13 | |
have [%+ on them, so the words would get crunched together, like "thisBugzilla". | |||||
2010-02-24 | Fix bustage (unused error tag) | Frédéric Buclin | 1 | -4/+0 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=526184 | |||||
2010-02-24 | Bug 547496: Add IDs to some form elements | Frédéric Buclin | 3 | -20/+25 | |
r=pyrzak a=LpSolit | |||||
2010-02-23 | Bug 526184: Allow groups to be specified when creating bugs using email_in.pl | Max Kanat-Alexander | 9 | -152/+175 | |
or the WebService Bug.create method. r=LpSolit, a=LpSolit | |||||
2010-02-23 | Bug 547336: Make installation work on Windows with Strawberry Perl Professional | Max Kanat-Alexander | 3 | -18/+13 | |
r=glob, a=mkanat | |||||
2010-02-23 | Bug 547126: Make the JSON-RPC return error codes that are numerically | Max Kanat-Alexander | 1 | -5/+52 | |
identical to the XML-RPC error codes. r=dkl, a=mkanat | |||||
2010-02-23 | Bug 486074: Allow the JSON-RPC interface to properly serialize objects | Max Kanat-Alexander | 1 | -0/+5 | |
to JSON, so that the Bug.get "internals" return item works. r=dkl, a=mkanat | |||||
2010-02-23 | Bug 486073: Make the JSON-RPC WebService throw errors properly under mod_perl | Max Kanat-Alexander | 1 | -1/+3 | |
r=dkl, a=mkanat | |||||
2010-02-22 | Include migrate.pl in the POD index. | Max Kanat-Alexander | 1 | -1/+1 | |
2010-02-22 | There was some POD at the end of Bugzilla::WebService::Server::JSONRPC | Max Kanat-Alexander | 3 | -23/+31 | |
that was supposed to be at the end of Bugzilla::WebService instead. Also added links to Bugzilla::WebService in both of the Bugzilla::WebService::Server types' POD. | |||||
2010-02-22 | The JSON-RPC WebService is EXPERIMENTAL, now, not UNSTABLE. | Max Kanat-Alexander | 1 | -2/+2 | |
2010-02-22 | Bug 490923: Autocomplete assignee, qa contact, and cc on the client side | Guy Pyrzak | 12 | -19/+157 | |
r=LpSolit, a=mkanat | |||||
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 | |
bugzilla-update.xml, to avoid warnings. r=LpSolit, a=LpSolit | |||||
2010-02-20 | Bug 546867: Prevent email_in.pl from throwing a cryptic error on receiving | Max Kanat-Alexander | 1 | -0/+1 | |
an invalid email r=LpSolit, a=LpSolit | |||||
2010-02-20 | Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm) | Max Kanat-Alexander | 2 | -1/+19 | |
look for their tempaltes and libraries in. r=mkanat, a=mkanat (module owner) | |||||
2010-02-20 | Bug 519035: Make the FK for series.creator have ON DELETE CASCADE instead | Max Kanat-Alexander | 2 | -1/+12 | |
of ON DELETE SET NULL r=LpSolit, a=LpSolit |