Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Handle multiple types for resources fixes #389 #919

Merged
merged 6 commits into from
Feb 14, 2018

Conversation

markbates
Copy link
Member

No description provided.

@markbates markbates added this to the 0.11.0 milestone Feb 14, 2018
@markbates markbates merged commit 8ea9a3c into development Feb 14, 2018
Shivakishore14 added a commit to Shivakishore14/buffalo that referenced this pull request Feb 23, 2018
added support for RSA, ECDSA, RSAPSS

Handle multiple types for resources fixes gobuffalo#389 (gobuffalo#919)

* wip r.Interface

* renamed render.Interface to render.Auto

* cleaned up tests for auto

* Handle multiple types for resources fixes gobuffalo#389

* removed a few unneeded lines in the generated resource code

* fixed broken test

Fix Bazaar VCS behavior (gobuffalo#923)

* Normalized keep files like in Rails (empty .gitignore => .keep)
* Moved VCS as a meta app info.
* Ensure Git & Bazaar are quiet on app creation.
* Ensure .gitignore files are properly named for Bazaar (.bzrignore, see gobuffalo#901).

Fixing the godoc for mount

Code in go doc comments has to be indented for it to show up
pre-formatted on godoc.org

removed the unneeded willie dep that was causing travis to break

Set default sign method to HMAC and added some docs

Add Buffalo logo to the README (gobuffalo#926)

this makes r.Auto work with paths such as /admin/users not just /users

added GetKey func to Options for enabling user to extend their own implementation of getting key, moved test certs from data/ to test_certs/

added jwt.SigningMehod parameter in GetKey in Options struct

reduces inlined css used in the error page

show the headers on the error page

webpack/style_regex: change regex to catch both .sass and .scss file extensions

webpack/style_regex: Apply change to asset glob pattern
@paganotoni paganotoni deleted the render-interface branch April 10, 2018 20:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant