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

fixed webpack so it works with 2.3.0

04ae3741ed3678953258d14e4d6c3d0e246bb901 authored over 7 years ago by Mark Bates <[email protected]>
the generated models/models.go file should use envy to look for the

GO_ENV

57ba8436c437495df21a66edb740b028f2273d6e authored over 7 years ago by Mark Bates <[email protected]>
render a flash partial with new apps

d81b9227c6f5cb464a5d02056e478325122075e4 authored over 7 years ago by Mark Bates <[email protected]>
make sure to log the error in production mode before the rendering the

error template

8feef02749978bf84b6870f5c8010bf63d736f1c authored over 7 years ago by Mark Bates <[email protected]>
run templates through the markdown engine first before going through

plush

820733f47f1c3ec18b7510d5597d46ef16ef5a6a authored over 7 years ago by Mark Bates <[email protected]>
fixed unused io package for non-model based apps

6bead0b5d8f2f03997ecc6fba3a336ae7779d534 authored over 7 years ago by Mark Bates <[email protected]>
updated to use suites. closes #242

1f90c241ab327334acc1dff072e5c5e8e58ab58f authored over 7 years ago by Mark Bates <[email protected]>
removed unused imports

fbe54fb3857020463816cd8444e2770e36f3c309 authored over 7 years ago by Mark Bates <[email protected]>
fixed the shoulders command to stop generating empty lines

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

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

31706380073f12e32836d5226b32ef7019f6a80e authored over 7 years ago by Mark Bates <[email protected]>
so long resolves we hardly knew you!

6c0fa95f2b5ad1a958d891b6cbdb32f43d184438 authored over 7 years ago by Mark Bates <[email protected]>
cleaned up a bunch of code that did stuff with multiple go paths

f5d8649f247ac28eece8783bba345404ae801422 authored over 7 years ago by Mark Bates <[email protected]>
use schema's to set up the test database

c084424afbe44fcdf9dbd60478362df10aa8da15 authored over 7 years ago by Mark Bates <[email protected]>
needed to install sqlite3 in the Dockerfile for tests

10dd4e8d09743beb14e5aa56356722fbd3b0ca93 authored over 7 years ago by Mark Bates <[email protected]>
fixed tests so they work with table truncation

4f92743f601a00503755bc6e72667224619b207a authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into v0.8.0

33236bc9dc55332e15d98f46821608eef47ca67f authored over 7 years ago by Mark Bates <[email protected]>
Correcting router_test.go for windows fixes #295

filepath.Join was used to concat a url, which is not working on windows.

f052d726f53b8a18e98983eb8f728b8c572aa89d authored over 7 years ago by as27 <[email protected]>
Typo in Resource docu fixed

Fixed a typo inside the example of the Resource interface documentation.

4b0a834a6d6c38e19c5edd2910e8a688a2fdaf94 authored over 7 years ago by as27 <[email protected]>
Merge pull request #293 from gobuffalo/packr

Drop go.rice support in favor of Packr

02414e16f7fdca498ac1a4d8b0873fdd74697820 authored over 7 years ago by Mark Bates <[email protected]>
fully ripped out go.rice

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

ee6b89b76850bf004ded4c92e2c1b36107a404aa authored over 7 years ago by Mark Bates <[email protected]>
put the clean up of packr in the correct place

abbf7433691833c0414290093222cc3a7ac82d4e authored over 7 years ago by Mark Bates <[email protected]>
working on using packr inside of go.rice

895fb82205029bfe3b97c6a1450543490bbdd2c0 authored over 7 years ago by Mark Bates <[email protected]>
marked version as 0.8.0.dev so i know which binary i'm running locally!

76f444f69d03da510350bb3b2d776ae9604c4c8d authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #283 from gobuffalo/remove-new-relic

Remove new relic

55999dea846578859cf0495e0ac48520ceacb22b authored over 7 years ago by Mark Bates <[email protected]>
updated deplist

dabc6fed965713fab9ad3435a7530b9ec947004d authored over 7 years ago by Mark Bates <[email protected]>
Remove the new relic middleware from the 'middleware' package closes #225

4e42b39523d5da82e5fddb70d4002def9abe99d9 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into v0.8.0

d9829fe5633ec3aa67ca3b9a8b3cb00026583d91 authored over 7 years ago by Mark Bates <[email protected]>
better deplist

8a319793a32e625131ef9043166a738568073433 authored over 7 years ago by Mark Bates <[email protected]>
generate the correct deplist

c6a07d83b9351a260a6281da7b43332d8372f19a authored over 7 years ago by Mark Bates <[email protected]>
better dep log

372491a9b87925ac9cd9ebb53895a714e9ce8a3f authored over 7 years ago by Mark Bates <[email protected]>
generate the correct deplist

d54f55bbec5f36e39a4e2337ed9a7bd0ca43b2e1 authored over 7 years ago by Mark Bates <[email protected]>
added a deplist:count grift

ee01631a17ea0488a5cd47e3156f1792b344e9fc authored over 7 years ago by Mark Bates <[email protected]>
added a deplist:count grift

be06136bbed06156c2ca129f640e62f6991ad19b authored over 7 years ago by Mark Bates <[email protected]>
updated deplist for v0.8.0

ec15fca5f5631d53ad40f9f939fc0e6ea216d2b0 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into v0.8.0

6bf7b426249303f7cf70df3d09b3327705c62338 authored over 7 years ago by Mark Bates <[email protected]>
added the deplist generation to the release script

e3a10e60666f5b2dd89b588fdaffa7c71f248903 authored over 7 years ago by Mark Bates <[email protected]>
added a full dep list to keep track of it during releases

cc93227e2a91bf35c9a6e50174d1fc756f7dc776 authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #279 from gobuffalo/build-skip-vendor

Skip vendor directory during build when looking for rice files

a77b00cc0e3158db0921119027645a419f74f339 authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #282 from gobuffalo/remove-tt-dep

Removed the dependency on TT (and BoltDB) closes #280 and closes #281

9c396fcfcf6ce01b0249ec420a4d88ad67c1ef85 authored over 7 years ago by Mark Bates <[email protected]>
Removed the dependency on TT (and BoltDB) closes #280 and closes #281

6fca8d646f663532e7f74f309a0a38288091945e authored over 7 years ago by Mark Bates <[email protected]>
Skip vendor directory during build when looking for rice files closes #278

3589996a1ac8948f7d613057e036b84d21bbe571 authored over 7 years ago by Mark Bates <[email protected]>
Merge pull request #270 from gobuffalo/features/resources-model

[feature] implementing model generation for resources

da9976e98b55f0386846aa173102acabc91435e4 authored over 7 years ago by Mark Bates <[email protected]>
[cleaning] moving to filetest on the Dockerfile tests

8523d48670831f365c1690ca6e515157e37a52c7 authored over 7 years ago by Antonio Pagano <[email protected]>
fixing the case where the user selects to generate only model

588ebe032cb97682301e7645a4b09f7f45362af4 authored over 7 years ago by Antonio Pagano <[email protected]>
Get valid gopath if multiple

da9f64bd77b7696f109564b3ae8ca24ee8612390 authored over 7 years ago by Amós Oviedo <[email protected]>
adding tests for the --skip-model case

5d635a631d8c93bd85dfd42972e99c360f34c747 authored over 7 years ago by Antonio Pagano <[email protected]>
fixing skip-model file-test

3a874e7c8faa4ff2b614c47755a87e9d583600e0 authored over 7 years ago by Antonio Pagano <[email protected]>
[cleaning] changing docs examples

73dd798f29a5eb009c222fb4f44fa2088a3160ca authored over 7 years ago by Antonio Pagano <[email protected]>
[merging]

48f76d8a1ba2d965bfa2b65f1aa63edf8c2637c7 authored over 7 years ago by Antonio Pagano <[email protected]>
[feature] allowing users to skip migrations and model generation when generating resourced

ba123a92833a7284bc16226f5a942206bff47118 authored over 7 years ago by Antonio Pagano <[email protected]>
Updated SHOULDERS.md

4ba6a68ae4e06209a2436f5a9eea238f0c5c5b0f authored over 7 years ago by Mark Bates <[email protected]>
improved shoulders generation

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

ef6a2ed26a5197130577ee762c04d94c4afa37a8 authored over 7 years ago by Mark Bates <[email protected]>
[updating] adding 0.8.0 changes in here

5f6661c62ea93cd6d3b291366852fed7f80781e6 authored over 7 years ago by Antonio Pagano <[email protected]>
use the go commands from makr

502a2dd937156c7b92b7189bf9b55808c5c46f00 authored over 7 years ago by Mark Bates <[email protected]>
updated shoulders

16815983e9fcca5b51c8beee88cf63819a4c776d authored over 7 years ago by Mark Bates <[email protected]>
switched to use makr instead of gentronics

7219f0973a5b2235abf29eae807d669507b9fb7d authored over 7 years ago by Mark Bates <[email protected]>
fixed generated travis file

a42d58535e4d9a7d20601b08e0661297fc8dbf96 authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'master' into v0.8.0

bdb2a73611512a7bfd2cdfaa29cdc972c547a738 authored over 7 years ago by Mark Bates <[email protected]>
added a "shoulders:list" task

4d54865be74341413222475f287ef33b3eb73b0a authored over 7 years ago by Mark Bates <[email protected]>
added some godoc to the generators

00c9e3d7bedd43bbffd9e15300347a290a2a2578 authored over 7 years ago by Mark Bates <[email protected]>
moved actions over to generators

7bcfa8df31238e6c0214d4d83e6a61502ef72967 authored over 7 years ago by Mark Bates <[email protected]>
converted the resource generator

b70ab1c02759a7ecb3416c7eff96e4e7c78d05ed authored over 7 years ago by Mark Bates <[email protected]>
removed old helpers files

0301edf7c490692b5b9bf8d5533b9cbd58ec9bca authored over 7 years ago by Mark Bates <[email protected]>
fixed old GoFmt commands

1129e3e392bb9875d607ac489521df3abd689c7d authored over 7 years ago by Mark Bates <[email protected]>
moved goth over to the new generators and did a bunch of refactoring

71c05c8e175568b40f2ae41e492c16789e5b6322 authored over 7 years ago by Mark Bates <[email protected]>
cleaned up the asset generators a bit

22631201cb3017cc96159a5e37c2874a47341ecf authored over 7 years ago by Mark Bates <[email protected]>
deleted the old soda_generators.go file

7766f8d3ab7c7a7ffb6a68aca97ebb56bacd4fa2 authored over 7 years ago by Mark Bates <[email protected]>
switched to using actual folders for generator templates instead of

splitting on "-"

a9dda85781df7f8e810416a21e6e9da355ca2434 authored over 7 years ago by Mark Bates <[email protected]>
make travis/code climate happy

d7c166532216596271fc530351c0e2f63676f2b7 authored over 7 years ago by Mark Bates <[email protected]>
working on refactoring the generators

243cc9b29daf82bfcbcbf66316ceea1eeec695a5 authored over 7 years ago by Mark Bates <[email protected]>
converted the webpack generator

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

2d555239ccd94b5bcded2be4261a932d2b64957a authored over 7 years ago by Mark Bates <[email protected]>
Merge branch 'v0.8.0' of github.com:gobuffalo/buffalo into v0.8.0

d60361b08bbd484b731fc520961e8bd96a9fdb36 authored over 7 years ago by Mark Bates <[email protected]>
now that 1.8 is released we should be testing against the latest Go as

well

fe54911bd20fe3b5b2e97d9de1fe80203f0c7a3b authored over 7 years ago by Mark Bates <[email protected]>
dev and new commands use plush now

4c114c464d60b3f248f346585cf6ce78977929a7 authored over 7 years ago by Mark Bates <[email protected]>
updated the examples to use plush

60a3eb56cc70e673c27b11a23609b27df585f816 authored over 7 years ago by Mark Bates <[email protected]>
template test now uses plush

be034f807ce4ce4ffcdcb07ed9b26a5fc50a2263 authored over 7 years ago by Mark Bates <[email protected]>
render string test uses plush

4b8612dcfa6e1f4d39abd6a1d4751cf28c192916 authored over 7 years ago by Mark Bates <[email protected]>
updated render markdown test to use plush

50e6b8f5d1c72db4910242b871e9bd65748daead authored over 7 years ago by Mark Bates <[email protected]>
updated the html render test to use plush

ac0bd779c76f69812cf04633c5e96c43da73d8af authored over 7 years ago by Mark Bates <[email protected]>
404 page now uses plush

7f3c0e9d185b5b26e488a84c26e3e9231d41c207 authored over 7 years ago by Mark Bates <[email protected]>
error page now uses plush

3528200439c25b23d8a66e785f7467485fbf269c authored over 7 years ago by Mark Bates <[email protected]>
first pass at making plush the default template language

f39880c532c1f72a9f96aec296a6206425e714c3 authored over 7 years ago by Mark Bates <[email protected]>
generate new apps using plush

502eb26fb2b2471a985148256dec42df95945d1c authored over 7 years ago by Mark Bates <[email protected]>
the build command now uses plush

ca27607c609ae4007f18c27d32cc1573fc715d87 authored over 7 years ago by Mark Bates <[email protected]>
Applied improvement suggestions.

2a8e0a179389246d6cded5c788c247d056cbc468 authored over 7 years ago by Stanislas Michalak <[email protected]>
Fixed some linting issues.

ccd5abba5b5303c3cb21a7562fc50a39c52073b4 authored over 7 years ago by Stanislas Michalak <[email protected]>
Added CSRF middleware (fix issue #243).

49e0c7954f6372efe043e8e9e35f5c89bfc5becb authored over 7 years ago by Stanislas Michalak <[email protected]>
[feature] implementing model generation for resources

edfa228ef064d94b5a5ebbc36342563041fc3d99 authored over 7 years ago by Antonio Pagano <[email protected]>
now that 1.8 is released we should be testing against the latest Go as

well

1c15c0ac9f7457a964487b1802f0dac5b50b1454 authored over 7 years ago by Mark Bates <[email protected]>
404 page now uses plush

2b49ffddbe6be537b9d1dd24b9e4ab8c6a02152f authored over 7 years ago by Mark Bates <[email protected]>
generate new apps using plush

40ab62ec382137eaf69c3ec2a6b3d9f0d6a0d7a2 authored over 7 years ago by Mark Bates <[email protected]>
updated render markdown test to use plush

7d4103d91431894d189248255d4c1765a967fb72 authored over 7 years ago by Mark Bates <[email protected]>
the build command now uses plush

c0e2285a07cd2bc02d3b20aa02f1856ce7ca7cfb authored over 7 years ago by Mark Bates <[email protected]>
dev and new commands use plush now

902065b2b4a5909f541c5d70e83810e2c18057fc authored over 7 years ago by Mark Bates <[email protected]>
updated the examples to use plush

492eefac2ca7be319d24cc13908bd72d1352c656 authored over 7 years ago by Mark Bates <[email protected]>
template test now uses plush

c15831d6caf90115266016c8b6dff2ecd634d2cc authored over 7 years ago by Mark Bates <[email protected]>