aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 685552 - Email auto-completion causes server to thrashDavid Lawrence2011-10-245-3/+19
| | | | r/a=mkanat
* Bug 423496: Compile the documentation with xmlto + dblatex instead of openjadeFrédéric Buclin2011-10-2421-468/+338
| | | | r=glob a=LpSolit
* Bug 690173: Cannot delete user accounts due to FK on audit_logmiketosh2011-10-234-2/+36
| | | | r/a=mkanat
* Bug 696541: Only load some external modules when needed, to improve the load ↵Frédéric Buclin2011-10-233-8/+10
| | | | | | time of pages r/a=mkanat
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-23122-262/+3
| | | | r/a=mkanat
* Bug 696244: Remove the unused Bugzilla/Template/Plugin/User.pm fileFrédéric Buclin2011-10-211-65/+0
| | | | r/a=mkanat
* Bug 451804: Change templates to use field_descs.rep_platformMatt Selsky2011-10-198-11/+15
| | | | | instead o hard coded 'Platform'. r=timello, a=LpSolit
* Bug 652149: Rename request/email.txt.tmpl into email/flagmail.txt.tmplFrédéric Buclin2011-10-192-1/+1
| | | | r=glob a=LpSolit
* Bug 686963: Setting the work time using the Bug.update WebService methodTiago Mello2011-10-191-7/+9
| | | | | requires a comment. r/a=LpSolit
* Bug 689862: Fix Product.get to only return the Classification name,Tiago Mello2011-10-151-17/+2
| | | | | instead of all the classification info. r/a=LpSolit
* Bug 691243: Fix typoMatt Selsky2011-10-151-1/+1
| | | | r/a=LpSolit
* Fix bustage due to bug 686630Frédéric Buclin2011-10-151-1/+1
|
* Bug 686630: editvalues.cgi should use set_all()rojanu2011-10-151-4/+7
| | | | r/a=mkanat
* Bug 674416: Custom searches in query.cgi are lost when clicking the "Back" ↵Max Kanat-Alexander2011-10-152-1/+26
| | | | | | button in Firefox when viewing a buglist r=glob a=mkanat
* Bug 673012: Add "does not contain" to people searchMatt Selsky2011-10-151-0/+1
| | | | r=gerv a=mkanat
* Bug 658485: Implement Group.update to update groups from the WebServicesCarole Pryfer2011-10-151-1/+151
| | | | r/a=mkanat
* Bug 620694: MySQL is not 'required' RDBMS for BugzillaMatt Selsky2011-10-151-1/+1
| | | | r=dkl a=LpSolit
* Bug 546507: Ensure monospace font is used for textareasDan Winship2011-10-152-4/+4
| | | | r/a=mkanat
* Bug 445804: Suggested crontab configuration opens security holeMatt Selsky2011-10-151-3/+3
| | | | r/a=mkanat
* Bug 691697: There is no link pointing to the new bug in HTML bugmailsFrédéric Buclin2011-10-151-1/+7
| | | | r=pyrzak a=LpSolit
* Bug 691845: importxml.pl complains if an open bug has the resolution field ↵Frédéric Buclin2011-10-081-9/+6
| | | | | | set to '' r=dkl a=LpSolit
* $user->is_mover no longer exists, see bug 556422Frédéric Buclin2011-10-041-6/+0
|
* Bug 615636: Labels are badly aligned when editing versions and milestones in ↵Matt Selsky2011-10-034-13/+14
| | | | | | admin pages r/a=LpSolit
* Bug 582529: Ambiguous error message "You did not specify a file to attach" ↵Frédéric Buclin2011-10-012-1/+12
| | | | | | when deleting an existing attachment filename a=LpSolit
* Bug 315451: Add 'Enabled user accounts only' filter when searching forTiago Mello2011-09-302-0/+14
| | | | | user accounts. r=glob, a=LpSolit
* Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes BugzillaFrédéric Buclin2011-09-295-17/+19
| | | | r/a=mkanat
* Bug 512648 - Make Bugzilla::Bug centrally control available statuses inRobert Webb2011-09-282-34/+76
| | | | | enter_bug.cgi r=mkanat, a=mkanat
* Bug 655652: Remove "internals" field from Product.getFrédéric Buclin2011-09-271-9/+35
| | | | r=glob a=LpSolit
* Bug 686967: Fix incoherent code in ↵Tiago Mello2011-09-191-4/+11
| | | | | | Bugzilla::BugUrl::Bugzilla::Local->should_handle() r/a=LpSolit
* Bug 686904: Removing an invalid URL from the See Also field crashes BugzillaFrédéric Buclin2011-09-191-2/+3
| | | | r=timello a=LpSolit
* Fix one more place about SQLiteFrédéric Buclin2011-09-191-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=337776
* Documentation for bug 337776: SQLite Support for BugzillaFrédéric Buclin2011-09-191-3/+22
| | | | r=glob
* Bug 687247: Bugzilla crashes when creating a new flagtype on PostgreSQLFrédéric Buclin2011-09-181-0/+2
| | | | a=LpSolit
* Fix typo in commentsFrédéric Buclin2011-09-181-2/+2
|
* Bug 686227: Users with editcomponents privs must be able to add products ↵Frédéric Buclin2011-09-171-2/+18
| | | | | | they cannot see to the inclusion and exclusion lists when creating or editing a flagtype r=dkl a=LpSolit
* Fix typo in PODFrédéric Buclin2011-09-161-2/+2
|
* Bug 686780: Editing votes crashes BugzillaFrédéric Buclin2011-09-151-0/+15
| | | | r=dkl a=LpSolit
* Bug 685316: Change Simple Search template to use field_descs for StatusTiago Mello2011-09-121-2/+2
| | | | | Product. r/a=mkanat
* Bug 686133: Bugzilla crashes when deleting a bugFrédéric Buclin2011-09-121-58/+3
| | | | r=timello a=LpSolit
* Bug 686246: When editing the inclusion and exclusion lists of a flagtype, ↵Frédéric Buclin2011-09-121-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 Lawrence2011-09-071-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 Buclin2011-09-071-1/+1
| | | | | | Search" r=glob a=LpSolit
* Fix bustage due to bug 604237Frédéric Buclin2011-09-071-2/+2
|
* Bug 684946 - The word "Version is hard coded; not all pages use ↵Guy Pyrzak2011-09-061-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 displayByron Jones2011-09-022-45/+52
| | | | r=LpSolit, a=LpSolit
* Bug 683025 - Add a check_for_edit to Bugzilla::Bug to return the bug objectRobert Webb2011-09-014-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 Lawrence2011-09-013-68/+63
| | | | | | person who has commented r/a=LpSolit
* Fix an error in the patch from bug 636416, see comment 15Frédéric Buclin2011-09-011-1/+1
|
* Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its ↵Marc Schumann2011-08-312-31/+26
| | | | | | existence check on referenced templates more than once. r=dkl; a=mkanat
* Bug 682203 - migrate.pl fails at requirements check.Marc Schumann2011-08-311-0/+1
| | | | r/a=mkanat