issues
search
perl-catalyst
/
catalyst-runtime
The Elegant MVC Web Application Framework
265
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
$c->req->body_data dies internally for JSON request with empty HTTP message body
#196
dboehmer
opened
2 weeks ago
0
Fix POD error in Catalyst.pm
#195
dboehmer
closed
1 month ago
0
Fix typo in Changes
#194
dboehmer
closed
1 month ago
0
Replace Travis CI with GitHub Actions
#193
JRaspass
opened
9 months ago
2
Link to section instead of inexistent Perl package in Catalyst.pm
#192
dboehmer
closed
9 months ago
0
Fix reversed logic in POD in Catalyst.pm
#191
dboehmer
closed
4 days ago
1
Add Czech translation to error page
#190
michal-josef-spacek
closed
4 days ago
0
Handle multi-line sub attributes
#189
bigpresh
closed
4 days ago
21
fix exit status
#188
mauke
closed
11 months ago
0
Catalyst can't run on Windows because it requires Cache::Memory
#187
philgoetz
closed
12 months ago
2
Rewind body filehandle before reading JSON
#186
bigpresh
opened
1 year ago
4
Minor typo in Changes
#185
robrwo
closed
1 month ago
0
version of next action in chain with less deep changes
#184
jjn1056
closed
1 year ago
0
getline method is inoperative and maybe outdated
#183
Openstreetmapler
opened
1 year ago
17
Named actions
#182
jjn1056
opened
1 year ago
0
Next action
#181
jjn1056
closed
1 year ago
1
Fix remaining links to catalystframework.org
#180
ap
closed
1 year ago
0
Server warns: "Getopt::Long::Descriptive was configured with these ambiguous options: h"
#179
dboehmer
closed
1 year ago
2
Decode body_data for DELETE requests
#178
robrwo
closed
2 years ago
1
Update Makefile.PL
#177
jjn1056
closed
2 years ago
0
Request: set up github actions, remove travis.yml
#176
djzort
opened
2 years ago
0
Forward to instances
#175
jjn1056
closed
2 years ago
2
Remove unused variable
#174
JRaspass
closed
2 years ago
0
Website is offline
#173
kraih
opened
2 years ago
3
Suppress warnings for Getopt::Long::Descriptive.
#172
bokutin
closed
2 years ago
1
Add Swiss German to error page
#171
The-Compiler
closed
4 weeks ago
0
Eliminate circular dependencies in develop prereqs
#170
haarg
closed
4 years ago
0
Add support for SameSite cookie attribute
#169
mitchjacksontech
closed
4 years ago
0
When from_psgi_response, a bug when headers are already output and ch…
#168
bokutin
closed
5 years ago
9
Document file uploads with UTF-8
#167
jjn1056
closed
6 years ago
0
Fix decoded uploads
#166
haarg
closed
6 years ago
2
Silence warning and error output from tests
#165
haarg
closed
6 years ago
0
Split code to log stats report (RT#127392)
#164
robrwo
closed
5 years ago
12
error installing on Centos
#163
Verakhs
closed
6 years ago
1
Compilation failed (perl-5.26.2): Catalyst::Runtime - t/unit_tests.t line 94
#162
rskaarup
closed
6 years ago
3
Always dereference $fragment: issue #158
#161
sjohnston
closed
6 years ago
2
Passing fragment as reference to uri_for generates #SCALAR(...)
#160
sjohnston
closed
6 years ago
1
Remove Test::Aggregator
#159
jhannah
closed
6 years ago
1
Catalyst::Test request() docs patch
#158
jhannah
closed
6 years ago
1
Make the missing data handler exception slightly more useful
#157
ThisUsedToBeAnEmail
closed
6 years ago
3
fixed POD about $c->response->finalize_headers()
#156
ferz
closed
6 years ago
3
What would Catalyst-P6 look like?
#155
jjn1056
opened
7 years ago
0
Avoid List::MoreUtils
#154
arc
closed
6 years ago
6
Added a further hint for how to turn off automatic encoding.
#153
colinnewell
closed
7 years ago
0
Add support for HTTP PATCH for body_data
#152
SysPete
closed
6 years ago
4
Change behaviour for terminal width detection
#151
simonamor
closed
7 years ago
0
Fix parameter debug output with Hash::MultiValue
#150
tremor69
closed
7 years ago
0
Debug output does not show multiple parameters with Hash::MultiValue
#149
tremor69
closed
6 years ago
3
Extend tests for double dot bug
#148
jegade
closed
7 years ago
0
Updated doc and provided tests for abort_chain_on_error_fix
#147
melmothx
closed
7 years ago
0
Next