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 #792 from gobuffalo/feature/add-dot-env-support

Adds dot env support

fb92c0dd8059cb3d8cda5bc6c1572283d12f491f authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into feature/add-dot-env-support

5a82dc538311166d28fdb26a0a5cfd9783f2356b authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #822 from gobuffalo/strict-slash

StrictSlash should be customizable fixes #810

01b9a49874558f3724c8ddfd880c303b4440e580 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #793 from gobuffalo/task/minor-refactorings

Minor Refactorings

ff2d55b27cf26c966fd3c25adf98ef8da7670040 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into task/minor-refactorings

1610c6ab7bda4e7b2d43cf7aba2b5dc19e33606d authored almost 7 years ago by Mark Bates <[email protected]>
StrictSlash should be customizable fixes #810

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

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

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

992a4d10df4054603cdaa3adeb19b9eca172fd4f authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'development' into feature/add-dot-env-support

69fc823520e858db95f3f5b91d644d990d46bb07 authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge pull request #796 from gobuffalo/task/moving-logs-to-logrus

Moving log and fmt PrintX to be logrus Info and Debug

ec4fab397c0f3679624d8bdc513e215970d4305a authored almost 7 years ago by Mark Bates <[email protected]>
adding missing newline

a44841a7593dc96f4e500d2d701b762a6790bde4 authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'task/moving-logs-to-logrus' of github.com:gobuffalo/buffalo into task/moving-logs-to-logrus

ae69435b457156ebd10ae1dd4c9e7c5a54565902 authored almost 7 years ago by Antonio Pagano <[email protected]>
moving printMiddleware to use fmt.Printf

272efaaffc5185c8c7dadf235f439e5c787625bc authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'development' into task/moving-logs-to-logrus

695b489d9f9b6e81a295ebab70627654fba2b098 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #818 from SteveAzz/set-default-addr

Set a default addr for any environment apart from development

081cc685e9d07c8435ffc4227842e72eba2e93f6 authored almost 7 years ago by Mark Bates <[email protected]>
Force deps update with AppVeyor build

00f6017c06900e518491e24344c4adc4d933eb32 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge branch 'development' into work-appveyor

f53b6b43a7bc4aa6d6f070b2b9cc532cc998afac authored almost 7 years ago by Stanislas Michalak <[email protected]>
Set default addr

ef75e90ead37671f13ad80aefeaf38870fc3d6c0 authored almost 7 years ago by Steve Azzopardi <[email protected]>
Merge branch 'development' into task/minor-refactorings

a3c5b8da0f84180ca5c440068b41c7e06cda9962 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into task/moving-logs-to-logrus

85904ddb6f95c6fe93eb7b07d244213abfa14c0c authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #812 from gobuffalo/task/moving-to-mailv2

Moves to use gopkg.in/mail.v2

8fd163cbb17b11c74135c90a4c88b9a1f638f5af authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into task/moving-to-mailv2

ab8c086e88361d06b8e9b5a1493b8d36210f2330 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #817 from gobuffalo/backy-io-master

cleaned up issues from PR: Image tag, plugin search #815

8b2d6c8a44ee59efc63181f92bc90a21e83f07fc authored almost 7 years ago by Mark Bates <[email protected]>
fixed the asset helpers to clean up code and added tests for them

ac16d3ed94421d0b0649c3925ade187de70b30ad authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into task/moving-to-mailv2

fca3d16a3589d50647f8661c66459a45424f025a authored almost 7 years ago by Stanislas Michalak <[email protected]>
fixed breakable change to how plugins are loaded

a774df5d8af23c88e4f4f4081a9a400c1998df74 authored almost 7 years ago by Mark Bates <[email protected]>
Added imgTag helper

a7e7dd3d6d2fd37c61117dff08ce0b52e29acc40 authored almost 7 years ago by backyio <[email protected]>
[changed] Using BUFFALO_PLUGIN_PATH instead of PATH

this fix windows slow startup and full directory scan in all platform

bc064918af54ad1cbb3600d39502c8f0331b333c authored almost 7 years ago by backyio <[email protected]>
Merge pull request #816 from gobuffalo/set-docker-addr

set the default binding address of generated Dockerfiles

4a35c4c02f02ad2bb7c168e3b28277b81c018c37 authored almost 7 years ago by Mark Bates <[email protected]>
set the default binding address of generated Dockerfiles

d13b4f24232bc8842558fe016f6c715580fe8a92 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into task/minor-refactorings

07d0503fb70d7d0b3a6b7cfbde0892b9bc08d974 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #811 from gobuffalo/use-envy-current-package

use envy.CurrentPackage

39db6308a0da23ae601963c7253a2f3832e16096 authored almost 7 years ago by Mark Bates <[email protected]>
i think this'll do it

77075dec1c4809e0cc3cfe421150ae7c94438479 authored almost 7 years ago by Mark Bates <[email protected]>
fixed the current package for new apps

eaf9347174c12f0f0c33e86fb4038bb708d753f8 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into task/moving-to-mailv2

409dee7f21f8e6cc4291abfa77aee8e7911241eb authored almost 7 years ago by Antonio Pagano <[email protected]>
moves to use gopkg.in/mail.v2

1c21040d1dd7a564feb49a6391b7896f4e421e43 authored almost 7 years ago by Antonio Pagano <[email protected]>
use envy.CurrentPackage

c4f08bcf84da1eb03b683c064479da05ca1dd947 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #808 from gobuffalo/file-uploads

added easy support for file uploads

ce350a704fb877a1311cf6f7caee08c4030ee475 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'file-uploads' of https://github.com/gobuffalo/buffalo into file-uploads

9d796dac7dce753bcc829d237927e21d53d788cd authored almost 7 years ago by Mark Bates <[email protected]>
remaned MaxFileSize to MaxFileMemory

1d79ae192092123fd475b1628327f7667a93a494 authored almost 7 years ago by Mark Bates <[email protected]>
Fix AppVeyor config

210e9805851806a3ef149fa2fe4ce89f41d3afea authored almost 7 years ago by Stanislas Michalak <[email protected]>
Add go install for future integration tests

260aac32ab7f585f87d2528d80679c1d3a476ce6 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Fix AppVeyor file syntax

def1536aab5b554c7d464ebe7d7e2bad40039d97 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Move Appveyor to another branch

1c9e078d9e40e18563c7ac3baa80c1919bae8fcf authored almost 7 years ago by Stanislas Michalak <[email protected]>
Move Appveyor build into a separate branch

f42b39d7f603668ec5d3c6ad8bdcd35c394eb94a authored almost 7 years ago by Stanislas Michalak <[email protected]>
AppVeyor: disable deploy target, add go build

d5a127c8cc25874a7d67bae5987f6a08fdb66e4b authored almost 7 years ago by Stanislas Michalak <[email protected]>
AppVeyor: set build script to prevent MSBuild

3ae30c6470111baf9bd2fe0769b6a80faba8675d authored almost 7 years ago by Stanislas Michalak <[email protected]>
Update AppVeyor with build matrix (tip + 1.8)

71a1c58bd26a431da20e00a1e4ab6762daa20ddb authored almost 7 years ago by Stanislas Michalak <[email protected]>
appveyor

59d172cb002306a22c260d9e6de474d00d754694 authored almost 7 years ago by Mark Bates <[email protected]>
updated appveyor

a69a2eee5fa93dc2abd29eb1d024496083a9cb2a authored almost 7 years ago by Mark Bates <[email protected]>
added support for the `form` struct tag for file uploads

320caa17fe91d77aacdfa6bed3e9297fcfba86a7 authored almost 7 years ago by Mark Bates <[email protected]>
cleaned up a few things

119ba96e9251e032bdb1a1528f24ce128186d099 authored almost 7 years ago by Mark Bates <[email protected]>
added easy support for file uploads

add2329a9682187edea60406bf81b0faeb328818 authored almost 7 years ago by Mark Bates <[email protected]>
making resources pass

955d1974e5ceb7e14b177123c3e6cb291d56e761 authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'development' into task/minor-refactorings

dfc2ac2cb4df335f1bcb4d0772451c6544030bb5 authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'development' into feature/add-dot-env-support

3f8b0293bd6ee6147929b4f9e3cfec0c082b5ede authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'development' into task/moving-logs-to-logrus

71232229b50831c90b8e24047b6fbed83eb84349 authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'task/moving-logs-to-logrus' of github.com:gobuffalo/buffalo into task/moving-logs-to-logrus

75f8a32e5bd0eb18c279bda56cb0d0683afb0418 authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge github.com:gobuffalo/buffalo into task/moving-logs-to-logrus

a37c60bbbdd478052335f11b213b977890f7954c authored almost 7 years ago by Antonio Pagano <[email protected]>
applying changes from @markbates

54bd9cba3c47843337c9cc4e48a7c25ae7b50ede authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge pull request #807 from gobuffalo/mattn-fix-username

Mattn fix username

e93e7e42c2e45a37eb9d7129d17e5cbb93da8b86 authored almost 7 years ago by Mark Bates <[email protected]>
made a few tweaks to the PR

02dc5cea9e9bd279bbbd6e7e201ca0f43ef2d64b authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into fix-username

91d7f919dced1663a13fd51228dae6c4d9896ed7 authored almost 7 years ago by Mark Bates <[email protected]>
separate domain and username

09c89fef96bf42e6c7c0f3f5c5a2cfe3770553a9 authored almost 7 years ago by Yasuhiro Matsumoto <[email protected]>
fix username in GOPATH

98d7d5312c4038f8eb47c15e868ee7816235a9fd authored almost 7 years ago by Yasuhiro Matsumoto <[email protected]>
Merge branch 'development' into task/moving-logs-to-logrus

8102a29afd8597431ba61d39f06166f3de5a21b6 authored almost 7 years ago by Antonio Pagano <[email protected]>
loging some other errors/failures with the Error(f) level in logrus

83112a86fb13a0caa3fb104fa06d5efe3bdbc44e authored almost 7 years ago by Antonio Pagano <[email protected]>
moving errors to the error level with logrus

9f5ca4051b7aa6406c41861ed35133e015314ef9 authored almost 7 years ago by Antonio Pagano <[email protected]>
changing some log types based in @markbates feedback

b7495f757d9dee68944894204db55f3e1f2e5152 authored almost 7 years ago by Antonio Pagano <[email protected]>
moving to lowercase logrus

a3900db2575486075f7e6b87c18fbe71b21c97f2 authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge branch 'development' into feature/add-dot-env-support

e11ba0227f954b16022556311ce15eb263114d17 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into task/minor-refactorings

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

dc40968daa9a6b46759dd460ec8bda8b0142a5aa authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #798 from gobuffalo/status-fix

Generated resource "statuses" inconsistent fixes #794

a1575373cf4fde4d770ae5dc12120d6c25d35e70 authored almost 7 years ago by Mark Bates <[email protected]>
Merge pull request #802 from gobuffalo/windows-path-fix

fix windows full path scan fixes #790

1acc931eed11e1f6b9a0e8392d29c56dfd3dc8d0 authored almost 7 years ago by Mark Bates <[email protected]>
Merge branch 'development' into status-fix

8be01b7dba8abcaf79f8f94bfaaf0555149278a8 authored almost 7 years ago by Mark Bates <[email protected]>
fix windows full path scan fixes #790

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

3b6e327cbc059d90666cbc32564336905664c2ef authored almost 7 years ago by Mark Bates <[email protected]>
adding description on the .env file

9f81c131e2303532bdc7cfd7e95b2f43fdcdb7f8 authored almost 7 years ago by Antonio Pagano <[email protected]>
moving envy.Load to buffalo.New

f2eb71b179941cc50a49021a9642d5304eb46127 authored almost 7 years ago by Antonio Pagano <[email protected]>
Generated resource "statuses" inconsistent fixes #794

744eef5839bd5225f8f80b614c48900ee6285df9 authored almost 7 years ago by Mark Bates <[email protected]>
cleaning commented code

44289284eb090ca276fdc6872451fafe82e90909 authored almost 7 years ago by Antonio Pagano <[email protected]>
changing the order of the commands

b81894f4466ce16624c82116ff8f64708739dc0b authored almost 7 years ago by Antonio Pagano <[email protected]>
fixing issues outlined by @markbates

97566c7bbbaa2652736544f1425bba4eba19937d authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge github.com:gobuffalo/buffalo into task/minor-refactorings

5269eb5440b3520b28ffb4190d2bc879d12824fd authored almost 7 years ago by Antonio Pagano <[email protected]>
moving fmt.PrintX to be logrus

33aedd9d8fbc79226040bc0eecceda0e7de74a53 authored almost 7 years ago by Antonio Pagano <[email protected]>
moving back to one gomail.Message for each Send

535fca67e36ae7eba35acae737893c6e29442f85 authored almost 7 years ago by Antonio Pagano <[email protected]>
--amend

cleans info command

e75c5992e9a6ce7a2a6df691afce2defa9172298 authored almost 7 years ago by Antonio Pagano <[email protected]>
cleans info command

7f942cf61e622510c776d186be494bf6225ea1a3 authored almost 7 years ago by Antonio Pagano <[email protected]>
reduces complexity of the mail.SMTPSender Send function

644b280a27b37eb62df5e2b256c6d09b04712465 authored almost 7 years ago by Antonio Pagano <[email protected]>
moving to use envy.Load and moving load to the app.go instead of the main func, also adding .env in the list of refreshables extensions

d766bfc6d9517a1fb7b67a448097a32e84c0d9b0 authored almost 7 years ago by Antonio Pagano <[email protected]>
adds dot env support and auto-load

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

13a40cb05949c851f830003ddd4850d42482f285 authored almost 7 years ago by Antonio Pagano <[email protected]>
Merge pull request #791 from gobuffalo/782-fix-i18n-collision

Fix #782: avoid name collision with ISO lang code

c5e8a83896492ee7d1942f97c8de9ea63a460afe authored almost 7 years ago by Mark Bates <[email protected]>
Fix #782: avoid name collision with ISO lang code

aead0aa6da04238d67f76799a38ca1c19dc3c7d8 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #789 from gobuffalo/add-unix-socket-support

Add UNIX domain socket binding support

a603bbf6f1639008dd2579f7ebcdc6b388c41d84 authored almost 7 years ago by Mark Bates <[email protected]>
Revert changes on cookies_test

27ecc5af96082d643bf808e2c53af62c9efe41a7 authored almost 7 years ago by Stanislas Michalak <[email protected]>
Add UNIX domain socket binding support

* Allow Buffalo to run on an UNIX socket (e.g. unix:/tmp/buffalo.sock)

048a07e5e752b3dae661778c722954cf174a3b9d authored almost 7 years ago by Stanislas Michalak <[email protected]>
Merge pull request #787 from gobuffalo/simplier-resources

reduce the noise of resources by not generating it with a new BaseResource each time

c5f71b29b314902818743f53d918bc7d26abf584 authored almost 7 years ago by Mark Bates <[email protected]>