summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-29Bug 786310: Remove tokens when saving the default queryByron Jones1-0/+2
2012-08-29Fix more bustage caused by Bug 772953Byron Jones1-4/+6
2012-08-29Fix bustage caused by Bug 772953Byron Jones1-1/+4
2012-08-29Bug 785511: Prevent directory browsing, especially in docs/ and extensions/Frédéric Buclin2-5/+9
2012-08-28Bug 772953: Remove the token from buglist urlsByron Jones5-2/+29
2012-08-27Bug 785917: Custom field descriptions are not properly escaped when displayed...Frédéric Buclin2-2/+1
2012-08-26Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATEDavid Taylor1-0/+6
2012-08-21Bug 779747: The "Browse" link in the page header/footer doesn't sort products...Frédéric Buclin3-22/+54
2012-08-21Bug 783786: PostgreSQL databases can be created with the wrong encodingFrédéric Buclin1-0/+10
2012-08-20Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin3-3/+3
2012-08-19Bug 783879: Sub-optimal SQL query when displaying tags in buglistsFrédéric Buclin1-1/+1
2012-08-18Bug 610581: The Bug.fields method doesn't include available bug statuses when...Frank Becker2-2/+7
2012-08-18Forgot to remove some codeFrédéric Buclin1-3/+0
2012-08-18Bug 697224: User.get should return a list of all your saved searchesKoosha Khajeh Moogahi1-28/+63
2012-08-18Include missing newlineFrédéric Buclin1-0/+1
2012-08-18Bug 187753: Specify a maximum length for quips (512 characters)Koosha Khajeh Moogahi6-4/+39
2012-08-17Bug 783386: Removing PATH_INFO prevents Bugzilla from working correctly with IISFrédéric Buclin1-2/+9
2012-08-15Bug 771100: Unable to attach a file to a bug with perl 5.16Frédéric Buclin1-1/+1
2012-08-12Bug 781059 part 2: -moz-border-radius is obsolete and must be replaced by the...Frédéric Buclin1-1/+1
2012-08-12Fix bustageFrédéric Buclin1-1/+0
2012-08-12Bug 746947: Determine the size of the images dynamically for graphical reportsFrédéric Buclin4-72/+64
2012-08-10Bug 779088 - Allow extensions to whitelist PATH_INFODave Lawrence3-55/+83
2012-08-10Backout bug 679224Frédéric Buclin1-43/+0
2012-08-09Bug 557183: In config.cgi, specify if fields controlled by a parameter are en...Frank Becker2-0/+15
2012-08-09Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot seeFrédéric Buclin5-33/+44
2012-08-08Bug 778631: use a persistent Template::Provider to avoid recompiling template...Byron Jones1-0/+14
2012-08-08Bug 781059: -moz-border-radius is obsolete and must be replaced by the standa...Frédéric Buclin2-10/+10
2012-08-07Bug 319598: Add support for saved tabular and graphical reportsJulien Heyman8-13/+289
2012-08-07HTML pages no longer passed HTML4 validation due to a duplicated ID, see bug ...Frédéric Buclin1-2/+2
2012-08-07Backing out Bug 778631 due to breakageByron Jones1-10/+0
2012-08-07Bug 780683: Tags are duplicated in buglists if a search criteria involves a u...Frédéric Buclin1-1/+1
2012-08-07Bug 778631: use a persistent Template::Provider to avoid recompiling template...Byron Jones1-0/+10
2012-08-07Bug 779709: Don't allow searching on changes to private attachments or commentsSImon Green1-3/+36
2012-08-06Bug 706271: CSRF vulnerability in token.cgi allows possible unauthorized pass...Frédéric Buclin3-3/+10
2012-08-03Bug 682317 - Bug.create is incorrectly documented as ignoring invalid fields;...Koosha Khajeh Moogahi1-2/+3
2012-08-03Bug 780028: Oracle crashes if a column listed in ORDER BY appears twice in SE...Frédéric Buclin1-4/+13
2012-08-03Bug 756953 - Dependencies table should have unique index so that duplicate en...Dave Lawrence2-1/+30
2012-08-03Bug 759413 - Use "cannot" instead of "can not".Matt Selsky8-15/+15
2012-08-01Bug 779600: Hide flag types you cannot request nor set instead of leaving the...Frédéric Buclin1-3/+1
2012-08-01Bug 581538 - Hide (instead of showing as disabled) flags that aren't availabl...Dave Lawrence1-2/+2
2012-08-01Bug 581538 - Hide (instead of showing as disabled) flags that aren't availabl...Dave Lawrence1-23/+24
2012-08-01Bug 779061: Fix inconsistency between create group documentation and UISImon Green1-4/+11
2012-08-01Slight change in comment wording.Reed Loden1-1/+1
2012-08-01Bug 625437 - Use 'Importance' / 'X-Priority' headers in incoming mail to infl...Reed Loden1-0/+25
2012-07-31Bug 684171 - add a "(take)" link to the QA Contact fieldDave Lawrence2-19/+24
2012-07-31Bug 765189: No longer use an absolute URL in the login formKoosha Khajeh Moogahi1-2/+0
2012-07-31Bug 768573: bug/field.html.tmpl overrides the 'hidden' variable, causing some...Frédéric Buclin1-7/+7
2012-07-31Bug 776982 - Increase longdescs primary key size to INTSERIAL for future growthDave Lawrence2-4/+17
2012-07-31Bug 778674: Throw an error in Product.get() if required params are not passedKoosha Khajeh Moogahi1-1/+6
2012-07-31Bug 733094: Do not populate $clause if there is no dataFrédéric Buclin1-10/+14