Skip to content

Pull requests: mojolicious/mojo

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add a template_path option to Mojolicious::Renderer::render needs feedback
#1782 opened May 10, 2021 by mkende Loading… updated May 31, 2021
Fix a typo in Cookbook POD
#1930 opened Mar 24, 2022 by knowledgejunkie Loading… updated Mar 24, 2022
Convert t/mojo/reactor_ev.t to use subtests
#1970 opened Aug 2, 2022 by misch2 Loading… updated Aug 22, 2022
__SUB__ references wrong callback, we must use outer callback
#1783 opened May 12, 2021 by Sadrak Loading… updated Sep 10, 2022
Call POSIX::setsid() as a function
#2053 opened Mar 20, 2023 by atoomic Loading… updated Mar 22, 2023
Close handle when closing the stream
#1875 opened Nov 8, 2021 by kensanata Loading… updated Jun 1, 2023
Ensure naming of files during app and dockerfile generation is consistent
#1918 opened Feb 21, 2022 by kathackeray Loading… updated Jul 11, 2023
Allow decoding of JSON messages in non-standard character sets
#2093 opened Aug 13, 2023 by codehead Loading… updated Aug 26, 2023
Fixed: Mojo::DOM doesn't recognize end of comment #2029 #2030
#2082 opened Jun 26, 2023 by poti1 Loading… updated Aug 26, 2023
Allow Log to print undef values needs feedback
#2091 opened Aug 8, 2023 by buralien Loading… updated Sep 8, 2023
Fix for handling changes in File::Find 1.41 on win
#2113 opened Sep 20, 2023 by mikemagowan Loading… updated Sep 22, 2023
Fix SNI tests for LibreSSL
#2041 opened Feb 25, 2023 by lgv5 Loading… updated Feb 9, 2024
dont overwrite tls_option work in progress
#2148 opened Feb 9, 2024 by tagg Loading… updated Feb 9, 2024
Promise map improved needs feedback
#1775 opened Apr 30, 2021 by mjaix Loading… updated Mar 6, 2024
Use subtests t/mojo/template.t; issue #1520
#1914 opened Feb 11, 2022 by tschaefer Loading… updated Mar 6, 2024
Migrating reactor_ev to subtests.
#2154 opened Feb 12, 2024 by sergiotarxz Loading… updated Mar 20, 2024
WIP: Adding tests for json_* subroutines in Test::Mojo.
#2150 opened Feb 11, 2024 by sergiotarxz Draft updated May 11, 2024
Avoid using $_ when loading the commands from namespaces
#2181 opened May 17, 2024 by bbrtj Loading… updated May 17, 2024
Prevent potentially misleading error message about "no heartbeat"
#2180 opened May 16, 2024 by okurz Loading… updated Jun 13, 2024
ProTip! Type g i on any issue or pull request to go back to the issue listing page.