Skip to content
This repository has been archived by the owner on Jan 31, 2019. It is now read-only.

Commit

Permalink
sort ALL_EVENTS and fixup mantis perms
Browse files Browse the repository at this point in the history
  • Loading branch information
atmos committed Aug 24, 2012
1 parent 5d713ec commit 4704c74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/service.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ def default_events(*events)
ALL_EVENTS = %w[ ALL_EVENTS = %w[
commit_comment create delete download follow fork fork_apply gist gollum commit_comment create delete download follow fork fork_apply gist gollum
issue_comment issues member public pull_request push team_add watch issue_comment issues member public pull_request push team_add watch
pull_request_review_comment pull_request_review_comment status
] ].sort


# Gets a list of events support by the service. Should be a superset of # Gets a list of events support by the service. Should be a superset of
# default_events. # default_events.
Expand Down
Empty file modified services/mantis_bt.rb
100755 → 100644
Empty file.

0 comments on commit 4704c74

Please sign in to comment.