Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/greenpau/buffalo

Rapid Web Development w/ Go
https://github.com/greenpau/buffalo

reduce the noise of resources by not generating it with a new

BaseResource each time

aebcad3aefe0d0edc46c9a49152d1fc00582a49a authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #785 from gobuffalo/fix-broken-layout-without-webpack

Fix #784 Broken layout when using --skip-webpack

16ef25715408383545b802785c4f7d5b46fc6c78 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #786 from tbroadley/patch-1

Fix typo in README.md

b1dbfd2402de31cf263d1482b0225066a30bec77 authored almost 7 years ago by Mark Bates <[email protected]>
Fix typo in README.md

b4056aa1904cca5ca41be271db6e2307c5089a0d authored almost 7 years ago by Thomas Broadley <[email protected]>
Fix #784 Broken layout when using --skip-webpack

* Include Bootstrap link when --skip-webpack is used.
* Add missing DOCTYPE.
* Add a condition t...

47747eebdab5fb87dc0d022c5b155e107d048456 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Creating a new buffalo project with the --api flag, fails on windows 10 fixes #781

caff0911079fab899de03aa1d7b45c7ba50c74af authored almost 7 years ago by = <=>
reset to development

d986578a2930f4574ed3aa9d6bf1f0b552b59040 authored almost 7 years ago by Mark Bates <[email protected]>
updated CHANGELOG

5891f2c07b19cf090e6060475eff34ecac87b3c5 authored almost 7 years ago by Mark Bates <[email protected]>
Updated changelog for release v0.10.2

d4cd4e8c136d6f03471e43968d38b5d0a7bd246d authored almost 7 years ago by Mark Bates <[email protected]>
version bump

76fb9c4a9da29597d250969051816e5297c8ca44 authored almost 7 years ago by Mark Bates <[email protected]>
Merged in changes from this PR https://github.com/gobuffalo/x/pull/7

3fd3444900fdf2b9e081e6bfc7149f93155b9719 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #778 from jmbrunskill/development

Fix Issue #751 - unknown flag: --use-model

d007eb610dbdacdc5af40a2a12bc46d47034fd30 authored almost 7 years ago by Mark Bates <[email protected]>
Fix Issue #751 - unknown flag: --use-model

91b2f9635d54fbd02947ef59670a46ee6fe063f3 authored almost 7 years ago by James Brunskill <[email protected]>
Merge pull request #776 from gobuffalo/fix-skip-yarn-desc

Fix skip-yarn flag description

6730fcc11ed87e84666b638ff792be259795a1eb authored almost 7 years ago by Mark Bates <[email protected]>
Fix skip-yarn flag description

6a2e1bf2cc3e87b0230585ea66ee9a896eb33d7b authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #771 from gobuffalo/localized-views

Implement #723 - Localized views

ba44ab74151f9f49d48b24f8dfae9f6f2fc01730 authored almost 7 years ago by Mark Bates <[email protected]>
Use dot instead of underscore for localized views

0f0171b083bbe3fd210419610f98f46664f288fc authored almost 7 years ago by Stanislas Michalak <[email protected]>
Forgot to remove LocalizedViews option on i18n

74338bcd63947d49f8f7db757fe05cf07e94769d authored almost 7 years ago by Stanislas Michalak <[email protected]>
Simplify localized views logic

16d6efcada17065fb510e8e009f7059cacac5be9 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge branch 'development' into localized-views

3f83cb0fa010f2f73839aa48b29e0a7ea7c8f9a0 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #772 from gobuffalo/test-individual-methods

Running a single test fixes #769

6bb737f85d953202fafc6039a9797c5a2dbaf36a authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into localized-views

ae7e17d70faea4e4aefbee29851d439a8b92d5f0 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge branch 'development' into test-individual-methods

ad053c774641a097ff7068f1d6685d4be823a8d7 authored almost 7 years ago by Mark Bates <[email protected]>
Running a single test fixes #769

c54fe1dd44c7de53b9b7137ea815a43f30b4433a authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #770 from gobuffalo/fix-test-render-packr-config

Fix test render packr config

5e03e0ac8c3fbeb7c127c46b56a26e967f496cb1 authored almost 7 years ago by Mark Bates <[email protected]>
Fix edge case on Localized Views

* When the default language is a higher preference user choice, use the non-suff
ixed template v...

d739538646d7a677f1e6d29e386ed3823649bd8a authored almost 7 years ago by Stanislas Michalak <[email protected]>
Implement #723 localized views

4b0ea93ce1c1f61821bec62c5520f8aeef7ad81d authored almost 7 years ago by Stanislas Michalak <[email protected]>
Revert associated test with previous feature

78556b0e39086817419e048d1a2da3f24cc654a6 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Revert change from another feature

b5cc3f1cd1724d1be05bedd23ec8622545898c22 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Fix packr usage in render tests

1477195fddc2b714e35aa492e21363f5a08d88ab authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #768 from gobuffalo/fix-csrf-wildcard-mimetype

Fix #767: CSRF middleware should accept wildcard mimetype

bdf85c6cbdb7d6a3a08cee5f6297e9596356e482 authored almost 7 years ago by Mark Bates <[email protected]>
Fix #767: CSRF middleware should accept wildcard mimetype

c99033359a86e148e002a599c9d34ade4c8a0ac8 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #763 from gobuffalo/simplify-i18n

Simplify i18n

ea3de190df2c555bb1a0865907759dc8c2fbd2b9 authored almost 7 years ago by Mark Bates <[email protected]>
Fix lint issue

626b077a46e61985fbbb19f454a1f390b4479c6b authored almost 7 years ago by Stanislas Michalak <[email protected]>
Add more tests

b165a306b63592977a5b67f367e20bf8b607f81f authored almost 7 years ago by Stanislas Michalak <[email protected]>
Simplify i18n usage

- Use the `t` helper for every case (no more `tp`).
- Load languages & translator function in th...

686302562e9180e7daffc95a3b12d96fadd84ac5 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #762 from gobuffalo/mail-merge

Proposal: move github.com/gobuffalo/x/mail into Buffalo "Core" fixes #752

65de218f7abf1eb4dd1710b943349dc0c3225ff7 authored almost 7 years ago by Mark Bates <[email protected]>
Proposal: move github.com/gobuffalo/x/mail into Buffalo "Core" fixes #752

a057b3146d9bf89eb6ecec7e1e603922ff87be7a authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #761 from gobuffalo/partial-extensions

no longer need extensions for templates in actions or partials for HTML, JS, and Markdown

a08810fb7249d2c0a14f1d6781c8a48c212aec9d authored almost 7 years ago by Mark Bates <[email protected]>
no longer need extensions for templates in actions or partials for HTML,

JS, and Markdown

ec39280df84863938ee077d7b0b7e03e19c3c1af authored almost 7 years ago by Mark Bates <[email protected]>
added the .grifter directory to the default git ignore

7111498e85bddbd52a667660c1a926dd2c0180f1 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #756 from gobuffalo/improved-info

print out the yarn version and dep version

d897a2d81af33eb3fb4b615125abc4fae0f399cd authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into improved-info

938fa7c1535c1b1ffe1f8f3b2a6710c34cdb4de0 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #757 from gobuffalo/regressed-nested-resources

Regession in Resource generator for nested resources fixes #754

a4cf642c6af619311d69eacc51c8cc5851676a18 authored almost 7 years ago by Mark Bates <[email protected]>
hopefully fixed broken tests

9ccda7226b2663a6d9a6fb5d4f06aa663fb6ee73 authored almost 7 years ago by Mark Bates <[email protected]>
added doc

33306be2c6e35c87ad0e9220668ac11720ba2dac authored almost 7 years ago by Mark Bates <[email protected]>
Regession in Resource generator for nested resources fixes #754

fe3706e06c9a4a2e53932bc2b2ed4106ca86d405 authored almost 7 years ago by Mark Bates <[email protected]>
print off info about the app in `buffalo info`

d30b77e182e51488ba40ab00a293e102c6bdd2a1 authored almost 7 years ago by Mark Bates <[email protected]>
print out the yarn version and dep version

da15d9a10b4f52157e4f7e35267e9a4f7a3d583b authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #755 from gobuffalo/cjl-update-binding-time

Update Binding Time Formats

6daf7765e67e9c0e0eeff02077c73baa6d82f3cb authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into cjl-update-binding-time

03600f9af72885e9f35053ea8b854b63e663e3cc authored almost 7 years ago by Mark Bates <[email protected]>
Update Binding Time Formats

this will allow time formats from a `datetime-local` input to be properly parsed. reference: ht...

9acf03a27b99b66b131869ea9b025ebc466ac270 authored almost 7 years ago by Cory LaNou <[email protected]>
Update README.md

4220930a985fea6cd3f207efa1f822940ab08c2b authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' of https://github.com/gobuffalo/buffalo into development

cb817aa3f77252834c755689958ba22640fcd5e8 authored almost 7 years ago by Mark Bates <[email protected]>
ignore the vendor folder for code climate

9ec08399a44a85871e36c291bfd0cc9f17104dbb authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #748 from gobuffalo/inflection-config

Provide a way to load custom inflection rules fixes #747

5a1c36398020947ac7218bf7c93a1cd9c5f9cead authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into inflection-config

a8dbb84722643f235d42dd5c41d65eb0c7e9959e authored almost 7 years ago by Mark Bates <[email protected]>
fix the tests, hopefully

b2dfe708da75677f9f63455f4c466bb3524a6139 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #746 from gobuffalo/check-npm-early

check for npm earlier in new apps

7c55f4778f086f72db3ee29a51d37f6f9cbad355 authored almost 7 years ago by Mark Bates <[email protected]>
Provide a way to load custom inflection rules fixes #747

5f60dbee14a5baebbbec4176713f1b4d52842b18 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into check-npm-early

7d929aadc350469f31157c0ee9cbf8db4b59abdf authored almost 7 years ago by Mark Bates <[email protected]>
check for npm earlier in new apps

a08ad3027e7d581a05737583e3af0ffb40d3e7ea authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #744 from gobuffalo/fix-ci-generation

Fix CI generation

327203743f1c14f09e46ae5f23e2c2deabde20e9 authored almost 7 years ago by Mark Bates <[email protected]>
Fix CI recipes generators

072310d4fabc8ec5866e54e0fceb61e4815f76ac authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #742 from bryanstephens/fix-gitlab-ci-mysql-url

Fix Gitlab MySQL url on new generation

0fcf274412a2af2c2041680ab68db20122bc2dd3 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into fix-gitlab-ci-mysql-url

c32335d45277705b00e5cbbe94ab4725747b75bc authored almost 7 years ago by Stanislas Michalak <[email protected]>
Fix Gitlab MySQL url on new generation

Eventually was able to discover an error message in Gitlab-CI that 'The URL is
not supported by ...

4b13b8636c7d0b3eb88a70f53cd9f2dff5875111 authored almost 7 years ago by Bryan Stephens <[email protected]>
reset to development version

e975e525ec62bfa1fa0135f601a20fed4acf9826 authored almost 7 years ago by Mark Bates <[email protected]>
Updated changelog for release v0.10.1

fed0aa484a3ec57375bb389cecdc506a6b0a4bc4 authored almost 7 years ago by Mark Bates <[email protected]>
fixed issue with windows not building correctly

436dc23f762ecc9aef1c759db2e7c09193944414 authored almost 7 years ago by Mark Bates <[email protected]>
Updated changelog for release v0.10.0

9de280df8a7d4c3c3cb3a4b4b2fc12d98f4a2109 authored almost 7 years ago by Mark Bates <[email protected]>
version bump

26b82e4629b525a960b0f5217ed99d2223c7ccbb authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #738 from gobuffalo/disable-flags-on-grifts

fixes https://github.com/markbates/grift/issues/18

066999f7c52872f5209c46f7bcd62d5340903840 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into disable-flags-on-grifts

6b608b3ebfd9c30ad48bf55990759d105c2dca93 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #736 from gobuffalo/bugfix/resource-name-irregular

Wrong names with irregular resource input

c8e997de57186d4c78c624f6eae000b86e181607 authored almost 7 years ago by Mark Bates <[email protected]>
fixes https://github.com/markbates/grift/issues/18

88510a0410fea603a84ae3b213162d654b052a5f authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into bugfix/resource-name-irregular

ab80463824130290dc2a541050bf84e974eb3fc8 authored almost 7 years ago by Mark Bates <[email protected]>
Proper model generation for XML type.

Use soda --struct-tag argument to generate a model with proper struct tags.
Previously JSON was ...

16241afac62e94f7b6fb0a57646ba2b6aefc4cdc authored almost 7 years ago by Sebastian Lawniczak <[email protected]>
Merge branch 'development' into bugfix/resource-name-irregular

f848948b8988310c06ecde2c959d9384d925cc78 authored almost 7 years ago by Mark Bates <[email protected]>
changing file name in action to be plural

a59bdad6df7bd2753495e5bd457338a66e87e550 authored almost 7 years ago by Antonio Pagano <[email protected]>
fixing tasks filetests

5500dce25cf6307970b656e9b03b12d67ae0e842 authored almost 7 years ago by Antonio Pagano <[email protected]>
moving to use person_event instead of person_data

2f747da394f78f5b4f4d05d6801422798740385d authored almost 7 years ago by Antonio Pagano <[email protected]>
fixing codeclimate issues

6ebe590400b5a6f9b1335a203c5af2ae7751d8de authored almost 7 years ago by Antonio Pagano <[email protected]>
Making actions set correct variable names in the context for the view

18f050c9c3526674b099f2b4731aac4e70efd330 authored almost 7 years ago by Antonio Pagano <[email protected]>
cleaning filetest

8cb3fa72dfc69a0824ffc826426c210d846f4f80 authored almost 7 years ago by Antonio Pagano <[email protected]>
fixing filetests

e63360993319d764421f76f0f6891a3704a825c8 authored almost 7 years ago by Antonio Pagano <[email protected]>
fixing gofmt and golint for codeclimate

f0e7a65efed6ed15adf3b7a896d356e1859055c3 authored almost 7 years ago by Antonio Pagano <[email protected]>
fixing the way we were computing VarCasePlural and VarCaseSingular

640aa480fc9395070edb92b7d4bcacd4310087d4 authored almost 7 years ago by Antonio Pagano <[email protected]>
changing case on dockerfile to generate person instead of persons

27f140dc6b4a1a425d0432885457b18fa73fbca3 authored almost 7 years ago by Antonio Pagano <[email protected]>
building actions file as people instead of persons

8db0c92a87e5f4d2555eeae753f79ed5ba68cf7a authored almost 7 years ago by Antonio Pagano <[email protected]>
attach the file name for a rendering error

2f7866b4e162eeba25c2ea58fdc2056c6b1973b9 authored almost 7 years ago by Mark Bates <[email protected]>
wrap the template error better

dfc7fb9e09ae2d6fc2fa428159bcf2b4e021beb0 authored almost 7 years ago by Mark Bates <[email protected]>
set the default ADDR to "" for everything other than dev

38cc9df445af20ccd488aeded1ac5869474e0af4 authored almost 7 years ago by Mark Bates <[email protected]>
fixed issue with the with-dep flag not being set properly

9403a2d25721299382aecc3e1aec037e010fd839 authored almost 7 years ago by Mark Bates <[email protected]>
a couple more fixes around the new command

bb4aaedcdcde49a6f6b1c61bc79e78be654646dc authored almost 7 years ago by Mark Bates <[email protected]>
assign a "test" value when running CSRF in test mode

046a38c41d937d0a3320eca467e8188c67ef7aa8 authored almost 7 years ago by Mark Bates <[email protected]>
Update README.md - Fix for installation procedure

I have tested this installation procedure in 3 different operating system and it is the most rel...

73e7a5ec850bc591f8e126ed4fff6a4d208c92e0 authored almost 7 years ago by Ricardo Gerardi <[email protected]>
Merge pull request #728 from knicklabs/development

Clean all assets on compile

6b125633e67561679e636b5d10b0cd64d60bf58d authored almost 7 years ago by Antonio Pagano <[email protected]>
Clean all assets on compile

This prevents stale assets from remaining in the compiled binary

6d220f6d3c35d705ee52cc6685ad35fd518667fd authored almost 7 years ago by Nickolas Kenyeres <[email protected]>
log a warning instead of returning an error for missing template engine

eb0e554787895f1a11cda0a7489c8074a6308126 authored almost 7 years ago by Mark Bates <[email protected]>