Skip to content

Commit

Permalink
Remove all of changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
harigopal committed Oct 21, 2019
1 parent 420b1b2 commit 4c9d0f4
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 4,019 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ group :development do
gem 'derailed_benchmarks', '~> 1.3'
gem 'stackprof', '~> 0.2' # Required by derailed_benchmarks.
gem 'oink', '~> 0.10' # Log parser to identify actions which significantly increase VM heap size
gem 'logchange', '~> 1.0' # An alternative approach to managing a changelog.
gem 'meta_request', '~> 0.4' # Chrome extension for Rails development. https://github.com/dejan/rails_panel
gem 'graphiql-rails', '~> 1.7'
end
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,6 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
lita-default-handlers (0.1.0)
logchange (1.0.1)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
Expand Down Expand Up @@ -868,7 +867,6 @@ DEPENDENCIES
listen (>= 3.0.5, < 3.2)
lita (= 5.0.0)!
lita-slack (= 1.8.0)!
logchange (~> 1.0)
meta_request (~> 0.4)
motion-markdown-it (~> 8.4.1)
motion-markdown-it-plugins (~> 8.4.2)
Expand Down
1 change: 0 additions & 1 deletion app/assets/stylesheets/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
@import "resources";
@import "faculty";
@import "story";
@import "changelog";
@import "users";
@import "errors";

Expand Down
50 changes: 0 additions & 50 deletions app/assets/stylesheets/changelog.scss

This file was deleted.

25 changes: 0 additions & 25 deletions app/controllers/changelog_controller.rb

This file was deleted.

1 change: 0 additions & 1 deletion app/models/visit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ class Visit < ApplicationRecord
EVENT_VOCALIST_COMMAND = -'Vocalist Command'

VOCALIST_COMMAND_LEADERBOARD = -'leaderboard'
VOCALIST_COMMAND_CHANGELOG = -'changelog'
VOCALIST_COMMAND_TARGETS = -'targets'
end
33 changes: 0 additions & 33 deletions app/presenters/changelog/index_presenter.rb

This file was deleted.

84 changes: 0 additions & 84 deletions app/services/changelog/changes_service.rb

This file was deleted.

8 changes: 0 additions & 8 deletions app/views/changelog/_changelog_release.html.slim

This file was deleted.

22 changes: 0 additions & 22 deletions app/views/changelog/archive.html.slim

This file was deleted.

26 changes: 0 additions & 26 deletions app/views/changelog/index.html.slim

This file was deleted.

Loading

0 comments on commit 4c9d0f4

Please sign in to comment.