0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #28 from shopping-adventure/master More... about 8 years ago
Fix debugging: connection variable was not properly propagated into decisions More... about 8 years ago
Add example application (from README.md) More... about 8 years ago
Fix typo in README.md More... about 8 years ago
fix exdoc version spec More... about 8 years ago
bump version, new one compatible with elixir 1.3 More... about 8 years ago
Merge pull request #26 from shopping-adventure/master More... about 8 years ago
Test with * OTP 18.2.1 * elixir 1.3.3 More... about 8 years ago
Merge pull request #25 from shopping-adventure/elixir-1.3 More... about 8 years ago
Freeze deps versions More... about 8 years ago
[elixir 1.3] Remove all warning when compiling with elixir 1.3 * Make `conn` and `user_state` variables explicits in all core state machine * External API (handlers) is unchanged as they are not likely to be used in construction (if/cond/...) More... over 8 years ago
[1.3.x] break lines for better debugging of macros More... over 8 years ago
[1.3.x] suppress shadowing in Ewebmachine.Build.Handlers init More... over 8 years ago
Make use of 'conn' var safe More... over 8 years ago
Fix warning on raising exception More... over 8 years ago
fixed a broken test More... over 8 years ago
add body management functions/cache More... about 9 years ago
improve API: OK to return false from is_authorized More... about 9 years ago
ccontributors field deprectated More... about 9 years ago
fix plug path API change in logs More... about 9 years ago
Plug version fix More... over 9 years ago
Merge pull request #16 from JoelPM/issue_15_upgrade_to_latest_plug_api More... over 9 years ago
Issue 15: Upgrade to latest Plug API More... over 9 years ago
Fix 415 instead of 200 bug More... over 9 years ago
Support PATCH as a known http method More... almost 10 years ago
Make all response header lowercase More... almost 10 years ago
Conn calls log size were O(n^2): fix it to O(n) More... almost 10 years ago
release 2.0.5 More... almost 10 years ago
use ets for logging for perfs More... almost 10 years ago
fix create path with relative paths More... almost 10 years ago