aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* The new Dusk index.css was missing from the checkin of bug 475063 because it ↵mkanat%bugzilla.org2009-02-122-1/+25
| | | | was still listed in .cvsignore.
* Add the right images for bug 475063.mkanat%bugzilla.org2009-02-126-0/+0
|
* The wrong homepage images were checked in.mkanat%bugzilla.org2009-02-123-0/+0
|
* Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org2009-02-1216-130/+222
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 375382: When viewing a bug, make obsolete attachments hidden by defaultmkanat%bugzilla.org2009-02-111-20/+21
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebServicemkanat%bugzilla.org2009-02-115-198/+244
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org2009-02-117-152/+154
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
* Bug 341542: Include timestamp of query execution in programmatic search ↵lpsolit%gmail.com2009-02-111-0/+1
| | | | output (RDF) - Patch by Frank Becker <Frank@Frank-Becker.de> r/a=LpSolit
* Fix bustagelpsolit%gmail.com2009-02-091-1/+0
|
* Bug 477662: Display attachment flags as read-only to logged out users - ↵lpsolit%gmail.com2009-02-092-13/+16
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 477513: md5_hex() fails if a saved search has UTF8 characters in it - ↵lpsolit%gmail.com2009-02-091-1/+7
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org2009-02-088-14/+52
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Fix bustage in filterexceptions.pl.gerv%gerv.net2009-02-081-1/+0
|
* Bug 365521 and bug 365056: remove Netscape-specific parts of form, fix ↵gerv%gerv.net2009-02-081-39/+5
| | | | encodings of &, and update OS list. r=justdave, a=lpsolit.
* 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 ↵dkl%redhat.com2009-02-051-1/+13
| | | | | | if there are errors Updated method history to show new changes.
* Bug 458853 - Add a "permissive" argument that allows Bug.get to return even ↵dkl%redhat.com2009-02-051-6/+63
| | | | | | if there are errors Patch by Noura Nelhawary <nelhawar@redhat.com> - r=dkl/mkanat a=mkanat
* Bug 476678 - Rich clients unable to update bugs need security token ↵ghendricks%novell.com2009-02-053-1/+11
| | | | | | included in bug xml patch by ghendricks@novell.com r=LpSolit a=LpSolit
* Bug 476889: importxml.pl crashes when importing bugs ↵lpsolit%gmail.com2009-02-052-1/+4
| | | | (Date::Parse::strptime() leave seconds undefined in some cases) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 476943 - Edit multiple issues token after switching to shadow DBghendricks%novell.com2009-02-051-0/+4
| | | | patch by ghendricks@novell.com r=mkanat a=mkanat
* 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
| | | | | | same token be generated over and over Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat
* 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
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave
* 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 ↵lpsolit%gmail.com2009-02-022-0/+9
| | | | (user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ↵lpsolit%gmail.com2009-02-025-21/+57
| | | | possibly harmful attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=LpSolit
* Bug 466692: [SECURITY] keywords and unused flag types can be deleted by ↵lpsolit%gmail.com2009-02-025-32/+23
| | | | bypassing the token check - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 466748: [SECURITY] Shared/saved searches can be deleted without user ↵lpsolit%gmail.com2009-02-024-10/+22
| | | | confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* 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 ↵lpsolit%gmail.com2009-02-021-0/+63
| | | | webpages from making bugzilla users submit changes to bugs
* Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵lpsolit%gmail.com2009-02-029-8/+98
| | | | bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 38862: [SECURITY] attachments should be at a different hostname - Patch ↵lpsolit%gmail.com2009-02-026-40/+162
| | | | by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 472078: Release Notes for Bugzilla 3.2.1mkanat%bugzilla.org2009-01-311-3/+58
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* SnowyOwl noticed that the word "Bug" appeared raw in the title of some ↵mkanat%bugzilla.org2009-01-311-2/+2
| | | | errors I checked in as part of bug 472872.
* Bug 344559: Add Commit Button below the top fields on show_bug.cgiguy.pyrzak%gmail.com2009-01-302-9/+12
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-2921-146/+252
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 473201: config.rdf.tmpl flag_type should include group information - ↵lpsolit%gmail.com2009-01-291-0/+4
| | | | Patch by Frank Becker <Frank@Frank-Becker.de> r/a=LpSolit
* Bug 471523: Cloning a bug copies the newest visible comment for Newest to ↵lpsolit%gmail.com2009-01-281-4/+7
| | | | Oldest comment order - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
* Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, ↵dkl%redhat.com2009-01-281-6/+6
| | | | | | | otherwise show bug id Mistakenly checked in previous version of patch. This brings the changes up to date with the approved patch. dkl
* Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, ↵dkl%redhat.com2009-01-282-12/+16
| | | | | | otherwise show bug id Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat
* Bug 474516: specific_search_allow_empty_words should default to onmkanat%bugzilla.org2009-01-261-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 467334: Commit button is not spaced the same vertically as the Status ↵mkanat%bugzilla.org2009-01-261-1/+1
| | | | | | drop-down Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
* Bug 474902: Allow the Bug URL (See Also) field to also accept Launchpad bug URLsmkanat%bugzilla.org2009-01-262-24/+47
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 474997: Make update_see_also actually return the right thingmkanat%bugzilla.org2009-01-261-6/+10
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
* Bug 473646 - WebService methods should check list parameters for scalars ↵dkl%redhat.com2009-01-264-8/+37
| | | | | | and convert before use Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat
* Bug 473006: welcome-admin page is wrong about visible administrative links - ↵lpsolit%gmail.com2009-01-251-5/+5
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit