Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 696541: Only load some external modules when needed, to improve the load ↵ | Frédéric Buclin | 2011-10-23 | 3 | -8/+10 | |
| | | | | | | time of pages r/a=mkanat | |||||
* | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 2011-10-23 | 122 | -262/+3 | |
| | | | | r/a=mkanat | |||||
* | Bug 696244: Remove the unused Bugzilla/Template/Plugin/User.pm file | Frédéric Buclin | 2011-10-21 | 1 | -65/+0 | |
| | | | | r/a=mkanat | |||||
* | Bug 451804: Change templates to use field_descs.rep_platform | Matt Selsky | 2011-10-19 | 8 | -11/+15 | |
| | | | | | instead o hard coded 'Platform'. r=timello, a=LpSolit | |||||
* | Bug 652149: Rename request/email.txt.tmpl into email/flagmail.txt.tmpl | Frédéric Buclin | 2011-10-19 | 2 | -1/+1 | |
| | | | | r=glob a=LpSolit | |||||
* | Bug 686963: Setting the work time using the Bug.update WebService method | Tiago Mello | 2011-10-19 | 1 | -7/+9 | |
| | | | | | requires a comment. r/a=LpSolit | |||||
* | Bug 689862: Fix Product.get to only return the Classification name, | Tiago Mello | 2011-10-15 | 1 | -17/+2 | |
| | | | | | instead of all the classification info. r/a=LpSolit | |||||
* | Bug 691243: Fix typo | Matt Selsky | 2011-10-15 | 1 | -1/+1 | |
| | | | | r/a=LpSolit | |||||
* | Fix bustage due to bug 686630 | Frédéric Buclin | 2011-10-15 | 1 | -1/+1 | |
| | ||||||
* | Bug 686630: editvalues.cgi should use set_all() | rojanu | 2011-10-15 | 1 | -4/+7 | |
| | | | | r/a=mkanat | |||||
* | Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" ↵ | Max Kanat-Alexander | 2011-10-15 | 2 | -1/+26 | |
| | | | | | | button in Firefox when viewing a buglist r=glob a=mkanat | |||||
* | Bug 673012: Add "does not contain" to people search | Matt Selsky | 2011-10-15 | 1 | -0/+1 | |
| | | | | r=gerv a=mkanat | |||||
* | Bug 658485: Implement Group.update to update groups from the WebServices | Carole Pryfer | 2011-10-15 | 1 | -1/+151 | |
| | | | | r/a=mkanat | |||||
* | Bug 620694: MySQL is not 'required' RDBMS for Bugzilla | Matt Selsky | 2011-10-15 | 1 | -1/+1 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 546507: Ensure monospace font is used for textareas | Dan Winship | 2011-10-15 | 2 | -4/+4 | |
| | | | | r/a=mkanat | |||||
* | Bug 445804: Suggested crontab configuration opens security hole | Matt Selsky | 2011-10-15 | 1 | -3/+3 | |
| | | | | r/a=mkanat | |||||
* | Bug 691697: There is no link pointing to the new bug in HTML bugmails | Frédéric Buclin | 2011-10-15 | 1 | -1/+7 | |
| | | | | r=pyrzak a=LpSolit | |||||
* | Bug 691845: importxml.pl complains if an open bug has the resolution field ↵ | Frédéric Buclin | 2011-10-08 | 1 | -9/+6 | |
| | | | | | | set to '' r=dkl a=LpSolit | |||||
* | $user->is_mover no longer exists, see bug 556422 | Frédéric Buclin | 2011-10-04 | 1 | -6/+0 | |
| | ||||||
* | Bug 615636: Labels are badly aligned when editing versions and milestones in ↵ | Matt Selsky | 2011-10-03 | 4 | -13/+14 | |
| | | | | | | admin pages r/a=LpSolit | |||||
* | Bug 582529: Ambiguous error message "You did not specify a file to attach" ↵ | Frédéric Buclin | 2011-10-01 | 2 | -1/+12 | |
| | | | | | | when deleting an existing attachment filename a=LpSolit | |||||
* | Bug 315451: Add 'Enabled user accounts only' filter when searching for | Tiago Mello | 2011-09-30 | 2 | -0/+14 | |
| | | | | | user accounts. r=glob, a=LpSolit | |||||
* | Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes Bugzilla | Frédéric Buclin | 2011-09-29 | 5 | -17/+19 | |
| | | | | r/a=mkanat | |||||
* | Bug 512648 - Make Bugzilla::Bug centrally control available statuses in | Robert Webb | 2011-09-28 | 2 | -34/+76 | |
| | | | | | enter_bug.cgi r=mkanat, a=mkanat | |||||
* | Bug 655652: Remove "internals" field from Product.get | Frédéric Buclin | 2011-09-27 | 1 | -9/+35 | |
| | | | | r=glob a=LpSolit | |||||
* | Bug 686967: Fix incoherent code in ↵ | Tiago Mello | 2011-09-19 | 1 | -4/+11 | |
| | | | | | | Bugzilla::BugUrl::Bugzilla::Local->should_handle() r/a=LpSolit | |||||
* | Bug 686904: Removing an invalid URL from the See Also field crashes Bugzilla | Frédéric Buclin | 2011-09-19 | 1 | -2/+3 | |
| | | | | r=timello a=LpSolit | |||||
* | Fix one more place about SQLite | Frédéric Buclin | 2011-09-19 | 1 | -1/+1 | |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=337776 | |||||
* | Documentation for bug 337776: SQLite Support for Bugzilla | Frédéric Buclin | 2011-09-19 | 1 | -3/+22 | |
| | | | | r=glob | |||||
* | Bug 687247: Bugzilla crashes when creating a new flagtype on PostgreSQL | Frédéric Buclin | 2011-09-18 | 1 | -0/+2 | |
| | | | | a=LpSolit | |||||
* | Fix typo in comments | Frédéric Buclin | 2011-09-18 | 1 | -2/+2 | |
| | ||||||
* | Bug 686227: Users with editcomponents privs must be able to add products ↵ | Frédéric Buclin | 2011-09-17 | 1 | -2/+18 | |
| | | | | | | they cannot see to the inclusion and exclusion lists when creating or editing a flagtype r=dkl a=LpSolit | |||||
* | Fix typo in POD | Frédéric Buclin | 2011-09-16 | 1 | -2/+2 | |
| | ||||||
* | Bug 686780: Editing votes crashes Bugzilla | Frédéric Buclin | 2011-09-15 | 1 | -0/+15 | |
| | | | | r=dkl a=LpSolit | |||||
* | Bug 685316: Change Simple Search template to use field_descs for Status | Tiago Mello | 2011-09-12 | 1 | -2/+2 | |
| | | | | | Product. r/a=mkanat | |||||
* | Bug 686133: Bugzilla crashes when deleting a bug | Frédéric Buclin | 2011-09-12 | 1 | -58/+3 | |
| | | | | r=timello a=LpSolit | |||||
* | Bug 686246: When editing the inclusion and exclusion lists of a flagtype, ↵ | Frédéric Buclin | 2011-09-12 | 1 | -1/+1 | |
| | | | | | | empty grant and request groups are replaced by "" instead of "(no group)" in the drop-down menu a=LpSolit | |||||
* | Bug 683623 - "Unterminated string constant" errors from people with ↵ | David Lawrence | 2011-09-07 | 1 | -1/+1 | |
| | | | | | | double-quotes in their name r=glob, a=LpSolit | |||||
* | Bug 684744: All fields in the "People" section are reset when clicking "Edit ↵ | Frédéric Buclin | 2011-09-07 | 1 | -1/+1 | |
| | | | | | | Search" r=glob a=LpSolit | |||||
* | Fix bustage due to bug 604237 | Frédéric Buclin | 2011-09-07 | 1 | -2/+2 | |
| | ||||||
* | Bug 684946 - The word "Version is hard coded; not all pages use ↵ | Guy Pyrzak | 2011-09-06 | 1 | -20/+21 | |
| | | | | | | | field_descs.version r=mkanat, a=mkanat https://bugzilla.mozilla.org/show_bug.cgi?id=604237 | |||||
* | Bug 682822: Hide 'obsolete attachments' section when there are none to display | Byron Jones | 2011-09-02 | 2 | -45/+52 | |
| | | | | r=LpSolit, a=LpSolit | |||||
* | Bug 683025 - Add a check_for_edit to Bugzilla::Bug to return the bug object | Robert Webb | 2011-09-01 | 4 | -37/+17 | |
| | | | | | if the user can edit the bug r=mkanat, a=mkanat | |||||
* | Bug 653634 - Change the comment reply header to include the name of the ↵ | David Lawrence | 2011-09-01 | 3 | -68/+63 | |
| | | | | | | person who has commented r/a=LpSolit | |||||
* | Fix an error in the patch from bug 636416, see comment 15 | Frédéric Buclin | 2011-09-01 | 1 | -1/+1 | |
| | ||||||
* | Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its ↵ | Marc Schumann | 2011-08-31 | 2 | -31/+26 | |
| | | | | | | existence check on referenced templates more than once. r=dkl; a=mkanat | |||||
* | Bug 682203 - migrate.pl fails at requirements check. | Marc Schumann | 2011-08-31 | 1 | -0/+1 | |
| | | | | r/a=mkanat | |||||
* | Bug 628806: user selection field in editusers should strip leading and ↵ | timeless | 2011-08-30 | 1 | -1/+1 | |
| | | | | | | trailing whitespace r/a=LpSolit | |||||
* | Bug 680780: Advanced Search: help for field Comment is missing a space | Frédéric Buclin | 2011-08-30 | 1 | -1/+1 | |
| | | | | r=wicked a=LpSolit | |||||
* | Bug 682747: Wrong check in editusers.cgi | Frédéric Buclin | 2011-08-30 | 1 | -1/+1 | |
| | | | | r/a=mkanat |