aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Contributors section from POD, we don't have it anywhere elseFrédéric Buclin2012-09-302-65/+4
|
* Bug 793893: Tabular reports crash when no format parameter is definedFrédéric Buclin2012-09-293-8/+6
| | | | r=glob a=LpSolit
* Bug 787697 - config.cgi uri is not unique for versions and target_milestonesFrank Becker2012-09-271-4/+8
| | | | r=dkl,LpSolit a=LpSolit
* Bug 437212: Make page refreshing under Firefox update fieldsByron Jones2012-09-266-0/+75
| | | | r=LpSolit, a=LpSolit
* Bug 694755: Add Classification API to WebServices (implement ↵Koosha Khajeh Moogahi2012-09-212-5/+205
| | | | | | Classification.get()) r/a=LpSolit
* Fix bustageFrédéric Buclin2012-09-201-1/+2
|
* Bug 450546: Use visible_bugs() where appropriate instead of/in combination ↵Koosha Khajeh Moogahi2012-09-206-9/+24
| | | | | | with can_see_bug() to improve performance r/a=LpSolit
* Bug 308709: Misleading confirmation when entering an invalid sort key for a ↵Sunil Joshi2012-09-192-4/+4
| | | | | | field value r/a=LpSolit
* Bug 345244: Bug template creation window has silly titleSunil Joshi2012-09-191-1/+1
| | | | r/a=LpSolit
* Bug 436647: The "Bugzilla is pondering your search" page lacks a background ↵Koosha Khajeh Moogahi2012-09-191-1/+3
| | | | | | colour attribute r/a=LpSolit
* Bug 445861: $component->default_qa_contact should not return the default ↵Koosha Khajeh Moogahi2012-09-196-15/+20
| | | | | | user object when no default QA contact is defined r/a=LpSolit
* Bug 761046: Don't redirect when hitting buglist.cgi directly to avoid ↵Byron Jones2012-09-171-1/+0
| | | | | | duplicate cgi->header calls r=LpSolit, a=LpSolit
* Bug 791564: If no flagtype is multiplicable for a given bug, then unset ↵Frédéric Buclin2012-09-161-4/+4
| | | | | | flags are displayed by default instead of being hidden a=LpSolit
* Bug 345878 - "Access Denied" should be "Bug Access Denied"Sunil Joshi2012-09-151-2/+2
| | | | [r=LpSolit a=LpSolit]
* Update POD to fix bustage in Perl 5.16.1Frédéric Buclin2012-09-142-0/+7
| | | | r=runtests.pl
* Bug 783794: Bugzilla::User->visible_bugs should validate input dataFrédéric Buclin2012-09-131-0/+8
| | | | r=glob a=LpSolit
* Bug 790215 - Flag names are not properly escaped when displayed on confirm ↵Reed Loden2012-09-112-2/+1
| | | | | | user match page [r=LpSolit a=LpSolit]
* Bug 749540: Avoid database deadlocks when deleting recent searchesByron Jones2012-09-051-6/+7
| | | | r=dkl, a=LpSolit
* Bug 69447 - Make CC changes not cause midairs.Dave Lawrence2012-09-041-9/+29
| | | | r/a=LpSolit
* Bug 675171 - standardize font weight for field labelsDave Lawrence2012-09-041-44/+44
| | | | r=glob, a=LpSolit
* Bug 783866: Add support to call Bugzilla::Milestone->check({ id => $id })Koosha Khajeh Moogahi2012-09-041-4/+6
| | | | r/a=LpSolit
* Bug 779799: Add support to call Bugzilla::Version->check({ id => $id })Koosha Khajeh Moogahi2012-09-041-3/+5
| | | | r/a=LpSolit
* Bug 787688: AllowOverride Options missing when running under mod_perlFrédéric Buclin2012-09-041-1/+1
| | | | r=wicked a=LpSolit
* Bug 787687: SQLite doesn't support CHAR_LENGTH nativelyFrédéric Buclin2012-09-041-0/+1
| | | | r=wicked a=LpSolit
* Bug 781075 - Add WebService support for accessing a user's saved reportsReed Loden2012-09-031-9/+41
| | | | [r=LpSolit a=LpSolit]
* Bug 786889: Add missing 'Summary (first 60 chars)' header to CSV outputMatt Tyson2012-09-031-0/+1
| | | | r=glob, a=LpSolit
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-01195-150/+400
| | | | r=wicked a=LpSolit
* Bug 785729 - Webservice Bug.fields (_legal_field_values) should return ↵Frank Becker2012-08-311-0/+9
| | | | | | isactive for versions, components and milestones r=dkl, a=LpSolit
* Bug 783222 - Make set_all() throw error on invalid param names2012-08-311-0/+5
| | | | r/a=LpSolit
* Bug 785728 - config.cg?ctype=rdf should have is_active for versions, ↵Frank Becker2012-08-311-0/+3
| | | | | | components and milestones r/a=LpSolit
* Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin2012-08-3110-83/+21
| | | | r=mkanat a=LpSolit
* Branch for 4.4 created. Trunk is now 4.5Frédéric Buclin2012-08-312-3/+3
|
* Bumped version post-releaseDave Lawrence2012-08-301-1/+1
|
* Bump version to 4.3.3Dave Lawrence2012-08-302-3/+3
|
* Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can ↵Reed Loden2012-08-301-0/+2
| | | | | | lead to LDAP injection r/a=LpSolit
* Bug 785522: [SECURITY] Block access to templates in extensions/Frédéric Buclin2012-08-301-1/+1
| | | | r=glob a=LpSolit
* Bug 786691 - Do not display the (more flags) link to logged out users as ↵Dave Lawrence2012-08-301-1/+1
| | | | | | they cannot set any flag r/a=LpSolit
* Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL ↵Frédéric Buclin2012-08-302-29/+97
| | | | | | correctly r=dkl a=LpSolit
* Bug 786351: Release notes for Bugzilla 4.2.3Frédéric Buclin2012-08-301-0/+41
| | | | r=dkl a=LpSolit
* Bug 772620: Ignore empty strings in the CC listFrédéric Buclin2012-08-291-0/+2
| | | | r=dkl a=LpSolit
* Bug 782856: Remove the obsolete BEGIN block in Bugzilla/CGI.pmFrédéric Buclin2012-08-291-9/+0
| | | | r=glob a=LpSolit
* Bug 786310: Remove tokens when saving the default queryByron Jones2012-08-291-0/+2
| | | | r= LpSolit, a=LpSolit
* Fix more bustage caused by Bug 772953Byron Jones2012-08-291-4/+6
|
* Fix bustage caused by Bug 772953Byron Jones2012-08-291-1/+4
|
* Bug 785511: Prevent directory browsing, especially in docs/ and extensions/Frédéric Buclin2012-08-292-5/+9
| | | | r=dkl a=LpSolit
* Bug 772953: Remove the token from buglist urlsByron Jones2012-08-285-2/+29
| | | | r=dkl, a=LpSolit
* Bug 785917: Custom field descriptions are not properly escaped when ↵Frédéric Buclin2012-08-272-2/+1
| | | | | | displayed as bug list column headers r=glob a=LpSolit
* Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATEDavid Taylor2012-08-261-0/+6
| | | | r/a=LpSolit
* Bug 779747: The "Browse" link in the page header/footer doesn't sort ↵Frédéric Buclin2012-08-213-22/+54
| | | | | | products by classification r=dkl a=LpSolit
* Bug 783786: PostgreSQL databases can be created with the wrong encodingFrédéric Buclin2012-08-211-0/+10
| | | | r=dkl a=LpSolit