Ecosyste.ms: OpenCollective

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

github.com/hanami/contributors

All hanami contributors in one place
https://github.com/hanami/contributors

Fix wrong Gemfile.lock

cd0974ca03617c640da56aa3e510fa02ba267ee9 authored over 7 years ago by Luca Guidi <[email protected]>
Bump deps

882e2d798a721305f693465bbb8204af50a4c08c authored over 7 years ago by Luca Guidi <[email protected]>
Update gems

37ca6ea7e78e48563cb7fc2accea969de3117a3b authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #22 from hanami/chore/dry-system

Use dry system for dependencies

f52f778e11d99a2035caa0d1e0d06806106153db authored over 7 years ago by Anton Davydov <[email protected]>
Stub redis and drop env logic

5160045847b37dc1adadaa2fd2210a3b677f66bf authored over 7 years ago by Anton Davydov <[email protected]>
Use dry-system for all dependencies

2a62c83a5a446e3dbf4539cf9c752a8e4cc894a6 authored over 7 years ago by Anton Davydov <[email protected]>
Update css styles for pagination

06b4cc72ea9c3f22f4f3206b4ca36ea4fb0909d4 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #18 from hanami/feature/pagination

Add pagination gem for show page

152224846fc9b918c08c399a75227bb49c0d8d0b authored over 7 years ago by Anton Davydov <[email protected]>
Delete unnecessary code

9d2b1218c8f1c7bd9d0f7f7d9d30e7aead60239e authored over 7 years ago by Anton Davydov <[email protected]>
Display pagination only when contributor have more that 100 commits

85a108281fbec76e88606d97c0c8faf6163cfca1 authored over 7 years ago by Anton Davydov <[email protected]>
Turn on pagination for contributors#show page

98c69357d89c1390dfdaf0f1b16818a2aa782b07 authored over 7 years ago by Anton Davydov <[email protected]>
Add pagination gem for show page

a129bc2f40f089bdb4f82d0d64b75909c1653fb1 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #16 from artofhuman/add-test-for-title

Add test for title method in contributors show view

488e1c7271e63c5474751515f5e3165f589d805b authored over 7 years ago by Anton Davydov <[email protected]>
Add test for title method in contributors show view

24d7d5a14667db9b965defc552b304b0066d4572 authored over 7 years ago by Semyon Pupkov <[email protected]>
Merge pull request #15 from hanami/feature/save-in-one-transaction

Feature/save in one transaction

0019a44d9efb58b50037bf4227e18db4f148f3ee authored over 7 years ago by Anton Davydov <[email protected]>
Refactor view class methods

c00038c29a6fb4f2fafc5fe92c68484dce321247 authored over 7 years ago by Anton Davydov <[email protected]>
Refactor saving new commits

606a2528c4088346234b85e94d66e669540e9845 authored over 7 years ago by Anton Davydov <[email protected]>
Save all new contributors in one sql transaction

d551e649e59acbeeff705f0be97ef94cc7ae22d5 authored over 7 years ago by Anton Davydov <[email protected]>
Use shared contributor serializator

3b0fd9055941ef5af1dc650c4c62d57f3b444843 authored over 7 years ago by Anton Davydov <[email protected]>
Add indexes for commits and contributors tables

2366cf61b4f9941cf736e44153b4c4779900d273 authored over 7 years ago by Semyon Pupkov <[email protected]>
Update readme page for contributors#show api action

1c5c1f91c090b781dc7519405539a22860df4693 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #12 from hanami/api

API: contributors#show action

47cc600d2a02206bca16e955380265f75941ab75 authored over 7 years ago by Anton Davydov <[email protected]>
Simple refactoring for show action

8cc57f2f31095f4ba187814e33268d5d4635b695 authored over 7 years ago by Anton Davydov <[email protected]>
Send correct contributor information

547fa60dfba965b2e2547d13820b23cb101bcbbf authored over 7 years ago by Anton Davydov <[email protected]>
Create new types for commits list

21b925058c2402cc9c0ce6a61524c373ed051433 authored over 7 years ago by Anton Davydov <[email protected]>
Add simple error handler for api contributors#show

79a2a64d4065f6e24aac02c7bbc10ed9ff55b45f authored over 7 years ago by Anton Davydov <[email protected]>
Generate api controllers#show action

bc5ff57a30a8770cca4c11cb20ce8621dc7c0da9 authored over 7 years ago by Anton Davydov <[email protected]>
Fix database url in development env

d8bba77256c52e44ddffb4ec1f5c164d93902c32 authored over 7 years ago by Anton Davydov <[email protected]>
Replace all serialization logic to gem

df6a085f70ea3d0101a38f47d46a768461ff61b0 authored over 7 years ago by Anton Davydov <[email protected]>
Add first json api endpoint to readme file [skip ci]

591d117224d9e7f6728e3ad21e4102ada75304fd authored over 7 years ago by Anton Davydov <[email protected]>
Wrap all serializator logic to modules

d54eaadf5251129abe708641e9c4008b737af954 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #11 from hanami/api

Create simple JSON API for index page

a5a0249d8ee006a1f005b2d0ce740e98e07043f8 authored over 7 years ago by Anton Davydov <[email protected]>
Use more hanammi way serializators

825d736ab86846a6d9e9596fdcf937ae248e6aba authored over 7 years ago by Anton Davydov <[email protected]>
Use contributor serializator for index page

2ee5da62e9d4241995fcea2968eb0ef146eeae12 authored over 7 years ago by Anton Davydov <[email protected]>
Add dry types for resolving serializator types

85fb0981b12fc6329aaf625470cd91c54fb908d8 authored over 7 years ago by Anton Davydov <[email protected]>
Create simple serialization for contributors

5549aac5ca60b9ba7bb5a43edf33b1c678778c8c authored over 7 years ago by Anton Davydov <[email protected]>
Update specs for api contributors#index

6450c8a2fff45dc2c9408392cfc12c32f2210622 authored over 7 years ago by Anton Davydov <[email protected]>
Create simple index action for getting all commit data

25d3efca5d4dd5441055fff817ed633103460ad8 authored over 7 years ago by Anton Davydov <[email protected]>
Create simple contributors index action

e0c2ac4ad7095458a50f528534c2d38f2987234d authored over 7 years ago by Anton Davydov <[email protected]>
Generate api application

71bcc27b836b549dec775a24f651bdd1f68ef0bf authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #9 from artofhuman/test-cover

Add spec for services

9d007a983cab142376d183fafdf3ecd767747ff2 authored over 7 years ago by Anton Davydov <[email protected]>
Add spec for services

Part of https://github.com/hanami/contributors/issues/3

357afc1dc8dc468834bc39491f3b1ea417de7559 authored over 7 years ago by Semyon Pupkov <[email protected]>
Merge pull request #8 from artofhuman/add-dev-env

Add missing .env.development

1be66f40b4e06c16e85d8ad3e477fc00fb733f49 authored over 7 years ago by Anton Davydov <[email protected]>
Merge pull request #7 from artofhuman/master

Change favicon

b7ef72ba59b27c98da0c49d034cce7675a658205 authored over 7 years ago by Anton Davydov <[email protected]>
Add missing .env.development

6860a4117da46ee2a832bfb8fbd5fa230c9759dd authored over 7 years ago by Semyon Pupkov <[email protected]>
Change favicon

3b6a4ebf6601fc3b60e95a22107bae52bedec70f authored over 7 years ago by Semyon Pupkov <[email protected]>
Merge pull request #6 from artofhuman/pass-peding-test

Pass peding test

cb5fd3f03c202112eed9a170537b37501d6a01c1 authored over 7 years ago by Anton Davydov <[email protected]>
Drop unnecessary FAQ page

850439d68cfe7382f07ae2d67fbe38a21e1ab826 authored over 7 years ago by Anton Davydov <[email protected]>
Add simplecov

dfb463f33f379819014e94f1a6350c32d44b5f9a authored over 7 years ago by Semyon Pupkov <[email protected]>
Pass pending test

6e885a171cb4c5d1f86ec79e3a9e247710464616 authored over 7 years ago by Semyon Pupkov <[email protected]>
Merge pull request #5 from artofhuman/update-hanami

Use released 1.0.0 hanami version

97a5d3e01159b0b10f6b91274a658c628e6e3183 authored almost 8 years ago by Anton Davydov <[email protected]>
Use released 1.0.0 hanami version

a8222d47f2cb399789dcaa2d1c7662edc7b43335 authored almost 8 years ago by Semyon Pupkov <[email protected]>
Reduce sidekiq server clients

6708398db14e31a9946bf3077634c8eaeaaf620a authored almost 8 years ago by Anton Davydov <[email protected]>
Update README file

68d1601f8d0f10aebdb9695b178db4224915932e authored almost 8 years ago by Anton Davydov <[email protected]>
Map sidekiq web dashboard to application

027391f8661d4e709ba85ee49b03249ad9de9e2c authored almost 8 years ago by Anton Davydov <[email protected]>
Update sidekiq scheduler config

16a63b9e71875f248637ec48a7dc3aac0c8d6eb8 authored almost 8 years ago by Anton Davydov <[email protected]>
Add new worker for getting all contributors

939136d1ff65812b4b1442b15e17b695fb9c6847 authored almost 8 years ago by Anton Davydov <[email protected]>
Use latest version of hanami-bootstrap gem

6898f26b3d9fd96a145c2deafe27eadcba1455bb authored almost 8 years ago by Anton Davydov <[email protected]>
Merge pull request #2 from hanami/upgrade-hanami

Use Ruby 2.4.1 and Hanami 1.0.0.rc1

8332dee4afec11bdb9ca99e42bf95bc281993aec authored almost 8 years ago by Anton Davydov <[email protected]>
Update .travis.yml

1f3458bf68eb23f0a1f41380baa21f24aefeaa9c authored almost 8 years ago by Luca Guidi <[email protected]>
Use Ruby 2.4.1 and Hanami 1.0.0.rc1

06ac6a7b25caf3a329692c93de11e54a72838f2c authored almost 8 years ago by Luca Guidi <[email protected]>
Update creating commit code

c4dd3648cf02c1f53f0cd6271bddec86932bbb3d authored almost 8 years ago by Anton Davydov <[email protected]>
Add new gems for working with redis

7e3d3633426af5b6368e832a2ad9296fb6b56a13 authored almost 8 years ago by Anton Davydov <[email protected]>
Add new worker

70f9b83a200de46ba14afd9de29801c0b6320bc4 authored almost 8 years ago by Anton Davydov <[email protected]>
Fix new commits creating

7ebf77db94ed0358adee905b03f8af36d0c08d8f authored almost 8 years ago by Anton Davydov <[email protected]>
Update link to sources

38417e84fc3449438eacfe01cc01551d1bbe6405 authored almost 8 years ago by Anton Davydov <[email protected]>
Fix specs

a5f7767531ed5f2f07644b9e9d68780de0684942 authored almost 8 years ago by Anton Davydov <[email protected]>
Merge branch 'master' of github.com:davydovanton/hanami-contributors

b7107d0da5af954de6f622cd6da0b2fed1f2cb56 authored almost 8 years ago by Anton Davydov <[email protected]>
Improve page speed for getting commits count

a15d865ea286b57adf26508f8acf46ae6c44147c authored almost 8 years ago by Anton Davydov <[email protected]>
Add contributors repository to project list

f3ff089739ccbc45da7fd08ff1430ff3653f314c authored almost 8 years ago by Anton Davydov <[email protected]>
Update readme file (drop todos)

5068e5e0523579dd032f7c807e60d17919c2c1dc authored almost 8 years ago by Anton Davydov <[email protected]>
Add license to project

2c1777c0ca84877273ca3c896b36a9906cb3152f authored almost 8 years ago by Anton Davydov <[email protected]>
Add sidekiq to project

81eff212e5c07c51988dcfdbe5ca0a5316c3098e authored almost 8 years ago by Anton Davydov <[email protected]>
Fix specs

93ab298d9ebdee8f88379d71db033e5787f61037 authored almost 8 years ago by Anton Davydov <[email protected]>
Add travis CI

e0b2ea69614a0513b4acea22e335179055ae1595 authored almost 8 years ago by Anton Davydov <[email protected]>
Update todo list in readme page

834012502a2c3ef6044a6b926feeda84a60f7ab4 authored almost 8 years ago by Anton Davydov <[email protected]>
Fix page for empty contributor list

ef0b135e69c4a7ce403f88e0e49e3980b386866b authored almost 8 years ago by Anton Davydov <[email protected]>
Create navbar link status for each page

8639484e42f63ca29a67bb89e8cb353ca46d6741 authored almost 8 years ago by Anton Davydov <[email protected]>
Update tests

92308a10d007f28ba126ac4a088152fda996f52a authored almost 8 years ago by Anton Davydov <[email protected]>
Mobile frendly commit

a004c55f12ad86c62aa47d31316e8be30c1f95ee authored almost 8 years ago by Anton Davydov <[email protected]>
Simple refactoring

bdaccb51edf4e4b7af4590bffd17869dcab1218b authored almost 8 years ago by Anton Davydov <[email protected]>
Create strange code

adb215aea43679e9d464793e10d6593f43c70301 authored almost 8 years ago by Anton Davydov <[email protected]>
Use new method in action

228a8540e80a8aa79b24f283c89e609f645283e6 authored almost 8 years ago by Anton Davydov <[email protected]>
Create method for get contributors in commit create data range

242a35c9873faf777e3041051a1ba691d8d5c2b9 authored almost 8 years ago by Anton Davydov <[email protected]>
Update links in navbar

d5e313804a1b92a8886dbaf6af5956cd7f60c940 authored almost 8 years ago by Anton Davydov <[email protected]>
Add title information for each page

e15dddb93f7fdd2082ae10c1e0317d2d0a1ccdf3 authored almost 8 years ago by Anton Davydov <[email protected]>
Update todo list

955dbea829cb941691b901262bc60aad4ef5e4f6 authored almost 8 years ago by Anton Davydov <[email protected]>
Save commit created_at time

fa40bfad23ca3ccaed419fd8b8fa4f61b0d51a3a authored almost 8 years ago by Anton Davydov <[email protected]>
Add puma to project

e08465442d091ab40220759324b1bcdfe0d631df authored almost 8 years ago by Anton Davydov <[email protected]>
Add services to seed file

a054bb4fa51095a3db12ee09f08a042537d71abc authored almost 8 years ago by Anton Davydov <[email protected]>
Set ruby version for heroku

756614a9a7792bf77d977aee9ad15614cbd2d2ae authored almost 8 years ago by Anton Davydov <[email protected]>
Use partial for sharing template layout

932746b5a806b39b128e28711e27a271d0caf008 authored almost 8 years ago by Anton Davydov <[email protected]>
Rename faq path

c11b60163bc0cbbbfb90b01c21fd90195f11cc65 authored almost 8 years ago by Anton Davydov <[email protected]>
Delete unnecessary test

7a03a780b06df9853ed1738a87f92fa574610206 authored almost 8 years ago by Anton Davydov <[email protected]>
Add simple faq page

2222eabcc4f7f251ff31591676ade2e6f36b29b6 authored almost 8 years ago by Anton Davydov <[email protected]>
Add link to source

39b2bd1620e8699450d48f412047b51a0224c3b5 authored almost 8 years ago by Anton Davydov <[email protected]>
Add navbar with all data ranges

65faa297be6de0a7597401ad1e241f581178f811 authored almost 8 years ago by Anton Davydov <[email protected]>
Add simple design

86d6a73684564bdc5ab2cb2eb17d5cc1f38159ed authored almost 8 years ago by Anton Davydov <[email protected]>
Add sass preprocessor for css

329bcc883beb52e30936ae6feb4a23182e9aaead authored almost 8 years ago by Anton Davydov <[email protected]>
Add hanami bootstrap

896d43e5568d81dcf4c3d5b5e0441dc15129e311 authored almost 8 years ago by Anton Davydov <[email protected]>