summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2012-05-29Bug 671612: Send "X-Content-Type-Options: nosniff" with every responseMatt Selsky2-2/+4
2012-05-24Bug 744691: Throw an error early when calling a method from a non-existent classByron Jones1-0/+1
2012-05-22Bug 753288: Adds support for detecting Android operating systemByron Jones1-0/+1
2012-05-21Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is n...Frédéric Buclin1-2/+12
2012-05-18Bug 752303: It is no longer possible to cancel an email address change when t...Koosha Khajeh Moogahi2-12/+22
2012-05-17Bug 486255: Timezone is displayed incorrectly in outgoing email with SMTP for...Matt Selsky1-1/+2
2012-05-17Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...Simon Green1-1/+1
2012-05-17Fix bustage in PODFrédéric Buclin1-0/+1
2012-05-17Bug 728138: Custom fields should have a "Long Description" attribute to bette...rojanu4-1/+38
2012-05-08Bug 729001: Reverse resolves the IP address in account lockout notificationsByron Jones1-0/+9
2012-05-08Bug 663747: Add an option to disable 'New: ' prefix on bugmailByron Jones1-0/+2
2012-05-08Bug 744015: Fix 'use of uninitialized value in string' in PatchReaderByron Jones1-1/+3
2012-05-07Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...Frédéric Buclin3-4/+8
2012-05-07Bug 571740: Add support for getsatisfaction for the See Also fieldMatt Selsky1-2/+1
2012-04-30Bug 749074: Throw an error message instead of syntax error on invalid search ...Byron Jones1-1/+3
2012-04-26Bug 747189: Remove Bugzilla::Util::file_mod_time()Matt Selsky1-25/+1
2012-04-19Bump the version post-releaseFrédéric Buclin1-1/+1
2012-04-18Bump version to 4.3.1Dave Lawrence1-1/+1
2012-04-18Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...Frédéric Buclin3-5/+117
2012-04-18Bug 746547: SMALLSERIAL is of type INT2, not INT1Frédéric Buclin1-1/+1
2012-04-18Bug 416137: WebService function to update a user's information (User.update)Julien Heyman1-2/+180
2012-04-18Bug 704999: Add support for GitHub for the 'See Also' fieldMatt Selsky2-0/+37
2012-04-17Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...Frédéric Buclin2-43/+79
2012-04-17Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin1-3/+3
2012-04-14Fix bustageFrédéric Buclin1-0/+1
2012-04-14Bug 616192: Display personal tags in buglistsFrédéric Buclin2-63/+82
2012-04-14Fix bustage (wrong POD)Tiago Mello1-2/+4
2012-04-14Bug 616336: Add a Bug.update_tags WebService method to edit personal tagsTiago Mello1-1/+101
2012-04-13Move doc of the admin_editusers_action hook at its right placeFrédéric Buclin1-24/+24
2012-04-13Bug 737850 - Bug.history and Bug.get use different field namesDave Lawrence1-3/+10
2012-04-13Bug 740536 - Webservice for maximum time of audit_logFrank Becker1-1/+70
2012-04-13Bug 349337: The time between two successive token requests should be a constantKoosha Khajeh Moogahi2-3/+8
2012-04-12Bug 737436: Relative dates do not work correctly with the deadline fieldFrédéric Buclin1-5/+11
2012-04-12Fix typoFrédéric Buclin1-1/+1
2012-04-11Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated by...Frédéric Buclin1-42/+30
2012-04-11Bug 706412 - make JobQueue.pm support insertion of Job objects, and also enab...Gervase Markham1-5/+13
2012-04-10Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINSrojanu2-1/+51
2012-04-09Fix typoFrédéric Buclin1-1/+1
2012-04-092nd part of bug 679965: contrib/Bugzilla.pm shouldn't be executableFrédéric Buclin1-0/+1
2012-04-04Bug 58179: End date not included in the Search By Change History sectionFrédéric Buclin1-0/+5
2012-03-31Search for start-of-time-interval in date fields is (partially?) broken.Marc Schumann1-1/+1
2012-03-30Bug 690879 - Webservice Bug.fields should include include keyword name and de...Frank Becker1-3/+18
2012-03-30Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead)Frédéric Buclin1-1/+1
2012-03-29Bug 643681 - Bug.get should also return the time spent on a bug for users in ...frase1-0/+11
2012-03-29Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...Frédéric Buclin2-95/+95
2012-03-28Bug 730984: A single whitespace in the Status Whiteboard field generates an i...Frédéric Buclin1-1/+5
2012-03-28Bug 425647: get_activity() should use INNER JOIN to join the fielddefs tableFrédéric Buclin1-1/+1
2012-03-26Fix bustage due to bug 448551Frédéric Buclin1-1/+1
2012-03-26Make Target Milestone field have the same maximum length as Version field. r,...Gervase Markham3-14/+14
2012-03-22Bug 733458: The "creator" argument is listed twice for the Bug.search WebServ...Matt Selsky1-7/+3