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

Merge pull request #300 from lotus/ensure-action-generator-works-with-quoted-name

Ensure action generator works with (double) quoted or escaped name

fc0398d849a1f5428f6bceafaefca15df59fb424 authored over 9 years ago by Luca Guidi <[email protected]>
Fixed model generator

e797b71d526a29149718184366e4df6226e2d7ba authored over 9 years ago by Alfonso Uceda <[email protected]>
Ensure action generator works with (double) quoted or escaped name

1b7d46ddfaa72aa7db76cffa484d2aa1f1d24db7 authored over 9 years ago by Luca Guidi <[email protected]>
[ci skip] CHANGELOG

1b2b6bf7e176fc316124af2126aab1b1701e6c76 authored over 9 years ago by Luca Guidi <[email protected]>
Bump to v0.4.1

0caa905f3aa6587aef7c562abd7588c193e508e4 authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #298 from mvader/database-check

Add a database check in the new app generator

b97a9ca95ef4b9fc83da4b7769840f8dbee2bf44 authored over 9 years ago by Luca Guidi <[email protected]>
Small refactor

878ced90a870bdbc4caf915eb8799c6e29e9b437 authored over 9 years ago by Miguel Molina <[email protected]>
Improve tests and conditionally fill .gitignore depending on the selected database type

5df8f1284a6086cf1b207258df13f6ca31f01438 authored over 9 years ago by Miguel Molina <[email protected]>
Get rid of autorun

b9697a8eb12eace00c3da4094dfab1751a394d1b authored over 9 years ago by Miguel Molina <[email protected]>
Add a database check in the new app generator

0e8eedcd422dcf7c04a41b167aef6c55d2d67983 authored over 9 years ago by Miguel Molina <[email protected]>
Fixed lotus routes command, added puts to print routes in console

f498682b6b8ec3916c32863ce9ed1bee55135794 authored over 9 years ago by Alfonso Uceda <[email protected]>
I forgot a comma

73f039653602e21f6ce1937cb6a1fb897229787f authored over 9 years ago by Trung Lê <[email protected]>
Merge pull request #289 from joneslee85/add-alias-to-db-app-generator

Add --db as the second alias for --database app generator arg

3eb23a018bc431985ca22b2694fab261ec18ea10 authored over 9 years ago by Trung Lê <[email protected]>
Add --db as the second alias for --database app generator arg

13419b1b1382579241b5ba6f7b5f79a580342889 authored over 9 years ago by Trung Lê <[email protected]>
Merge pull request #288 from joneslee85/cli-enhancement

App generator CLI enhancement

06b092a564d292fde9e8648cd9cbccc233eb77a9 authored over 9 years ago by Trung Lê <[email protected]>
Amend the --database description

Listing all available supported adapters

001becd03ec145697222b710ead97934f3b470f0 authored over 9 years ago by Trung Lê <[email protected]>
Amend the --arch description

Provide the list of available architectures

7eb9d2ab70338c815e086e6735a9d707f76aee50 authored over 9 years ago by Trung Lê <[email protected]>
Merge pull request #281 from AlfonsoUceda/fix-csrf-tests

Fixed csrf test with real scenario. Merging this, another failing annoying test

f3800b49012804f195ab587062623045b2656a23 authored over 9 years ago by Alfonso Uceda <[email protected]>
Fixed csrf test with real scenario

39e1a44855490e684478ffae571f03fb24797028 authored over 9 years ago by Alfonso Uceda <[email protected]>
Merge pull request #280 from AlfonsoUceda/fix-csrf-tests

Fixed random csrf test fail

082f6d93f183af07433489337f75dd8c6bbffc57 authored over 9 years ago by Alfonso Uceda <[email protected]>
Fixed random csrf test fail

245d287f7176d6f221106663f3576d9151144347 authored over 9 years ago by Alfonso Uceda <[email protected]>
Merge pull request #279 from AlfonsoUceda/fix-console-load-container

Fix load container in lotus console

2dbaceb6d41dddf65447142baa8bf6f14d2ee31f authored over 9 years ago by Alfonso Uceda <[email protected]>
Merge pull request #273 from AlfonsoUceda/fix-container-routes-bug

Fix container router bugs

9df89c6b48d875e046b332a833f0c09ea51fc006 authored over 9 years ago by Alfonso Uceda <[email protected]>
Fix typo and loading mock applications

37643c6d0f7ea52c1e44c7814d10fba6259cad44 authored over 9 years ago by Alfonso Uceda <[email protected]>
Fix load container in lotus console

131a95e7faa414be5f00b0303d02f1afc02cd976 authored over 9 years ago by Alfonso Uceda <[email protected]>
Added tests for generating routes with routes helper

fa15e74cbeda6683f0cd5f2af3c86155d033cd68 authored over 9 years ago by Alfonso Uceda <[email protected]>
Added correct lotus-routes github

6dcf5d41423181395d71381a0ec51c5fa95aed8d authored over 9 years ago by Alfonso Uceda <[email protected]>
Merge pull request #276 from tak1n/master

Require lotus/utils in environment.rb

36db29ecd571c6efa871ec526cff46f64f1b1770 authored over 9 years ago by Trung Lê <[email protected]>
require 'lotus/utils' so needed Lotus::Utils.jruby? class method is defined, this closes #275

623b0af832b8673423a6eb223d9997cb704b99c0 authored over 9 years ago by Benny Klotz <[email protected]>
Merge pull request #272 from vyper/ls-fix-lotus-routes-for-app

Fixing lotus routes when architecture is application

9292445860823b4878bccab25b5c50afaf1f0088 authored over 9 years ago by Trung Lê <[email protected]>
Merge pull request #274 from theocodes/adds-app-to-generate-desc

adds 'app' to 'generate' description on cli

c2838c1dd0be43f11508409a7a2bd08c8434bcfa authored over 9 years ago by Trung Lê <[email protected]>
add 'app' to generate on cli

d73c6df875877203ce747d896f6d61e8975079a8 authored over 9 years ago by Thiago Felippe <[email protected]>
Merge pull request #238 from Sdogruyol/jruby-disable-autoreload

Add Platform Control for Code Reloading

22f4b7420f70e8a674c9e470f5bead60dcbd5f76 authored over 9 years ago by Trung Lê <[email protected]>
Fix container router bugs

36d5e1fcf409403201bdff6be1dd087370f33fed authored over 9 years ago by Alfonso Uceda <[email protected]>
Merge pull request #268 from AlfonsoUceda/fix-secret-app-architecture

[#267] fix secret when generate new app with app architecture option

cf66cb32ad86dbc7ec69e2cbf2fe18e7dc2c2b8a authored over 9 years ago by Alfonso Uceda <[email protected]>
Fixing lotus routes when architecture is application

f15891ee71daf167b29f3323bf1042e2b1e7abe6 authored over 9 years ago by Leonardo Saraiva <[email protected]>
[#267] fix secret when generate new app with app architecture option

e1e4d27afd35746eb64249f58a7daaf6b5a1fbd3 authored over 9 years ago by Alfonso Uceda <[email protected]>
Merge pull request #270 from AlfonsoUceda/fix-csrf-tests

Fix csrf tests

d93d247e2ea6b484081286bfed4ef2613fbff245 authored over 9 years ago by Alfonso Uceda <[email protected]>
Fixed csrf protection tests

54b4a280a06d944d1d73b1471769ff54dd8400df authored over 9 years ago by Alfonso Uceda <[email protected]>
Fixed migration test in local to doesn't never fail

9c33379e15919e079ab0d6c63b03942de14448a2 authored over 9 years ago by Alfonso Uceda <[email protected]>
Fix csrf tests

08259d5e021befcfbd9d81f47dcd9327d315f7cd authored over 9 years ago by Alfonso Uceda <[email protected]>
Specify --url=/ in welcome page

ae23d2ed73ff9f33f8f8bb48502142d5b1e2ffc3 authored over 9 years ago by Luca Guidi <[email protected]>
Require 'securerandom'

84ffdec6504a26512680259af253026031f50f95 authored over 9 years ago by Luca Guidi <[email protected]>
Disable CSRF protection during unit tests. Thanks to @khaiql

20d4700f479ea2eee61e15e0f5653c36d045df17 authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #266 from joneslee85/fix-lotus-model-dep

Bump lotus-model dependency

f456214c5243d0e075496116e9a4dee725c56f32 authored over 9 years ago by Trung Lê <[email protected]>
Bump lotus-model dependency

e911ef35670f724ef76ab54a24087b9b5eabdda1 authored over 9 years ago by Trung Lê <[email protected]>
[ci skip] Updated README with Guides and Code of Conduct

54ce22376146efcd8a76c0b281e5bb74a3ff16e1 authored over 9 years ago by Luca Guidi <[email protected]>
Prepare for v0.4.0

46cb97f6ca3da5177ec5f2555da5a680bdf45256 authored over 9 years ago by Luca Guidi <[email protected]>
Welcome page enhancements

edd719a9486bf0ffbfc3663af3c4dbdba95ac741 authored over 9 years ago by Luca Guidi <[email protected]>
Added "rendered" to the view specs "let" variables

37ddbb55e23367197f34825447c44b9330fc3312 authored over 9 years ago by Luca Guidi <[email protected]>
Introduce --url argument for action generator

ab3f9b35d75b7f32a2ae69faf3554ee6ad50dc3c authored over 9 years ago by Luca Guidi <[email protected]>
Ensure to create empty directory 'apps/web/controllers' for new Container apps

70b4c49292198a1f057c08fea2f4b283a5baecf9 authored over 9 years ago by Luca Guidi <[email protected]>
Finishing up app arch

0737e388351b5ed9ba50deec2323c38bbd8fbc87 authored over 9 years ago by Luca Guidi <[email protected]>
New generated apps must include lotus-model ~> 0.4 in their Gemfile

5cbe8a44c0c2727174b7da1f33d452f6f4c6d4a9 authored over 9 years ago by Luca Guidi <[email protected]>
Fix localhost problem on CI

2eb2dd657a7f9fb92f86225478de9de336c55fdb authored over 9 years ago by Luca Guidi <[email protected]>
Ensure to create migrations artifacts for app arch

af95d29a9531d54f4e556ab7c12a34968e0db7fd authored over 9 years ago by Luca Guidi <[email protected]>
Fixes for application arch

39e551004c69944573cc50b69d645430f547d42d authored over 9 years ago by Luca Guidi <[email protected]>
Fixed generated config/application.rb for app arch

e607189e0dc985f45e167c7a0beaa664a78de470 authored over 9 years ago by Luca Guidi <[email protected]>
Fixes for #259

1f25b7ae5c628b98b9ce9d2cb1973e26a5d1ce7e authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'hieuk09-application_architecture_233'

e393ecba0a5fb1790f5c53325318a8f9c8eb6909 authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'application_architecture_233' of https://github.com/hieuk09/lotus into hieuk09-application_architecture_233

0935c6ba767fa93c1e98197bdd499d436810870e authored over 9 years ago by Luca Guidi <[email protected]>
Remove default home#index action generation from slice generator

11a9fd6afcd1dffb01df9c516b3857d0f4bfc6eb authored over 9 years ago by Trung Lê <[email protected]>
Fixed forgotten test for #258

11f114a1adf9d9fecd46a86d3d4448b0541a6c18 authored over 9 years ago by Luca Guidi <[email protected]>
Rewording the welcome template

d892305304824fb26cfad30bee0650c5e15a4920 authored over 9 years ago by Trung Lê <[email protected]>
Merge pull request #261 from AlfonsoUceda/add_sqlite_extension_sqlite_database_url

Added sqlite extension to database sqlite/sqlite3 url

696dc0f9460e54d108ba05e5e2c366553b0dac9f authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #260 from AlfonsoUceda/remove_slice_env_database_url

Removed slice web env database url

6ce3e4c7d632529c062295bce0c949bf76e14996 authored over 9 years ago by Luca Guidi <[email protected]>
Limit force_ssl at the app level only, without Container (for the time being)

6d1b96eaeca7aa1e56d3e8b3f2ea7635ed545699 authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'AlfonsoUceda-force_ssl'

92f81286fff6c94a281ef5875726d02d689b16c5 authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'force_ssl' of https://github.com/AlfonsoUceda/lotus into AlfonsoUceda-force_ssl

7b498a64e2e21358d21e65b0f83239e247f1690c authored over 9 years ago by Luca Guidi <[email protected]>
Cleanup for #252

890e4ee9379b5a95be5db58be1dc7f1a971c385f authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'AlfonsoUceda-prefix_router'

abe588a67cb5a28ec48039350b8a589914ef8a52 authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'prefix_router' of https://github.com/AlfonsoUceda/lotus into AlfonsoUceda-prefix_router

4f055d4ef87740c433d6b32c1235feec3c4446e3 authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'database-migrations'

108d4ce8b21af9ec2d846e4b528fba106ad3fc86 authored over 9 years ago by Luca Guidi <[email protected]>
Small refactoring

6a54e9040489e67e3aa3116ae86595f86e5c2be9 authored over 9 years ago by Luca Guidi <[email protected]>
[ax] Fix failed spec on Travis CI

ef351d323764ade629ffa9c55a23b4d2767f92f3 authored over 9 years ago by Hieu Nguyen <[email protected]>
[b] Create .lotusrc with input options when options are present

f347d5c6534e3f52bac23a9aee0c5de485bd9e21 authored over 9 years ago by Hieu Nguyen <[email protected]>
Added sqlite extension to database sqlite/sqlite3 url

0f65c34605318e5d49caab327baa1c2a222f89d9 authored over 9 years ago by Alfonso Uceda <[email protected]>
Removed slice web env database url

e360c0e1924269f52934f85aafa128a82f94d225 authored over 9 years ago by Alfonso Uceda <[email protected]>
Added new CLI command: db version

025f61e108bd27b5c1572ba6f9866be5ad715cde authored over 9 years ago by Luca Guidi <[email protected]>
[f] Fix action generator for application architecture

d651114e59a2c6e3cf87a4889ab4e9cb5b707db1 authored over 9 years ago by Hieu Nguyen <[email protected]>
[f] Application architecture

[Close https://github.com/lotus/lotus/issues/233]

aac66f61ea2386bb23ca7acac71f8a24f83489e7 authored over 9 years ago by Hieu Nguyen <[email protected]>
Introduced new CLI commands for database migrations

* `db create`
* `db drop`
* `db migrate`
* `db migrate 20150613163614` (migrates to vers...

ef47ae54b7a4158e4ba5c78cacd2274259b97a0a authored over 9 years ago by Luca Guidi <[email protected]>
Introduced migration generator.

Example:

lotus generate migration create_books
# => db/migrations/20150613142623_create_b...

5633874b181d0212fc3a50cb76618caff179db6e authored over 9 years ago by Luca Guidi <[email protected]>
When generate a new application, if the database is SQL, generate migration files and code

1f0bc88b6893c956eb988791bf5acafff568f97a authored over 9 years ago by Luca Guidi <[email protected]>
Added force_ssl option in application and container

9f48d4a4cd26ba1619769ff6bad982fe8fe6049a authored over 9 years ago by Alfonso Uceda Pompa <[email protected]>
Add Platform Control for Code Reloading

Added platform control for code_reloading? environment variable and disable code reloading for J...

0286a6c496f1646fc53a6d108fa0807721199a2b authored over 9 years ago by Serdar Dogruyol <[email protected]>
Chamged keyword argument with hash

859bb6632d085b7284ae2678334e2bb86bc69aa7 authored over 9 years ago by Alfonso Uceda <[email protected]>
Merge branch 'remove-lotus-logger'

bb8d4e14e46c4ce5dbf87959b67822495bd9a43b authored over 9 years ago by Luca Guidi <[email protected]>
Moved Lotus::Logger from here to lotus-utils

beaaf0c78f9dfffcc31a02feb03221a79afa54da authored over 9 years ago by Luca Guidi <[email protected]>
Fix option at path when we mount lotus application apps inside container

f1af610893c9092e6c4b17f7b3ba1d7fa7645488 authored over 9 years ago by Alfonso Uceda <[email protected]>
Merge branch 'csrf-protection'

2f997a91b6e8cad3da18a274caaf639ef02776f6 authored over 9 years ago by Luca Guidi <[email protected]>
Enable CSRF protection automatically when sessions are enabled

f03086329b50b6df4369caf6d4eebeebb60ffd78 authored over 9 years ago by Luca Guidi <[email protected]>
Initial CSRF protection support

b9137b84c3d5e3075b126e2442fc3c106f3ca61d authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'remove-apps-database-mapping-from-container'

e73acd66699b516e757fe476cb93a7d6499c47d9 authored over 9 years ago by Luca Guidi <[email protected]>
Removed database mapping from code generators for apps

a4ec1d2682a4581f076614dd283f3dde03559511 authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #244 from lotus/fix-lotusrc-do-not-pollute-env

Don't let .lotusrc read to pollute ENV

4eb4129e3d7057c144c4929fce79e1a6e813aa4c authored over 9 years ago by Luca Guidi <[email protected]>
Don't let .lotusrc read to pollute ENV

c9b8ddaacdb20b658f6edfea63d6712709de5f7b authored over 9 years ago by Luca Guidi <[email protected]>
Merge branch 'generate-dot-env-at-root-of-apps'

ff1e9c308bf8392d9412fb1dbf151593667b6e2e authored over 9 years ago by Luca Guidi <[email protected]>
Generate .env at the root of the app

d6ffebea10da35ecaae05b16942741089363b30e authored over 9 years ago by Luca Guidi <[email protected]>
Merge pull request #239 from ferdinandrosario/ferdinandrosario-patch-1

Added ruby-head in travis.yml

79fac4f4d51ee1bad833e6b18fb0546503fd4b8a authored over 9 years ago by Luca Guidi <[email protected]>