aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 785522: [SECURITY] Block access to templates in extensions/Frédéric Buclin2012-08-301-1/+1
| | | | r=glob a=LpSolit
* Bug 786691 - Do not display the (more flags) link to logged out users as ↵Dave Lawrence2012-08-301-1/+1
| | | | | | they cannot set any flag r/a=LpSolit
* Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL ↵Frédéric Buclin2012-08-302-29/+97
| | | | | | correctly r=dkl a=LpSolit
* Bug 786351: Release notes for Bugzilla 4.2.3Frédéric Buclin2012-08-301-0/+41
| | | | r=dkl a=LpSolit
* Bug 772620: Ignore empty strings in the CC listFrédéric Buclin2012-08-291-0/+2
| | | | r=dkl a=LpSolit
* Bug 782856: Remove the obsolete BEGIN block in Bugzilla/CGI.pmFrédéric Buclin2012-08-291-9/+0
| | | | r=glob a=LpSolit
* Bug 786310: Remove tokens when saving the default queryByron Jones2012-08-291-0/+2
| | | | r= LpSolit, a=LpSolit
* Fix more bustage caused by Bug 772953Byron Jones2012-08-291-4/+6
|
* Fix bustage caused by Bug 772953Byron Jones2012-08-291-1/+4
|
* Bug 785511: Prevent directory browsing, especially in docs/ and extensions/Frédéric Buclin2012-08-292-5/+9
| | | | r=dkl a=LpSolit
* Bug 772953: Remove the token from buglist urlsByron Jones2012-08-285-2/+29
| | | | r=dkl, a=LpSolit
* Bug 785917: Custom field descriptions are not properly escaped when ↵Frédéric Buclin2012-08-272-2/+1
| | | | | | displayed as bug list column headers r=glob a=LpSolit
* Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATEDavid Taylor2012-08-261-0/+6
| | | | r/a=LpSolit
* Bug 779747: The "Browse" link in the page header/footer doesn't sort ↵Frédéric Buclin2012-08-213-22/+54
| | | | | | products by classification r=dkl a=LpSolit
* Bug 783786: PostgreSQL databases can be created with the wrong encodingFrédéric Buclin2012-08-211-0/+10
| | | | r=dkl a=LpSolit
* Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin2012-08-203-3/+3
| | | | r=glob a=LpSolit
* Bug 783879: Sub-optimal SQL query when displaying tags in buglistsFrédéric Buclin2012-08-191-1/+1
| | | | r=wicked a=LpSolit
* Bug 610581: The Bug.fields method doesn't include available bug statuses ↵Frank Becker2012-08-182-2/+7
| | | | | | when creating a new bug r/a=LpSolit
* Forgot to remove some codeFrédéric Buclin2012-08-181-3/+0
|
* Bug 697224: User.get should return a list of all your saved searchesKoosha Khajeh Moogahi2012-08-181-28/+63
| | | | r/a=LpSolit
* Include missing newlineFrédéric Buclin2012-08-181-0/+1
|
* Bug 187753: Specify a maximum length for quips (512 characters)Koosha Khajeh Moogahi2012-08-186-4/+39
| | | | r/a=LpSolit
* Bug 783386: Removing PATH_INFO prevents Bugzilla from working correctly with IISFrédéric Buclin2012-08-171-2/+9
| | | | r=dkl a=LpSolit
* Bug 771100: Unable to attach a file to a bug with perl 5.16Frédéric Buclin2012-08-151-1/+1
| | | | r=dkl a=LpSolit
* Bug 781059 part 2: -moz-border-radius is obsolete and must be replaced by ↵Frédéric Buclin2012-08-121-1/+1
| | | | the standard border-radius CSS property
* Fix bustageFrédéric Buclin2012-08-121-1/+0
|
* Bug 746947: Determine the size of the images dynamically for graphical reportsFrédéric Buclin2012-08-124-72/+64
| | | | r=dkl a=LpSolit
* Bug 779088 - Allow extensions to whitelist PATH_INFODave Lawrence2012-08-103-55/+83
| | | | r/a=LpSolit
* Backout bug 679224Frédéric Buclin2012-08-101-43/+0
|
* Bug 557183: In config.cgi, specify if fields controlled by a parameter are ↵Frank Becker2012-08-092-0/+15
| | | | | | enabled or disabled r/a=LpSolit
* Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot seeFrédéric Buclin2012-08-095-33/+44
| | | | r=glob a=LpSolit
* Bug 778631: use a persistent Template::Provider to avoid recompiling ↵Byron Jones2012-08-081-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 Buclin2012-08-082-10/+10
| | | | | | standard border-radius CSS property r=reed a=LpSolit
* Bug 319598: Add support for saved tabular and graphical reportsJulien Heyman2012-08-078-13/+289
| | | | r/a=LpSolit
* HTML pages no longer passed HTML4 validation due to a duplicated ID, see bug ↵Frédéric Buclin2012-08-071-2/+2
| | | | 730670
* Backing out Bug 778631 due to breakageByron Jones2012-08-071-10/+0
|
* Bug 780683: Tags are duplicated in buglists if a search criteria involves a ↵Frédéric Buclin2012-08-071-1/+1
| | | | | | user field external to the 'bugs' table r=dkl a=LpSolit
* Bug 778631: use a persistent Template::Provider to avoid recompiling ↵Byron Jones2012-08-071-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 commentsSImon Green2012-08-071-3/+36
| | | | r=glob, a=LpSolit
* Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized ↵Frédéric Buclin2012-08-063-3/+10
| | | | | | password reset e-mail request r=reed a=LpSolit
* Bug 682317 - Bug.create is incorrectly documented as ignoring invalid ↵Koosha Khajeh Moogahi2012-08-031-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 Buclin2012-08-031-4/+13
| | | | | | SELECT r=glob a=LpSolit
* Bug 756953 - Dependencies table should have unique index so that duplicate ↵Dave Lawrence2012-08-022-1/+30
| | | | | | entries are blocked r/a=LpSolit
* Bug 759413 - Use "cannot" instead of "can not".Matt Selsky2012-08-038-15/+15
| | | | r=Wurblzap, a=LpSolit
* Bug 779600: Hide flag types you cannot request nor set instead of leaving ↵Frédéric Buclin2012-08-011-3/+1
| | | | | | them as disabled r=dkl a=LpSolit
* Bug 581538 - Hide (instead of showing as disabled) flags that aren't ↵Dave Lawrence2012-08-011-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 Lawrence2012-08-011-23/+24
| | | | | | available for a specific component on enter_bug.cgi r/a=LpSolit
* Bug 779061: Fix inconsistency between create group documentation and UISImon Green2012-08-011-4/+11
| | | | r=glob, a=LpSolit
* Slight change in comment wording.Reed Loden2012-07-311-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=625437
* Bug 625437 - Use 'Importance' / 'X-Priority' headers in incoming mail to ↵Reed Loden2012-07-311-0/+25
| | | | | | influence bug's initial priority [r=LpSolit a=LpSolit]