summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2012-07-16backport bug 169752 (join split bugs_activity entries)Byron Jones1-5/+46
2012-07-02Bug 770104: "Use of uninitialized value in pattern match" with missing user-a...Byron Jones1-1/+1
2012-06-29Fix SQL error caused if a bugmail_recipients hook deletes all recipientsByron Jones1-14/+16
2012-06-27Bug 764430: improvements to 4.2 bugmailByron Jones1-2/+16
2012-06-26Bug 762288 - Change bugs_activity.removed to match data type of bugs_activity...Dave Lawrence2-1/+7
2012-06-19Bug 752400: port "referenced bugs" to bmo/4.2Byron Jones1-12/+56
2012-06-13Fix arecibo handler doubling error messagesByron Jones1-19/+14
2012-06-12merge from bugzilla/4.2Byron Jones2-3/+9
2012-06-09Bug 577014: [SINGLE|MULTIPLE]_SELECT custom fields with no new values, contai...Koosha Khajeh Moogahi1-0/+6
2012-06-08Bug 760075: Fix error thrown when an allwords search starts with or ends with...Simon Green1-3/+3
2012-06-05merged with bugzilla/4.2Dave Lawrence1-0/+1
2012-05-30Bug 759093: don't report most webservice errors to areciboByron Jones1-1/+15
2012-05-24Bug 744691: Throw an error early when calling a method from a non-existent classByron Jones1-0/+1
2012-05-22merged with bugzilla/4.2Dave Lawrence4-6/+16
2012-05-22Bug 753288: adds support for detecting android operating systemByron Jones1-0/+1
2012-05-22Bug 756005: fix arecibo breaking xmlrpc errorsByron Jones2-6/+13
2012-05-21Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is n...Frédéric Buclin1-2/+12
2012-05-17Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...Simon Green1-1/+1
2012-05-08Bug 729001: reverse resolve the ip address in account lockout notificationsByron Jones1-0/+9
2012-05-01Fixed earlier declaration error in Bugzilla/Search.pmDave Lawrence1-1/+0
2012-05-01merged with bugzilla/4.2Dave Lawrence9-121/+320
2012-04-30Bug 749074: Throw an error message instead of syntax error on invalid search ...Byron Jones1-1/+3
2012-04-26bug 749069: more "use of uninitialized" warning fixesByron Jones1-0/+3
2012-04-19Bug 747016: fix uninit warning in report.cgi, and nice the forked arecibo pro...Byron Jones1-2/+3
2012-04-19Bumping the version post-releaseDave Lawrence1-1/+1
2012-04-18Bump version to 4.2.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-17Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...Frédéric Buclin2-44/+80
2012-04-17Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin1-3/+3
2012-04-17Bug 746027: dont push cvs checkout errors to areciboByron Jones1-0/+1
2012-04-16Bug 745657 - backport bug 714368 to bmo (Add Windows 8 detection)Dave Lawrence1-0/+1
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-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 744022: minor arecibo report tweaksByron Jones1-1/+9
2012-04-11Bug 738152: backport product/component email event filterByron Jones3-7/+14
2012-04-10merged with bmo/4.2Dave Lawrence3-96/+101
2012-04-10Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINSrojanu2-1/+51
2012-04-10Bug 739153: fix infinite recursion in error handlerByron Jones2-27/+69
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 643681: add 'actual_time' to bug fields if user is timetracker; now with ...frase1-0/+11
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 554819: Quicksearch should be using Text::ParseWords instead of custom co...Frédéric Buclin2-95/+95
2012-03-28Bug 726193: add TryAutoLand extensionDave Lawrence1-0/+1
2012-03-28merged with bugzilla/4.0Dave Lawrence2-8/+8