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

Remove all the Rack middleware from Server

03775895b4b07138579be74fd277aa30be374681 authored about 10 years ago
Merge pull request #88 from joneslee85/dup-entity-and-repo

Write tests for for Lotus::Entity and Lotus::Repository duplication

169eca365057ecd708252f74a3f3c2933b9f0776 authored about 10 years ago
Alias application namespace for Lotus::Entity and Lotus::Repository

1ac01dcf3b601ab2e4cc18480d651ea1da5ec1ee authored about 10 years ago
New strategy for code reloading

6115a5dceca986db3caa0309b6c7acb92de591fe authored about 10 years ago
Implement code reloading with "lotus server" command

b2fa3b40d1489b637b232a1bd09aa6f3d0c5ab25 authored about 10 years ago
Merge pull request #84 from joneslee85/patch-4

Moar Ruby suppoort!

bb057caf568992f5807d5d62da5641432f519748 authored about 10 years ago
Moar Ruby suppoort!

d5456b79d7bf17bba8c3071cc220e603f666cd1e authored about 10 years ago
Merge pull request #79 from joneslee85/hook-up-lotus-model

Hook up lotus-model

224fc6019dddd902ee4f938222590773c19f1a67 authored about 10 years ago
Check if Lotus::Model is loaded

2cbdd3ec932e1c3f5398d13cdc9a0e358b505a08 authored about 10 years ago
Hook up lotus-model

Kudos to @gogogarrett

753b6d152b2dce14cc163a3345d061df8d8edd42 authored about 10 years ago
Move the setup of the rendering policy to the loader

c4b59098a4e817ca8639844ab1522e31c1f1ea7f authored about 10 years ago
Fix for HEAD requests: force empty body

560929be999b53e24f26d530b1965aacccca5db1 authored about 10 years ago
Fix response override from internal middleware. Put action instances in env.

bea967f787ae56d3de35d5a81900601712739d1e authored about 10 years ago
Session configuration cleanup. Ref #57

350e391d4a496e7ceb693b6a439efa702fb2b862 authored about 10 years ago
Merge branch 'michalmuskala-allow-session-configuration'

e6a279470c7b178f32c41f6efe48980aa1607296 authored about 10 years ago
Merge branch 'allow-session-configuration' of https://github.com/michalmuskala/lotus into michalmuskala-allow-session-configuration

5f6a8f44b749125c93c8629960092cecfb998a8c authored about 10 years ago
Bump version to v0.2.0.dev

033fac2f69c8bec02ea795e5ea3a06aa08f0f9aa authored about 10 years ago
Updated latest dependencies

23722ad6c9a845eba0b6eb8baee93d8926ec20a9 authored about 10 years ago
Merge pull request #78 from jeremyf/refactor-method-abstraction

Extracting method #load_configuration_load_paths!

2f28a6fb0ca5cd82210b2bda29b3c4f91e911c2e authored about 10 years ago
Further extraction of methods

As there are large method bodies, I wanted to decompose those methods
into smaller parts, with m...

3874235ff61f3a13a98c3aa3509a9e9055e0412a authored about 10 years ago
Merge pull request #76 from jeremyf/improving-documentation

Improving documentation

134cc1e82d85406123ff28addc9a9ecbcd2e243e authored about 10 years ago
Extracting method #load_configuration_load_paths!

The #load_application! method's body had two levels of abstraction.
Extracting #load_configurati...

6382e15db5da298a11b9ac9e6842c49be01c02b2 authored about 10 years ago
Adding a some documentation to Environment

The methods of Lotus::Environment are somewhat self-evident.

c0c16cc4bcf56ff5af1a2f430066f6718222a253 authored about 10 years ago
Addressing Inch CI's suggestion

Lotus::Action.load!

> * Describe what "Application.load!" returns.
> * Describe the parameter "...

6ebb0a388df2b9f5dd533751a2f6a6ab6cae7d52 authored about 10 years ago
Merge pull request #77 from jeremyf/fixing-lotus-router

Fixing default redirect status

1cf52125c2e2a48aff6287151a2336879078557f authored about 10 years ago
Fix test according to Ref lotus/router#23

0fc37ef726a2d7c81d76e79b2c5f750b0bc2a598 authored about 10 years ago
Fixing default redirect status

With the change in lotus/router@846d1f9c, the tests are failing
locally.

7ca6696ce623753e9268575c94dfed44e63f3108 authored about 10 years ago
Merge pull request #74 from benlovell/fix-readme-typos

Fixes a few typos and formatting issues

55dbf5bd5062bebde5317bdb6f1b857729865aec authored about 10 years ago
Fixes a few typos and formatting issues

8719f9437ecd921146ffe8bc62e7ece1e8775673 authored about 10 years ago
Remove lotus-validations as direct reference in Gemfile

4353fc10a8bd5eedfb43af15b191449ebe4ed782 authored about 10 years ago
Merge pull request #70 from jeremyf/wordsmithing

Wordsmithing the README for clarity

8d51feebbc85ae72bf5558642bafaaa37306a077 authored over 10 years ago
Wordsmithing the README for clarity

Adjusting some of the wording. Clarifying a few points of ambiguity.

72f6414a0396eed7b7029b566df3c77b0122439a authored over 10 years ago
Merge pull request #68 from joneslee85/patch-3

Test against Ruby 2.1.3

e2f2b8112018cddf9fc9020986732a7e9ad8fd0e authored over 10 years ago
Test against Ruby 2.1.3

c2f2c4184ef26734e1a3e52f33fac7966d2df969 authored over 10 years ago
Added lotus/validations to Gemfile

38d9818582812ce8022b422e92aba53672555182 authored over 10 years ago
[ci skip] Fixed doc

41d1fe8624b5f26c111cc019283602fedc8fd237 authored over 10 years ago
Use bound response in custom template test

c5c95921d07980f7a9db5493a2478dc6af806835 authored over 10 years ago
Merge branch 'pkurek-custom_error_pages'

86df82808a3a659ba548fb677794932a91322f24 authored over 10 years ago
added support for custom error pages

fca8b5f8787e04f238cd7d67b3a66586b2b845d5 authored over 10 years ago
Improve sessions configuration

* Move assets and sessions middleware configuration to
Config::Middleware
* Move default sessi...

842c6ef4bba26664d610ed6224abe6044aa0485a authored over 10 years ago
Allow handle exceptions configuration

This is useful in test env, where developers may want to dig inside a
stack trace instead of a g...

11ce2b3e9e6483ed97fa8a9ac7a5db15ba662234 authored over 10 years ago
Allow session configuation

* add #sessions Lotus::Configuration, used to enable and configure sessions
* add Lotus::Config:...

9b4a7c7ac948651998af09e0cc0d9823a121b874 authored over 10 years ago
Merge pull request #51 from gotjosh/allow-cookies-configuration

Allow configuration of Cookies.

3b1be6f5d98ae43c8d2baa3317790522bb4a1190 authored over 10 years ago
Document support for cookies in the README.

bf343441e674d3bb9a3265b2307322d6e76d1a76 authored over 10 years ago
Homogenize cookie key.

90ce4c752d5f79c614fc444552483fa529f7599f authored over 10 years ago
Revert "Document support for Configuration#mapping."

This reverts commit 14f40de68481e94dbc621d1a6ce4c999b1a79a59.

0ebd337462ced450a7c7fa048aa6c1bbfa0a37f1 authored over 10 years ago
`Configuration#cookies` integration tests and fixture.

7da7370146607d08db23e3ee69dd3ecc2511c1f6 authored over 10 years ago
Allow configuration of Cookies.

Allow the `Lotus#configuration` to inject the `Lotus::Action::Cookies`
module in your applicatio...

fce64dcfa3efe9a08e7e5e6676d1913b5600c49b authored over 10 years ago
Proper describe naming for #cookies.

56469e73bbafd9ccc4685e397136255938427bf4 authored over 10 years ago
Improve `Configuration#cookies` documentation.

- Documentation should be high level.
- Replace boolean with TrueClass & FalseClass.
- Removing ...

a49cd1c01133a930a70be8578a5b4c16a71024c6 authored over 10 years ago
Did not ship with 0.1.0.

a8b61eed9cc4e529b7541872094fd16cccfaa870 authored over 10 years ago
Merge branch 'krasnoukhov-console-fix'

e13b532a737f4f9729ec06578429dd0f54a3276a authored over 10 years ago
Merge branch 'console-fix' of https://github.com/krasnoukhov/lotus into krasnoukhov-console-fix

1b5ba6f4e97b24d26a4036f59b92c50c643a89be authored over 10 years ago
Merge pull request #50 from Xuhao/patch-1

Comment typo in application.rb

2df57e3b4fba2f241ed885815cbdf9ded245a717 authored over 10 years ago
Fix reloading of lotus console

79c2f0235ca4cbb059714a63052e59ca1def29b7 authored over 10 years ago
Comment typo in application.rb

ad35dd4b2a6f5048384c3d74304241d8e2541985 authored over 10 years ago
Document support for Configuration#mapping.

14f40de68481e94dbc621d1a6ce4c999b1a79a59 authored over 10 years ago
Merge pull request #46 from davidcelis/reload

Add `reload!` to `lotus console`

3bd5f24b8a530743b209d35a9ae704406513c464 authored over 10 years ago
Merge pull request #47 from JoelQ/add-cli-commands-to-readme

Add section in README on CLI commands

ce4ce772278d251a6a064b317071f23f5d0d5917 authored over 10 years ago
Add section in README on CLI commands

`lotus server` and `lotus console` were added in
https://github.com/lotus/lotus/commit/f342c2095...

cc769486b560c12d780b78074aa156bedf52b7eb authored over 10 years ago
Add `reload!` to `lotus console`

This patch adds a `reload!` method during `lotus console` sessions, much
like what is available ...

380ac3db76495d6a72fc07f52f7ce19366aae76f authored over 10 years ago
Refactoring for Lotus::Configuration#middleware, this also includes fixes and test improvements

18786b3eebd00c0716f84c586ca28c6edc673f93 authored over 10 years ago
Merge branch 'davidcelis-config-middleware'

862e442e58be79976643829f9351fc9a968899cf authored over 10 years ago
Merge branch 'config-middleware' of https://github.com/davidcelis/lotus into davidcelis-config-middleware

52dda7b17427f9e68ebe86670fc9ae75a9e6cadd authored over 10 years ago
Merge pull request #44 from bronzle/fix_frameworks

Fix Lotus::Frameworks::Action::Rack#response

7acfa6e99beb3b70b32ea06901fffbff7f2f01b1 authored over 10 years ago
Fix Lotus::Frameworks::Action::Rack#response — use prepend to insert the module before Lotus::Action::Rack#response (calling super to get the default result)

76dcd8300b04ae230b44fbcf95202ddd401881f4 authored over 10 years ago
Refactoring for Lotus::Configuration's multiple environments support

60a7b6e3dbc2d3ad44e7bab792c374cef1deb85d authored over 10 years ago
Merge branch 'pkurek-config_per_env'

fa044d18d8923a57fecd503341c67e259e686f9f authored over 10 years ago
Handling different application configs per environment

2ef1c5bd31b294811482c68e5fe8ec293bcdc7e0 authored over 10 years ago
Merge pull request #41 from ryanbrunner/master

Add a call to root in the microservices examples

4a434537a6a8322d548d84dba3a6f4dc96cf9c62 authored over 10 years ago
Add a call to root in the microservices examples

The microservices example as documented will currently not work, as the load_paths references `c...

ed1854c637458d082cc3f30329bd75381ef4c2b4 authored over 10 years ago
Allow configuration of the Middleware stack

Move the functionality of `Lotus::Middleware` from the application to a
configuration block to a...

a799dbc4cbdfad88a7c94402cf63dd9aa9593e14 authored over 10 years ago
Added --engine option to 'lotus console' command. Lotus::Console cleanup. Don't require 'irb' while testing Lotus::Console.

19cd0784901cd5a831013a39a7541c9e0b1c89a7 authored over 10 years ago
Future proof code: stay with Minitest defaults

26faa111adce4c8cac6b243719f5600d3abab94c authored over 10 years ago
Merge pull request #37 from davidcelis/console-command

Add a simple `lotus console` command

7251da05f67e8446ff4af881a6167f4051c7373b authored over 10 years ago
Use `Environment` in the console command

Signed-off-by: David Celis <[email protected]>

e781995a8115a57047af6fb6fd934a5b3921a096 authored over 10 years ago
Add a simple `lotus console` command

`lotus console` will spawn an IRB (or Pry, if bundled) session that
loads the application code. ...

c5f38376c4e1bc822a29d96005f42bd6f970db25 authored over 10 years ago
Merge pull request #39 from lotus/environment

Environment

98d7436ec912b3147a3e7e73292a07f8e508f762 authored over 10 years ago
Discard a 'let' declaration in server test, in favor of an inlined value

faf3b21af5483adb14eb8e18b51a38df0aacbef6 authored over 10 years ago
Removed from configuration port conventions about the current scheme. Only let the current env and the explicit configuration to set this value.

4b7e83edfc245c16a8c6fa4817a453bf3517a081 authored over 10 years ago
Ensure to reset env vars for Lotus::Configuration tests

fdda48351b7df650b8edfe73a366901f3be4f0b2 authored over 10 years ago
Make Lotus::Environment thread-safe

0277fc5c4fcaad6f4ac33fab20c738df090890d1 authored over 10 years ago
Lotus::Environment refactoring: extract private method for better readability

09864243eead237c402db77cafb113c7eef5e6cc authored over 10 years ago
Let Lotus::Configuration to set the proper host/port according to the command line args that we pass to 'lotus server'

3bfd300364622797d89d2fe1c3976fe53e7699bc authored over 10 years ago
Removed file commited by mistake

616a083435f1d859d54b6acbef06f2c932fdd092 authored over 10 years ago
Introducing Lotus::Environment as object who's responsbile to deal with env vars and cli options

854f9b23fecdb359fc8d0175df6aa71433c14b63 authored over 10 years ago
[ci skip] Document tiny app architecture

f55f0436a829ffedea03b47e00a2197b9a7f240b authored over 10 years ago
Merge pull request #36 from lotus/eager-load-configuration

Eager load configuration

3e9a49a1c1b874fb812f8e4830075d279b1f6aea authored over 10 years ago
[ci skip] Updated README with new usage of one file architecture

9dfb06e94dd0cdc21faf22f53e5a2eec6b8f5f56 authored over 10 years ago
[ci skip] Typo in Lotus::Application.load! documentation

75e1da384a647fa53f640e918cee4738f971fdf8 authored over 10 years ago
Add Lotus::Application.load! to eager load configuration and allow one file architecture

69a28ac3d1dbe19f28ffdbf5e4f3df57f55f0d2e authored over 10 years ago
Merge branch 'lengarvey-add_lotus_binary'

d4ed542f638c995f3434f09af67344d37390f335 authored over 10 years ago
Merge branch 'add_lotus_binary' of https://github.com/lengarvey/lotus into lengarvey-add_lotus_binary

aacd76f31783e753ce7c98a8a2914673b77257d8 authored over 10 years ago
Fix nitpicking whitespace issues

b16d719b49a884abe3008827b06abebdd6f1a53b authored over 10 years ago
Extract variables out into private methods

8e6f7ec2466ca3c65de54b72ca17f6931c6300d3 authored over 10 years ago
Add back CommonLogger middleware

This is probably temporary until work is done #34

a129bf4977b1b94f2a096db2030993fd6f6db786 authored over 10 years ago
Update default port to 2300

513bb7b9a549f75eb164cf73a4d01a1058c6b139 authored over 10 years ago
Update commands_server_test to use minitest matchers

231e9df798879fbff2fb787afc6209ce264067d8 authored over 10 years ago
Fix test taking into account travis' RACK_ENV

a71cd0c22c00dfd56a7d98e734d7940edc879653 authored over 10 years ago
Extract ARGV out of `Lotus::Commands:Server`

* encapsulate knowledge of command-line options into `Lotus::Cli`
* refactor `Lotus::Commands::S...

aec728e6dd026dbb1849d4ff90dfd329b480b44d authored over 10 years ago