Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-27 | WIP: Migrate duplicate ID | Florian Pritz | 2 | -0/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-27 | WIP: rename bug variable | Florian Pritz | 1 | -15/+15 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-27 | Migrate: Set description creation time after creation | Florian Pritz | 1 | -0/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-27 | WIP: Add flyspray migration class | Florian Pritz | 1 | -0/+492 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-09-21 | Bug 1271907HEADmaster | ku3nsting | 1 | -1/+1 | |
Docs about installing full perl dependents missing "." | |||||
2017-09-08 | Bug 1398100 - tiny tweaks to release notes | Gervase Markham | 1 | -1/+2 | |
2017-07-05 | Bug 1287601 - Update my email address in the .mailmap file | Emmanuel Seyman | 1 | -1/+1 | |
2017-05-25 | Bug 1314854: Integrate POD in to REST docs. Update .gitignore. | Gervase Markham | 1 | -0/+1 | |
2017-05-25 | Bug 1314854: Integrate POD in to REST docs. | Jeff Fearn | 4 | -42/+210 | |
2017-03-26 | Bug 1291006 - Under PSGI/Plack, non-existing files lead to index.cgi | Dylan William Hardison | 1 | -15/+30 | |
2017-03-26 | Bug 1272673 - make app.psgi runnable | Dylan William Hardison | 2 | -12/+38 | |
2017-03-26 | Bug 1342795 - When urlbase is https, force the secure flag to be set on cookies. | Dylan William Hardison | 2 | -1/+5 | |
2017-03-11 | Bug 1254514 - Navigation in dependency tree lose hide_resolved parameter | Christophe JAILLET | 1 | -1/+1 | |
r=dylan, a=dylan | |||||
2017-02-27 | more debugging for the benefit of taskcluster | Dylan William Hardison | 1 | -5/+5 | |
2017-02-27 | fix one test and add diagnostics to other | Dylan William Hardison | 2 | -1/+4 | |
2017-02-27 | fix another error | Dylan William Hardison | 1 | -1/+1 | |
2017-02-27 | alias_in_use error message test | Dylan William Hardison | 1 | -1/+1 | |
2017-02-26 | Bug 1174341 - only treat emphasis markdown based on spaces | Gervase Markham | 4 | -21/+57 | |
2017-02-26 | only call Bugzilla::Bug->CLEANUP if Bugzilla::Bug is loaded. | Dylan William Hardison | 1 | -1/+1 | |
2017-02-26 | Bug 1301951 - Fix Bugzilla::Bug memory leaks | Dylan William Hardison | 4 | -5/+35 | |
2017-02-23 | Bug 1299141 - Duplicate accesskey="c" on query.cgi | Simon Green | 1 | -1/+1 | |
2017-02-22 | - Adding .taskcluster.yml file to support new Taskcluster/Github integration ↵ | David Lawrence | 1 | -0/+168 | |
for CI testing | |||||
2017-02-20 | Bug 1301383 - Memoize does not work under threaded perl in windows: ↵ | Dylan William Hardison | 1 | -7/+6 | |
"Anonymous function called in forbidden scalar context" | |||||
2017-02-16 | Bug 1249561 - Description of 'letsubmitterchoosepriority' is misleading | Christophe JAILLET | 1 | -1/+3 | |
r=dkl | |||||
2017-02-14 | Bug 1332976 - Include quicksearch query string in the buglist.cgi HTML ↵ | Matthew Noorenberghe | 1 | -0/+2 | |
title. r=dylan | |||||
2016-12-28 | Bug 1288737 - Add CONTRIBUTING.md file to Bugzilla repo | Emmanuel Seyman | 1 | -0/+35 | |
r/a=dylan | |||||
2016-12-23 | Fix Bug #1287265 | Ujjwal Sharma | 1 | -0/+4 | |
This commit fixes bug #1287265. https://bugzilla.mozilla.org/show_bug.cgi?id=1287265 | |||||
2016-12-23 | Bug 1325425 - checksetup.pl on windows should ensure $/ is "\r\n" | Dylan William Hardison | 1 | -0/+4 | |
r=dkl,a=dylan | |||||
2016-12-16 | Bug 521536 - Allow user search by external id when using env authentication | Albert Ting | 2 | -0/+3 | |
r=dkl,a=dkl | |||||
2016-11-30 | Merge branch 'tvau-patch-1' | David Lawrence | 1 | -3/+3 | |
* tvau-patch-1: Bug 1317777 - REST API 1.0 - datetime inputs cause server error | |||||
2016-11-30 | Merge branch 'patch-1' of https://github.com/tvau/bugzilla into tvau-patch-1 | David Lawrence | 1 | -3/+3 | |
* 'patch-1' of https://github.com/tvau/bugzilla: Bug 1317777 - REST API 1.0 - datetime inputs cause server error | |||||
2016-11-30 | Merge branch 'DierickxD71-patch-1' | David Lawrence | 1 | -2/+2 | |
* DierickxD71-patch-1: Timetrack fields, "Orig Est."+"Hours Left", accept numbers with commas or point | |||||
2016-11-15 | Bug 1317777 - REST API 1.0 - datetime inputs cause server error | tvau | 1 | -3/+3 | |
Use datetime_format_inbound from Bugzilla::API::1_0::Util package. | |||||
2016-11-08 | Timetrack fields, "Orig Est."+"Hours Left", accept numbers with commas or point | Danny Dierickx | 1 | -2/+2 | |
For non-US locales the bug entry/update page shows values with commas as decimal seperator in the timetracking fields "Orig Est." and "Hours Left". However when saving/updating bugzilla refuses these values. (see bug 1122419) These 2 changed lines let bugzilla accept/process these "comma-values" as "point-values". This patch *should* not influence systems with US locale. | |||||
2016-10-30 | Bug 228444 - Checking for unquoted non regex variable interpolated into regex | Simon Green | 1 | -1/+1 | |
2016-10-30 | Bug 331007 - alias_in_use doesn't acknowledge that you could remove the ↵ | Simon Green | 2 | -6/+7 | |
alias from the other bug | |||||
2016-10-19 | fix typo | Dylan William Hardison | 1 | -1/+1 | |
2016-10-19 | Revert "Bug 1306534 - Crash when pasting UTF8 text as an attachment" | Dylan William Hardison | 1 | -1/+0 | |
This reverts commit f1b9ed5d96a4738471559c9a275eabc4333d74f4. | |||||
2016-10-18 | Bug 1309884 - constants.CONCATENATE_ASSETS gets constant folded when true | Dylan William Hardison | 2 | -12/+12 | |
2016-10-17 | Bug 1310728 - editflagtypes.cgi crashes when classifications are enabled and ↵ | Frédéric Buclin | 1 | -1/+1 | |
the user hasn't global editcomponents privs r=dkl | |||||
2016-10-15 | Bug 1306455 - Group icons are badly displayed in bug comments | Ryan Wilson | 1 | -1/+1 | |
r=dylan | |||||
2016-10-15 | Bug 1308949 - Keep MYMETA.json up-to-date when checksetup is run | Dylan Hardison | 5 | -1/+4037 | |
r=dkl | |||||
2016-10-14 | Merge pull request #30 from kyoshino/bug-1309737-user-agent | dklawren | 1 | -1/+1 | |
Bug 1309737 - Add User-Agent to the Access-Control-Allow-Headers header | |||||
2016-10-14 | nit: doc fail | Dylan William Hardison | 1 | -0/+4 | |
2016-10-13 | Bug 1301887 - File::Slurp triggers warnings on perl 5.24 and it is ↵ | Dylan William Hardison | 8 | -23/+39 | |
recommended to not use it (#21) r=mtyson | |||||
2016-10-13 | Bug 1309737 - Add User-Agent to the Access-Control-Allow-Headers header | Kohei Yoshino | 1 | -1/+1 | |
2016-10-12 | Bug 1307003 - Add whoami endpoint | David Lawrence | 3 | -0/+173 | |
r=dylan | |||||
2016-10-12 | Bug 1309649 - Add longdescs.count to table of fields in the documentation ↵ | Emma Humphries | 1 | -0/+4 | |
for search. r=dylan | |||||
2016-10-12 | Revert "Bug 711655 - 'reply' JS should insert at caret position" | Dylan William Hardison | 1 | -2/+2 | |
This reverts commit b0f5a16ece2ae97d5ebec0c36aed4f965b162398. | |||||
2016-10-12 | Bug 1306534 - Crash when pasting UTF8 text as an attachment | Matt Tyson | 1 | -0/+1 | |
r=dylan |