summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-02-12Bug 464187: Make the text inputs in the show_bug edit form grow with the windowmkanat%bugzilla.org3-7/+31
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
2009-02-12Bug 476090: Allow users to log-in from toolbarmkanat%bugzilla.org5-93/+122
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2009-02-12Bug 477391: The "Commit" and "Move to..." buttons at the top of show_bug ↵guy.pyrzak%gmail.com1-6/+8
should only be displayed if the user is logged in Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit
2009-02-12s/new Account/New Account/ on new index page in order to make the text ↵reed%reedloden.com1-1/+1
grammatically correct. [r=mkanat@IRC]
2009-02-12The new Dusk index.css was missing from the checkin of bug 475063 because it ↵mkanat%bugzilla.org2-1/+25
was still listed in .cvsignore.
2009-02-12Add the right images for bug 475063.mkanat%bugzilla.org6-0/+0
2009-02-12The wrong homepage images were checked in.mkanat%bugzilla.org3-0/+0
2009-02-12Bug 475063: Make the logged-out index.cgi simplermkanat%bugzilla.org16-130/+222
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2009-02-11Bug 375382: When viewing a bug, make obsolete attachments hidden by defaultmkanat%bugzilla.org1-20/+21
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-02-11Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebServicemkanat%bugzilla.org5-198/+244
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
2009-02-11Bug 376673: Add a simple version of the bug entry form (enter_bug.cgi)mkanat%bugzilla.org7-152/+154
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
2009-02-11Bug 341542: Include timestamp of query execution in programmatic search ↵lpsolit%gmail.com1-0/+1
output (RDF) - Patch by Frank Becker <Frank@Frank-Becker.de> r/a=LpSolit
2009-02-09Fix bustagelpsolit%gmail.com1-1/+0
2009-02-09Bug 477662: Display attachment flags as read-only to logged out users - ↵lpsolit%gmail.com2-13/+16
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-02-09Bug 477513: md5_hex() fails if a saved search has UTF8 characters in it - ↵lpsolit%gmail.com1-1/+7
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2009-02-08Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org8-14/+52
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2009-02-08Fix bustage in filterexceptions.pl.gerv%gerv.net1-1/+0
2009-02-08Bug 365521 and bug 365056: remove Netscape-specific parts of form, fix ↵gerv%gerv.net1-39/+5
encodings of &, and update OS list. r=justdave, a=lpsolit.
2009-02-06There was one too many =back's in the last patch, tests failed.mkanat%bugzilla.org1-1/+0
2009-02-05Bug 458853 - Add a "permissive" argument that allows Bug.get to return even ↵dkl%redhat.com1-1/+13
if there are errors Updated method history to show new changes.
2009-02-05Bug 458853 - Add a "permissive" argument that allows Bug.get to return even ↵dkl%redhat.com1-6/+63
if there are errors Patch by Noura Nelhawary <nelhawar@redhat.com> - r=dkl/mkanat a=mkanat
2009-02-05 Bug 476678 - Rich clients unable to update bugs need security token ↵ghendricks%novell.com3-1/+11
included in bug xml patch by ghendricks@novell.com r=LpSolit a=LpSolit
2009-02-05Bug 476889: importxml.pl crashes when importing bugs ↵lpsolit%gmail.com2-1/+4
(Date::Parse::strptime() leave seconds undefined in some cases) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2009-02-05 Bug 476943 - Edit multiple issues token after switching to shadow DBghendricks%novell.com1-0/+4
patch by ghendricks@novell.com r=mkanat a=mkanat
2009-02-03Bump version number post-release.mkanat%bugzilla.org1-1/+1
2009-02-03Bump version number for 3.3.3.mkanat%bugzilla.org2-3/+3
2009-02-03Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the ↵mkanat%bugzilla.org1-1/+1
same token be generated over and over Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat
2009-02-03The release notes contained the raw word "bug".mkanat%bugzilla.org1-1/+1
2009-02-03Bug 476612: Release Notes for Bugzilla 3.2.2mkanat%bugzilla.org1-0/+14
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave
2009-02-03Bump version number post-release.mkanat%bugzilla.org1-1/+1
2009-02-03Bump version number for 3.3.2.mkanat%bugzilla.org2-3/+3
2009-02-02The URL to the Security Advisory was incorrect.mkanat%bugzilla.org1-1/+1
2009-02-02Bug 472362: [SECURITY] Malicious attachments can change your user settings ↵lpsolit%gmail.com2-0/+9
(user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2009-02-02Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ↵lpsolit%gmail.com5-21/+57
possibly harmful attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=LpSolit
2009-02-02Bug 466692: [SECURITY] keywords and unused flag types can be deleted by ↵lpsolit%gmail.com5-32/+23
bypassing the token check - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2009-02-02Bug 466748: [SECURITY] Shared/saved searches can be deleted without user ↵lpsolit%gmail.com4-10/+22
confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2009-02-02I almost forgot the fix on checkin for bug 26257lpsolit%gmail.com1-1/+0
2009-02-02Second part of bug 26257: [SECURITY] Bugzilla should prevent malicious ↵lpsolit%gmail.com1-0/+63
webpages from making bugzilla users submit changes to bugs
2009-02-02Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ↵lpsolit%gmail.com9-8/+98
bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2009-02-02Bug 38862: [SECURITY] attachments should be at a different hostname - Patch ↵lpsolit%gmail.com6-40/+162
by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2009-01-31Bug 472078: Release Notes for Bugzilla 3.2.1mkanat%bugzilla.org1-3/+58
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2009-01-31SnowyOwl noticed that the word "Bug" appeared raw in the title of some ↵mkanat%bugzilla.org1-2/+2
errors I checked in as part of bug 472872.
2009-01-30Bug 344559: Add Commit Button below the top fields on show_bug.cgiguy.pyrzak%gmail.com2-9/+12
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2009-01-29Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org21-146/+252
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-01-29Bug 473201: config.rdf.tmpl flag_type should include group information - ↵lpsolit%gmail.com1-0/+4
Patch by Frank Becker <Frank@Frank-Becker.de> r/a=LpSolit
2009-01-29Bug 471523: Cloning a bug copies the newest visible comment for Newest to ↵lpsolit%gmail.com1-4/+7
Oldest comment order - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2009-01-28Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, ↵dkl%redhat.com1-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
2009-01-28Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, ↵dkl%redhat.com2-12/+16
otherwise show bug id Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat
2009-01-26Bug 474516: specific_search_allow_empty_words should default to onmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-01-26Bug 467334: Commit button is not spaced the same vertically as the Status ↵mkanat%bugzilla.org1-1/+1
drop-down Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat