| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert Bug 330707 - Add optional support for MarkDown | David Lawrence | 2014-11-04 | 1 | -3/+0 |
| | | |||||
| * | Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer | Byron Jones | 2014-10-27 | 1 | -5/+0 |
| | | | | | (remove unused user-error "invalid_context") | ||||
| * | Bug 1088399 - Add support for Github pull requests in See Also field. ↵ | Matt Selsky | 2014-10-24 | 1 | -1/+1 |
| | | | | | r=gerv, a=glob. | ||||
| * | Bug 1033068: The "unknown_action" error message could confuse the user | Frédéric Buclin | 2014-10-22 | 1 | -2/+3 |
| | | | | | r=dkl a=sgreen | ||||
| * | Bug 1080840: Update WebServices to include Markdown feature | Koosha KM | 2014-10-16 | 1 | -0/+3 |
| | | | | | r=dkl,a=glob | ||||
| * | Bug 1009013 - Require a user to change their password if they log in and ↵ | Simon Green | 2014-09-11 | 1 | -8/+8 |
| | | | | | | | their current password does not meet the password complexity rules r=glob, a=sgreen | ||||
| * | Bug 726696 - All authenticated WebServices methods should require ↵ | Simon Green | 2014-07-27 | 1 | -0/+14 |
| | | | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen | ||||
| * | Bug 1014345 - Add Group.get RPC call | Simon Green | 2014-07-02 | 1 | -0/+5 |
| | | | | | r=glob, a=glob | ||||
| * | Bug 489028 - Record last-visited time of bugs when logged in | Dylan William Hardison | 2014-04-22 | 1 | -0/+5 |
| | | | | | r=glob a=justdave | ||||
| * | Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection | Frédéric Buclin | 2014-04-17 | 1 | -0/+9 |
| | | | | | r=dkl a=justdave | ||||
| * | Bug 466178 - Add an INTEGER custom field type | Simon Green | 2014-02-27 | 1 | -0/+6 |
| | | | | r=glob, a=justdave | ||||
| * | Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged ↵ | Frédéric Buclin | 2014-02-25 | 1 | -4/+4 |
| | | | | | | | user doesn't alter the keywords list r=gerv a=justdave | ||||
| * | Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵ | Connor Behan | 2014-01-07 | 1 | -7/+7 |
| | | | | | | | specific Bugzilla installation r=dkl,a=justdave | ||||
| * | Bug 756048 - Add and update bug and attachment flags using the WebService API | Dave Lawrence | 2013-12-31 | 1 | -0/+10 |
| | | | | | r=sgreen,a=justdave | ||||
| * | Bug 920681: Remove the cellspacing and cellpadding attributes from tables | Frédéric Buclin | 2013-12-31 | 1 | -8/+4 |
| | | | | | r/a=justdave | ||||
| * | Bug 952793: Remove HTML4 elements which are obsolete in HTML5 | Frédéric Buclin | 2013-12-22 | 1 | -6/+6 |
| | | | | | r/a=justdave | ||||
| * | Bug 947766 - Poorly worded error message when attempting to attach a file ↵ | Simon Green | 2013-12-12 | 1 | -1/+2 |
| | | | | | | that is too large r=glob, a=sgreen | ||||
| * | Fix warning caused by Bug 793963 | Byron Jones | 2013-11-25 | 1 | -4/+0 |
| | | |||||
| * | Bug 793963: add the ability to tag comments with arbitrary tags | Byron Jones | 2013-11-25 | 1 | -1/+26 |
| | | | | | r=dkl, a=glob | ||||
| * | Bug 931765 - When you enter your login or password wrong, the error message ↵ | tinajohnson.1234@gmail.com | 2013-11-05 | 1 | -3/+3 |
| | | | | | | | shown "The username or password you entered is not valid" should be edited to "The login or password you entered is not valid" r=dkl,a=sgreen | ||||
| * | Bug 798927: An error should be thrown when passing an illegal pronoun | Imran Chaudhry | 2013-09-28 | 1 | -0/+7 |
| | | | | | r=LpSolit a=justdave | ||||
| * | Bug 917669 - invalid or expired authentication tokens and cookies should ↵ | Dave Lawrence | 2013-09-26 | 1 | -0/+5 |
| | | | | | | | throw errors, not be silently ignored r/a=glob | ||||
| * | Bug 897264 - letters_numbers_specialchars password restriction is incorrect | Simon Green | 2013-08-07 | 1 | -15/+15 |
| | | | | r=LpSolit, a=sgreen | ||||
| * | Bug 402745 - Improve the error message displayed when accessing ↵ | Sunil Joshi | 2013-07-30 | 1 | -0/+2 |
| | | | | | summarize_time.cgi with no bug ID | ||||
| * | Bug 896066 - Allow REST WebService API to for GET /product to allow ↵ | Dave Lawrence | 2013-07-23 | 1 | -3/+3 |
| | | | | | | | retrieval of multiple product objects r/a=glob | ||||
| * | Bug 850986: don't allow setting a flag's requestee to a disabled account | Byron Jones | 2013-07-22 | 1 | -1/+6 |
| | | | | | r=dkl, a=justdave | ||||
| * | Bug 866927 - Enhance Bugzilla WebServices to allow data access using REST | Dave Lawrence | 2013-07-12 | 1 | -0/+7 |
| | | | | | r=glob,a=justdave | ||||
| * | Bug 850639: Set an upper limit on the number of nodes the dependency graph ↵ | Byron Jones | 2013-03-28 | 1 | -0/+5 |
| | | | | | | | will display r=LpSolit, a=LpSolit | ||||
| * | Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an ↵ | Frédéric Buclin | 2013-02-19 | 1 | -1/+4 |
| | | | | | | | invalid page format r=glob a=LpSolit | ||||
| * | Bug 752946 - Moving a bug into another product lists inactive components, ↵ | Dave Lawrence | 2013-01-17 | 1 | -0/+5 |
| | | | | | | | milestones and versions r/a=LpSolit | ||||
| * | Bug 401918: describekeywords.cgi with no keywords simply displays an empty ↵ | Sunil Joshi | 2013-01-02 | 1 | -0/+5 |
| | | | | | | | page instead of throwing an error r/a=LpSolit | ||||
| * | Bug 605086: Messages about wrong login-attemps should refer to the forget ↵ | Hugo Seabrook | 2012-12-16 | 1 | -0/+2 |
| | | | | | | | password (reset password) functionality r/a=LpSolit | ||||
| * | Bug 780820: Allows for multiple custom search criteria to match one field | Byron Jones | 2012-11-22 | 1 | -0/+11 |
| | | | | | r=dkl,a=LpSolit | ||||
| * | Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is ↵ | Frédéric Buclin | 2012-11-12 | 1 | -9/+65 |
| | | | | | | | not triggered by the code itself r=glob a=LpSolit | ||||
| * | Bug 604388 - Filenames used to store data for Old Charts should be based on ↵ | Marc Schumann | 2012-10-16 | 1 | -4/+0 |
| | | | | | | | product IDs, not names (avoid dataloss when renaming products). r/a=LpSolit | ||||
| * | Bug 330806: Reword the "Unknown Tab" and the "Invalid Keyword" error messages | Sunil Joshi | 2012-10-13 | 1 | -3/+2 |
| | | | | | r/a=LpSolit | ||||
| * | Bug 798994: Fix incorrect double escaping when displaying saved queries URLs | Simon Green | 2012-10-11 | 1 | -1/+1 |
| | | | | | r=glob, a=LpSolit | ||||
| * | Bug 308709: Misleading confirmation when entering an invalid sort key for a ↵ | Sunil Joshi | 2012-09-19 | 1 | -3/+3 |
| | | | | | | | field value r/a=LpSolit | ||||
| * | Bug 345878 - "Access Denied" should be "Bug Access Denied" | Sunil Joshi | 2012-09-15 | 1 | -2/+2 |
| | | | | | [r=LpSolit a=LpSolit] | ||||
| * | Bug 698068: The "There is no saved search named ..." page has a "forget" link | Frédéric Buclin | 2012-08-20 | 1 | -1/+1 |
| | | | | | r=glob a=LpSolit | ||||
| * | Bug 187753: Specify a maximum length for quips (512 characters) | Koosha Khajeh Moogahi | 2012-08-18 | 1 | -0/+6 |
| | | | | | r/a=LpSolit | ||||
| * | Bug 756550: Do not link a bug alias with its bug ID for bugs you cannot see | Frédéric Buclin | 2012-08-09 | 1 | -2/+6 |
| | | | | | r=glob a=LpSolit | ||||
| * | Bug 319598: Add support for saved tabular and graphical reports | Julien Heyman | 2012-08-07 | 1 | -0/+8 |
| | | | | | r/a=LpSolit | ||||
| * | Bug 759413 - Use "cannot" instead of "can not". | Matt Selsky | 2012-08-03 | 1 | -5/+5 |
| | | | | | r=Wurblzap, a=LpSolit | ||||
| * | Fix bustage: email_confirmation_failed is no longer used | Frédéric Buclin | 2012-05-28 | 1 | -4/+0 |
| | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=355596 | ||||
| * | Bug 355596: Your password should be requested to confirm your email address ↵ | Koosha Khajeh Moogahi | 2012-05-28 | 1 | -2/+2 |
| | | | | | | | change r/a=LpSolit | ||||
| * | Bug 728138: Custom fields should have a "Long Description" attribute to ↵ | rojanu | 2012-05-17 | 1 | -0/+5 |
| | | | | | | | better understand what they are used for r/a=LpSolit | ||||
| * | Bug 571740: Add support for getsatisfaction for the See Also field | Matt Selsky | 2012-05-07 | 1 | -3/+3 |
| | | | | | r=timello, a=LpSolit | ||||
| * | Bug 704999: Add support for GitHub for the 'See Also' field | Matt Selsky | 2012-04-18 | 1 | -0/+1 |
| | | | | | r=timello a=LpSolit | ||||
| * | Fix bustage (missing filter) | Frédéric Buclin | 2012-04-13 | 1 | -1/+2 |
| | | |||||
