Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 790215 - Flag names are not properly escaped when displayed on confirm ↵ | Reed Loden | 2012-09-11 | 2 | -2/+1 | |
| | | | | | | user match page [r=LpSolit a=LpSolit] | |||||
* | Bug 749540: Avoid database deadlocks when deleting recent searches | Byron Jones | 2012-09-05 | 1 | -6/+7 | |
| | | | | r=dkl, a=LpSolit | |||||
* | Bug 69447 - Make CC changes not cause midairs. | Dave Lawrence | 2012-09-04 | 1 | -9/+29 | |
| | | | | r/a=LpSolit | |||||
* | Bug 675171 - standardize font weight for field labels | Dave Lawrence | 2012-09-04 | 1 | -44/+44 | |
| | | | | r=glob, a=LpSolit | |||||
* | Bug 783866: Add support to call Bugzilla::Milestone->check({ id => $id }) | Koosha Khajeh Moogahi | 2012-09-04 | 1 | -4/+6 | |
| | | | | r/a=LpSolit | |||||
* | Bug 779799: Add support to call Bugzilla::Version->check({ id => $id }) | Koosha Khajeh Moogahi | 2012-09-04 | 1 | -3/+5 | |
| | | | | r/a=LpSolit | |||||
* | Bug 787688: AllowOverride Options missing when running under mod_perl | Frédéric Buclin | 2012-09-04 | 1 | -1/+1 | |
| | | | | r=wicked a=LpSolit | |||||
* | Bug 787687: SQLite doesn't support CHAR_LENGTH natively | Frédéric Buclin | 2012-09-04 | 1 | -0/+1 | |
| | | | | r=wicked a=LpSolit | |||||
* | Bug 781075 - Add WebService support for accessing a user's saved reports | Reed Loden | 2012-09-03 | 1 | -9/+41 | |
| | | | | [r=LpSolit a=LpSolit] | |||||
* | Bug 786889: Add missing 'Summary (first 60 chars)' header to CSV output | Matt Tyson | 2012-09-03 | 1 | -0/+1 | |
| | | | | r=glob, a=LpSolit | |||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 195 | -150/+400 | |
| | | | | r=wicked a=LpSolit | |||||
* | Bug 785729 - Webservice Bug.fields (_legal_field_values) should return ↵ | Frank Becker | 2012-08-31 | 1 | -0/+9 | |
| | | | | | | isactive for versions, components and milestones r=dkl, a=LpSolit | |||||
* | Bug 783222 - Make set_all() throw error on invalid param names | 2012-08-31 | 1 | -0/+5 | ||
| | | | | r/a=LpSolit | |||||
* | Bug 785728 - config.cg?ctype=rdf should have is_active for versions, ↵ | Frank Becker | 2012-08-31 | 1 | -0/+3 | |
| | | | | | | components and milestones r/a=LpSolit | |||||
* | Bug 655477: Bugzilla now requires Perl 5.10.1 | Frédéric Buclin | 2012-08-31 | 10 | -83/+21 | |
| | | | | r=mkanat a=LpSolit | |||||
* | Branch for 4.4 created. Trunk is now 4.5 | Frédéric Buclin | 2012-08-31 | 2 | -3/+3 | |
| | ||||||
* | Bumped version post-release | Dave Lawrence | 2012-08-30 | 1 | -1/+1 | |
| | ||||||
* | Bump version to 4.3.3 | Dave Lawrence | 2012-08-30 | 2 | -3/+3 | |
| | ||||||
* | Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can ↵ | Reed Loden | 2012-08-30 | 1 | -0/+2 | |
| | | | | | | lead to LDAP injection r/a=LpSolit | |||||
* | Bug 785522: [SECURITY] Block access to templates in extensions/ | Frédéric Buclin | 2012-08-30 | 1 | -1/+1 | |
| | | | | r=glob a=LpSolit | |||||
* | Bug 786691 - Do not display the (more flags) link to logged out users as ↵ | Dave Lawrence | 2012-08-30 | 1 | -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 Buclin | 2012-08-30 | 2 | -29/+97 | |
| | | | | | | correctly r=dkl a=LpSolit | |||||
* | Bug 786351: Release notes for Bugzilla 4.2.3 | Frédéric Buclin | 2012-08-30 | 1 | -0/+41 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 772620: Ignore empty strings in the CC list | Frédéric Buclin | 2012-08-29 | 1 | -0/+2 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 782856: Remove the obsolete BEGIN block in Bugzilla/CGI.pm | Frédéric Buclin | 2012-08-29 | 1 | -9/+0 | |
| | | | | r=glob a=LpSolit | |||||
* | Bug 786310: Remove tokens when saving the default query | Byron Jones | 2012-08-29 | 1 | -0/+2 | |
| | | | | r= LpSolit, a=LpSolit | |||||
* | Fix more bustage caused by Bug 772953 | Byron Jones | 2012-08-29 | 1 | -4/+6 | |
| | ||||||
* | Fix bustage caused by Bug 772953 | Byron Jones | 2012-08-29 | 1 | -1/+4 | |
| | ||||||
* | Bug 785511: Prevent directory browsing, especially in docs/ and extensions/ | Frédéric Buclin | 2012-08-29 | 2 | -5/+9 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 772953: Remove the token from buglist urls | Byron Jones | 2012-08-28 | 5 | -2/+29 | |
| | | | | r=dkl, a=LpSolit | |||||
* | Bug 785917: Custom field descriptions are not properly escaped when ↵ | Frédéric Buclin | 2012-08-27 | 2 | -2/+1 | |
| | | | | | | displayed as bug list column headers r=glob a=LpSolit | |||||
* | Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATE | David Taylor | 2012-08-26 | 1 | -0/+6 | |
| | | | | r/a=LpSolit | |||||
* | 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 |