-
Notifications
You must be signed in to change notification settings - Fork 604
Comparing changes
Open a pull request
base repository: elixir-plug/plug
base: main
head repository: elixir-plug/plug
compare: v1.6
- 16 commits
- 21 files changed
- 6 contributors
Commits on Jul 14, 2018
-
José Valim committed
Jul 14, 2018 Configuration menu - View commit details
-
Copy full SHA for e5b02d6 - Browse repository at this point
Copy the full SHA e5b02d6View commit details
Commits on Aug 4, 2018
-
Make docs work with Cowboy v2 (#739)
Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
Configuration menu - View commit details
-
Copy full SHA for cf92b65 - Browse repository at this point
Copy the full SHA cf92b65View commit details -
Leverage iodata in pbkdf2 (#740)
Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
Configuration menu - View commit details
-
Copy full SHA for 8ed7123 - Browse repository at this point
Copy the full SHA 8ed7123View commit details -
Support MFAs for cookie session secrets (#744)
Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
Configuration menu - View commit details
-
Copy full SHA for f3382d6 - Browse repository at this point
Copy the full SHA f3382d6View commit details -
Add put_peer_data to Plug.Test (#745)
Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
Configuration menu - View commit details
-
Copy full SHA for 0658659 - Browse repository at this point
Copy the full SHA 0658659View commit details -
Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
José Valim committedAug 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 53a54ec - Browse repository at this point
Copy the full SHA 53a54ecView commit details -
Fix page not secure warning by always serving https
Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
Configuration menu - View commit details
-
Copy full SHA for 2e73b19 - Browse repository at this point
Copy the full SHA 2e73b19View commit details -
José Valim committed
Aug 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 2c69cb0 - Browse repository at this point
Copy the full SHA 2c69cb0View commit details -
José Valim committed
Aug 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 898c97d - Browse repository at this point
Copy the full SHA 898c97dView commit details
Commits on Sep 14, 2018
-
Do not include secret_key_base on inspect
Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
José Valim committedSep 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 50b6357 - Browse repository at this point
Copy the full SHA 50b6357View commit details -
Prune stacktrace in args sensitive functions
Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
José Valim committedSep 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 56000c3 - Browse repository at this point
Copy the full SHA 56000c3View commit details -
José Valim committed
Sep 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 8dba025 - Browse repository at this point
Copy the full SHA 8dba025View commit details -
José Valim committed
Sep 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 9059bb3 - Browse repository at this point
Copy the full SHA 9059bb3View commit details
Commits on Oct 4, 2018
-
Use ranch.child_spec for Plug.Adapters.Cowboy2
Previously the `child_spec/1` function was manually generating the child spec for ranch. The function has been updated to leverage `ranch.child_spec/5` and convert the result to a map.
Configuration menu - View commit details
-
Copy full SHA for 3426693 - Browse repository at this point
Copy the full SHA 3426693View commit details -
Update cowboy to 2.5.0 in mix.lock
The mix.exs file still supports "~> 2.4", but the format of the response from `ranch:child_spec` which is used in the tests has changed between 2.4 and 2.5.
Configuration menu - View commit details
-
Copy full SHA for c9e6fa3 - Browse repository at this point
Copy the full SHA c9e6fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c21f9f - Browse repository at this point
Copy the full SHA 6c21f9fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...v1.6