aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 1001846: When editing cc_accessible using Bug.update, the method should a...Frédéric Buclin2014-04-291-1/+0
* Bug 1001497: User.login incorrectly returns id = 0 when the login or password...Frédéric Buclin2014-04-251-1/+1
* Fix regression due to bug 539894Frédéric Buclin2014-04-251-1/+1
* Don't call Bugzilla.pm from a Perl module itself (see bug 866927)Frédéric Buclin2014-04-241-1/+0
* Fix some syntax errors left by bug 489028Frédéric Buclin2014-04-242-3/+3
* Bug 993910: Bugzilla/Search/Saved.pm:294 isn't using the cacheByron Jones2014-04-231-3/+2
* Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-2218-8/+596
* Bumped versiion post-releaseDavid Lawrence2014-04-211-1/+1
* Bump version to 4.5.4David Lawrence2014-04-181-1/+1
* Bug 998484: Release notes for Bugzilla 4.4.4Frédéric Buclin2014-04-181-0/+7
* Bug 998323 - URLs pasted in comments are no longer displayedDavid Lawrence2014-04-181-14/+11
* Backout bug 984980Frédéric Buclin2014-04-183-43/+0
* Fix bustage due to bug 984980Frédéric Buclin2014-04-181-5/+5
* Bumped version post-releaseDavid Lawrence2014-04-171-1/+1
* Bump version to 4.5.3David Lawrence2014-04-171-1/+1
* Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla textManish Goregaokar2014-04-174-2/+18
* Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin2014-04-1712-62/+130
* Remove tabsFrédéric Buclin2014-04-171-4/+4
* Bug 984980 - add framework for keyboard shortcuts, and key to switch between ...Acho Arnold2014-04-173-0/+43
* Bug 997281: New QuickSearch operators can short-circuit each other depending ...Frédéric Buclin2014-04-161-1/+5
* Bug 995988: can_edit_product() can throw warnings if SUM() returns NULLGervase Markham2014-04-161-1/+1
* Bug 993894 - the database query in bless_groups is slowByron Jones2014-04-161-22/+30
* Bug 994619 - show_bug product list is sometimes missing the actual product a ...David Lawrence2014-04-162-10/+21
* Bug 996946: Kill contrib/cvs-update.plFrédéric Buclin2014-04-162-39/+0
* Bug 996164: Release notes for Bugzilla 4.4.3Frédéric Buclin2014-04-151-0/+27
* Bug 995238 - Incomplete implementation of bug 540818 causes include_fields=_a...David Lawrence2014-04-151-9/+0
* Bug 925181: contrib/jb2bz.py was out of dateQuanah Gibson-Mount2014-04-151-61/+91
* Bug 995873 - Don't use replaceState if it would result in an invalid URLSimon Green2014-04-151-5/+7
* Bug 987205: Bugzilla crashes because it tries to import a non-exported login_...Frédéric Buclin2014-04-143-4/+3
* Bug 540818 - Improve include_fields and exclude_fields to accept _default, _a...David Lawrence2014-04-116-77/+143
* Bug 974411: js/comments.js::toggle_all_comments() shouldn't try to matchByron Jones2014-04-091-4/+7
* Bug 987032: allow memcached to cache bugzilla configuration informationByron Jones2014-04-0713-45/+216
* Bug 984505 - Link component and product to browse for other bugs in this cate...David Lawrence2014-04-041-0/+6
* Bug 990252 - Using the webservices API, passing in certain keys as parameters...David Lawrence2014-04-021-2/+3
* Bug 539894: Use <optgroup/> to group products into classifications in the pro...rojanu2014-04-0210-88/+135
* Bug 990328: Document that bug tags can be searched by RPC.Matt Tyson2014-04-011-0/+8
* Bug 989633 - Unable to change content type using Bug.update_attachment if att...David Lawrence2014-03-311-1/+2
* Bug 989647 - Bug.update_attachment should allow for adding a comment when upd...David Lawrence2014-03-311-1/+14
* Bug 456043 - Make enter_bug consistent with show_bug for Severity and PrioritySimon Green2014-03-271-13/+18
* Fix bustageFrédéric Buclin2014-03-261-0/+1
* Bug 978070: Do not use document.write() to insert HTML codeFrédéric Buclin2014-03-265-56/+58
* remove tabs added by bug 984999Byron Jones2014-03-261-2/+2
* Bug 984999: Move set_assign_to() out of bug/create/create.html.tmplAcho Arnold2014-03-232-73/+74
* Bug 962812: Use the "required" attribute where appropriateSunil Joshi2014-03-2326-39/+48
* Bug 276560: Use webbadge icons for alternate format links on buglistFrédéric Buclin2014-03-228-29/+59
* Bug 399087 - Remove the 'mostfreqthreshold' parameterSunil Joshi [:SunilJoshi]2014-03-214-15/+8
* Bug 986141 - As part of bug 513212, the see_also field still displays in ente...David Lawrence2014-03-211-8/+10
* Bug 294021: Allow requestees to set attachment flags even if they don't have ...Frédéric Buclin2014-03-215-26/+55
* Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzillaGervase Markham2014-03-217-19/+62
|\
| * Bug 513212 - Allow people to set "See Also" when filing/creating/entering a b...David Lawrence2014-03-207-19/+62