aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebServicemkanat%bugzilla.org2009-02-115-198/+244
* Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org2009-02-117-152/+154
* Bug 341542: Include timestamp of query execution in programmatic search outpu...lpsolit%gmail.com2009-02-111-0/+1
* Fix bustagelpsolit%gmail.com2009-02-091-1/+0
* Bug 477662: Display attachment flags as read-only to logged out users - Patch...lpsolit%gmail.com2009-02-092-13/+16
* Bug 477513: md5_hex() fails if a saved search has UTF8 characters in it - Pat...lpsolit%gmail.com2009-02-091-1/+7
* Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org2009-02-088-14/+52
* Fix bustage in filterexceptions.pl.gerv%gerv.net2009-02-081-1/+0
* Bug 365521 and bug 365056: remove Netscape-specific parts of form, fix encodi...gerv%gerv.net2009-02-081-39/+5
* There was one too many =back's in the last patch, tests failed.mkanat%bugzilla.org2009-02-051-1/+0
* Bug 458853 - Add a "permissive" argument that allows Bug.get to return even i...dkl%redhat.com2009-02-051-1/+13
* Bug 458853 - Add a "permissive" argument that allows Bug.get to return even i...dkl%redhat.com2009-02-051-6/+63
* Bug 476678 - Rich clients unable to update bugs need security token include...ghendricks%novell.com2009-02-053-1/+11
* Bug 476889: importxml.pl crashes when importing bugs (Date::Parse::strptime()...lpsolit%gmail.com2009-02-052-1/+4
* Bug 476943 - Edit multiple issues token after switching to shadow DBghendricks%novell.com2009-02-051-0/+4
* Bump version number post-release.mkanat%bugzilla.org2009-02-031-1/+1
* Bump version number for 3.3.3.mkanat%bugzilla.org2009-02-032-3/+3
* Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the ...mkanat%bugzilla.org2009-02-031-1/+1
* The release notes contained the raw word "bug".mkanat%bugzilla.org2009-02-031-1/+1
* Bug 476612: Release Notes for Bugzilla 3.2.2mkanat%bugzilla.org2009-02-031-0/+14
* Bump version number post-release.mkanat%bugzilla.org2009-02-031-1/+1
* Bump version number for 3.3.2.mkanat%bugzilla.org2009-02-022-3/+3
* The URL to the Security Advisory was incorrect.mkanat%bugzilla.org2009-02-021-1/+1
* Bug 472362: [SECURITY] Malicious attachments can change your user settings (u...lpsolit%gmail.com2009-02-022-0/+9
* Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ...lpsolit%gmail.com2009-02-025-21/+57
* Bug 466692: [SECURITY] keywords and unused flag types can be deleted by bypas...lpsolit%gmail.com2009-02-025-32/+23
* Bug 466748: [SECURITY] Shared/saved searches can be deleted without user conf...lpsolit%gmail.com2009-02-024-10/+22
* I almost forgot the fix on checkin for bug 26257lpsolit%gmail.com2009-02-021-1/+0
* Second part of bug 26257: [SECURITY] Bugzilla should prevent malicious webpag...lpsolit%gmail.com2009-02-021-0/+63
* Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...lpsolit%gmail.com2009-02-029-8/+98
* Bug 38862: [SECURITY] attachments should be at a different hostname - Patch b...lpsolit%gmail.com2009-02-026-40/+162
* Bug 472078: Release Notes for Bugzilla 3.2.1mkanat%bugzilla.org2009-01-311-3/+58
* SnowyOwl noticed that the word "Bug" appeared raw in the title of some errors...mkanat%bugzilla.org2009-01-311-2/+2
* Bug 344559: Add Commit Button below the top fields on show_bug.cgiguy.pyrzak%gmail.com2009-01-302-9/+12
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-2921-146/+252
* Bug 473201: config.rdf.tmpl flag_type should include group information - Patc...lpsolit%gmail.com2009-01-291-0/+4
* Bug 471523: Cloning a bug copies the newest visible comment for Newest to Old...lpsolit%gmail.com2009-01-281-4/+7
* Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, o...dkl%redhat.com2009-01-281-6/+6
* Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, o...dkl%redhat.com2009-01-282-12/+16
* Bug 474516: specific_search_allow_empty_words should default to onmkanat%bugzilla.org2009-01-261-1/+1
* Bug 467334: Commit button is not spaced the same vertically as the Status dro...mkanat%bugzilla.org2009-01-261-1/+1
* Bug 474902: Allow the Bug URL (See Also) field to also accept Launchpad bug URLsmkanat%bugzilla.org2009-01-262-24/+47
* Bug 474997: Make update_see_also actually return the right thingmkanat%bugzilla.org2009-01-261-6/+10
* Bug 473646 - WebService methods should check list parameters for scalars and...dkl%redhat.com2009-01-264-8/+37
* Bug 473006: welcome-admin page is wrong about visible administrative links - ...lpsolit%gmail.com2009-01-251-5/+5
* Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch ...lpsolit%gmail.com2009-01-257-40/+45
* Bug 471461: Incorrect text displayed about groups when a bug is in a product ...lpsolit%gmail.com2009-01-251-35/+41
* Bug 471880: More scripts should use the shadow DB instead of the master DB - ...lpsolit%gmail.com2009-01-257-8/+23
* Bug 471613: Replace Bugzilla::Util::is_tainted() by Scalar::Util::tainted() -...lpsolit%gmail.com2009-01-242-21/+3
* Bug 474206: Useless </a> in the component_cc section when deleting a user acc...lpsolit%gmail.com2009-01-231-1/+1