Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Gratitude Overflow

Learn fullstack web development using PETAL - Phoenix, Elixir, Tailwind, Alpinejs and Liveview
Collective - Host: opensource - https://opencollective.com/gratitude-overflow - Website: https://shankardevy.com - Code: https://github.com/shankardevy

Reduce pool size to 8 and 16

Since Ecto 2.0 no longer lazily starts connections,
let's reduce the size to 8 for faster boot ...

github.com/shankardevy/petal - 6f28e03ce181184f972d6c5d6e9fe8235e125acd authored over 8 years ago by José Valim <[email protected]>
Release 1.2.0-rc.1

github.com/shankardevy/petal - f733e532ef1c1d993bf75ca953d9fef1398b57ad authored over 8 years ago by Chris McCord <[email protected]>
Fix errors_on format

github.com/shankardevy/petal - b468164281252fabd06dff5d42c7ce5f780dfe5c authored over 8 years ago by Chris McCord <[email protected]>
Merge branch 'master' of https://github.com/jamescmartinez/phoenix into jamescmartinez-master

github.com/shankardevy/petal - 7488ff07c71aea9177b2ef20a457b608d29c0fd3 authored over 8 years ago by Chris McCord <[email protected]>
Update errors_on to use ErrorHelpers.translate_error/1

github.com/shankardevy/petal - c11662165ea4539109e16ee3a4fe6053aa23ae94 authored over 8 years ago by James Martinez <[email protected]>
Update errors_on in model_case to refelct Ecto 2.0.0 errors changes

github.com/shankardevy/petal - 3febac11aed1cf53be0c29eacafe5a79dbbbfc96 authored over 8 years ago by James Martinez <[email protected]>
Use Path.expand and deprecate :root for watcher config

github.com/shankardevy/petal - 40d607a20ab2968d619b530f3f0ba89a6a092dc5 authored over 8 years ago by Chris McCord <[email protected]>
Allow passing cmd options to watchers. Remove root

github.com/shankardevy/petal - 8b83ca2e804fdaa0475faaf3d46c6e91534467af authored over 8 years ago by Chris McCord <[email protected]>
Makes use of singular topic in user_socket installer

github.com/shankardevy/petal - 7726c4bced51ff6d34ea05d6d6e72727830e655c authored over 8 years ago by Ria Cataquian <[email protected]>
resolve npm warn regarding SPDX license expression.

github.com/shankardevy/petal - d7cc83b64a9993566af78ef3991f97ac9bb16915 authored over 8 years ago by Nicholas Young <[email protected]>
reformat JSON entry for repository.

github.com/shankardevy/petal - 6df2df4f96a1679ccd0b9d3a984485ba8d866541 authored over 8 years ago by Nicholas Young <[email protected]>
Fix mismatch between namespace and app_namespace (#1677)

github.com/shankardevy/petal - e394da5b70f474282f1f7c19db8044a202ba9fc7 authored over 8 years ago by Sonny Scroggin <[email protected]>
Prep 1.2.0-rc.0

github.com/shankardevy/petal - b5981aa69435bca4a7537727ec98aba0db3bd8e9 authored over 8 years ago by Chris McCord <[email protected]>
Add seperate phoenix.css. Closes #1669

Separate phoenix.css with boostrap styles
into own file. It's worth the tradeoff in
extra files ...

github.com/shankardevy/petal - 0b90ccf206373353956ab5008dd4a0e286388a7f authored over 8 years ago by Chris McCord <[email protected]>
Omit `ecto_repos` config when generating with `--no-ecto`

github.com/shankardevy/petal - 083b1c99a9e047e99b468d1c10b0b20984a86fc3 authored over 8 years ago by Trent Ogren <[email protected]>
Be exact when matching brunch version. Closes #1667

github.com/shankardevy/petal - a1080e7e821a0e466a5a6c0523986129c844d67f authored over 8 years ago by Chris McCord <[email protected]>
Explicitly configure ErrorView for new applications. Fixes #1648

github.com/shankardevy/petal - 3f5834351f186a22ed99107e272160a55ecf1c26 authored over 8 years ago by Chris McCord <[email protected]>
Fix a few typos in phoenix.new installer.

github.com/shankardevy/petal - 3f785573d101e2668af45fc966034602dc1e5f82 authored over 8 years ago by Anderson Konzen <[email protected]>
Update mix.exs

github.com/shankardevy/petal - 226bad67acb6951827182742403bdb03226a88d9 authored over 8 years ago by José Valim <[email protected]>
Import all of Ecto.Query by default

github.com/shankardevy/petal - 80e6a71ac00abc013f954f0c6c240e2a8e435eaf authored over 8 years ago by José Valim <[email protected]>
Fix phoenix new tests

github.com/shankardevy/petal - 713463bd628cbd014aa4713ded7739fb579df2a6 authored over 8 years ago by José Valim <[email protected]>
Fix model generator tests

github.com/shankardevy/petal - c35558291e3a40a74915ac8bc66e54b0cca23f58 authored over 8 years ago by José Valim <[email protected]>
Handle new lines on generated code

github.com/shankardevy/petal - 15c14212090f70c2a83fb236c0c446ae91a8bd05 authored over 8 years ago by José Valim <[email protected]>
Update phoenix.new and generators to Ecto 2.0

github.com/shankardevy/petal - 82a32b7020125842fd6ff5a5588772c453005894 authored over 8 years ago by José Valim <[email protected]>
Change errors to match Ecto nomalised format

As we are changing ecto error messages from strings to tuples (see
elixir-lang/ecto#1308), this ...

github.com/shankardevy/petal - 2c8cec04eb015a3576a08ec5d8a561bf029abef3 authored over 8 years ago by Alessandro Mencarini <[email protected]>
Improve options checking in the installer

github.com/shankardevy/petal - d8a7b885acb30d4a2c284f052e60bf24961b2421 authored over 8 years ago by Aleksei Magusev <[email protected]>
Upgrade to brunch 2.6.5. Closes #1635

github.com/shankardevy/petal - cc5a1e322dc4a25b7f35f4eb2e205de270d8e3ba authored over 8 years ago by Chris McCord <[email protected]>
Update endpoint.ex

github.com/shankardevy/petal - bec06e9ddf78f22287ddcd295efbcf9f12dcb526 authored over 8 years ago by José Valim <[email protected]>
Fix the brunch configuration documentation link

It was pointing to `stable` and 404'ing on GitHub. Switching it to
master fixes it.

github.com/shankardevy/petal - 9e982d2f84321b6ea7552c3ca19409c3321e980b authored over 8 years ago by John Bohn <[email protected]>
Update dev.exs

github.com/shankardevy/petal - 4b51e62e88df8072316324866512bdd3dad11ced authored over 8 years ago by José Valim <[email protected]>
Merge branch 'cm-add-gen-presence'

github.com/shankardevy/petal - 004355b652ee4946fbd16cc96ecf57c823f9bac2 authored over 8 years ago by Chris McCord <[email protected]>
Tweak post install instructions and config

github.com/shankardevy/petal - 72866cbefa2909101f1748d9466c0a0ac84b977f authored over 8 years ago by Chris McCord <[email protected]>
Change hexdocs links to https

github.com/shankardevy/petal - e8457e352dd71f66003e52a99e69922f41f18752 authored almost 9 years ago by Eric Meadows-Jönsson <[email protected]>
Start Repo process before accepting HTTP requests

There's a very tiny race condition here on startup, where if you make an
HTTP request right as t...

github.com/shankardevy/petal - d56b5cf7f8dc154d3835f6a369304e7eeb08969e authored almost 9 years ago by vanstee <[email protected]>
Mix error messages should be capitalized

github.com/shankardevy/petal - c0e008565f878c99fd5748ca67fb8d161ffe7803 authored almost 9 years ago by Aleksei Magusev <[email protected]>
Fix typo in mix.exs template

github.com/shankardevy/petal - 8c896ab7d1c94ec40a93dc015ee06b9b9aba61bd authored almost 9 years ago by Trent Ogren <[email protected]>
Fix a typo in a comment in the installer

github.com/shankardevy/petal - e9fda73fbfa33fa6b65da3508a18083f6ac05ec5 authored almost 9 years ago by Andrea Leopardi <[email protected]>
add missing newline to end of file

github.com/shankardevy/petal - c3d9731f4381dd43b6d0b6cfdd0befaafff3c27f authored almost 9 years ago by Melvin Lammerts <[email protected]>
Update application_name.ex

github.com/shankardevy/petal - ca57ee66a3e518ff721c2a7611cc8f61bcf34659 authored almost 9 years ago by José Valim <[email protected]>
Also add watch script to package.json

Although we can't use it by default because of Windows

github.com/shankardevy/petal - dc7069d8ed47812e9963943a40c5f65c9c130ee2 authored almost 9 years ago by José Valim <[email protected]>
Add deploy script to npm that may be made brunch agnostic

Closes #1540

github.com/shankardevy/petal - 640455be3f61d65c3f64f86f2182cba1f594f4ec authored almost 9 years ago by José Valim <[email protected]>
Add a disclaimer to static/app.css for new project

Several people have been confused by the inclusion of Bootstrap and
a few CSS rule-set in static...

github.com/shankardevy/petal - 3d16cf828b0719fad263f413a9e93a66d67b84ef authored almost 9 years ago by Steve Domin <[email protected]>
Move brunch packages to `devDependencies`.

Brunch related dependencies are meant for app development only, and we can leave
the `dependenci...

github.com/shankardevy/petal - 9f4ba365d8c829ade5f9b545472b0c3b502c3e34 authored almost 9 years ago by Lucas Mazza <[email protected]>
Clean up gettext comments

github.com/shankardevy/petal - 8e211472e77b372825840d2d72ef80c415a8ba3f authored almost 9 years ago by José Valim <[email protected]>
Only generate generators options if necessary

github.com/shankardevy/petal - 7bb6b43e34064ee6da9b3ea9226f26daa535a37d authored almost 9 years ago by José Valim <[email protected]>
Add :sample_binary_id option for generators

github.com/shankardevy/petal - f9d2a08739ae604540d21dcffcbd41e791de488b authored almost 9 years ago by Michal Muskala <[email protected]>
Update model_case.ex

github.com/shankardevy/petal - 820cb0790dfe1b7867cc366a3948c8b577e557f7 authored almost 9 years ago by José Valim <[email protected]>
No longer check for whitelist

github.com/shankardevy/petal - 1abe4d27d737c077389275d37b1a9df3f8ca9794 authored almost 9 years ago by José Valim <[email protected]>
Update brunch dependencies

github.com/shankardevy/petal - 46f858e467dc853a767102c8e4d30109d06411ad authored almost 9 years ago by José Valim <[email protected]>
Merge pull request #1520 from arcz/master

Change word order in 500 error messages in templates

github.com/shankardevy/petal - 4834b0b50e3a70eb4c3a5b7d48516b2261b96310 authored almost 9 years ago by José Valim <[email protected]>
Change word order in 500 error messages

github.com/shankardevy/petal - 42668c5ddda8fff0ef1796415c7bb3060483e809 authored almost 9 years ago by Artur Cygan <[email protected]>
fixes a couple of typos

github.com/shankardevy/petal - 5787cddf289800765aa87bd4fec7c4c1b8131ae7 authored almost 9 years ago by Xavier Noria <[email protected]>
Remove warn: false as we use the imported helpers

github.com/shankardevy/petal - 69c5556ef55a0bb79ed5e23db5cad02ebee49dda authored almost 9 years ago by José Valim <[email protected]>
Be conservative with node dependencies

github.com/shankardevy/petal - eb4f6bd603b25a6f1d7b45caf793b71306f3c8ee authored almost 9 years ago by José Valim <[email protected]>
Add task for updating Phoenix

github.com/shankardevy/petal - 2149a97167149e120856c5ee533e76e0e4b9b570 authored almost 9 years ago by José Valim <[email protected]>
Merge pull request #1487 from paulcsmith/ps-1486-add-build-conn

Deprecate ConnTest.conn and add ConnTest.build_conn

github.com/shankardevy/petal - 945f7c7c65435f414c5c683b202d65fea6f09def authored almost 9 years ago by Chris McCord <[email protected]>
Require Elixir v1.2

github.com/shankardevy/petal - 3c43cdc98b17c34fcd4a22d70c3f35eb428ff24a authored almost 9 years ago by José Valim <[email protected]>
Deprecate ConnTest.conn and add ConnTest.build_conn

Closes #1486.

github.com/shankardevy/petal - c7eeb5d8e001d173febeb1916197240668527df9 authored almost 9 years ago by Paul Smith <[email protected]>
Prep 1.2.0-dev

github.com/shankardevy/petal - 9eb454d463119745af12742cc08efeb330004fd7 authored almost 9 years ago by Chris McCord <[email protected]>
Release 1.1.3

github.com/shankardevy/petal - 159608d6f0bc5adf577e42cf96d5bcb11714cb73 authored almost 9 years ago by Chris McCord <[email protected]>
Don't include Ecto gettext translations if --no-ecto

If the project is generated with --no-ecto we don't want to include the
changeset error translat...

github.com/shankardevy/petal - ea4d2e54fc4714b8e7e26ddcea9394f4aa955977 authored almost 9 years ago by Steve Domin <[email protected]>
docs(installer/README.md): document command for npm dependencies

If the html option is set, the generated README.md file includes the
command for installing the ...

github.com/shankardevy/petal - 74fb3401822ed125a5d40115d8b5db1d17d17523 authored almost 9 years ago by Gary Rennie <[email protected]>
Skip phoenix_html npm dependency when using --no-html flag

Fixes #1465

github.com/shankardevy/petal - 18fa614a80eca7f1ad3dbbfda750d3ae057f3998 authored almost 9 years ago by Steve Domin <[email protected]>
Use latest brunch

github.com/shankardevy/petal - c6df865b9bf32d5c4725e8146baa2236635a191f authored almost 9 years ago by José Valim <[email protected]>
Prep 1.1.3-dev

github.com/shankardevy/petal - 0545600b50c78a0a461bc707456f758028c03754 authored almost 9 years ago by Chris McCord <[email protected]>
Release 1.1.2

github.com/shankardevy/petal - 4e6ece77ded6af1d2edebbc8292a4091ac7d8f21 authored almost 9 years ago by Chris McCord <[email protected]>
Add whitelist note

github.com/shankardevy/petal - 1ffd502f7367b16dc267146ccbc5d8114075b89a authored almost 9 years ago by Chris McCord <[email protected]>
Use Phoenix and Phoenix.HTML through npm packages

github.com/shankardevy/petal - 0aae3b639a5abe7695863f6745cd3426a5d7cecc authored almost 9 years ago by José Valim <[email protected]>
Remove cache_static_lookup configuration

Plug by default uses ETag when there are no versioned
parameters. This means in development we w...

github.com/shankardevy/petal - b70f5925dd7c87debdf20f26e11e46e7e5620229 authored almost 9 years ago by José Valim <[email protected]>
Kill Ecto.Model references

github.com/shankardevy/petal - 20012ad7bd3a1beb5e9623b02ef489615d6a6a81 authored almost 9 years ago by Chris McCord <[email protected]>
Use Brunch 2.1.1

github.com/shankardevy/petal - 6952a63d72380b1cf0aea903aaa7d1b997793b21 authored almost 9 years ago by Chris McCord <[email protected]>
Remove trailing whitespace in generated file

github.com/shankardevy/petal - b6646bd5dc88f0431c6769e8071d0a65a8cbbbc2 authored almost 9 years ago by Henrik Nyh <[email protected]>
Prep 1.1.2-dev

github.com/shankardevy/petal - 0928389afd3fa1d3242382249904677aa8c91d69 authored almost 9 years ago by Chris McCord <[email protected]>
Release 1.1.1

github.com/shankardevy/petal - 5fe5191e1455016dabac2884042efd4ecce8dd98 authored almost 9 years ago by Chris McCord <[email protected]>
Generate proper config for Elixir 1.2

github.com/shankardevy/petal - 84096723c41301953bb30224ff327a962ef1df80 authored almost 9 years ago by José Valim <[email protected]>
Add missing unique_contraint errors

github.com/shankardevy/petal - 60d6f26852e144b0739d0b6410ee666ff7cbf086 authored about 9 years ago by Chris McCord <[email protected]>
Add note for --no-brunch in app.js. Closes #1414

github.com/shankardevy/petal - f00e87256cfae6577c7314ae7ab7a86bebbd3c91 authored about 9 years ago by Chris McCord <[email protected]>
Pass the repo explicitly to migration commands

github.com/shankardevy/petal - 5bb89ecc797fc8fcb76ca73dcb176feabaf6c3f6 authored about 9 years ago by José Valim <[email protected]>
Generate ErrorHelpers in all new apps

github.com/shankardevy/petal - 295c75b7c88aa096a06cca74cf7f1c44b5cae82c authored about 9 years ago by Chris McCord <[email protected]>
Remove work around for Windows as it is fixed upstream

github.com/shankardevy/petal - 51dafb9be3a134727c9d9b39b16eccd9ff8c608e authored about 9 years ago by José Valim <[email protected]>
Prep 1.1.1-dev

github.com/shankardevy/petal - 9eceb53bfc1c5e62642c581682628d8880c6ae6c authored about 9 years ago by Chris McCord <[email protected]>
Release 1.1.0

github.com/shankardevy/petal - 574d3cfe66a17a85f793a2ecf5a557aa6721e588 authored about 9 years ago by Chris McCord <[email protected]>
Bump gettext

github.com/shankardevy/petal - 6ad1604cf559a37b5c6998101ffd174e15de95c3 authored about 9 years ago by Chris McCord <[email protected]>
Bump phoenix_ecto

github.com/shankardevy/petal - bb4d2c9aa0d04fe0281bd6289e11bfadce799476 authored about 9 years ago by Chris McCord <[email protected]>
Tweaks

github.com/shankardevy/petal - 42a4bc2c0aa14573fb0e4e69df324d0eba83f9eb authored about 9 years ago by Chris McCord <[email protected]>
Add gettext comments

github.com/shankardevy/petal - bffcb20f2c5b794d0e1b69d5d883c6b1a5e48065 authored about 9 years ago by Chris McCord <[email protected]>
Use new Ecto.Schema

github.com/shankardevy/petal - 073603d9e7d9876eef65c037917424b3c3832402 authored about 9 years ago by Chris McCord <[email protected]>
Add po files with pot/po usage docs

github.com/shankardevy/petal - c14b79932ca3ba5343f5687787844d509410f7c8 authored about 9 years ago by Chris McCord <[email protected]>
Update po files

github.com/shankardevy/petal - 73a3f1276765beb950ecd9d2e63d05fa81dd43ec authored about 9 years ago by Chris McCord <[email protected]>
Bump formatting and drop default po files

github.com/shankardevy/petal - 0a111696680d29506b8cc48655b2945a007f23ea authored about 9 years ago by Chris McCord <[email protected]>
Add ErrorHelpers and bump gettext deps

github.com/shankardevy/petal - 7701bc63a46a812a96c950e221fa68c9cf886152 authored about 9 years ago by Chris McCord <[email protected]>
Add error_tag and inline form errors

github.com/shankardevy/petal - f14bc55a478d11bfe0cc27c6489f90d9a64cd86d authored about 9 years ago by Chris McCord <[email protected]>
Integrate Gettext

github.com/shankardevy/petal - 70f88e50e91558217b5196d94ace5e1a4ad142fb authored about 9 years ago by Chris McCord <[email protected]>
Use babel 6 on new projects

github.com/shankardevy/petal - f6b04a8e42676546d4fecfd009905a8c2b3bf130 authored about 9 years ago by Chris McCord <[email protected]>
initial commit

github.com/shankardevy/citest - 5df75c9ce0602bd6981840a2a9e7b872105e9695 authored about 9 years ago by Shankar Dhanasekaran <[email protected]>
Alphabetical order

Otherwise when you add a new dependency with `npm install --save`, brunch is alphabetically reor...

github.com/shankardevy/petal - d32cfd2b3fab14b1124a5611e1842f044047f3d5 authored about 9 years ago by Jimmy Beaudoin <[email protected]>
Avoid bug in Elixir's Path.expand implementation

github.com/shankardevy/petal - 5a1dab981aaff5d2de4e200b7e673640bd71d7e2 authored about 9 years ago by José Valim <[email protected]>
use conn from metadata in PageControllerTest

github.com/shankardevy/petal - b4adccf910f928e83ecaf1da477b1a0abf1d450e authored about 9 years ago by Chris McCord <[email protected]>
Add application module prefix to model name in seeds.exs

github.com/shankardevy/petal - e35721fae4fd5e6b94c089ad545b4fef007de092 authored about 9 years ago by Chris Laskey <[email protected]>
Generate conn for all ConnCase tests

github.com/shankardevy/petal - b433931eed28b7deb408c8113c9b8e3d975b4976 authored about 9 years ago by Chris McCord <[email protected]>