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

Allow for the serving of the public directory fixes #852

52a9b1d913f46a82e45c4788c630eae62f35aa70 authored over 6 years ago by Mark Bates <[email protected]>
reducing complexity on the app generator

a41712fc84ea543c737d5a9271a5a0e6884e486b authored over 6 years ago by Antonio Pagano <[email protected]>
this makes buffalo compile multiple scss/js files unless these start with underscore or are inside folders

1ee4324c468703928cfa7294dc930c5ff0168e7d authored over 6 years ago by Antonio Pagano <[email protected]>
Make sure node deps are installed when running in dev fixes #839

c5e9fd09ac81acebf962a7b9e9f8096cdf361260 authored over 6 years ago by Mark Bates <[email protected]>
Update build.go

118f3406cd4f47b26f270d8a097a8e256d6a37f6 authored over 6 years ago by Theodoros Ntakouris <[email protected]>
fixed issue with multiple response headers being written for some

prewares fixes #861

d04c6b328617bda0e0955334e226df0083acfa84 authored over 6 years ago by Mark Bates <[email protected]>
reset to development version

c47293d5c387608a7c6a7efc3975b7b031b38474 authored over 6 years ago by Mark Bates <[email protected]>
naming the glob var glob :D

1b4ace1c978863fa64a92d7d5fe75660b116515f authored over 6 years ago by Antonio Pagano <[email protected]>
removed BUFFALO_PLUGIN_PATH warning message

5a12fe2b0b8e3ebc5e842a5b0676258d46113c5c authored over 6 years ago by Mark Bates <[email protected]>
Added a BACKERS.md file

a3d4ad14266134f36f505be4faca8882d250495f authored over 6 years ago by Mark Bates <[email protected]>
Merge branch 'development' of https://github.com/gobuffalo/buffalo into development

9e7a928742a3b0748855d8eb2b87b9910eb3bf43 authored over 6 years ago by Mark Bates <[email protected]>
tweaked the inspect helper on the errors page

2cebb5cf4d7f072ee7e0f93997d8b719427e901f authored over 6 years ago by Mark Bates <[email protected]>
Merge pull request #864 from gobuffalo/bugfix/webpack-not-reloading-on-fast-save

Bugfix/webpack not reloading on fast save

edcd2151125f95756bedfefc7c0887898bcfcba6 authored over 6 years ago by Mark Bates <[email protected]>
Merge branch 'development' into bugfix/webpack-not-reloading-on-fast-save

f8580c974766f41805f0778c46029b3a68d887ba authored over 6 years ago by Mark Bates <[email protected]>
fixed wonky test around AvailableLanguages

84adcf4d497817fa86299ed64049ed0da1f0d89d authored over 6 years ago by Mark Bates <[email protected]>
Merge branch 'development' into bugfix/webpack-not-reloading-on-fast-save

7438af13e619ce87196348bb99852a396aaa5545 authored over 6 years ago by Mark Bates <[email protected]>
Merge pull request #868 from gobuffalo/api-cors

setup cors automatically for api apps

767a1b1a7de365e07f5a190b6f2709526d7fc0eb authored over 6 years ago by Mark Bates <[email protected]>
Merge branch 'development' into bugfix/webpack-not-reloading-on-fast-save

7b285a18f9fd6227b6ad50064646ec3b93a74141 authored over 6 years ago by Mark Bates <[email protected]>
Merge branch 'development' into api-cors

bf66292d537f4edd98adc1926f6241afd1d9a551 authored over 6 years ago by Mark Bates <[email protected]>
Merge pull request #863 from gobuffalo/i18n-available-languages

Add a way to get the list of supported languages in a Buffalo app

5ce0e3135bdd83f7489df023a0377efdc1eb6858 authored over 6 years ago by Mark Bates <[email protected]>
setup cors automatically for api apps

fd85a05f4206c7a14272e93b81c427a708ef8ae3 authored over 6 years ago by Mark Bates <[email protected]>
fixed issue with multiple response headers being written for some

prewares fixes #861

1a7c88a2b0df64a5d7476063c8d65c09a4e1ebf2 authored over 6 years ago by Mark Bates <[email protected]>
fixes fast save issue of the js and fixes also issues with the file-loader for fonts

17747c39f1088d63c82d207a57a76b39ac6f6f46 authored almost 7 years ago by Antonio Pagano <[email protected]>
Add a way to get the list of supported languages in a Buffalo app

667a34cf85d252ed0aee177a22215e5e969b6c7b authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #862 from mclark4386/gopherjs_add_to_template

Gopherjs add to template

136109a094adf655dcac5479eae590f8a11c7765 authored almost 7 years ago by Mark Bates <[email protected]>
*added go processing to webpack config for gopherjs loader

5b5a655fec293a86f1c2d95bbcb5ecc40d760f6d authored almost 7 years ago by Matthew Clark <[email protected]>
*updated package.json to add gopherjs-loader

d80c67d71371bb750a1f28dcc7f42e9c923c8ba3 authored almost 7 years ago by Matthew Clark <[email protected]>
Merge pull request #858 from gobuffalo/validate-templates

Validate template syntax when building binary fixes #840

5c5557aa8f48346b41d0a766dcbf542ea2bcca74 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into validate-templates

ee2188800f91610e3be1897912b503d70ff7e298 authored almost 7 years ago by Mark Bates <[email protected]>
install yarn to global space

70f431e8c6db2b1302766d7db1629af968c6c553 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into validate-templates

9a2c5904afd7746854663f610eff4de5d6190280 authored almost 7 years ago by Mark Bates <[email protected]>
generating a new app as API should turn off Webpack automatically

a0727638ba68e15de8abdc5c281cc8c0e005ee53 authored almost 7 years ago by Mark Bates <[email protected]>
added a flag to skip template validation

0cfc7b163b23a8ed89f600ed4f5282927c09cad2 authored almost 7 years ago by Mark Bates <[email protected]>
Validate template syntax when building binary fixes #840

4548c97d7345ae615fc607aeece5ded5afc42ee3 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #854 from gobuffalo/task/goreport-quick-wins

Solves Goreportcard pending issues

e12a1300593e35d1d1f0be3a0e80a2d500d711cc authored almost 7 years ago by Mark Bates <[email protected]>
reducing complexity on the app generator

98385ee8cef7f7f973f716b67d4859a344464ec0 authored almost 7 years ago by Antonio Pagano <[email protected]>
changing character conditional in favor of regular expression to reduce cyclomatic complexity

d786a5aaadaeefa62d190aac6432f70f6565b7a7 authored almost 7 years ago by Antonio Pagano <[email protected]>
removing inefficient assign

10d7012844b94ba363a2486e4aaf1b94cb6861b5 authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'task/goreport-quick-wins' of github.com:gobuffalo/buffalo into task/goreport-quick-wins

271f655b98c6a49ea97cff3b99d49e70f74aebce authored almost 7 years ago by Antonio Pagano <[email protected]>
simplifying slice

9b76e5150ef8899328d86ba554965ac8bf13b20a authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'development' into task/goreport-quick-wins

ca51d07acdea295a5be8f74a9dd6195f93fe1bf1 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #853 from gobuffalo/map-public-folder

Allow for the serving of the public directory fixes #852

28d3b27faa04197abfe6c9c2f06c96086c43642a authored almost 7 years ago by Mark Bates <[email protected]>
solves a couple of goreportcard issues

cc5352a7f0065b5e631dc206305154381eb8a66b authored almost 7 years ago by Antonio Pagano <[email protected]>
make sure to remove the public directory for API apps

a417956bff7b8f85145ee17a914e3d86392c649b authored almost 7 years ago by Mark Bates <[email protected]>
Allow for the serving of the public directory fixes #852

bbf33d86353ddbb908e65151a51bcba1a0a52948 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #850 from gobuffalo/Zarkopafilis-Zarkopafilis-issue841

re-arranged the implementation of issue #841 to make sure it's loaded before the actions package...

2dea43065b0a1a3da79c475f2e19e9cc6273cf0a authored almost 7 years ago by Mark Bates <[email protected]>
re-arranged the implementation of issue #841 to make sure it's loaded

before the actions package. fixes #841 and fixes #846

1f0136e24084c8779f49182e1fb98e3561967e1c authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into Zarkopafilis-issue841

7220a9acab3a6b2f17563dc66310cff31ef3a432 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #849 from gobuffalo/enhacement/multiple-compiled-scss-js

Multiple output scss js files

f1e94035f2432943f967b2902da0de58b33136e8 authored almost 7 years ago by Mark Bates <[email protected]>
adding application.scss to the list of base entries

dd418782ded171401c4ea0dddebc1317c080e419 authored almost 7 years ago by Antonio Pagano <[email protected]>
naming the glob var glob :D

7157e1bc0f2e92beb070f2e198d9493f2d0a6cb5 authored almost 7 years ago by Antonio Pagano <[email protected]>
this makes buffalo compile multiple scss/js files unless these start with underscore or are inside folders

520f1d7c73eef9a74df2ca6c461218ba70b9b07b authored almost 7 years ago by Antonio Pagano <[email protected]>
Update options.go

Update bin.go

Update exec.go

Update build.go

Update build.go

change cmd.Env to whole envy.En...

c8750ce4c1a4d5f79e4d4d0a27d937f7d46c1512 authored almost 7 years ago by Theodoros Ntakouris <[email protected]>
Update build.go

cec50d4c663654288e247abe77cc53be541fa16e authored almost 7 years ago by Theodoros Ntakouris <[email protected]>
Merge pull request #843 from gobuffalo/dev-node-modules

Make sure node deps are installed when running in dev fixes #839

4ddc0a123881f8c5548893fa12b7f4233c360402 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #834 from josegonzalez/patch-1

feat: use a checkbox when the type is bool

a2765cedc6ee54b2c0b26d8882a30276a1629760 authored almost 7 years ago by Mark Bates <[email protected]>
Make sure node deps are installed when running in dev fixes #839

bb115a36f384d6d694622b0f0a80580d464bacfc authored almost 7 years ago by Mark Bates <[email protected]>
feat: set unchecked to false by default

ec19ba7cedce1885c1a0cb57733a291e5a9f080c authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge branch 'development' into patch-1

e69d43ce15bb963292b0b3ea4b063caf090177e7 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #842 from gobuffalo/cockroach

added support for cockroach db

b798bc8d5ab34ffe2d5e498e5bde3bc3acf711b9 authored almost 7 years ago by Mark Bates <[email protected]>
added support for cockroach db

ad1b86f7d6aaf3c852f85fd53c86425deb1c21e9 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into patch-1

456dd6e79b9b986be8d391286e145e0f55d0c318 authored almost 7 years ago by Antonio Pagano <[email protected]>
reset to development version

de7f88d40999193accc777c052daaf2234ca8e01 authored almost 7 years ago by Mark Bates <[email protected]>
ignore the .grifter folder

bfa77a8652f7c8ec0bede640656c8add3cb230c2 authored almost 7 years ago by Mark Bates <[email protected]>
Updated SHOULDERS.md

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

be6f8aac99385910e97cd81138b050e22de1b404 authored almost 7 years ago by Mark Bates <[email protected]>
fixed package.json in the docker build

323a2f6b502055d2e15d5bdc6d237a26a72ecf6c authored almost 7 years ago by Mark Bates <[email protected]>
ran gofmt accross the code

3760363db3af1ea039c1c40d9295866e49bcf3bf authored almost 7 years ago by Mark Bates <[email protected]>
updated go goreleaser to not build sqlite on windows or linux for now

973c4f2dac7549a39cee7deca51f51a67005ee40 authored almost 7 years ago by Mark Bates <[email protected]>
feat: use a checkbox when the type is bool

6091a090a919ed96a92c612d576ea2e9daf6f69d authored almost 7 years ago by Jose Diaz-Gonzalez <[email protected]>
fixed linting issue

3613f7bf5aacc92186242a3dc13dba4dd87d5c0b authored almost 7 years ago by Mark Bates <[email protected]>
with goreleaser we no longer need the CHANGELOG.md file

814ad6ccdece8237e9d95c053ac7f0b250a26326 authored almost 7 years ago by Mark Bates <[email protected]>
added goreleaser support

d58acb04dbeabf57fc5333d1b5b31fcc6faaafac authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #831 from gobuffalo/fix-bootstrap4-without-webpack

Fix Bootstrap 4 option when Webpack is disabled

f749cf5340eb0c60b5d09ed7a0f4aee38da7ab35 authored almost 7 years ago by Mark Bates <[email protected]>
Fix Bootstrap 4 option when Webpack is disabled

56496ac12db6dda1f86c29776292e77767bbfd9c authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #830 from gobuffalo/bootstrap4

added a flag to generate apps with bootstrap 4

db6e2062c735fe7bf95a56aaea461988e3c0b034 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into bootstrap4

300acf0ffd60485a0db61c97988c5153569a714a authored almost 7 years ago by Mark Bates <[email protected]>
added a flag to generate apps with bootstrap 4

cd1a4bc3db0c649b5620a82ca79267372e4282a5 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #829 from gobuffalo/build-deletes-current-dir-fix

running `buffalo build` with `-o` flag deletes working directory fixes #827

27023cb12950f14a4342cdffe8109f0283a555c0 authored almost 7 years ago by Mark Bates <[email protected]>
running `buffalo build` with `-o` flag deletes working directory fixes #827

a7aed8c14efbcb127f2981bc9aa2125de2f684a3 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #828 from gobuffalo/free-help-command

Help command should be available everywhere

d2f10f448e7b7a00ee3ad78e25a2805ba4237baa authored almost 7 years ago by Mark Bates <[email protected]>
Help command should be available everywhere

7b367a22c28fb727e6990510403d13c0fce48b98 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #826 from gobuffalo/clickable-links

make routes clickable fixes #509

4009065fb156289c88d32af6149b3d5baecc4cc9 authored almost 7 years ago by Mark Bates <[email protected]>
ok, i have the right incarnation to make the links clickable

2548bccedd8a6161f9fb923845a9d3e91a054515 authored almost 7 years ago by Mark Bates <[email protected]>
only add clickable links on GET

19a6ff11f131684afe003576359b889841716084 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #825 from gobuffalo/fix-plugin-env-on-windows

On windows error Error: fork/exec go\bin\buffalo-goth.exe: The parame…

15bca4bd6f1a8990ef362841b4857051acd77883 authored almost 7 years ago by Mark Bates <[email protected]>
Make Routes in help clickable fixes #509

cb6345e4d11a2d30d19151a8e341fa08547152da authored almost 7 years ago by Mark Bates <[email protected]>
On windows error Error: fork/exec go\bin\buffalo-goth.exe: The parameter is incorrect. fixes https://github.com/gobuffalo/buffalo-goth/issues/5

4f6dcff7d4e9d89488952cc15ae7d6fb484549b0 authored almost 7 years ago by = <=>
Merge branch 'development' of https://github.com/gobuffalo/buffalo into development

8e9b27b6ede8e74b32cc9cfe37dd89457902a4cf authored almost 7 years ago by Mark Bates <[email protected]>
moving favicon to use assePath

0d5e150ebe9e968d5d12c385451d5e4e058bacf5 authored almost 7 years ago by Antonio Pagano <[email protected]>
adding favicon to application.html template and on the generated assets

30d0acc6311b8c31594cffb57be81de459c562aa authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge pull request #820 from gobuffalo/feature/adding-favicon

Adds favicon to newly generated buffalo apps

7ac2de846062d3b247b4f807d8573cdc0b04d49b authored almost 7 years ago by Mark Bates <[email protected]>
Added appveyor badge

a659cff3f2f28b31794262d64ee3434389cbf143 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into feature/adding-favicon

de281a89006a3b518272efd6e0877968cd88302b authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #809 from gobuffalo/work-appveyor

Automate Windows Testing

f970461e5d2d13bd47defa1ad9f3b34397bf11af authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into work-appveyor

ad07ea4089b895a41b507950458daf721d0dc399 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge branch 'feature/adding-favicon' of github.com:gobuffalo/buffalo into feature/adding-favicon

ac8dc137b3e12433d50a510da48940ff6dbdfe05 authored almost 7 years ago by Antonio Pagano <[email protected]>
moving favicon to use assePath

f92124a903291db1bd41648a0e41aea710f20d02 authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'development' of github.com:gobuffalo/buffalo into feature/adding-favicon

4672a18db229e189170c0e16a0d96ff75191e79d authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'development' into feature/adding-favicon

0040185e8f2bdbdd23b4159fb883e6e9a9ced7dc authored almost 7 years ago by Antonio Pagano <[email protected]>