summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2009-04-10Bug 471871: Bugzilla::Version has duplicated code compared to Bugzilla::Objec...lpsolit%gmail.com3-111/+93
2009-04-09Fix a warning thrown in the web server error log (due to bug 454251)lpsolit%gmail.com1-1/+2
2009-04-09Bug 440259 (2nd attempt): User::match should be using Bugzilla::User->new_fro...lpsolit%gmail.com1-13/+6
2009-04-09Bug 454251: Implement Bugzilla::Attachment->create() and $attachment->update(...lpsolit%gmail.com3-323/+381
2009-04-08Fix the warning thrown by 011pod.tlpsolit%gmail.com1-1/+1
2009-04-08Fix incorrect regexp for bug 333648 - Patch by melpsolit%gmail.com1-1/+1
2009-04-08Back out bug 440259. PostgreSQL failslpsolit%gmail.com1-6/+10
2009-04-06Bug 302420: Allow whining messages to be sent even without any results - Patc...wicked%sci.fi2-0/+6
2009-04-06Bug 486881: A powerless user can still see a restricted bug when he removes a...lpsolit%gmail.com2-0/+6
2009-04-04Bug 486239: [Oracle] Missing keyword RESTRICT on fk creation (DB::Schema expl...mkanat%bugzilla.org2-2/+4
2009-04-03Bug 123165 – Permissions setup option for bugzilla_user==webserver_user ...wurblzap%gmail.com2-8/+26
2009-03-31Bug 462068: Add FK constraints to the longdescs table - Patch by Vipin Hegde ...lpsolit%gmail.com1-2/+8
2009-03-31Bug 440259: User::match should be using Bugzilla::User->new_from_list - Patch...lpsolit%gmail.com1-10/+6
2009-03-31Bug 399089: Remove the 'usermatchmode' parameter - Patch by Frédéric Bu...lpsolit%gmail.com2-16/+2
2009-03-31Bug 478972: Remove the 'useentrygroupdefault' parameter - Patch by FrédÃÂ...lpsolit%gmail.com6-35/+23
2009-03-31Bug 432907: Create a JSON frontend for WebServicesmkanat%bugzilla.org11-93/+434
2009-03-31Change trunk version number to 3.5.mkanat%bugzilla.org1-1/+1
2009-03-31Bug 423613: Make profiles.extern_id actually UNIQUE in the DB schema.mkanat%bugzilla.org2-0/+6
2009-03-062nd fix for bug 105960 (xml.cgi and other future xml pages generate invalid X...lpsolit%gmail.com1-1/+1
2009-03-04Bug 474779: Quicksearch cannot find mixed/upper case keywords - Patch by Kent...lpsolit%gmail.com1-1/+1
2009-03-02Bug 480999: Irrelevant username check in the 'Email Addresses, Bug Numbers, a...lpsolit%gmail.com1-9/+12
2009-03-02Bug 154482: Checking none of the checkboxes in the "Email Addresses, Bug Numb...lpsolit%gmail.com1-3/+0
2009-03-02Bug 480001: MySQL 5.1.31 throws an error when you try to SET SESSION max_allo...mkanat%bugzilla.org4-20/+42
2009-03-02Bug 121601: Have logout display index.cgi, not just a message on relogin.cgi.mkanat%bugzilla.org1-0/+1
2009-02-26Bug 477745: [Oracle] Search doesn't work because of sql_string_until - Patch ...lpsolit%gmail.com1-0/+7
2009-02-23Bug 476607: "Constant subroutine redefined" warnings from Bugzilla::Field::Ch...mkanat%bugzilla.org1-6/+6
2009-02-22Bug 467920: Remove multiple CRs in a row from the email template and make sur...mkanat%bugzilla.org1-1/+14
2009-02-21Bug 479345: Field::Choice->update returns incorrect data in list context, lea...lpsolit%gmail.com1-1/+1
2009-02-20Bug 477459: buglist.cgi crashes for logged out users if the "Reporter" column...lpsolit%gmail.com2-2/+2
2009-02-14Bug 333648: Add flag change to activity log and bugmail when only setter is c...wicked%sci.fi2-32/+9
2009-02-11Bug 475151: Refactor the XML-RPC server stuff out of Bugzilla::WebServicemkanat%bugzilla.org4-171/+234
2009-02-09Bug 477513: md5_hex() fails if a saved search has UTF8 characters in it - Pat...lpsolit%gmail.com1-1/+7
2009-02-08Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org3-3/+32
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 i...dkl%redhat.com1-1/+13
2009-02-05Bug 458853 - Add a "permissive" argument that allows Bug.get to return even i...dkl%redhat.com1-6/+63
2009-02-05Bug 476889: importxml.pl crashes when importing bugs (Date::Parse::strptime()...lpsolit%gmail.com1-0/+3
2009-02-03Bump version number post-release.mkanat%bugzilla.org1-1/+1
2009-02-03Bump version number for 3.3.3.mkanat%bugzilla.org1-1/+1
2009-02-03Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the ...mkanat%bugzilla.org1-1/+1
2009-02-03Bump version number post-release.mkanat%bugzilla.org1-1/+1
2009-02-03Bump version number for 3.3.2.mkanat%bugzilla.org1-1/+1
2009-02-02Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view ...lpsolit%gmail.com1-1/+7
2009-02-02I almost forgot the fix on checkin for bug 26257lpsolit%gmail.com1-1/+0
2009-02-02Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making ...lpsolit%gmail.com3-2/+69
2009-02-02Bug 38862: [SECURITY] attachments should be at a different hostname - Patch b...lpsolit%gmail.com3-1/+44
2009-01-29Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org3-0/+49
2009-01-28Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, o...dkl%redhat.com1-6/+6
2009-01-28Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, o...dkl%redhat.com1-11/+15
2009-01-26Bug 474516: specific_search_allow_empty_words should default to onmkanat%bugzilla.org1-1/+1