.gitignore | |
|
|
.rspec | |
|
|
.travis.yml | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
Procfile | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/images/background.png | |
|
|
app/assets/images/favicon.png | |
|
|
app/assets/images/logo.png | |
|
|
app/assets/images/screenshot.png | |
|
|
app/assets/javascripts/application.coffee | |
|
|
app/assets/javascripts/controllers/search_ctrl.coffee | |
|
|
app/assets/javascripts/services/alert.coffee | |
|
|
app/assets/stylesheets/application.scss | |
|
|
app/assets/stylesheets/bootstrap.css | |
|
|
app/controllers/api_controller.rb | 35 | A 25 mins |
|
app/controllers/application_controller.rb | 44 | A 0 mins |
|
app/controllers/errors_controller.rb | 28 | A 0 mins |
|
app/controllers/sessions_controller.rb | 27 | A 0 mins |
|
app/helpers/application_helper.rb | 2 | A 0 mins |
|
app/models/repo.rb | 40 | A 0 mins |
|
app/models/user.rb | 55 | A 0 mins |
|
app/services/metrics.rb | 8 | A 0 mins |
|
app/services/redis_recommender.rb | 126 | A 2 hrs |
|
app/services/repo_recommender_cloud.rb | 25 | A 0 mins |
|
app/views/application/index.slim | |
|
|
app/views/application/related.slim | |
|
|
app/views/errors/500.slim | |
|
|
app/views/errors/show.slim | |
|
|
app/views/layouts/_analytics.slim | |
|
|
app/views/layouts/_navigation.slim | |
|
|
app/views/layouts/_templates.slim | |
|
|
app/views/layouts/application.slim | |
|
|
app/views/layouts/error.slim | |
|
|
bin/bundle | |
|
|
bin/download | |
|
|
bin/extract-repos.py | 21 | A 0 mins |
|
bin/extract-watchers.py | 9 | A 0 mins |
|
bin/logo | |
|
|
bin/mass | |
|
|
bin/overgazers | |
|
|
bin/rails | |
|
|
bin/rake | |
|
|
bin/rspec | |
|
|
bin/setup | |
|
|
bin/sidekiq | |
|
|
bin/sidekiqctl | |
|
|