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

Merge pull request #107 from gobuffalo/104-missing-public-assets

missing "public/assets" box on new app without webpack closes #104

5d5de44fe158767916d1be54b4d658528caec59b authored almost 8 years ago by Mark Bates <[email protected]>
Merge branch 'master' into 104-missing-public-assets

9b6ca9c20fcdc0cba3a6228c804cbefba67dfd99 authored almost 8 years ago by Mark Bates <[email protected]>
updated README

1b4ab5093c650e4e44a739f3ea433239ee10b451 authored almost 8 years ago by Mark Bates <[email protected]>
Merge branch 'master' into 104-missing-public-assets

db79a234ff438812ce57457aa122678a8f282d7c authored almost 8 years ago by Mark Bates <[email protected]>
Merge pull request #106 from gobuffalo/features/actions-generator

Using gentronics to generate the templates and the actions

7b0e66c652d07ba38417e78ab68bf6d910d5fa32 authored almost 8 years ago by Mark Bates <[email protected]>
missing "public/assets" box on new app without webpack closes #104

4de4b04d3c195bfe6b74d3491fbef86ade873615 authored almost 8 years ago by Mark Bates <[email protected]>
Merge branch 'master' into features/actions-generator

72b18303b0cf28508cabba78be85c65583769689 authored almost 8 years ago by Mark Bates <[email protected]>
added "actions" as an aliass to "action"

b4d5ffcba0598c4fbeba45f714e7f3059a8a542e authored almost 8 years ago by Mark Bates <[email protected]>
[cleaning] using gentronics for the file generation as @markbates suggested

f4b797c2d5d4c6672fab9e2dd0966715841e5379 authored almost 8 years ago by Antonio Pagano <[email protected]>
Merge pull request #103 from gobuffalo/features/actions-generator

Adds an Actions generator to the cmd package

30c7aa8193f0820e670cf3de6a9a14a5cf98ee9b authored almost 8 years ago by Mark Bates <[email protected]>
[output] printing generated templates

8ca9720f7a3fca345bc58f736cbd5a2050d79b56 authored almost 8 years ago by Antonio Pagano <[email protected]>
[cleaning] fixing the action template to be acc correct

2ed099a7a9ef6f6c251c84396fddcc0b49d58bd4 authored almost 8 years ago by Antonio Pagano <[email protected]>
[dependencies] moving inflect to be github.com/markbates/inflect

38eb9bcd89f63616a1c0d3430531efe50bf7ba8b authored almost 8 years ago by Antonio Pagano <[email protected]>
[cleaning] removing docs and implementing actions to render html

e46391f6d59941dfda349ef8c383f6627f954b9b authored almost 8 years ago by Antonio Pagano <[email protected]>
[cleaning] making tests pass by skypping fmt when testing

55bfcc3f6934fd9fd4c76adf552ae6a4df144cd8 authored almost 8 years ago by Antonio Pagano <[email protected]>
[cleaning] moving FMT to the end to avoid issues with the exec

1f6e33c1041d2715801e77fb2cdda42978c35b67 authored almost 8 years ago by Antonio Pagano <[email protected]>
disabling Fmt to check its the cause of the broken build

60ee3279692bc857a57b3dc270b79d440957467f authored almost 8 years ago by Antonio Pagano <[email protected]>
[cleaning] changing template for the tests

b589d57f9c610e79197e0850cada846205a753fd authored almost 8 years ago by Antonio Pagano <[email protected]>
[feature] adding actions to existing files and generating new files as needed

1095f9222fd60b4618588a70c30bc70289ac6e87 authored almost 8 years ago by Antonio Pagano <[email protected]>
[first-stage] adding a couple of context validators for the actions cmd

207b1df6cda4ee14e70f53418ca0e464aca2923c authored almost 8 years ago by Antonio Pagano <[email protected]>
Merge pull request #102 from CodyOss/patch-1

Cleaning up some docs

8418f6a5c158e6c9c6b25b48d7da522d20c1b995 authored almost 8 years ago by Mark Bates <[email protected]>
Add punctuation to be consistent

ee078c3a146c99bb33aee5b58b352d69538b06fb authored almost 8 years ago by Cody Oss <[email protected]>
Remove an extra space

db4946b9a47e5b9600ddd07b7e318a829ac2d082 authored almost 8 years ago by Cody Oss <[email protected]>
Cleaning up some docs

Make function body consistent with parameters

c88d9d6b19a47589c59444847690585c1620b56b authored almost 8 years ago by Cody Oss <[email protected]>
Merge pull request #98 from apaganobeleno/features/buffalo-task

making buffalo call grift for the tasks

212d9bf7ce749638e1cb18abf3885a544bf353c0 authored almost 8 years ago by Mark Bates <[email protected]>
Merge branch 'master' into features/buffalo-task

7670d0d890dde3ee4e5258c627e9d79f45fc6fee authored almost 8 years ago by Mark Bates <[email protected]>
Merge pull request #101 from apaganobeleno/bugfix/avoid-logs-in-test

Avoiding generating log folder when running tests.

a11e721670c973b611a70d3ba103ebb522a64937 authored almost 8 years ago by Mark Bates <[email protected]>
[cleaning] fixing one last issue with codeclimate

92babb3488f863e035ccc446a827ef35bd7f0668 authored almost 8 years ago by Antonio Pagano <[email protected]>
making bufalo call grift for the tasks

[cleaning] fixing issues with codeclimate

cleaning error messages now for real

8108fc59a097ea809b5c632091cbc7efa90e3369 authored almost 8 years ago by Antonio Pagano <[email protected]>
[cleaning] moving to kind of guard block instead of if/else

915ccf33c4093237701fb165cf5be1b487400232 authored almost 8 years ago by Antonio Pagano <[email protected]>
Merge branch 'master' into bugfix/avoid-logs-in-test

767fe7387423cf07074250446267f6a084620b0c authored almost 8 years ago by Antonio Pagano <[email protected]>
this outputs the test logs to a tmp folder isntead of the folder were the tests run

e917ce4a06ad2cb902c755bf2b84701d0f8023f9 authored almost 8 years ago by Antonio Pagano <[email protected]>
Merge pull request #100 from apaganobeleno/content/shoulders

[grift] changing the task to be pointing the buffalo repo

3b2796c6ea462e8a9842234f48d4c191deb58615 authored almost 8 years ago by Mark Bates <[email protected]>
[grift] changing the task to be pointing the buffalo repo

fe1dfbb3871043b6b22d932e6b3f34ab4355b179 authored almost 8 years ago by Antonio Pagano <[email protected]>
ok, now it references velvet instead of raymond

3a11d6db5aa081feb3f0c815dad5bd517dc05125 authored almost 8 years ago by Mark Bates <[email protected]>
README should mention velvet instead of raymond

94dd60df231a14049789211980bdd3d9691895c0 authored almost 8 years ago by Mark Bates <[email protected]>
ran goimports on build.go

af98cea1c79fd7de98aed62ee7f4e2c037a26ef8 authored almost 8 years ago by Mark Bates <[email protected]>
dev mode on non-buffalo project results in panic closes #91

d9a1a52f21eaa1b3d0003de6509e62563c31fcfd authored almost 8 years ago by Mark Bates <[email protected]>
updated the contributors list

e7e0866b5cc897882aef87d44a00e1670b783507 authored almost 8 years ago by Mark Bates <[email protected]>
Merge pull request #93 from arifemre/patch-2

Update build.go

d6b1358421c161b2449ab7998b8d7b9ef8bfcddd authored almost 8 years ago by Mark Bates <[email protected]>
Update build.go

3a66b41d3f438146e1cd5f81b165343d7314aa47 authored almost 8 years ago by arif emre <[email protected]>
Update build.go

Fixed the build error in Windows operating systems.

03a935faf8d2410f083c6538b1e2aa09dca87b34 authored almost 8 years ago by arif emre <[email protected]>
Merge pull request #92 from arifemre/patch-1

Update new.go

c30db363ab159ad7425614ca92a2ef8d207b1211 authored almost 8 years ago by Mark Bates <[email protected]>
Update new.go

A new project creation error has been fixed in Windows operating systems.

12ef40e9df9889721cafcbe55ef4d07ea84e4aef authored almost 8 years ago by arif emre <[email protected]>
Merge pull request #90 from CodyOss/master

Typo in readme

3bbda14f4cf7dc04c0edb05a0a6bbc1b9cba041b authored almost 8 years ago by Mark Bates <[email protected]>
Typo in readme

Fix a minor typo.

5a1ff3cc1c20754e0d156f3bb8b458d15fb0b276 authored almost 8 years ago by Cody Oss <[email protected]>
Merge pull request #88 from kennygrant/patch-1

Typos in readme

8833a2e8713c4ccb68f3af52cc5346ec1992f667 authored almost 8 years ago by Mark Bates <[email protected]>
Typos in readme

Fix some trivial issues in the readme for buffalo, same issues on the docs home page.

caa66caedde818ee282e14fa1e661bc470405caf authored almost 8 years ago by Kenny Grant <[email protected]>
stop pushing version changes to gobuffalo.io

b0c9faf08e331756752cdd5cb056cfcfe6b8d9a8 authored almost 8 years ago by Mark Bates <[email protected]>
Updated changelog for release v0.7.0

f7758b1dd93b81714c4d7a20be13fc90473c54b4 authored about 8 years ago by Mark Bates <[email protected]>
Merge pull request #81 from gobuffalo/0.7.0

0.7.0

e219958ec27ecf0f9843276e307349a3814e806b authored about 8 years ago by Mark Bates <[email protected]>
version bump to 0.7.0

e49690d14677dfd88b7628109304eef367d8510f authored about 8 years ago by Mark Bates <[email protected]>
small change the error handling for the not found handler

a4a6e5985fd7238aeed825bf62304d1d1d56f9c4 authored about 8 years ago by Mark Bates <[email protected]>
fixed an issue with skipping middleware for resource end points

18dfd27ff339b65b17d105c5e1ac025e03d627cf authored about 8 years ago by Mark Bates <[email protected]>
improved handling of 404s

4948e8c7a597ff151ddf8e948728bfb4ebc59e45 authored about 8 years ago by Mark Bates <[email protected]>
added a couple of aliases for the build command

f1c040e7e7abb94204a71c987dcdfa4a93ea8060 authored about 8 years ago by Mark Bates <[email protected]>
improved the buffalo build command to also bundle migrations

deb040f86c8c7a060ecad5e708258137a5d11f00 authored about 8 years ago by Mark Bates <[email protected]>
added a version command to the built binary

04904e2a1b6702ca57cb8f443c12a46330e8a0d4 authored about 8 years ago by Mark Bates <[email protected]>
had to change the file resolvers work to make go.rice happy in binary

builds

43a514d82d968fb5e0c9caa3e40b3ada6f30e1a6 authored about 8 years ago by Mark Bates <[email protected]>
added rice-box.go to the generated .gitignore file

3e263b76fbe60032e24fc0b8f2aa13960946898a authored about 8 years ago by Mark Bates <[email protected]>
added a buffalo build command

a4170f098aab27cdb89b6bf486e8e25efdb089be authored about 8 years ago by Mark Bates <[email protected]>
ignore public/assets

7562f9dac115cb2d1be1f23d01b8d90dee1d7386 authored about 8 years ago by Mark Bates <[email protected]>
ignore second argument when ranging over paths for zipping builds

aaa3d7ce973aed9c15c931f6f93939fba5001d93 authored about 8 years ago by Mark Bates <[email protected]>
added documentation to to the Options#Resolver function

95bfdafb9b75790dcd4b94318ad87699dbb1096d authored about 8 years ago by Mark Bates <[email protected]>
the buffalo dev command now supports watching webpack.

7eba8cc933a0fc2c03aaa38d537002d060a45483 authored about 8 years ago by Mark Bates <[email protected]>
created a builder struct to clean up binary building

24133cd4ba44f95f7e23e391aad43086391b949a authored about 8 years ago by Mark Bates <[email protected]>
added support for appending via zip during the build process

f4b46493564c21bcfd5da5647a0b42d80a5aac87 authored about 8 years ago by Mark Bates <[email protected]>
we don't want to register custom helpers directly on velvet as there

might be different render engines in an app, each with their own version
of the same helper.

1c476de9cca2a6e47e812e92fe63f66f7e58e108 authored about 8 years ago by Mark Bates <[email protected]>
improved the "stickiness" of the request_id in logs

43c7623e016b1d8f0fee654ccb26335cedb4c86e authored about 8 years ago by Mark Bates <[email protected]>
fixed a couple of code climate issues

ba46852ef0fe626c11fa3f0efee13224a7a94055 authored about 8 years ago by Mark Bates <[email protected]>
more work on velvet integration

82068376a56d49e2369c4f8b1a78f9424a809284 authored about 8 years ago by Mark Bates <[email protected]>
working on moving to velvet

0a7db863a2af1c47a7665552068f5ebe702a5050 authored about 8 years ago by Mark Bates <[email protected]>
did a better job of showing what the errors are coming back from

rendering

35fedfff0fd56437dd17f054a73770ab46294118 authored about 8 years ago by Mark Bates <[email protected]>
Merge pull request #83 from briandowns/issue-37

issue-37: initial commit for codeclimate yml generation

e4fadf1c6403eea0c9d2047adfb40ccdbbc7bcf4 authored about 8 years ago by Mark Bates <[email protected]>
issue-37: initial commit for codeclimate yml generation

281adbd91157d26053514d9552d642ade167f82f authored about 8 years ago by Brian Downs <[email protected]>
Merge pull request #82 from briandowns/issue-35

issue-35: readme generator

1a9a2144128101515b90ac317620011927eaf6a3 authored about 8 years ago by Mark Bates <[email protected]>
issue-35: trigger TravisCI rebuild

9ca501bc829e0ba00ee0bd5f71c48daf904de956 authored about 8 years ago by Brian Downs <[email protected]>
issue-35: markdown clean up

1d1b1d763d3945fd77ab6ce859765b0d5bcb753f authored about 8 years ago by Brian Downs <[email protected]>
issue-35: add more data to generated readme file

d62b184d9dda9d47078fe9bbaba664aa2d818c5f authored about 8 years ago by Brian Downs <[email protected]>
issue-35: add more info to readme text

3d61190cded9f9bc498b44980843f58ae62b2317 authored about 8 years ago by Brian Downs <[email protected]>
issue-35: readme generator

1a8b2127fc358f27640d9080bdab2716f54dfa57 authored about 8 years ago by Brian Downs <[email protected]>
Merge pull request #78 from gobuffalo/goth-test

test the goth generator in docker

bb45b8af74db87107d2b9360a90323803c584986 authored about 8 years ago by Mark Bates <[email protected]>
make sure to get all of goth's dependencies when running a goth

generator

51969abe179ad873b48c2f518209503533a88073 authored about 8 years ago by Mark Bates <[email protected]>
Merge pull request #76 from intabulas/master

Install required dependencies when using the Goth generator

547360b183e0035e807236e0236397eb0723c49f authored about 8 years ago by Mark Bates <[email protected]>
test the goth generator in docker

f8b6916285b4ba27372c821a293b26ea4c5c1db7 authored about 8 years ago by Mark Bates <[email protected]>
Merge pull request #77 from gobuffalo/webpack-improv

added the CopyWebpackPlugin to copy files from assets directory

b717a254d376cf81462dfca0b8f48f5ec56db12c authored about 8 years ago by Mark Bates <[email protected]>
print out the database.yml file in the docker test

15274afa6db37fe02a9a4dc556160354fd5a6994 authored about 8 years ago by Mark Bates <[email protected]>
added the CopyWebpackPlugin to copy files from assets directory

04413201a157958236d778239a9648a1797ce019 authored about 8 years ago by Mark Bates <[email protected]>
Goth generator installs required dependencies via go get

6792bc2e2d51684a8f8f1a669fa95ad71a312db2 authored about 8 years ago by Mark Lussier <[email protected]>
Merge pull request #74 from intabulas/master

Make GoGet and GoInstall useable from generators

14df5abb439b28431565cbe1a4d50c14582c327a authored about 8 years ago by Mark Bates <[email protected]>
Make GoGet and GoInstall useable from generators

goGet/goInstall are unexported in the cmd package, which makes then unusable for commands on the...

4ce890690b344a6208147074356f6d0f1f24712e authored about 8 years ago by Mark Lussier <[email protected]>
fixed a typo

3aa26385f9cd39bd30a190a1f70ed1e841335d9e authored about 8 years ago by Mark Bates <[email protected]>
Updated changelog for release v0.6.0

eb60cb9dd38d924b4263a6968414ad5933ed6a49 authored about 8 years ago by Mark Bates <[email protected]>
moved to gobuffalo/buffalo

03af855075434fcba92abfd0b21e8a0fc82a0cac authored about 8 years ago by Mark Bates <[email protected]>
Updated changelog for release v0.5.1

15bc4433ca9fdf6c2aa5ac09f117dba952fa3183 authored about 8 years ago by Mark Bates <[email protected]>
was meant to be v0.5.1

1ead80efe31f5b8040c32cbe396af62599b01969 authored about 8 years ago by Mark Bates <[email protected]>
minor version bump

8a142cf72e45f2b227632a0812c0851417242b7f authored about 8 years ago by Mark Bates <[email protected]>
fixed broken logo path in new apps

3aceab2f7e3effa733798bcffd7306cb0c821697 authored about 8 years ago by Mark Bates <[email protected]>
mark master as "tip"

cf17e79eed8e3359325070061ff699eea4d18c8c authored about 8 years ago by Mark Bates <[email protected]>
groups on groups should inherit the prefix of the previous group closes #72

aa0b7e48613e9196177c815364982f35ea363fe5 authored about 8 years ago by Mark Bates <[email protected]>