aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 728138: Custom fields should have a "Long Description" attribute to bette...rojanu2012-05-174-1/+38
* Bug 729001: Reverse resolves the IP address in account lockout notificationsByron Jones2012-05-081-0/+9
* Bug 663747: Add an option to disable 'New: ' prefix on bugmailByron Jones2012-05-081-0/+2
* Bug 744015: Fix 'use of uninitialized value in string' in PatchReaderByron Jones2012-05-081-1/+3
* Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...Frédéric Buclin2012-05-073-4/+8
* Bug 571740: Add support for getsatisfaction for the See Also fieldMatt Selsky2012-05-071-2/+1
* Bug 749074: Throw an error message instead of syntax error on invalid search ...Byron Jones2012-04-301-1/+3
* Bug 747189: Remove Bugzilla::Util::file_mod_time()Matt Selsky2012-04-261-25/+1
* Bump the version post-releaseFrédéric Buclin2012-04-191-1/+1
* Bump version to 4.3.1Dave Lawrence2012-04-181-1/+1
* Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...Frédéric Buclin2012-04-183-5/+117
* Bug 746547: SMALLSERIAL is of type INT2, not INT1Frédéric Buclin2012-04-181-1/+1
* Bug 416137: WebService function to update a user's information (User.update)Julien Heyman2012-04-181-2/+180
* Bug 704999: Add support for GitHub for the 'See Also' fieldMatt Selsky2012-04-182-0/+37
* Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...Frédéric Buclin2012-04-172-43/+79
* Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin2012-04-171-3/+3
* Fix bustageFrédéric Buclin2012-04-141-0/+1
* Bug 616192: Display personal tags in buglistsFrédéric Buclin2012-04-142-63/+82
* Fix bustage (wrong POD)Tiago Mello2012-04-141-2/+4
* Bug 616336: Add a Bug.update_tags WebService method to edit personal tagsTiago Mello2012-04-141-1/+101
* Move doc of the admin_editusers_action hook at its right placeFrédéric Buclin2012-04-131-24/+24
* Bug 737850 - Bug.history and Bug.get use different field namesDave Lawrence2012-04-131-3/+10
* Bug 740536 - Webservice for maximum time of audit_logFrank Becker2012-04-131-1/+70
* Bug 349337: The time between two successive token requests should be a constantKoosha Khajeh Moogahi2012-04-132-3/+8
* Bug 737436: Relative dates do not work correctly with the deadline fieldFrédéric Buclin2012-04-121-5/+11
* Fix typoFrédéric Buclin2012-04-121-1/+1
* Bug 663377: Quicksearch using "status:" field doesn't work--it is defeated by...Frédéric Buclin2012-04-111-42/+30
* Bug 706412 - make JobQueue.pm support insertion of Job objects, and also enab...Gervase Markham2012-04-111-5/+13
* Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINSrojanu2012-04-102-1/+51
* Fix typoFrédéric Buclin2012-04-091-1/+1
* 2nd part of bug 679965: contrib/Bugzilla.pm shouldn't be executableFrédéric Buclin2012-04-091-0/+1
* Bug 58179: End date not included in the Search By Change History sectionFrédéric Buclin2012-04-041-0/+5
* Search for start-of-time-interval in date fields is (partially?) broken.Marc Schumann2012-03-311-1/+1
* Bug 690879 - Webservice Bug.fields should include include keyword name and de...Frank Becker2012-03-291-3/+18
* Fix bustage: Perl 5.8.x doesn't understand \g1 in regexp (must use \1 instead)Frédéric Buclin2012-03-301-1/+1
* Bug 643681 - Bug.get should also return the time spent on a bug for users in ...frase2012-03-291-0/+11
* Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...Frédéric Buclin2012-03-292-95/+95
* Bug 730984: A single whitespace in the Status Whiteboard field generates an i...Frédéric Buclin2012-03-281-1/+5
* Bug 425647: get_activity() should use INNER JOIN to join the fielddefs tableFrédéric Buclin2012-03-281-1/+1
* Fix bustage due to bug 448551Frédéric Buclin2012-03-261-1/+1
* Make Target Milestone field have the same maximum length as Version field. r,...Gervase Markham2012-03-263-14/+14
* Bug 733458: The "creator" argument is listed twice for the Bug.search WebServ...Matt Selsky2012-03-221-7/+3
* Bug 731526: Adds an email event for product and/or component notificationsByron Jones2012-03-223-7/+14
* Bug 731163: Search.pm can use undefined alias in ORDER BY clauseFrédéric Buclin2012-03-101-1/+1
* Bug 730794 - Need new hook edituser pageFrancisco Donalisio2012-03-091-0/+24
* 2nd part of bug 731559: fix get_attachments_by_bug() everywhereFrédéric Buclin2012-03-061-1/+1
* Bug 732978: preload() must load Bugzilla::Component itselfFrédéric Buclin2012-03-051-1/+2
* Bug 731562: Cache the global/user.html.tmpl template for improved performanceFrédéric Buclin2012-03-012-1/+18
* Bug 731175: Bugzilla::Field shouldn't assume that someone else already loaded...Frédéric Buclin2012-02-292-6/+8
* Bug 730877: Improve _get_string_from_file() performances by caching loaded filesFrédéric Buclin2012-02-291-0/+6