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 #209 from gobuffalo/licensing

Remove all licensing from the top of `cmd` files closes #208

8ae115cc0dd447864860e02bfa8dd274da3e5d86 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into licensing

2b4886783a307a8c130e695a8af7ecaf3c6dcdf4 authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #180 from stanislas-m/170-allow-assets-split-on-build

Allow buffalo build to extract assets and put them into a zip file

1cf5cf2bfe7e5c3f3505e820bf1743fab6aadb40 authored over 7 years ago by Mark Bates <[email protected]>
Remove all licensing from the top of `cmd` files closes #208

b917fa31abf71230fa346ee5ecce0d997a5773a9 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into 170-allow-assets-split-on-build

07dda3394451c50192e32b4787ca2974e5ca9f5f authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #200 from gobuffalo/quickwins/resource-to-concrete

[#198] moving resource generator to avoid pointers

d80db9d49f0533a6e6792b85df98215896d232b0 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into 170-allow-assets-split-on-build

9f0dadefde8b3febd5aca12bc5300de5983bb486 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into quickwins/resource-to-concrete

7de5a86d1e2340d0672302f63ad472894c43f84d authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #202 from gobuffalo/warnings/add-linenumber

[#193] adding line number to the Context#Get warning

b992e4c27a1e96b8d5390c5795114318b57ea8e9 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into 170-allow-assets-split-on-build

63e19007c1e0f49daf648dde9f77d97c00ba1fd6 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into quickwins/resource-to-concrete

26dc65f5ae685271a13076f75df04f3e714797ad authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into warnings/add-linenumber

576a2a190d178598e11630135448406ff99356c6 authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #205 from stanislas-m/203-support-multiple-gopath

Fixed issue #203: multiple GOPATH are not supported by buffalo new.

cd5d7b03f29d44370eabe534fe8d1f1355c797a7 authored over 7 years ago by Mark Bates <[email protected]>
Fixed package path.

21b57842eda51fad044dc5ca47c96293b8d6c0f8 authored over 7 years ago by Stanislas Michalak <[email protected]>
Fixed issue #203: multiple GOPATH are not supported by buffalo new.

2bd5e91fd227a48670a59a85110d28955575d496 authored over 7 years ago by Stanislas Michalak <[email protected]>
making code inside app.go not be pointer specific and making tests pass

ef8012a8271bae25f177cdd22d0b83870850d954 authored over 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'master' into warnings/add-linenumber

1b69d3d9011c15476c1d650d5db188792dfea9aa authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into quickwins/resource-to-concrete

7172c5cbd706bdb62234c68274220ba73553d503 authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #201 from gobuffalo/quickwins/cleanup-new-app

[#194] Avoid Context#Get warnings on the newly created app.

9c37370c9e1646a4ad024f8ade07043482785bce authored over 7 years ago by Mark Bates <[email protected]>
[cleaning] removing extra /n

c51e6286b6c9eb144b82a88e72ea1719a86300db authored over 7 years ago by Antonio Pagano <[email protected]>
[#193] adding line number to the Context#Get warning

ef287e56d3501f050b4a5e7f5981d081aa13575f authored over 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'master' into quickwins/cleanup-new-app

963df37763fe6fe5befa56ec44f0575e33e69754 authored over 7 years ago by Mark Bates <[email protected]>
[#197] generates better code inside actions

0401be7267309a925187daafea8e5a4d34326771 authored over 7 years ago by Antonio Pagano <[email protected]>
[cleaning] adding one test scenario (first for the resources generator)

db6e7389710a0a2d4f2ac2c40e57f9c05e5f464a authored over 7 years ago by Antonio Pagano <[email protected]>
[cleaning] making it look correctly

68b87ccdeb3d56331aa0c00478845231cf44d398 authored over 7 years ago by Antonio Pagano <[email protected]>
[cleaning] reducing the tests template size a bit

fb5cddf207c9d454537079e81944fd15456a4a57 authored over 7 years ago by Antonio Pagano <[email protected]>
[cleanup] avoiding Context#Get warnings on the error handlers

ad565ce9fe46ec454d205eaf6766a56d5fb0d407 authored over 7 years ago by Antonio Pagano <[email protected]>
[#194] solves Context#Get issues on new app

eb127e9d2248dbefaaabf445727061df72745778 authored over 7 years ago by Antonio Pagano <[email protected]>
[#198] moving resource generator to avoid pointers

e2e34cf03e114d70f4cf07b69c061bf9b8125406 authored over 7 years ago by Antonio Pagano <[email protected]>
need to peg webpack to 1.14.0 because 2.2.x doesn't work with the

generated config

0169a75a53688a2dcfd083fadfb131ce83906261 authored over 7 years ago by Mark Bates <[email protected]>
Fixed target directory handling.

a784cbf1c1ecfe003354eeede4c905e7ef52f8fb authored over 7 years ago by Stanislas Michalak <[email protected]>
Merge branch 'master' into 170-allow-assets-split-on-build

afb34a7f8dd3c00c13a5611c2e08181a56c1b82f authored over 7 years ago by Mark Bates <[email protected]>
Create output drectory of not exists.

Place generated assets zip in the output dir.

483b9da9bf6b0856e2353e9aa5c3e06174f8bca7 authored over 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #192 from stanislas-m/fix-actions-generator-test-imports

Fixed actions generator: imports were missing.

cae088fd4f2905f52f3207d89b81f6ee11efe060 authored over 7 years ago by Mark Bates <[email protected]>
Fixed lint issue.

5cbe625c08d75843017f54b61d79db96c136bb54 authored over 7 years ago by Stanislas Michalak <[email protected]>
Go fmt + fix typo.

c7ced07cc14afc47c4fe679c156d8a774e07c38b authored over 7 years ago by Stanislas Michalak <[email protected]>
Merge branch 'master' into 170-allow-assets-split-on-build

2e92cf099ecd172c1ed38e3bdbc4edc294db4141 authored over 7 years ago by Stanislas Michalak <[email protected]>
Fixed actions generator: imports were missing.

263372cd5365f629a9294003ea31737ccd44e04f authored over 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #189 from philipithomas/golint-pass

Add Golint and fix all issues

8228e26fbc6a78c70a1949b9aa853e70c79e796c authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into 170-allow-assets-split-on-build

82bf9aa48da258ba3da0f7736d3363c872166eb9 authored over 7 years ago by Mark Bates <[email protected]>
Go fmt previous commit.

66030051fb61d53487d0adcad65d0d76d3aca4f0 authored over 7 years ago by Stanislas Michalak <[email protected]>
Disable assets self handling (when using build -e), cleanup old target.

Signed-off-by: Stanislas Michalak <[email protected]>

03b16b088c42d164e3c6670223a2d7a51b664138 authored over 7 years ago by Stanislas Michalak <[email protected]>
Merge branch 'master' into golint-pass

db329bb3118e267931d8663c1ff5fd1734292d00 authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #190 from philipithomas/immutable-version

convert Version to constant

c81e851008323657959cc732b385ba87649e99da authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #191 from philipithomas/cleanup

remove unused code

e5abae8c8f1b7ce2abefa5b8c4689e0dc7d0eb9e authored over 7 years ago by Mark Bates <[email protected]>
remove unused code

a7de7e7ea0215e277470effeed3436cbc502d299 authored over 7 years ago by Philip I. Thomas <[email protected]>
convert version to constant

Version is immutable after compilation, so it should be a constant

628e7ae815fd6fb587388c531111d6361f4e6518 authored over 7 years ago by Philip I. Thomas <[email protected]>
Merge branch 'master' into golint-pass

193c540a30ff36b552b9614c96f8d55f3dc5d39d authored over 7 years ago by Philip I. Thomas <[email protected]>
fix misnamed import

269c7ddc42222e090d25e4f81c4f6eb7f5acced7 authored over 7 years ago by Philip I. Thomas <[email protected]>
comply with golint

e91b4ed1ecbde6a5b71db9f552ecdd1e90597117 authored over 7 years ago by Philip I. Thomas <[email protected]>
Merge pull request #186 from gobuffalo/better-error

better error printing.

cca6ee62ff39023d6388c9fe7287817a9768790f authored over 7 years ago by Mark Bates <[email protected]>
better error printing.

5c29c3614d0db699cf0a204619aa75c5c3cfc729 authored over 7 years ago by Mark Bates <[email protected]>
updated the committors list

79dc80e73e75db77e18cab900324861c75cdc8de authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #185 from amedeiros/issue-183

fixes #183

566187af73c6eb484707a56452fec71a47d7a2a5 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into issue-183

0117b2db0a7f19f1a0521dbaec94e365e36010e7 authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #179 from gobuffalo/session-name

set a default session name based on the project when it is created

653d28b22fd82bb951755c5f01db9756491c4580 authored over 7 years ago by Mark Bates <[email protected]>
#183 remove the switch

9e81e5c67b3e71a5eef1fb0979b24b33547afc4e authored over 7 years ago by amedeiros <[email protected]>
fixes #183

29dca8d10c3713034411d426fbd7d4092f453964 authored over 7 years ago by amedeiros <[email protected]>
WIP: Allow buffalo build to extract assets and put them into a zip file.

Signed-off-by: Stanislas Michalak <[email protected]>

6579b5394864a741a7f9d494d3c3d241edd67c0a authored over 7 years ago by Stanislas Michalak <[email protected]>
Merge branch 'master' into session-name

625d61e40cfcb0e6d6e3fabdd214a138d3e76c2d authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #178 from gobuffalo/fix-flashes-not-clearing

fixed an issue where flash messages where not clearing properly

6636a49da227186522f6c4d9215184dd434a3a75 authored over 7 years ago by Mark Bates <[email protected]>
fixed a broken test

7d43fdef38cd70cc91910c6af97c9a573ed3fa01 authored over 7 years ago by Mark Bates <[email protected]>
set a default session name based on the project when it is created

13167d40ad7a11497070dec6e239206cb3384904 authored over 7 years ago by Mark Bates <[email protected]>
fixed an issue where flash messages where not clearing properly

43b485e3a3cf5294602f27164da76542f1f3b656 authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #143 from gobuffalo/features/flash

Implementing the `flash` helper

dee71d60686420b161fb74b976959f6aee00565f authored over 7 years ago by Mark Bates <[email protected]>
changed the placement of clearing the flash after a render

0203b1541655b513bee0517f489445b534073271 authored over 7 years ago by Mark Bates <[email protected]>
cleaned up the flash stuff to be a little easier/cleaner

879c8b343ea74e84202c213649590628b92b4044 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into features/flash

e620b4530ea68951f91acb3e7cfc3974dce6bfae authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #177 from amedeiros/issue-173

Fixes #173

a1583acd3005568621923255a44d427b61cd6bc5 authored over 7 years ago by Mark Bates <[email protected]>
Fixes #173

e3453691db88ef58fbe710d013e1ea35f1347001 authored over 7 years ago by amedeiros <[email protected]>
Merge branch 'master' into features/flash

59db1c52d0294282903e9b719f5201ba7589a6e3 authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #176 from gobuffalo/bugfix-skipping-existing-tests

Skipping test generation if test exists on action generation

853503f69c5d1fc22f07ed54a22f9d8ef8ed829b authored over 7 years ago by Mark Bates <[email protected]>
[cleaning] given existing test when generating the actions avoiding generating a duplicate tests

cad1bbaab92665517908902d0602ad1637687f55 authored over 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'master' into features/flash

887b93a9f0cc219bb5c46ec142a5fc7f19f516ba authored over 7 years ago by Antonio Pagano <[email protected]>
Merge pull request #175 from stanislas-m/174-fix-actions-tests-generation

Fixed action generator which erased previously defined tests

f87a6da64e8a042edf703873d02a9434df223acd authored over 7 years ago by Mark Bates <[email protected]>
Apply go fmt to previous commit.

Signed-off-by: Stanislas Michalak <[email protected]>

1a19592e013ae95578b6005530a196d03535b99e authored over 7 years ago by Stanislas Michalak <[email protected]>
Fixed action generator: calling generate action multiple times with different

args erased the previously defined tests.

Signed-off-by: Stanislas Michalak <stanislas.michalak@...

efe74bb0f92e122797e061cfe8db252bad61aee0 authored over 7 years ago by Stanislas Michalak <[email protected]>
start with failing test

911ce315880c67a3bfa588a63af444f9f2aeac9b authored over 7 years ago by Philip I. Thomas <[email protected]>
Merge pull request #171 from gobuffalo/fix-alternate-layouts

Fix rendering if alternative layout is used closes #167

054cb3c10a494308f5fc07ba418ce79e7c80c464 authored over 7 years ago by Mark Bates <[email protected]>
Fix rendering if alternative layout is used closes #167

76a1ecd8ed2f8018ee366a33fcc5ce9ceef34f81 authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #168 from gobuffalo/fix-local-webpack

fix webpack to run locally on windows

6def5ffefce28d3c41d72657c4682ba538f868ed authored over 7 years ago by Mark Bates <[email protected]>
Update webpack.go

1b9c6ad8dba1f2a00ca347f2798a874a18a05b06 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into fix-local-webpack

272bb3a0ab85628caeac9f3ef9e6f0a71f71ef2f authored over 7 years ago by Mark Bates <[email protected]>
fix webpack to run locally on windows

d653a23e66d2cf37b02d670e61856485ce97ab8c authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #162 from bscott/issue-unknown-error

Updated Unknown Error message

521cc348df625e7c1da835931b721cc446baea31 authored over 7 years ago by Mark Bates <[email protected]>
[tests] passing custom-non-existing key

b10c42373a52eca8e6b8a6557b090cd4fa234312 authored over 7 years ago by Antonio Pagano <[email protected]>
[tests]making custom tests pass

902bd589bf5f5646c2f1cc6eb77d3f98352288ff authored over 7 years ago by Antonio Pagano <[email protected]>
[testing] adding cases for custom keys

442fbf452ddb3f2b9befe101af6ef6c4d164e1f7 authored over 7 years ago by Antonio Pagano <[email protected]>
[cleaning] fixing tests

206ef5b641b92454fb171f007bbe7a701b9dc07f authored over 7 years ago by Antonio Pagano <[email protected]>
[cleaning] moving to use a map[string][]string and cleaning flash after render

0f3f57c264289ec9c5fa0201227cdb7a6bccd568 authored over 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'master' into features/flash

bc88868428ce21690598608909f0ae6c239d07fd authored over 7 years ago by Antonio Pagano <[email protected]>
Merge pull request #163 from bscott/gitignore

Added jetbrains IDE workspace directory for such IDE's as Gogland

a0443ea5b137dfdb6a795fbd8b5ac67e8bf1e4c1 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into gitignore

96330af638aa12312f949dbd67629f3c887019d6 authored over 7 years ago by Mark Bates <[email protected]>
Added .idea to generated gitignore

e5df4afffd62b116e391f7bbe825611dd89d2029 authored over 7 years ago by Brian Scott <[email protected]>
Added jetbrains IDE workspace directory for such IDE's as Gogland

1e4dd91552f2890f14c9af342a6704c64eb197f3 authored over 7 years ago by Brian Scott <[email protected]>
Merge branch 'master' into issue-unknown-error

2850f7fa1848d661f9fac8ecf531f99f6502943d authored over 7 years ago by Mark Bates <[email protected]>
Updated Unknown Error message

1f64b7f6e07bdaf1c370ed6449b2bb42d1f1235c authored over 7 years ago by Brian Scott <[email protected]>
Merge branch 'features/flash' of github.com:gobuffalo/buffalo into features/flash

d91a4d28e37afa61b9dfe02261a592fcf3ddd715 authored over 7 years ago by Antonio Pagano <[email protected]>
adding some tests for the rendering of the Errors and All

8de2995f8740b202f85ff483c130d6c15686cf7f authored over 7 years ago by Antonio Pagano <[email protected]>
Merge github.com:gobuffalo/buffalo into features/flash

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