Age | Commit message (Expand) | Author | Files | Lines |
2004-07-17 | Bug 251484: Fix taint error on series create when creating a new product | bugreport%peshkin.net | 1 | -0/+5 |
2004-07-17 | Bug 251567: Make sure "find a specific bug" doesn't miss exact matches in sum... | bugreport%peshkin.net | 1 | -1/+9 |
2004-07-17 | Bug 250840: Make the minimum version numbers all agree with reality. | justdave%bugzilla.org | 3 | -3/+3 |
2004-07-16 | Additional fix for bug 244324: bugzilla-submit crashes when incorrect | kiko%async.com.br | 1 | -3/+14 |
2004-07-16 | More manpage fixage: make screen sections indent and format properly. For | kiko%async.com.br | 1 | -3/+4 |
2004-07-16 | Adding missing <para> tags to paragraph added under example for bug 244324. | kiko%async.com.br | 1 | -2/+2 |
2004-07-16 | Updating manpage for bugzilla-submit, part of bug 244324: | kiko%async.com.br | 1 | -2/+22 |
2004-07-16 | Bustage fix for bug 251469. Solve filtering issues with javascript_url, | kiko%async.com.br | 2 | -3/+2 |
2004-07-16 | Fix for bug 251469: Add an interface argument in header template to | kiko%async.com.br | 1 | -0/+7 |
2004-07-14 | Bug 250967: Fix spurious updates to requesteeless flags | bugreport%peshkin.net | 1 | -14/+23 |
2004-07-14 | Bug 250892: Fix w3c validation errors on search-specific | bugreport%peshkin.net | 1 | -3/+3 |
2004-07-13 | Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave. | jocuri%softhome.net | 11 | -466/+881 |
2004-07-13 | Bug 226434: Add %reporter%, %user%, and %assignee% pronouns to boolean charts | bugreport%peshkin.net | 2 | -10/+80 |
2004-07-12 | Bug 103274: Site Navigation Bar incorrect if viewing a bug not in the list | jouni%heikniemi.net | 1 | -9/+14 |
2004-07-12 | Bug 250881: Do not set DEFAULT-FORMAT unless standard search is being used | bugreport%peshkin.net | 1 | -2/+3 |
2004-07-12 | Bug 244265: Abstract out the typical admin page table to a separate template.... | jouni%heikniemi.net | 3 | -63/+127 |
2004-07-12 | Backing out bug 241900 | bugreport%peshkin.net | 11 | -217/+98 |
2004-07-12 | Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles | bugreport%peshkin.net | 11 | -98/+217 |
2004-07-12 | Bug 245158: Combine multiple redundant LEFT JOINs into a single LEFT JOIN in ... | bugreport%peshkin.net | 1 | -4/+16 |
2004-07-12 | Bumping trunk versions to 2.19. r,a=justdave (on irc) | jouni%heikniemi.net | 2 | -5/+5 |
2004-07-11 | Bump version number for release | justdave%bugzilla.org | 1 | -1/+1 |
2004-07-10 | Bug 238797: minor adjustment to javascript filters to prevent tags inserted i... | justdave%bugzilla.org | 3 | -3/+3 |
2004-07-10 | Adding 2.18 release notes | justdave%bugzilla.org | 1 | -879/+307 |
2004-07-10 | Fix for bug 250754: Require Chart::Base 1.0. Push up the requirement a | kiko%async.com.br | 1 | -2/+2 |
2004-07-10 | Making version numbers match checksetup.pl and the release notes | justdave%bugzilla.org | 1 | -2/+2 |
2004-07-10 | Bump the version number in the documentation title | justdave%bugzilla.org | 1 | -5/+5 |
2004-07-10 | Bug 237627: Validate dataset name in reports.cgi | bugreport%peshkin.net | 1 | -1/+1 |
2004-07-10 | Bug 244272: Remove editusers 'query' parameter | bugreport%peshkin.net | 1 | -3/+0 |
2004-07-10 | Bug 234855: Show only products enterable by current user in edit-multiple | bugreport%peshkin.net | 2 | -1/+13 |
2004-07-10 | Bug 233486: Only process groups user is supposed to be able to bless in editg... | bugreport%peshkin.net | 1 | -1/+2 |
2004-07-10 | Bug 227191: Change DBI->connect syntax so database password will not be revea... | bugreport%peshkin.net | 2 | -3/+5 |
2004-07-10 | Bug 236650: html_quote and validate email addresses in editueser.cgi | bugreport%peshkin.net | 1 | -1/+9 |
2004-07-10 | Bug 234825: Keep duplicates.cgi from revealing products user doesnt have acce... | bugreport%peshkin.net | 1 | -1/+2 |
2004-07-10 | Bug 235510: Do not expose user password in URL to chart image if login requir... | bugreport%peshkin.net | 1 | -1/+2 |
2004-07-09 | Bug 242405 Turning on QA contact causes taint error in Bugzilla/Series.pm whe... | timeless%mozdev.org | 2 | -7/+15 |
2004-07-09 | Patch for bug 250265: fix taint issues with vote fields when editing products... | jocuri%softhome.net | 1 | -1/+13 |
2004-07-09 | Wording, wording. | kiko%async.com.br | 1 | -1/+1 |
2004-07-08 | Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patc... | dkl%redhat.com | 3 | -9/+30 |
2004-07-08 | Patch for bug 250259: Fix taint error on disallownew field in editproducts.cg... | jocuri%softhome.net | 1 | -1/+1 |
2004-07-08 | Patch for bug 249863: Move hidden initial state INPUT field at the beginning ... | jocuri%softhome.net | 1 | -3/+6 |
2004-07-07 | Fix for bug 248988: On Windows, attachments may fail due to "CGI open of tmpf... | jocuri%softhome.net | 1 | -0/+8 |
2004-07-07 | Bug 245077: The "Find a specific bug" tab is now the default query when you g... | justdave%bugzilla.org | 3 | -107/+25 |
2004-07-07 | Bug 250080: Fix regression causing blank regexp to make all users group members | bugreport%peshkin.net | 1 | -1/+1 |
2004-07-07 | Documentation XML patch for bug 249802: Make the SQL example for granting SQL... | jocuri%softhome.net | 1 | -12/+17 |
2004-07-06 | Bug 223878: Flag system dies when changing a deleted flag. | jouni%heikniemi.net | 9 | -20/+61 |
2004-07-06 | Bug 243463 Use a param to protect new charts from leaking information | bugreport%peshkin.net | 4 | -31/+53 |
2004-07-06 | Bug 249862: remove duplicate </tr> from login page | bugreport%peshkin.net | 1 | -1/+0 |
2004-07-06 | Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for th... | justdave%bugzilla.org | 2 | -0/+114 |
2004-07-06 | Patch for bug 249798: improve SQL capitalization in sanitycheck.cgi; r=joel, ... | jocuri%softhome.net | 1 | -7/+7 |
2004-07-04 | Bug 245101: Fixes non-fatal warnings about the "attachstatusdefs" table not e... | justdave%bugzilla.org | 1 | -3/+9 |