Ecosyste.ms: OpenCollective

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

github.com/hanami/hanami

The web, with simplicity.
https://github.com/hanami/hanami

Automatically setup CDN mode for applications

0694ddabdb33c593c7538e0bd02918ae4a16ccaa authored about 9 years ago by Luca Guidi <[email protected]>
Generate new projects with favicon.ico into apps/web/assets instead of public/assets

da20ef6f817351ecaddf87ec66facc03a5e059ca authored about 9 years ago by Luca Guidi <[email protected]>
Generate new projects with CDN settings

72bc41eebfbd3bc1f7433b3c509d88d5982db62c authored about 9 years ago by Luca Guidi <[email protected]>
Send Cache-Control header when serve static assets in production mode

2e224e9ef925a1643c11aed9848e4873dfea367e authored about 9 years ago by Luca Guidi <[email protected]>
Removed Lotus::Helpers::AssetTagHelpers. They are now implemented by lotus-assets.

b1ee0917a5b5cab991ce456b63ddaf1a469757ec authored about 9 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into improved-lotus-assets-integration

6124d61b8cae84f890df08dd536c38bb71f7b118 authored about 9 years ago by Luca Guidi <[email protected]>
Reflect changes from https://github.com/lotus/assets/pull/27

a606b3a65534d347dcfac714080e106665b6d9b4 authored about 9 years ago by Luca Guidi <[email protected]>
Fix build due to assets gem update

2404e74a454108c2d95a38d90c1f4cb58dde3108 authored about 9 years ago by Alfonso Uceda Pompa <[email protected]>
Fix generate app long description

e85f25e4fc386b7ff2716bac3f5aa1b548856c99 authored about 9 years ago by Alfonso Uceda Pompa <[email protected]>
Create resourceful routes for generated actions

a1391fda411b22cd78ae3d8338143afed6ae6884 authored about 9 years ago by Sean Collins <[email protected]>
Merge pull request #413 from AlfonsoUceda/391-fix-generating-dasherized-lotus-app

Convert dash to underscore when generating apps

8c6b33b99d1f4ea4b9088afb92cfbf2206b57b30 authored about 9 years ago by Luca Guidi <[email protected]>
Convert dash to underscore when generating apps

d8b2f095f77d28fb1619acd336b8c8b264b35f8b authored about 9 years ago by Alfonso Uceda Pompa <[email protected]>
Enable assets digest mode for production environment

0de92008e9cd39325252a0a4723e9218a9a60d3c authored about 9 years ago by Luca Guidi <[email protected]>
Introduced `lotus assets precompile' command

6f3bf378da47f470a1e76f8ba35e408ed5f118b6 authored about 9 years ago by Luca Guidi <[email protected]>
Add /tmp to gitignore

c661055f38dec28c84be67c5641d0c3f099ad2ad authored about 9 years ago by Luca Guidi <[email protected]>
Add /public/assets* to gitignore

fdfbbb89038a0fb2a67d4e828c76baf36fcbe51f authored about 9 years ago by Luca Guidi <[email protected]>
Escape dash in footer for welcome page

Ref: 63545e545e4da2081e8ba06adee1e37b04961d40
Ref: 76c2cd38e5b1f2e0f454ffbeefb791fd3f31fc50

6a853d5c0fccb4000275eb889e58bc96f8ad1d09 authored about 9 years ago by Luca Guidi <[email protected]>
Generate new apps by including Web::Assets::Helpers

0ce086988885938fcaab0617722feda048aa1cba authored about 9 years ago by Luca Guidi <[email protected]>
Merge branch 'Nerian-favicons'

97be77babdbc643dd79ce62aad4f011567e5eff5 authored about 9 years ago by Luca Guidi <[email protected]>
Merge branch 'favicons' of https://github.com/Nerian/lotus into Nerian-favicons

affec3742718032b8cb342a0ab39bef4f7dcd563 authored about 9 years ago by Luca Guidi <[email protected]>
Add a default favicon for new Lotus applications.

046f5d93a2d55e34f7b767a0ffb8456c4ec890ed authored about 9 years ago by Nerian <[email protected]>
Merge pull request #397 from lotus/global-serve-static-assets

Global serve static assets

7741f611bc002d19d58a970ae6e3a4f9952b423b authored about 9 years ago by Luca Guidi <[email protected]>
Allow Lotus::Config::FrameworkConfiguration to accept multiple blocks

This allows to suppor the following scenario:

module Web
class Application < Lotus::A...

2b69d7daf1221b5520d042b75baa16017308f2c2 authored about 9 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into global-serve-static-assets

52af2af318decb6cfd13cfcc5e9fdd4415580567 authored about 9 years ago by Luca Guidi <[email protected]>
Add lotus-assets to Gemfile when generate a new application with --lotus-head

40253d8d00866ebc6552c4eeb0d6d168dd7abb2f authored about 9 years ago by Luca Guidi <[email protected]>
Generate new applications with .env.* that include SERVE_STATIC_ASSETS="true"

This enables Lotus::Static to be mounted in Rack middleware and to serve
static assets by defaul...

b1073821482f41a65b0ab6cc8a773c6314fed64d authored about 9 years ago by Luca Guidi <[email protected]>
Removed Lotus::Config::Assets as no longer needed

15fdce5e467aba80daf90a4d8dd5a918f7e8d8a7 authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #409 from michaeldeol/favicon-helper

Add integration test for Favicon helper

1bad1805738ef608a61bdacf6d7ebf50206f6d50 authored about 9 years ago by Trung Lê <[email protected]>
Fixed breaking test from Travis

I didn't catch the duplicate code in the last commit due to the recent
merge with master from th...

b1cffa4023a6a3c7c62c0a798ba9ae0dbc76c062 authored about 9 years ago by Michael Deol <[email protected]>
Updated optional params.

Replaced nil with default favicon string. Little cleaner.

7dfd6e43b401f795301638a864deb9ff9531ae81 authored about 9 years ago by Michael Deol <[email protected]>
Updated since 0.6.0 to x.x.x

I did this per a PR comment.

dfba9e3c79e845573042b034b7bb5b3b962ec82e authored about 9 years ago by Michael Deol <[email protected]>
Add favicon tag helper

lotus#400

I did this so that we may expose a `favicon` method to a view. This
method can take an...

e82809bcc47f2d372dcf47ead71445367deef6e9 authored about 9 years ago by Michael Deol <[email protected]>
Merge pull request #408 from deepj/favicon-helper

Add favicon helper

45165f51692f49e1081777ca662840acb21ce1a8 authored about 9 years ago by Trung Lê <[email protected]>
New strategy for run integration tests in isolation

2f387d221bfdc932916805aece7967cb1a0cc233 authored about 9 years ago by Luca Guidi <[email protected]>
Add favicon helper

878d70bbddb05528845846e9a5e30559d4175e80 authored about 9 years ago by deepj <[email protected]>
Merge branch 'master' into global-serve-static-assets

97a6a573845692b232b716dbdc678a3924e6d01e authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #407 from leighhalliday/video-helper

Add video tag helper

0bd73c49daae12f9acc60282411beebc35d56a0d authored about 9 years ago by Luca Guidi <[email protected]>
Add video tag helper

https://github.com/lotus/lotus/issues/396

This commit exposes a `video` method to the view
whic...

bf467bf5439cdb418bd9776ebcf4d49d207d0608 authored about 9 years ago by Leigh Halliday <[email protected]>
Merge pull request #406 from cllns/update-welcome-footer-copyright-year

Fix footer to say 2014–*current year*

88091cc2bb1155310623f993f61d096645e767e2 authored about 9 years ago by Luca Guidi <[email protected]>
Fix footer to say 2014–*current year*

63545e545e4da2081e8ba06adee1e37b04961d40 authored about 9 years ago by Sean Collins <[email protected]>
Merge pull request #401 from Nerian/image_tag

Image tag

9084300cc872ed319dad3945cb3a49059e003b29 authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #404 from cllns/add-resourceful-http-verbs

Automatically use correct HTTP verbs for resourceful routes

847288f0e017dd2dfee9536bb5e227608b69cc57 authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #405 from olivierlacan/patch-1

Use SVG badges

f0eedfa0c1cee007330a4c8ff89d7ce08f19777d authored about 9 years ago by Luca Guidi <[email protected]>
Use new SimpleCov syntax for MultiFormatter

df4c07c26281b6ab519c05d03c56af76f2cc08ae authored about 9 years ago by Luca Guidi <[email protected]>
Automatically use correct HTTP verbs for resourceful routes

46f6ffa5cf71741f5d2e84205dfe7a0a21db31cf authored about 9 years ago by Sean Collins <[email protected]>
Use SVG badges

Much crisper, nicer and more scalable than the PNG versions. :-)

5f9a9c3de486e5730feb63f8b4aa8b8329e5bdd1 authored about 9 years ago by Olivier Lacan <[email protected]>
Implements Lotus::Helpers::AssetsTagHelpers#image

700a4f361e18ad0431ad9d492ed14ff7ff8ea32f authored about 9 years ago by Nerian <[email protected]>
Merge pull request #403 from cllns/add-logo-to-welcome-template

Change welcome template h1 to base64 encoded logo

66380d9706c6a3f83ddf6195c110c36f6c77ae12 authored about 9 years ago by Trung Lê <[email protected]>
Merge pull request #402 from cllns/update-welcome-footer-copyright-year

Change hardcoded 2014 to current year

e069a159844801351b8881b139407d21c734eb13 authored about 9 years ago by Trung Lê <[email protected]>
Change h1 to (base64 encoded) logo

33d07d516e376d31a12561199ae8b932d33dd845 authored about 9 years ago by Sean Collins <[email protected]>
Change hardcoded 2014 to current year

76c2cd38e5b1f2e0f454ffbeefb791fd3f31fc50 authored about 9 years ago by Sean Collins <[email protected]>
Mount Lotus::Static within internal Rack middleware stack for App architecture

02439b2264be5385e795033d4850ca900cf96340 authored about 9 years ago by Luca Guidi <[email protected]>
Introducing Lotus::Static

cedb6f59c4fc40532e3b97b57bec66637e67a2ee authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #393 from oreoshake/timing

Timing

79ffdbdc7bb4a1c54320de0a5573fbbc72b50de4 authored about 9 years ago by Luca Guidi <[email protected]>
invert condition

a1ff8d5c904aee5e091f2a8dbf1fc2ad810cc786 authored about 9 years ago by Neil Matatall <[email protected]>
Use Rack::Utils.secure_compare to compare CSRF tokens

While network timing attacks are not trivial,
using secure_compare will ensure they can't
happen.

8c27a7835d160df15990417a358a22a8f6fac4ea authored about 9 years ago by Neil Matatall <[email protected]>
Merge pull request #392 from kenglxn/dotenv_bug

Fix bug where lotus port can not be set from .env

0ff2ea23a897040841013631d3ea7d21869cb6a9 authored about 9 years ago by Luca Guidi <[email protected]>
fix port set bug by loading application env vars before setting lotus env vars.

9ff5be2a1898317b4fc5fc2303325224d62478ea authored about 9 years ago by kenglxn <[email protected]>
add test demonstrating that port can not be set from .env.

port is lazy loaded and since lotus env is set first port can never be overridden through .env.

f56b18fc69967dac0a03404b7d814d26f34a75d2 authored about 9 years ago by kenglxn <[email protected]>
Merge branch 'lotus-assets-integration'

c638590b8984490984673b049958c2669c2c997b authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #373 from AlfonsoUceda/fix-request-url

Added integration test to assert request url with mounted apps

93e8decdc430c056e3d1ecff5cd2f221f49ffb63 authored about 9 years ago by Luca Guidi <[email protected]>
Merge branch 'master' into lotus-assets-integration

e5c970bde3b7eb66d667a737bfd140a8e82d5060 authored about 9 years ago by Luca Guidi <[email protected]>
No-op for Lotus::Config::Assets::Sources

Please note that this class is transitory and will disappear soon from codebase.

c87cde2dbc57cd23836160f7ff38b531d599389d authored about 9 years ago by Luca Guidi <[email protected]>
Lotus::Assets integration

2bfb3e1b2570a19519a3be9f7b23ec29e5c3295a authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #387 from lucasallan/destroy

[GH-382] - Adds destroy application action.

b60f180e5166f32697702317a66f5b8a18c2985d authored about 9 years ago by Trung Lê <[email protected]>
[GH-382] - Adds destroy application action.

$ lotus destroy application [application-name]
=> it will destroy an application, along with...

153c22a2d8638e0d32f7628d5d64e5001ce55a61 authored about 9 years ago by Lucas Amorim <[email protected]>
Merge pull request #374 from lucasallan/initializers

Adds support to initializers.

dcf84c065a12b46a6b9ed1e049d9074e822d3643 authored about 9 years ago by Luca Guidi <[email protected]>
[GH-367] - Adds support to initializers.

- For more information: https://github.com/lotus/lotus/issues/367

1358837f9b45b633394d8ff04f3ef6d9cb247c7e authored about 9 years ago by Lucas Amorim <[email protected]>
Merge pull request #383 from jasoncharnes/381_action_regression

Handle app name that contains underscore

Fix #381

09b7a0b62a1f0b91abf5f614b6bf06b928d236ed authored about 9 years ago by Trung Lê <[email protected]>
Adds tests

fddeaec614dd300e61f4cd86ee3c197aaa670e5a authored about 9 years ago by Jason Charnes <[email protected]>
Converts camel case app name into snake case when looking for application during action generation. Also found an issue with those of use who experience an issue when generating actions with zsh and have to use '/' instead of '#' between controller and action.

135a400dcbb9b6f345533c5deb94f72aacb7e1b7 authored about 9 years ago by Jason Charnes <[email protected]>
Merge pull request #384 from ferdinandrosario/version_update

added jruby9k.3

038f67a59d0861c0c0b57dd895d11e782c677922 authored about 9 years ago by Trung Lê <[email protected]>
added jruby9k.3

1f4dee4dab5d159db39ad61f790f4e080d71f66e authored about 9 years ago by Alex Jose <[email protected]>
Merge pull request #380 from pascalbetz/issue-378-respect-lotusrc-for-testframework

Lotus CLI does not respect the settings from .lotusrc file.

7b2bcfcfac253730fc525e70c3b7f8773332fec7 authored about 9 years ago by Luca Guidi <[email protected]>
Lotus CLI does not respect the settings from .lotusrc file.

https://github.com/lotus/lotus/issues/378

Make TestFramework respect .lotusrc file
Add tests to...

680857b3f941d3fe6d144fc1dd05d6b3479574ea authored about 9 years ago by Pascal Betz <[email protected]>
Merge pull request #371 from aderyabin/double_lotusrc

Totally refactored work with lotusrc

36f2d89c69717eb1875c503facb82110f21c7e00 authored about 9 years ago by Luca Guidi <[email protected]>
totally refactored work with lotusrc

0b4d9a812a9704adec302102fcda9967f5a32a24 authored about 9 years ago by Andrey Deryabin <[email protected]>
Merge pull request #377 from lotus/rspec-without-monkeypatching

RSpec disable_monkey_patching! mode compatibility

219123d6d2b4a97b6e46157b596c869029ba7414 authored about 9 years ago by Luca Guidi <[email protected]>
Make test files for actions and views to work with RSpec's `disable_monkey_patching!' mode.

507e579a1e0f74cbcc6052b0cd70a03b0bb5239c authored about 9 years ago by Luca Guidi <[email protected]>
Merge pull request #375 from berfarah/feature-streaming

Implemented Chunked Streaming

f7a50b79acd644452b6f1fa2c87b039aa3d89aed authored about 9 years ago by Luca Guidi <[email protected]>
Removed sleep calls from test for extra speeeeeeed

bde690c8ce105878e62503ff4390ac7c2b4ebba6 authored about 9 years ago by Bernardo Farah <[email protected]>
Added a test for chunked streaming with fixture

9c35c8f809b8c0d5abf55d35dc5a8497e04ca4c3 authored about 9 years ago by Bernardo Farah <[email protected]>
Changed to accomodate for Rack::Chunked::Body

While Enumerator and Array respond to #size, Rack::Chunked::Body
does not. There has to be a bet...

9542124c20b27c9effc7c2c827a62344b3530cd8 authored about 9 years ago by Bernardo Farah <[email protected]>
Enable passing Enumerable as body

This change allows you to pass an Enumerator or Enumerable to the body.

I've run `rake test` ...

2ce4646bf352ff94ee1246ef66c05d0cc87a588e authored about 9 years ago by Bernardo Farah <[email protected]>
Added ingration test to assert request url with mounted apps

0eeade45b34432497dacfb061e130b50595e1c7e authored about 9 years ago by Alfonso Uceda <[email protected]>
Merge pull request #307 from brennovich/improve-jruby-support

Improve JRuby 9k Support

86df96b3a5b8756dc8710fa5191290b6bfcdf83e authored about 9 years ago by Trung Lê <[email protected]>
Ensure to build template finder specifying a view

New version of lotus/view introduce the ability of encoding
configuration which turns out to int...

d8cdd622dae24e76620901aa54de7a32c22cc01e authored about 9 years ago by Brenno Costa <[email protected]>
Add JRuby 9.0.1.0 to travis

c17797c086d214380c79046b2fe736ebede7cb3a authored about 9 years ago by Brenno Costa <[email protected]>
Improve DatabaseConfig to support non-CLI

- Improved commands/new/container_test.rb

0677e96950d93b741a56fe1bc603a623cbf3c4e2 authored about 9 years ago by Brenno Costa <[email protected]>
Fix database config URL generation

8f0e252b31c66ebb58603c86b3f1c3da47ac2042 authored about 9 years ago by Brenno Costa <[email protected]>
Add JRuby 9k support

- Add jruby-9000 stable into travis
- Skip MRI specs only for non-mri engines
- Use JDBC adapter...

a9dadbe13613719b515f842aebd712a7f227ef3a authored about 9 years ago by Brenno Costa <[email protected]>
Avoid unnecessary lotus generates on specs

Starting the environment with JRuby it's a expensive operation, this try
to only generate applic...

941b9386e8bf29075ae6f5f97116442379cbd444 authored about 9 years ago by Brenno Costa <[email protected]>
Remove C Extensions default config to silent warns

d011b4ea42b1518b0c1bd7f05cb32d1fb7475de5 authored about 9 years ago by Brenno Costa <[email protected]>
Minor improvement to tests reliability

- Remove tilt warning
- Avoid errors involving LOTUS_ENV on full stack specs:
https://travis-c...

78f561795bbc9325fc9284b3de4862d75f57a08b authored about 9 years ago by Brenno Costa <[email protected]>
Merge pull request #372 from lotus/joneslee85-patch-1

Bump lotus-model to v0.5 in Gemfile

cdf6b453582320465b084b0516024951579bbeb8 authored about 9 years ago by Trung Lê <[email protected]>
Bump lotus-model to v0.5 in Gemfile

4ca14fbc06e005b5a77876ee5ae6cb2fb519f8e8 authored about 9 years ago by Trung Lê <[email protected]>
Merge pull request #368 from aderyabin/create_fix

Fix CLI bug with generation project in subdirectory

120a3fc056ad6db9bcf36e2826063a56c1df07e4 authored about 9 years ago by Trung Lê <[email protected]>
Fix CLI bug with generation project in subdirectory

dd6564e54695b50dd8046757de635e0e3f30073b authored about 9 years ago by Andrey Deryabin <[email protected]>
Merge pull request #357 from t4deu/feat/add-destroy-command

Add destroy command

debf3832ceb7c05453fdfabe705d303fd0db023c authored about 9 years ago by Trung Lê <[email protected]>
Refactors app and container generators

Applies the Generatable role in the generators to remove duplication
and make the code more cons...

f80de2e7ae615a8348be7fc830f07ee907699860 authored about 9 years ago by Tadeu Valentt <[email protected]>