Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 779747: The "Browse" link in the page header/footer doesn't sort ↵ | Frédéric Buclin | 2012-08-21 | 3 | -22/+54 | |
| | | | | | | products by classification r=dkl a=LpSolit | |||||
* | Bug 783786: PostgreSQL databases can be created with the wrong encoding | Frédéric Buclin | 2012-08-21 | 1 | -0/+10 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 698068: The "There is no saved search named ..." page has a "forget" link | Frédéric Buclin | 2012-08-20 | 3 | -3/+3 | |
| | | | | r=glob a=LpSolit | |||||
* | Bug 783879: Sub-optimal SQL query when displaying tags in buglists | Frédéric Buclin | 2012-08-19 | 1 | -1/+1 | |
| | | | | r=wicked a=LpSolit | |||||
* | Bug 610581: The Bug.fields method doesn't include available bug statuses ↵ | Frank Becker | 2012-08-18 | 2 | -2/+7 | |
| | | | | | | when creating a new bug r/a=LpSolit | |||||
* | Forgot to remove some code | Frédéric Buclin | 2012-08-18 | 1 | -3/+0 | |
| | ||||||
* | Bug 697224: User.get should return a list of all your saved searches | Koosha Khajeh Moogahi | 2012-08-18 | 1 | -28/+63 | |
| | | | | r/a=LpSolit | |||||
* | Include missing newline | Frédéric Buclin | 2012-08-18 | 1 | -0/+1 | |
| | ||||||
* | Bug 187753: Specify a maximum length for quips (512 characters) | Koosha Khajeh Moogahi | 2012-08-18 | 6 | -4/+39 | |
| | | | | r/a=LpSolit | |||||
* | Bug 783386: Removing PATH_INFO prevents Bugzilla from working correctly with IIS | Frédéric Buclin | 2012-08-17 | 1 | -2/+9 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 771100: Unable to attach a file to a bug with perl 5.16 | Frédéric Buclin | 2012-08-15 | 1 | -1/+1 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 781059 part 2: -moz-border-radius is obsolete and must be replaced by ↵ | Frédéric Buclin | 2012-08-12 | 1 | -1/+1 | |
| | | | | the standard border-radius CSS property | |||||
* | Fix bustage | Frédéric Buclin | 2012-08-12 | 1 | -1/+0 | |
| | ||||||
* | Bug 746947: Determine the size of the images dynamically for graphical reports | Frédéric Buclin | 2012-08-12 | 4 | -72/+64 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 779088 - Allow extensions to whitelist PATH_INFO | Dave Lawrence | 2012-08-10 | 3 | -55/+83 | |
| | | | | r/a=LpSolit | |||||
* | Backout bug 679224 | Frédéric Buclin | 2012-08-10 | 1 | -43/+0 | |
| | ||||||
* | Bug 557183: In config.cgi, specify if fields controlled by a parameter are ↵ | Frank Becker | 2012-08-09 | 2 | -0/+15 | |
| | | | | | | enabled or disabled r/a=LpSolit | |||||
* | Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot see | Frédéric Buclin | 2012-08-09 | 5 | -33/+44 | |
| | | | | r=glob a=LpSolit | |||||
* | Bug 778631: use a persistent Template::Provider to avoid recompiling ↵ | Byron Jones | 2012-08-08 | 1 | -0/+14 | |
| | | | | | | templates between page loads on mod_perl r=dkl, a=LpSolit | |||||
* | Bug 781059: -moz-border-radius is obsolete and must be replaced by the ↵ | Frédéric Buclin | 2012-08-08 | 2 | -10/+10 | |
| | | | | | | standard border-radius CSS property r=reed a=LpSolit | |||||
* | Bug 319598: Add support for saved tabular and graphical reports | Julien Heyman | 2012-08-07 | 8 | -13/+289 | |
| | | | | r/a=LpSolit | |||||
* | HTML pages no longer passed HTML4 validation due to a duplicated ID, see bug ↵ | Frédéric Buclin | 2012-08-07 | 1 | -2/+2 | |
| | | | | 730670 | |||||
* | Backing out Bug 778631 due to breakage | Byron Jones | 2012-08-07 | 1 | -10/+0 | |
| | ||||||
* | Bug 780683: Tags are duplicated in buglists if a search criteria involves a ↵ | Frédéric Buclin | 2012-08-07 | 1 | -1/+1 | |
| | | | | | | user field external to the 'bugs' table r=dkl a=LpSolit | |||||
* | Bug 778631: use a persistent Template::Provider to avoid recompiling ↵ | Byron Jones | 2012-08-07 | 1 | -0/+10 | |
| | | | | | | templates between page loads on mod_perl r=dkl, a=LpSolit | |||||
* | Bug 779709: Don't allow searching on changes to private attachments or comments | SImon Green | 2012-08-07 | 1 | -3/+36 | |
| | | | | r=glob, a=LpSolit | |||||
* | Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized ↵ | Frédéric Buclin | 2012-08-06 | 3 | -3/+10 | |
| | | | | | | password reset e-mail request r=reed a=LpSolit | |||||
* | Bug 682317 - Bug.create is incorrectly documented as ignoring invalid ↵ | Koosha Khajeh Moogahi | 2012-08-03 | 1 | -2/+3 | |
| | | | | | | fields; it should say it produces an error r=dkl, a=LpSolit | |||||
* | Bug 780028: Oracle crashes if a column listed in ORDER BY appears twice in ↵ | Frédéric Buclin | 2012-08-03 | 1 | -4/+13 | |
| | | | | | | SELECT r=glob a=LpSolit | |||||
* | Bug 756953 - Dependencies table should have unique index so that duplicate ↵ | Dave Lawrence | 2012-08-02 | 2 | -1/+30 | |
| | | | | | | entries are blocked r/a=LpSolit | |||||
* | Bug 759413 - Use "cannot" instead of "can not". | Matt Selsky | 2012-08-03 | 8 | -15/+15 | |
| | | | | r=Wurblzap, a=LpSolit | |||||
* | Bug 779600: Hide flag types you cannot request nor set instead of leaving ↵ | Frédéric Buclin | 2012-08-01 | 1 | -3/+1 | |
| | | | | | | them as disabled r=dkl a=LpSolit | |||||
* | Bug 581538 - Hide (instead of showing as disabled) flags that aren't ↵ | Dave Lawrence | 2012-08-01 | 1 | -2/+2 | |
| | | | | | | available for a specific component on enter_bug.cgi Forgot to add periods at the end of the comments. | |||||
* | Bug 581538 - Hide (instead of showing as disabled) flags that aren't ↵ | Dave Lawrence | 2012-08-01 | 1 | -23/+24 | |
| | | | | | | available for a specific component on enter_bug.cgi r/a=LpSolit | |||||
* | Bug 779061: Fix inconsistency between create group documentation and UI | SImon Green | 2012-08-01 | 1 | -4/+11 | |
| | | | | r=glob, a=LpSolit | |||||
* | Slight change in comment wording. | Reed Loden | 2012-07-31 | 1 | -1/+1 | |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=625437 | |||||
* | Bug 625437 - Use 'Importance' / 'X-Priority' headers in incoming mail to ↵ | Reed Loden | 2012-07-31 | 1 | -0/+25 | |
| | | | | | | influence bug's initial priority [r=LpSolit a=LpSolit] | |||||
* | Bug 684171 - add a "(take)" link to the QA Contact field | Dave Lawrence | 2012-07-31 | 2 | -19/+24 | |
| | | | | r/a=LpSolit | |||||
* | Bug 765189: No longer use an absolute URL in the login form | Koosha Khajeh Moogahi | 2012-07-31 | 1 | -2/+0 | |
| | | | | r/a=LpSolit | |||||
* | Bug 768573: bug/field.html.tmpl overrides the 'hidden' variable, causing ↵ | Frédéric Buclin | 2012-07-31 | 1 | -7/+7 | |
| | | | | | | some field labels to be hidden by accident r=glob a=LpSolit | |||||
* | Bug 776982 - Increase longdescs primary key size to INTSERIAL for future growth | Dave Lawrence | 2012-07-31 | 2 | -4/+17 | |
| | | | | r/a=LpSolit | |||||
* | Bug 778674: Throw an error in Product.get() if required params are not passed | Koosha Khajeh Moogahi | 2012-07-31 | 1 | -1/+6 | |
| | | | | r/a=LpSolit | |||||
* | Bug 733094: Do not populate $clause if there is no data | Frédéric Buclin | 2012-07-31 | 1 | -10/+14 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 775056 - Add prefix to filter() and filter_wants() | Frank Becker | 2012-07-31 | 1 | -5/+14 | |
| | | | | r=dkl, a=LpSolit | |||||
* | Bug 778226 - Add Mac OS 10.8 Mountain Lion detection | Matt Selsky | 2012-07-30 | 1 | -0/+1 | |
| | | | | r=timeless, a=LpSolit | |||||
* | Bug 767623 - Use HMAC to generate tokens and sensitive graph filenames | Reed Loden | 2012-07-30 | 2 | -16/+12 | |
| | | | | [r=LpSolit a=LpSolit] | |||||
* | Bug 498890: Bugzilla::User::Setting doesn't need to sort DB results | Koosha Khajeh Moogahi | 2012-07-30 | 1 | -15/+10 | |
| | | | | r/a=LpSolit | |||||
* | Backout bug 768573 | Frédéric Buclin | 2012-07-29 | 4 | -6/+6 | |
| | ||||||
* | Bump the version post-release | Frédéric Buclin | 2012-07-27 | 1 | -1/+1 | |
| | ||||||
* | Bump version to 4.3.2 | Dave Lawrence | 2012-07-26 | 2 | -3/+3 | |
| |