Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 185330: Checksetup console input doesn't work on Win32. r,a=justdave | jouni%heikniemi.net | 2004-01-04 | 1 | -0/+8 |
| | |||||
* | Bug 227724: rename bug-bugzilla to bugzilla-submit. Justdave did the | kiko%async.com.br | 2003-12-11 | 8 | -552/+17 |
| | | | | | repository copy, and this is the follow-up patch that implements the content rename. r=gerv, a=justdave. | ||||
* | Bug 227979: Editkeywords.cgi HTML validation; r=kiko; a=justdave. | jocuri%softhome.net | 2003-12-10 | 3 | -3/+3 |
| | |||||
* | Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, ↵ | jocuri%softhome.net | 2003-12-10 | 10 | -148/+281 |
| | | | | jth, gerv; r/a=justdave. | ||||
* | Bug 227771 - Migration and product/component create code no longer writes ↵ | gerv%gerv.net | 2003-12-09 | 3 | -4/+9 |
| | | | | series to database. Patch by gerv; r=kiko, a=justdave. | ||||
* | Bug 227289: INTERFACE comments for account/create.html.tmpl; r=jouni; ↵ | jocuri%softhome.net | 2003-12-08 | 1 | -0/+7 |
| | | | | a=justdave. | ||||
* | Bug 218568 - bustage fix. Turn "bug" words into [% terms.bugs %] and so on. | gerv%gerv.net | 2003-12-08 | 2 | -3/+3 |
| | |||||
* | Bug 223078 - bustage fix. Add bodyattrs to filterexceptions.pl. | gerv%gerv.net | 2003-12-08 | 1 | -1/+2 |
| | |||||
* | Bug 223078 - Provide classes to allow user to style bugs depending on bug ↵ | gerv%gerv.net | 2003-12-08 | 2 | -1/+9 |
| | | | | number, component or status. Patch by gerv; r=kiko, a=justdave. | ||||
* | Bug 227122 - pie chart link missing from certain tabular reports. Patch by ↵ | gerv%gerv.net | 2003-12-08 | 1 | -1/+1 |
| | | | | gerv; r=jouni, a=justdave. | ||||
* | Bug 226682 - make it possible to edit series. This also changes the Series ↵ | gerv%gerv.net | 2003-12-08 | 2 | -94/+104 |
| | | | | object interface a bit. Patch by gerv; r=kiko, a=justdave. | ||||
* | Bug 218568 - Clean up charting UI. Having played with it for a bit, it ↵ | gerv%gerv.net | 2003-12-08 | 5 | -120/+129 |
| | | | | needed work. Patch by gerv; r=kiko, a=justdave. | ||||
* | Fix for bug 227213: Chomping murder in token emails and pages. Fix | kiko%async.com.br | 2003-12-08 | 4 | -23/+23 |
| | | | | | | chomping issues, a spurious in an email template, and minor rewordings to make the text prettier -- oh, I realize this isn't Chaucer yet, but who knows? r=jouni, a=justdave. | ||||
* | Fix for bug 226982: Move password change code into Bugzilla::Auth (part | kiko%async.com.br | 2003-12-07 | 1 | -28/+50 |
| | | | | | | 1). Factored code out from Bugzilla::Auth::DB->authenticate() into separate methods so we can use them externally. Add extra API to DB.pm, which is currently used only internally (pending part 2). r=bbaetz, a=justdave | ||||
* | Bug 226673: Eliminate some warnings in checksetup.pl for "blah::Version used ↵ | justdave%syndicomm.com | 2003-12-07 | 3 | -7/+8 |
| | | | | | | only once" and make sure errors don't get wrapped in CGI:Carp's HTML wrapper. r=bbaetz, a=justdave | ||||
* | Bug 166346: Set html title attribute (tooltip) for local dot -drawn ↵ | jouni%heikniemi.net | 2003-12-04 | 1 | -14/+59 |
| | | | | dependency graphs. r=kiko, justdave; a=justdave | ||||
* | Bug 226932: flag request email sends ' ' in subject. Remove | kiko%async.com.br | 2003-12-01 | 1 | -2/+2 |
| | | | | | entities that were introduced by the fix for bug 13540. Patch by Stephen Reindl <sr@stephenreindl.de>, r=kiko, a=justdave | ||||
* | Ultra-trivial single-word fix, r=ssdbot | kiko%async.com.br | 2003-11-27 | 1 | -1/+1 |
| | |||||
* | Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a | kiko%async.com.br | 2003-11-27 | 5 | -37/+48 |
| | | | | | logout() method that is proxied through Bugzilla.pm's logout(), and fix callers to use it. r=justdave, bbaetz, a=justdave | ||||
* | Bug 226229: Query.cgi HTML Transitional 4.01 validation fails for | kiko%async.com.br | 2003-11-27 | 3 | -16/+18 |
| | | | | | query.cgi. Fixes outstanding validation issues. patch by Anthony Christofides, r=kiko, a=justdave | ||||
* | Bug 226027: Use the Perl CGI module to send cookies. | justdave%syndicomm.com | 2003-11-23 | 1 | -8/+45 |
| | | | | r=bbaetz, a=justdave | ||||
* | Bug 226284 - slow queries for creation_ts | bbaetz%acm.org | 2003-11-23 | 1 | -1/+1 |
| | | | | r,a=justdave | ||||
* | Bug 221460: perl syncronisation script for ldap (contrib) | justdave%syndicomm.com | 2003-11-22 | 2 | -0/+297 |
| | | | | | Contributed by Andreas Höfler <andreas.hoefler@bearingpoint.com> a= justdave | ||||
* | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 2003-11-22 | 23 | -202/+264 |
| | |||||
* | Bug 220642 - Setting pref 'maxusermatches' to '0' does not search for all | bbaetz%acm.org | 2003-11-22 | 1 | -3/+8 |
| | | | | | possibilities. Patch by Andreas Ho¶fle, r=bbaetz, a=myk | ||||
* | Fix for bug 226469: labels the votes column in the RDF buglist output as ↵ | myk%mozilla.org | 2003-11-22 | 1 | -1/+1 |
| | | | | containing Integer values so they sort correctly in RDF-slurping clients. | ||||
* | Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; ↵ | jocuri%softhome.net | 2003-11-21 | 5 | -55/+204 |
| | | | | a=justdave. | ||||
* | Fix for bug 226217: check_languages bustage resulting from sanitizing in | kiko%async.com.br | 2003-11-21 | 1 | -3/+3 |
| | | | | bug 199502. Applied myk's suggestion in patch checked in. r=myk, a=myk. | ||||
* | Fix for bug 226207: Internal Server Error while requesting an attachment | kiko%async.com.br | 2003-11-21 | 1 | -0/+1 |
| | | | | flag. Simple namespace fix. r=myk, a=myk. | ||||
* | Bug 226249: buglist.cgi warning (use uninitialized value) line 97 for no ↵ | jocuri%softhome.net | 2003-11-20 | 1 | -1/+1 |
| | | | | ctype defined; r=kiko; a=justdave. | ||||
* | Bug 226119: The template admin/add-group.html.tmpl moved to ↵ | jouni%heikniemi.net | 2003-11-19 | 2 | -1/+1 |
| | | | | | | admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@. r=myk, a=justdave | ||||
* | Bug 214466: Cookie setting w/ 3xx redirect broken on IIS - make colchange ↵ | jouni%heikniemi.net | 2003-11-19 | 1 | -1/+11 |
| | | | | use Refresh HTTP header (on IIS only). r=justdave,a=justdave | ||||
* | 226061 - someone forgot to tell editgroups that regexps are applied at ↵ | caillon%returnzero.com | 2003-11-19 | 1 | -1/+1 |
| | | | | | | runtime, not on account creation. r=joel,a=justdave | ||||
* | Bug 65320: Extra options on editproducts.cgi & editcomponents.cgi; r=jouni; ↵ | jocuri%softhome.net | 2003-11-16 | 2 | -2/+5 |
| | | | | a=justdave. | ||||
* | Bug 225303 - Cannot remove stored query when no bugs are found. Patch by ↵ | gerv%gerv.net | 2003-11-15 | 1 | -49/+38 |
| | | | | gerv; r=jouni, a=justdave. | ||||
* | Bug 223473: Query not resubmitted after changing columns; r=justdave; ↵ | jocuri%softhome.net | 2003-11-14 | 2 | -1/+4 |
| | | | | a=justdave. | ||||
* | Bug 219358 - Make attachments with all supported MIME types viewable in the ↵ | gerv%gerv.net | 2003-11-14 | 2 | -14/+43 |
| | | | | edit page. Patch by gerv; r=kiko, r,a=justdave. | ||||
* | contrib/cvs-update.sh should be in Perl. r=zach, a=justdave | jouni%heikniemi.net | 2003-11-11 | 1 | -8/+13 |
| | |||||
* | Bug 225234: Wrong comment in editusers.cgi; r=timeless; a=myk. | jocuri%softhome.net | 2003-11-11 | 1 | -1/+1 |
| | |||||
* | Bump version number to 2.17.6 | justdave%syndicomm.com | 2003-11-10 | 1 | -1/+1 |
| | |||||
* | Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk. | jocuri%softhome.net | 2003-11-10 | 2 | -44/+89 |
| | |||||
* | Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵ | gerv%gerv.net | 2003-11-09 | 7 | -251/+97 |
| | | | | r,a=myk. | ||||
* | Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about ↵ | gerv%gerv.net | 2003-11-09 | 1 | -21/+4 |
| | | | | that - it worked on my machine, but not any machine without the excluded template. Doh. Patch by gerv; r,a=mozbot. | ||||
* | Bug 224913 - Need tests to check whether any templates uses the bareword ↵ | gerv%gerv.net | 2003-11-09 | 8 | -25/+154 |
| | | | | "bug" or variations. Patch by gerv; r,a=justdave. | ||||
* | Bug 195530 - Make javascript version of buglists available, part 2. This is ↵ | gerv%gerv.net | 2003-11-09 | 2 | -0/+15 |
| | | | | a security fix to prevent remote sites being able to see sensitive bug data. Patch by gerv; r=justdave, r=myk, a=justdave. | ||||
* | Bug 221160 - crash if illegal date specified in new charts date range. Patch ↵ | gerv%gerv.net | 2003-11-08 | 1 | -1/+1 |
| | | | | by gerv; r=kiko, a=justdave. | ||||
* | Bug 186130 - collectstats.pl doesn't work if 'requirelogin' set. Patch by ↵ | gerv%gerv.net | 2003-11-08 | 1 | -1/+10 |
| | | | | gerv; r=bbaetz, a=justdave. | ||||
* | Bug 222564 - The chart made when creating a new Product/Component is not ↵ | gerv%gerv.net | 2003-11-08 | 5 | -31/+24 |
| | | | | public. Patch by gerv; r=kiko, a=justdave. | ||||
* | Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk. | jocuri%softhome.net | 2003-11-08 | 1 | -2/+2 |
| | |||||
* | Bug 198460: Better wording for create account to stress valid email address; ↵ | jocuri%softhome.net | 2003-11-07 | 1 | -4/+11 |
| | | | | r=kiko; a=justdave. |