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

quieted down the CleanWebpackPlugin

f41de9948d4e88c20a37946acc36de1add233333 authored about 7 years ago by Mark Bates <[email protected]>
Add support for Bazaar VCS when creating a new app

eb61b21962629f6b673c9e8d4be2224fd8d1d420 authored about 7 years ago by Stanislas Michalak <[email protected]>
Factorize git & bazaar call in new app

af2f5107574a705d4164586bd809d3b016ec7326 authored about 7 years ago by Stanislas Michalak <[email protected]>
fixes go templates

b63c0340ea3489e8bff027937d77f9f62cac6c28 authored about 7 years ago by Mark Bates <[email protected]>
App binds to 127.0.0.1:3000 by default

72163f7c977877dd849e4879967bccba8457f7c3 authored about 7 years ago by Adam Lamar <[email protected]>
merged in the code from https://github.com/gobuffalo/buffalo/pull/704

and added some deprecation warnings

7995e813d97c940eef04e38399fd35bf5a25e30f authored about 7 years ago by Mark Bates <[email protected]>
removed deprecated methods

d3d86f5e1130fd5438277d770156b7e46ca79c95 authored about 7 years ago by Mark Bates <[email protected]>
Is there a way to define custom flags for generated binary? fixes #715

34d35a8dfc28add33aad0b6c1dbd0744a8083ba1 authored about 7 years ago by Mark Bates <[email protected]>
map the tmpl extension to go templates

9065e3b09a50ab7f4578cefcb86e25c8bf82dc5c authored about 7 years ago by Mark Bates <[email protected]>
added a JavaScript renderer as well as an enhanced partial helper for JS

that handles HTML partials correctly

3de824bbaef1016ed50c954039796872d298bce0 authored about 7 years ago by Mark Bates <[email protected]>
Make buildTime as BuildTime fixes #664

144c521077947e0733b3a422809b59fd9060dceb authored about 7 years ago by Mark Bates <[email protected]>
removed one of the printlns for version

8839f8cf79fe37cba138e84c8c5435b45b676a51 authored about 7 years ago by Mark Bates <[email protected]>
renamed mdTemplateEngine to MDTemplateEngine

dc8c7fe1e50f0608597209bb2bf9eb8bdf08da8c authored about 7 years ago by Mark Bates <[email protected]>
Cleaning up stale webpack output.

96baaab5baeff7dc7c5874c4f5447242c98bf259 authored about 7 years ago by Shaunn Barron <[email protected]>
Missing semicolon...

2d020f290aba2a14d3b88937639737fcbfef9d6a authored about 7 years ago by Shaunn Barron <[email protected]>
allow for the use of different template engines based on extensions

ea9575fe4969da9f554be276914a71bde1f4b99e authored about 7 years ago by Mark Bates <[email protected]>
fixed a typo in comment

5da3b7860afc3d87c4e3889cc94a85a8a3fbccc8 authored about 7 years ago by Красимир Беров <[email protected]>
Merge branch 'development' of https://github.com/gobuffalo/buffalo into development

a0b807275410a966b9df8ab8624a53f08195c2b1 authored about 7 years ago by Mark Bates <[email protected]>
fix broken docker builds

adc4a601090edb92e639b9319ecd3fc21cf4ce22 authored about 7 years ago by Mark Bates <[email protected]>
renaming the fields to be WithAssets

5537e6a03a28ee8c7331b7f48a4ee0f615db8a6e authored about 7 years ago by Antonio Pagano <[email protected]>
allowing to disable asset-compilation

b179d69fcedfbee56eb9dbe0b33532b997d289ec authored about 7 years ago by Antonio Pagano <[email protected]>
made a few tweaks to the skip-assets feature

da7cf6882560556e78c129e10f64e1f16f1216f3 authored about 7 years ago by Mark Bates <[email protected]>
hopefully this fixes the failing test

b5ec12846a68c524646d9814c03682e9f4f3f648 authored about 7 years ago by Mark Bates <[email protected]>
moving skip-assets logic to be inside the buildAssets step

5846d7c096fbe1d2faff14df62c0ef7fc23c2d29 authored about 7 years ago by Antonio Pagano <[email protected]>
fixed broken tests

b3d34f709ded0f0729817e37eb25ffcc02f1346f authored about 7 years ago by Mark Bates <[email protected]>
builds weren't including the "a" package

1714fbe4291bb4e7f85e990958414ab75b248211 authored about 7 years ago by Mark Bates <[email protected]>
Revert TranslateSingular to Translate to not break existing API

30a7bc2a793df82cb9b346bd7d7062676f8a4fe1 authored about 7 years ago by Stanislas Michalak <[email protected]>
Add plural support for i18n

ec9abeb241eab2456922561e14178ab0636b85e3 authored about 7 years ago by Stanislas Michalak <[email protected]>
Add tests for i18n

* Add tests for a different language than the default one.
* Add tests for plural case.

22251d295e2650d16868649d1914bf9da010d246 authored about 7 years ago by Stanislas Michalak <[email protected]>
Fix #697: concurrent access on keyMap

fcfc4c4570640d294539d401e3379e768cea8cf6 authored about 7 years ago by Stanislas Michalak <[email protected]>
make sure to not copy all files in `css` and `js` folders when using

webpack

a23f5045f61431250f91f6b06b953f31ee7930b2 authored about 7 years ago by Mark Bates <[email protected]>
make sure fmt/imports is run before git init

ea66f6a76e741580462bfffef06f7fd913917960 authored about 7 years ago by Mark Bates <[email protected]>
fixed issue with new .buffalo.dev.yml files not having a proper name

d74a8269e4930f25463d16e5547a213236954a77 authored about 7 years ago by Mark Bates <[email protected]>
v0.9.5 fails to quit dev mode after first Ctrl + C fixes #690

4a72522d8ccd74ff9e2cc1895f320ad449571773 authored about 7 years ago by Mark Bates <[email protected]>
wow. ok. that was a lot of work, but i think it's going to be totally

worth it.

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

3196d160a1ee696c0e199240003647a1ec6eb06a authored about 7 years ago by Mark Bates <[email protected]>
cleaned up docker and also running all generators seperately

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

7c1c6b3994611cdfebf6bd247a439fcb99f4b076 authored about 7 years ago by Mark Bates <[email protected]>
cleaned up the action generator

a92b4b097db5b5c18ce427f21b5c2071b1f72685 authored about 7 years ago by Mark Bates <[email protected]>
cleaned up the action generator

70c4e40b8309a13cf9d919252ac51e6cde20ec11 authored about 7 years ago by Mark Bates <[email protected]>
ssets uglifier for production only? closes #683

d6f1124e5828d98a842c0efb871f47feacbdb0cf authored about 7 years ago by Mark Bates <[email protected]>
cleaned up the resources generator

64d2eeb07c0ff374a82160d1672594ff54cc1c2d authored about 7 years ago by Mark Bates <[email protected]>
renamed ModelName to just Model

f64d8d05a410cbecee2ac86e9d08741b74e0e379 authored about 7 years ago by Mark Bates <[email protected]>
Update Dockerfile.tmpl

allow ctrl+c when running docker run projectname

ce292020aa8d77d30c4dd1473725b5d8259d7eec authored about 7 years ago by James <[email protected]>
Update Dockerfile.tmpl

allow ctrl+c on docker run
as addon pr for https://github.com/gobuffalo/buffalo/pull/682

4f609af7014ec47e7e6876b37f4d607fd68d167b authored about 7 years ago by James <[email protected]>
removed unnecessary directory checks from commands (#680)

0f2dc4bafff599b8543d3a984f8cd8b18838b52f authored about 7 years ago by Mark Bates <[email protected]>
replaced old build system with cleaner one from the buffalo-xbuild plugin (#678)

* replaced old build system with cleaner one from the buffalo-xbuild
plugin

* fixed typo

...

48aa4a62679dc18862d54d4d830bfcda8aadecf8 authored about 7 years ago by Mark Bates <[email protected]>
plugins should be exempt from the "inside buffalo project" warning

2d72837d64353b648c0063ca58e9de9930075bc6 authored about 7 years ago by Mark Bates <[email protected]>
fixed broken tests

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

a613344492c0c766213df368faaf7071c08184a7 authored over 7 years ago by Mark Bates <[email protected]>
set version back to development

d9b65665a21ce36afe3aba54d9c3365563c56b79 authored over 7 years ago by Mark Bates <[email protected]>
Updated changelog for release v0.9.5

8185597be9d91c31dce76c53c34ca66b8f017ec6 authored over 7 years ago by Mark Bates <[email protected]>
version bump

35b349b91f70bff831383d8b3c5080e0c17e084c authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' of https://github.com/gobuffalo/buffalo

0d1082d0334b1e2f0ebee81b3a807462692d92f2 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into development

8d0a81a7838f77a5d3a58d2d66f854b16ac1d252 authored over 7 years ago by Mark Bates <[email protected]>
Fix links in SHOULDERS.md

Links pointing to sub-packages were broken.
Not sure if this file is generated, but I fixed the...

f800732000e47b10588909b7975ed348f02abbac authored over 7 years ago by jorin <[email protected]>
PopTransaction middleware should roll back if there is a non success

status code

741c995b336cf0913c75acfaceb310b607154401 authored over 7 years ago by Mark Bates <[email protected]>
inlining styles needed for the default error handlers

06b70cdadcf8bfdfe437c7bd7934f11c97ca90e2 authored over 7 years ago by Antonio Pagano <[email protected]>
added support for compressing assets in binaries

eed6dc40de9092e08b21d6006faf508aca3d68ea authored over 7 years ago by Mark Bates <[email protected]>
cleaned up the generated resource html a bit

4b9480cf9ba68b3e3f342670dd5116500f5f30cc authored over 7 years ago by Mark Bates <[email protected]>
fixed a bug in getting the correct deps list for SHOULDERS.md

6eb16f919781b7ba082017723662d7a91acf6f8a authored over 7 years ago by Mark Bates <[email protected]>
Updated SHOULDERS.md

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

2b0b1df76912c47a0698a2b57b79bfa29f703cda authored over 7 years ago by Mark Bates <[email protected]>
Added go-i18n to the giants

092235860ca76d8a4686402d4e2d67b3da3f1ba7 authored over 7 years ago by Francesco Donzello <[email protected]>
get the content type using the httpx package

1dc131f7238fd251dbf9c220f1a8a48e0263d170 authored over 7 years ago by Mark Bates <[email protected]>
Mounting a resource on a resource produces bad routes fixes #656

d8ac96a212cc565ffe81c36569d0d7b637916c4d authored over 7 years ago by Mark Bates <[email protected]>
fix: remove mixed tabs and spaces from .travis.yml template

Travis CI builds for new projects fail because of tabs in the generated .travis.yml file

897b6561f137a965f435f8466591781339f96af9 authored over 7 years ago by Daniel Heckrath <[email protected]>
added support for `github.com/rakyll/gotest`, if installed

1b4004a14067141a2d305ea67530f84514a0cfc6 authored over 7 years ago by Mark Bates <[email protected]>
added some spaces and clean up for generated resource files

05bdb75eba9a0cd04c75d4fe52db159a1278416f authored over 7 years ago by Mark Bates <[email protected]>
fixed a bad return statement on generated resources

297c3684fd4a9a221c90a04044399654e04877e5 authored over 7 years ago by Mark Bates <[email protected]>
more typos with errors in generatored resources

31499865e7c9fc78546ee03aa77889490af98e36 authored over 7 years ago by Mark Bates <[email protected]>
don't make an assetsBox if in api mode

743e0e033c8dcbe507931a2be4dcd8037079f085 authored over 7 years ago by Mark Bates <[email protected]>
make the app available to the context

db5795bfd9f823344344b7dab72ec403feadd173 authored over 7 years ago by Mark Bates <[email protected]>
fixed broken tests

d6e4c4d7fd6a9997468753163ced4310cb15a67a authored over 7 years ago by Mark Bates <[email protected]>
changed quoting on application.js.tmpl

a2351b6771d56a441887852a9a61f57c1467c802 authored over 7 years ago by Mark Bates <[email protected]>
Remove packr unless generating as Web to avoid import errors.

c0d080ddcf7da50c818c4d927b3bd3fd2c833b7b authored over 7 years ago by Taylor Smith <[email protected]>
Templates and migrations are bundled in binary with the `-e` flag fixes #567

1715d72c6e057077514d295d948e4d4f0532cadb authored over 7 years ago by Mark Bates <[email protected]>
changed where the assetsBox is initialized

ac0c9e20df9b6eadfdec64b23b22c52d7f4679fe authored over 7 years ago by Mark Bates <[email protected]>
sessions lookups should happen up the app parent chain

f78f1e2a0d322536eedc0a256a91fa7e007b6cd2 authored over 7 years ago by Mark Bates <[email protected]>
mount at group router not work fixes #637

a5de802e5d33d2f76f52cda339cff6b052f1a7f7 authored over 7 years ago by Mark Bates <[email protected]>
adding back asset-figerprinting

2716b9655eb0a206780577ec4b95358270616614 authored over 7 years ago by Antonio Pagano <[email protected]>
fixing import on the package.json

381cbace47a8dd4e09f61c8b8bf1144856ae83b2 authored over 7 years ago by Antonio Pagano <[email protected]>
deployed binary cannot pass in argument to task fixes #625

004af537c9a54e87a65c3f5febef9176fcc74876 authored over 7 years ago by Mark Bates <[email protected]>
improved the signal capturing a bit better

f86582004dff053cab6bb986ab481e68910cf11a authored over 7 years ago by Mark Bates <[email protected]>
do a better job of capturing signals for buffalo dev

0523fad646eaf00db5ee422064e12773baeff116 authored over 7 years ago by Mark Bates <[email protected]>
middleware.SessionSaver is now built-in.

3c8d9cbcc19a082e2a8cf0f261674beb1870f270 authored over 7 years ago by Mark Bates <[email protected]>
added deprecation notices around middleware.CSRF as well as prevent the

CSRF middleware from running in test mode

30aa89f0d41748bf51c004ae59ef57aae01f45e7 authored over 7 years ago by Mark Bates <[email protected]>
gracefully capture and handle signal's during buffalo build

a55841b9ecb4aa30b14522f86f78955dea13194d authored over 7 years ago by Mark Bates <[email protected]>
deprecated "Automatic" in favor of just "New".

d7a616b85aed0d09e00dce317507eac9b14fa719 authored over 7 years ago by Mark Bates <[email protected]>
added a deprecation comment for Automatic

27eb367fa7421e0b031bbf0db2b55b6de6aba951 authored over 7 years ago by Mark Bates <[email protected]>
cache yarn packages in the base docker image. also made the list of

packages easier to maintain

b6bc050a743a567e2531fc31fa8b5a87f40f2c24 authored over 7 years ago by Mark Bates <[email protected]>
Check GOOS from runtime rather than env var

6574ee22cafd30248e043684aeb88ba45d472503 authored over 7 years ago by Liam Bowen <[email protected]>
moved gorilla.context.Clear from app serveHttp to handler serveHttp

03ac98e6bef0da61096d66edb574b8aceba72e54 authored over 7 years ago by Andrew Hust <[email protected]>
moved gorilla.context.Clear from app serveHttp to handler serveHttp

c7fe3300a70b4ba0d91d51be2081ac13ad8d23ee authored over 7 years ago by Andrew Hust <[email protected]>
Revert "version bump"

This reverts commit 8b1b50f7bf0dd37cb139b4babef6d81886b5ea4e.

73afe6e98eb6f47ff1fea030f34b031d2bab5955 authored over 7 years ago by Mark Bates <[email protected]>
Updated changelog for release v0.9.4

64f018440d1598e77811e23460fb770b5a914735 authored over 7 years ago by Mark Bates <[email protected]>
Updated SHOULDERS.md

a45443384209e29c2f9359725844d55dfcf462d8 authored over 7 years ago by Mark Bates <[email protected]>
version bump

8b1b50f7bf0dd37cb139b4babef6d81886b5ea4e authored over 7 years ago by Mark Bates <[email protected]>
removing template helpers

55bcd4b7f518279cb9ee49fde3393cd44d39bcde authored over 7 years ago by Antonio Pagano <[email protected]>
removing assetsBox and adding renderer

dcb2c7f9b7b123f5da8a3683adb1780b533b5cbf authored over 7 years ago by Antonio Pagano <[email protected]>