19
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add true and false constant and export them, needed for clean 'pass' calls, see sample.pl
sukria
as Alexis Sukrieh
More... almost 15 years ago
add a link to the GitHub project page in the POD
sukria
as Alexis Sukrieh
More... almost 15 years ago
add an item in TODO about the pass redefine warning
sukria
as Alexis Sukrieh
More... almost 15 years ago
update README with more details and a complete example
sukria
as Alexis Sukrieh
More... almost 15 years ago
action skipping support with the new 'pass' keyword
sukria
as Alexis Sukrieh
More... almost 15 years ago
support for route passing
sukria
as Alexis Sukrieh
More... almost 15 years ago
new syntax keywords exported: status, pass and content_type
sukria
as Alexis Sukrieh
More... almost 15 years ago
aliases for HTTP codes
sukria
as Alexis Sukrieh
More... almost 15 years ago
Revert "refactor accessor definition in Dancer::Response"
sukria
as Alexis Sukrieh
More... almost 15 years ago
refactor accessor definition in Dancer::Response
sukria
as Alexis Sukrieh
More... almost 15 years ago
Adding missing Dancer::Response package
sukria
as Alexis Sukrieh
More... almost 15 years ago
Dancer::Route->call now returns an object with 'head' and 'body', so we can build smart responses and provide helper functions within action defintions
sukria
as Alexis Sukrieh
More... almost 15 years ago
add an item in TODO about the current action-runing mechanism, which is an issue actually.
sukria
as Alexis Sukrieh
More... almost 15 years ago
Dancer::Registry moved to Dancer::Route
sukria
as Alexis Sukrieh
More... almost 15 years ago
Dancer::HTTP exports status()
sukria
as Alexis Sukrieh
More... almost 15 years ago
rename Dancer::Config->update_setting to settin and export it to cleanup Dancer.pm
sukria
as Alexis Sukrieh
More... almost 15 years ago
new item in TODO file: move Dancer::Registry to Dancer::Route
sukria
as Alexis Sukrieh
More... almost 15 years ago
remove the 'settings' items from the TODO file
sukria
as Alexis Sukrieh
More... almost 15 years ago
sample.pl produces content in text/plain
sukria
as Alexis Sukrieh
More... almost 15 years ago
fix HTTP status header, use settings where needed
sukria
as Alexis Sukrieh
More... almost 15 years ago
HTTP error codes made easy
sukria
as Alexis Sukrieh
More... almost 15 years ago
first version of Dancer::Config
sukria
as Alexis Sukrieh
More... almost 15 years ago
cleanup in lib/Dancer.pm (code move)
sukria
as Alexis Sukrieh
More... almost 15 years ago
add regexp matching support for route delcaration
sukria
as Alexis Sukrieh
More... almost 15 years ago
test refactoring (cleaner)
sukria
as Alexis Sukrieh
More... almost 15 years ago
fix dot detection
sukria
as Alexis Sukrieh
More... almost 15 years ago
move wildcard matching from TODO to POD
sukria
as Alexis Sukrieh
More... almost 15 years ago
ignore \*.old
sukria
as Alexis Sukrieh
More... almost 15 years ago
wildcards matching support
sukria
as Alexis Sukrieh
More... almost 15 years ago
ignore rules added
sukria
as Alexis Sukrieh
More... almost 15 years ago