Age | Commit message (Expand) | Author | Files | Lines |
2004-08-24 | Patch for bug 252810: p1, critical not displayed in red when groups are | kiko%async.com.br | 1 | -5/+9 |
2004-08-11 | Bug 251669: add an option to show users in a drop down menu instead of a text... | bugreport%peshkin.net | 1 | -4/+6 |
2004-07-22 | Bug 98751: Make it easier to update a stored query. | jouni%heikniemi.net | 1 | -2/+8 |
2004-04-10 | Patch for bug 239826: support closing resolved bugs when changing multiple bu... | jocuri%softhome.net | 1 | -1/+2 |
2004-03-19 | Bug 234293 - complete the conversion from "query" terminology to "search" ter... | gerv%gerv.net | 1 | -2/+2 |
2004-03-17 | Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define | kiko%async.com.br | 1 | -3/+3 |
2004-03-17 | Patch for bug 235459: add icalendar output format in buglist; patch by Willia... | jocuri%softhome.net | 2 | -0/+105 |
2004-03-17 | Patch for bug 237540: remove unused hidden field from edit-multiple; patch by... | jocuri%softhome.net | 1 | -2/+0 |
2004-03-08 | Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.h... | gerv%gerv.net | 1 | -5/+5 |
2004-03-01 | Backing out patch for bug 235459 which set tree on fire. | jocuri%softhome.net | 2 | -77/+0 |
2004-03-01 | Patch for bug 235459: add icalendar todo output format for buglist; patch by ... | jocuri%softhome.net | 2 | -0/+77 |
2004-02-24 | Patch for bug 234264; eliminates a double escaping issue by removing filterin... | jocuri%softhome.net | 1 | -1/+1 |
2004-02-13 | Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ... | gerv%gerv.net | 1 | -1/+6 |
2004-02-04 | Bug 232830 - use url_quote instead of html filtering to make sure we can dele... | gerv%gerv.net | 1 | -1/+1 |
2004-02-03 | Bug 232413 - remove occurrences of in favour of [%+ construct to preve... | gerv%gerv.net | 1 | -2/+2 |
2004-01-21 | Bug 231026 - improve the appearance of the buglist options at the bottom of t... | gerv%gerv.net | 1 | -5/+5 |
2004-01-19 | Patch for bug 228894: Change HTML comments to template-toolkit ones for templ... | jocuri%softhome.net | 7 | -7/+7 |
2003-11-22 | Fix for bug 226469: labels the votes column in the RDF buglist output as cont... | myk%mozilla.org | 1 | -1/+1 |
2003-11-15 | Bug 225303 - Cannot remove stored query when no bugs are found. Patch by gerv... | gerv%gerv.net | 1 | -49/+38 |
2003-11-09 | Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ... | gerv%gerv.net | 1 | -28/+58 |
2003-11-09 | Bug 195530 - Make javascript version of buglists available, part 2. This is a... | gerv%gerv.net | 1 | -0/+5 |
2003-09-07 | Bug 207044 - Filter more template directives. None of these are security bugs... | gerv%gerv.net | 2 | -2/+6 |
2003-09-03 | Fix for bug 145588: adds full-text search option for more accurate finding of... | myk%mozilla.org | 2 | -6/+15 |
2003-08-24 | Bug 192385: Bug ID wordwraped in change-several-bugs page if window was narrow | justdave%syndicomm.com | 1 | -1/+8 |
2003-08-22 | Bug 139011 - Improve buglist colors further | burnus%gmx.de | 1 | -2/+6 |
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without... | gerv%gerv.net | 7 | -61/+75 |
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -2/+2 |
2003-04-25 | Bug 192677: Add new test to flag failure-to-filter situations in the template... | justdave%syndicomm.com | 3 | -9/+13 |
2003-04-08 | Fix for bug 200961: unhorks display of bug ID in RDF version of bug list. | myk%mozilla.org | 1 | -2/+2 |
2003-04-01 | Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, ... | gerv%gerv.net | 1 | -0/+33 |
2003-01-15 | Bug 184309: Adds an optional disabled state to quips, which allows quips to b... | justdave%syndicomm.com | 1 | -25/+66 |
2003-01-06 | Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ... | gerv%gerv.net | 2 | -2/+2 |
2003-01-06 | Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, a... | gerv%gerv.net | 1 | -36/+41 |
2002-12-17 | Bug 184949 - CSV buglists are missing the Bug ID column. Patch by gerv; r,a=j... | gerv%gerv.net | 1 | -1/+1 |
2002-12-09 | Bug 159627 quips should be editable and deleteable using the web interface | bugreport%peshkin.net | 1 | -0/+35 |
2002-12-08 | Bug 176461 - Move descs strings from change-columns.html.tmpl to | bbaetz%student.usyd.edu.au | 2 | -41/+31 |
2002-11-19 | Bug 175579 - make templates html compliant | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-11-10 | Fix for bug 179329: filters HTML out of quips on "show all quips" page | myk%mozilla.org | 1 | -1/+1 |
2002-11-09 | Bug 114696 - permission checking in queries not optimal | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-11-04 | Fix for bug 62729, "Add real name capability to bug_list.cgi". Patch by | kiko%async.com.br | 2 | -0/+6 |
2002-11-01 | Bug 177430 - buglist.cgi needs a CSV output format. Patch by gerv; r=justdave. | gerv%gerv.net | 2 | -3/+36 |
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 2 | -1/+31 |
2002-10-13 | Bug 174112 Edit multiple bugs broken | bugreport%peshkin.net | 1 | -3/+3 |
2002-10-11 | Bug 170903 - review markup I missed. Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -1/+1 |
2002-10-11 | Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=b... | gerv%gerv.net | 1 | -0/+3 |
2002-09-24 | Fix for bug 169197: Explicitly identifies RDF 'about' and 'resource' tags as ... | myk%mozilla.org | 1 | -3/+4 |
2002-09-19 | Bug 163790 - colchange.cgi is not localisable. Patch by gerv; r=burnus. | gerv%gerv.net | 1 | -6/+21 |
2002-09-18 | Bug 146945 - clean up format ambiguities. Rename list-rdf.rdf.tmpl to list.rd... | gerv%gerv.net | 1 | -0/+0 |
2002-08-17 | Bug 10037 - param to disable adding new quips | bugreport%peshkin.net | 1 | -1/+1 |
2002-07-27 | Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus. | gerv%gerv.net | 1 | -17/+39 |