]> git.ipfire.org Git - thirdparty/bugzilla.git/shortlog
thirdparty/bugzilla.git
2024-03-30  Dave MillerBug 1886359: fix PostgreSQL support on Harmony (#115)
2024-03-30  Dave MillerBug 1888068: out-of-the-box Docker to demo Bugzilla...
2024-03-24  Dave Miller(no bug) Make the commit log links be specific in RELEA...
2024-03-22  Martin RenvoizeBug 1853138/Bug 1886954 - Switch to Email::Sender and...
2024-03-22  Emma Humphries(no bug) Update contribute links, and gitignore (#108)
2024-03-22  Dylan Hardison(no bug) add a doc comment explaining the REWRITE_...
2024-03-22  Dave MillerBug 1886352: docker config for testing PostgreSQL ...
2024-03-22  Dave Miller(no bug) Mark MySQL 8 as completed in blockers (#116)
2024-03-22  Dave MillerBug 1886342: Move docker-based tests from CircleCI...
2024-03-17  Dave MillerBug 1885709: Support for MySQL 8 (#106)
2024-03-17  Dave MillerBug 1885764: Don't try to build changelogs for BMO...
2024-03-17  Dave MillerBug 1885763: build via docker compose instead of direct...
2024-03-17  Dave MillerBug 1885710: utility scripts for building Docker images...
2024-03-17  Dave MillerBug 1885709: Allow connecting to MySQL via SSL (#109)
2024-03-13  Dave Milleroops test_bmo actually passes right now, so keep it
2024-03-13  Dave Millerdon't push to DockerHub on successful tests
2024-03-13  Dave Millercomment out references to broken tests, too
2024-03-13  Dave Millerdisable failing circleci tests for now
2024-02-29  Emma Humphries1879461: Runtime errors when building documentation...
2024-02-19  Dave MillerBug 1878588: undeprecate CircleCI Docker config (#104)
2024-02-01  Vladimir PanteleevBug 1446236: extensions/BugModal: Enable bugzilla-reada...
2024-01-04  Dave MillerBug 1851398: Allow testserver.pl to work with self...
2023-12-19  Dave MillerBug 1560873: require Template-Toolkit 3.008 (#97)
2023-09-14  Dave MillerBug 1852497: Use actions/checkout@v4 in GitHub Actions...
2023-09-11  Dave MillerUpdate release blockers (#99)
2023-09-04  Juest ZungoUpdate test instance url, librachat is better known...
2023-08-27  Dave MillerAdd a sponsor button to the repo page
2023-07-04  Alexander MerkleBug 1217882: ensure SQL querys from FlagTypeComment...
2022-12-18  Dylan Hardisonthis changes makes api_field_* variables lazy
2022-12-18  Dylan Hardisonreformat
2022-12-16  Dave Millerbump version to 5.9+ to reflect reality
2022-12-16  Dave MillerAdd new 5.2 branch to migration needs
2022-09-10  Dave MillerBug 1785938: Get tests working again in GitHub Actions
2022-09-10  Dylan Hardisonremove unused BMO modules
2021-12-16  Dave MillerBug 1657496: correctly handle MIME type on single-part...
2021-12-11  Emmanuel Seymando not force a specific version of DBIx::Class::Helpers...
2021-12-10  Vladimir Panteleev.github/workflows/release: Remove libgd3 version constr...
2021-07-17  Dylan Hardisonremove another reference to freenode
2021-07-17  Dave Millerspelling correction to RELEASE_BLOCKERS.md
2021-07-16  Dylan Hardisonadd a file documenting release blockers.
2021-05-09  Dylan Hardisonremove other OpenPGP test
2021-05-09  Dylan HardisonRemove and optionalize many bugzilla dependencies ...
2021-03-15  Vladimir PanteleevBug 1446236 - fix typo in comment (#58)
2021-03-15  Vladimir Panteleevtable.html.tmpl: Use order_columns only when present...
2021-03-15  Vladimir PanteleevResurrect createaccount.cgi (#68)
2021-03-15  Vladimir Panteleevtemplate/en/default/pages/quicksearch.html.tmpl: Replac...
2021-03-15  Vladimir Panteleevtemplate/en/default/reports/keywords.html.tmpl: Remove...
2021-03-15  Vladimir Panteleevbug/create/create-guided: Delete hard-coded Mozilla...
2021-03-15  Dylan Hardisondefault security group name is undef when it does not...
2021-03-15  Dave MillerNo bug: Allow tests to be manually triggered so we...
2021-03-15  Dave MillerNo bug: Run tests on main instead of master. CI breakfix
2021-02-13  Vladimir PanteleevBug 1450405: Remove cf_crash_signature references ...
2021-02-13  Vladimir PanteleevFix and use use_login_page for the BlockIP pre-rendered...
2021-02-13  Vladimir PanteleevDe-hardcode OpenGraph social image (og:image URL) ...
2020-10-18  Vladimir PanteleevFix header covering up announcements (#69)
2020-10-18  Vladimir PanteleevBug 1446236 - Allow customizing the name of the "nobody...
2020-09-07  Dylan Hardisonmode fixes
2020-09-06  Dylan Hardisonpoint to correct CI and demo site
2020-09-06  Dylan William... Integrate documentation overhaul (#51)
2020-09-05  MichaelAdd examples of systemd services (#50)
2020-08-24  Dylan William... bmo sync - 2020-08-23 (#49)
2020-08-23  Dylan Hardisononly run tests against the primary branch
2020-08-23  Dylan William... Add release tests on ubuntu (#47)
2020-07-11  Ryan GonzalezMove lbheartbeat out of BMO (#46)
2020-06-28  Dylan Hardisonremove unused taskcluster config
2020-06-28  Dylan Hardisont/001compile.t should not attempt to compile .cgi
2020-06-28  Dylan Hardisonmake t/901-secure-mail-loop.t fail faster
2020-06-28  Dylan William... New Signup Flow
2020-06-21  Dylan Hardisonignore logs/ dir
2020-06-21  Dylan Hardisonensure Bugzilla::Util::remote_ip always works
2020-06-21  Dylan Hardisonthere is no mode key for MDC
2020-06-21  Dylan Hardisonensure cleanup is always called at the end of dispatch
2020-06-21  Dylan Hardisonassume utf8mb4 is always supported
2020-06-21  Dylan Hardisonadd useful default log config
2020-06-21  Dylan HardisonMerge remote-tracking branch 'bmo/master'
2020-06-12  dklawrenBug 1645455 - Can't attach some text, 500 internal...
2020-06-12  David Lawrenceno bug - Figuring out proper Docker versions
2020-06-12  David Lawrenceno bug - Fixed docker version for build speedup and...
2020-06-12  David Lawrenceno bug - Some speed up for docker image build for each job
2020-06-09  dklawrenBug 1643821 - Add code to generate_conduit_data.pl...
2020-06-03  dklawrenBumped version to 20200603.1
2020-06-03  dklawrenBug 1642654 - Add ability for users to reactivate their...
2020-06-02  dklawrenBug 1641117 - Add Sentry to the list of See Also URLs.
2020-05-29  dklawrenBug 1641897 - Cleanup old severity values in custom...
2020-05-28  dklawrenBug 1641249 - Enable the crash signature field for...
2020-05-26  dklawrenBumped version to 20200526.1
2020-05-25  dklawrenBug 1639902 - Fix `Use of uninitialized value in string...
2020-05-25  dklawrenBug 1639903 - Fix `Use of uninitialized value in patter...
2020-05-21  dklawrenBug 1639311 - Attaching a file with emojis breaks them
2020-05-17  Dylan HardisonMerge branch 'set-mojo-mode-after-clear'
2020-05-17  Dylan HardisonMerge remote-tracking branch 'bmo/master'
2020-05-17  Dylan Hardisonno bug - clear request cache in Glue plugin, before...
2020-05-16  Dylan Hardisonsearch_plugin.cgi can be cached
2020-05-16  Dylan Hardisonremove mozilla mark
2020-05-16  Dylan Hardisoneven better no-caching
2020-05-16  Dylan HardisonSet some default caching headers
2020-05-16  Dylan HardisonEarlier sanity check on reverse proxy settings
2020-05-15  dklawrenBug 1638022 - Phabbugz should not try to set needs...
2020-05-11  dklawrenBumped version to 20200511.1
2020-05-11  David LawrenceBug 1635332 - [SECURITY] Upgrade Mojolicous to 8.42
next