!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ !_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ !_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/ !_TAG_PROGRAM_NAME Exuberant Ctags // !_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/ !_TAG_PROGRAM_VERSION 5.8 // **master** — *Unreleased* CHANGELOG.md /^## **master** — *Unreleased*$/;" f **v0.3.0** — *Released: 20 February 2015* CHANGELOG.md /^## **v0.3.0** — *Released: 20 February 2015*$/;" f **v0.4.0** — *Released: 22 February 2015* CHANGELOG.md /^## **v0.4.0** — *Released: 22 February 2015*$/;" f **v0.5.0** — *Released: 22 February 2015* CHANGELOG.md /^## **v0.5.0** — *Released: 22 February 2015*$/;" f **v0.6.0** — *Released: 24 February 2015* CHANGELOG.md /^## **v0.6.0** — *Released: 24 February 2015*$/;" f **v0.7.0** — *Released: 7 March 2015* CHANGELOG.md /^## **v0.7.0** — *Released: 7 March 2015*$/;" f **v0.7.1** — *Released: 7 March 2015* CHANGELOG.md /^## **v0.7.1** — *Released: 7 March 2015*$/;" f CHANGELOG CHANGELOG.md /^# CHANGELOG$/;" f Commit Comment Formatter spec/formatters/commit-comment-spec.coffee /^describe 'Commit Comment Formatter', ->$/;" f Configuration README.md /^## Configuration$/;" f Contract doc/Formatters.md /^## Contract$/;" f Copyright README.md /^## Copyright$/;" f Create Formatter spec/formatters/create-spec.coffee /^describe 'Create Formatter', ->$/;" f Create Formatter spec/formatters/watch-spec.coffee /^describe 'Create Formatter', ->$/;" f Delete Formatter spec/formatters/delete-spec.coffee /^describe 'Delete Formatter', ->$/;" f Deployment Formatter spec/formatters/deployment-spec.coffee /^describe 'Deployment Formatter', ->$/;" f EventManager spec/event-manager-spec.coffee /^describe 'EventManager', ->$/;" f EventManager src/event-manager.coffee /^class EventManager$/;" f Fork Formatter spec/formatters/fork-spec.coffee /^describe 'Fork Formatter', ->$/;" f Formatters doc/Formatters.md /^# Formatters$/;" f GitHub Event Announcer spec/github-event-announcer-spec.coffee /^describe 'GitHub Event Announcer', ->$/;" f Hubot GitHub Event Announcer README.md /^# Hubot GitHub Event Announcer$/;" f Installation README.md /^## Installation$/;" f Issue Comment Formatter spec/formatters/issue-comment-spec.coffee /^describe 'Issue Comment Formatter', ->$/;" f Issues Formatter spec/formatters/issues-spec.coffee /^describe 'Issues Formatter', ->$/;" f Ping Formatter spec/formatters/ping-spec.coffee /^describe 'Ping Formatter', ->$/;" f Pull Request Formatter spec/formatters/pull-request-spec.coffee /^describe 'Pull Request Formatter', ->$/;" f Pull Request Review Comment Formatter spec/formatters/pull-request-review-comment-spec.coffee /^describe 'Pull Request Review Comment Formatter', ->$/;" f Push Formatter spec/formatters/push-spec.coffee /^describe 'Push Formatter', ->$/;" f Unhandled Formatter spec/formatters/unhandled-spec.coffee /^describe 'Unhandled Formatter', ->$/;" f active spec/fixtures/ping.json /^ "active": true,$/;" f allowed_in_comments coffeelint.json /^ "allowed_in_comments": false,$/;" f allowed_in_empty_lines coffeelint.json /^ "allowed_in_empty_lines": true$/;" f and HUBOT_GITHUB_EVENT_ANNOUNCE_EXCEPTIONS is defined spec/event-manager-spec.coffee /^ describe 'and HUBOT_GITHUB_EVENT_ANNOUNCE_EXCEPTIONS is defined', ->$/;" f announceEvent spec/event-manager-spec.coffee /^ describe 'announceEvent', ->$/;" f announceEvent src/event-manager.coffee /^ announceEvent: (event, announce) ->$/;" f announces the exception spec/event-manager-spec.coffee /^ it 'announces the exception', ->$/;" f archive_url spec/fixtures/unhandled.json /^ "archive_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/{archive_format}{\/ref}",$/;" f arrow_spacing coffeelint.json /^ "arrow_spacing": {$/;" f assignAction src/formatters/issues.coffee /^assignAction = (data) ->$/;" f assignEvent src/formatters/pull-request.coffee /^assignEvent = ({data}) ->$/;" f assignees_url spec/fixtures/unhandled.json /^ "assignees_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/assignees{\/user}",$/;" f author package.json /^ "author": "Lee Dohm",$/;" f avatar_url spec/fixtures/ping.json /^ "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/12346?v=3",$/;" f avatar_url spec/fixtures/ping.json /^ "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/12347?v=3",$/;" f avatar_url spec/fixtures/unhandled.json /^ "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/12346?v=3",$/;" f avatar_url spec/fixtures/unhandled.json /^ "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/12346?v=3",$/;" f avatar_url spec/fixtures/unhandled.json /^ "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/12347?v=3",$/;" f blobs_url spec/fixtures/unhandled.json /^ "blobs_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/git\/blobs{\/sha}",$/;" f branches_url spec/fixtures/unhandled.json /^ "branches_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/branches{\/branch}",$/;" f bugs package.json /^ "bugs": {$/;" f callAnnounceEvent spec/event-manager-spec.coffee /^callAnnounceEvent = (manager, event) ->$/;" f callReceiveHook spec/event-manager-spec.coffee /^callReceiveHook = (manager, req) ->$/;" f camel_case_classes coffeelint.json /^ "camel_case_classes": {$/;" f clone_url spec/fixtures/unhandled.json /^ "clone_url": "https:\/\/github.com\/lifted-studios\/hubot-github-event-announcer.git",$/;" f coffee-script package.json /^ "coffee-script": "~1.8"$/;" f coffeescript_error coffeelint.json /^ "coffeescript_error": {$/;" f collaborators_url spec/fixtures/unhandled.json /^ "collaborators_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/collaborators{\/collaborator}",$/;" f colon_assignment_spacing coffeelint.json /^ "colon_assignment_spacing": {$/;" f comments_url spec/fixtures/unhandled.json /^ "comments_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/comments{\/number}",$/;" f commits_url spec/fixtures/unhandled.json /^ "commits_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/commits{\/sha}",$/;" f compare_url spec/fixtures/unhandled.json /^ "compare_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/compare\/{base}...{head}",$/;" f config spec/fixtures/ping.json /^ "config": {$/;" f constructor src/event-manager.coffee /^ constructor: (@robot) ->$/;" f content_type spec/fixtures/ping.json /^ "content_type": "json",$/;" f contents_url spec/fixtures/unhandled.json /^ "contents_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/contents\/{+path}",$/;" f contributors_url spec/fixtures/unhandled.json /^ "contributors_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/contributors",$/;" f created_at spec/fixtures/ping.json /^ "created_at": "2015-02-18T15:48:41Z"$/;" f created_at spec/fixtures/unhandled.json /^ "created_at": "2015-02-19T03:14:35Z",$/;" f cyclomatic_complexity coffeelint.json /^ "cyclomatic_complexity": {$/;" f default_branch spec/fixtures/unhandled.json /^ "default_branch": "master"$/;" f dependencies package.json /^ "dependencies": {$/;" f description package.json /^ "description": "Announces GitHub webhook events",$/;" f description spec/fixtures/ping.json /^ "description": null$/;" f description spec/fixtures/unhandled.json /^ "description": null$/;" f description spec/fixtures/unhandled.json /^ "description": null,$/;" f description spec/fixtures/unhandled.json /^ "description": null,$/;" f devDependencies package.json /^ "devDependencies": {$/;" f doubleNotLevel coffeelint.json /^ "doubleNotLevel": "ignore"$/;" f downloads_url spec/fixtures/unhandled.json /^ "downloads_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/downloads",$/;" f duplicate_key coffeelint.json /^ "duplicate_key": {$/;" f emits an error event spec/event-manager-spec.coffee /^ it 'emits an error event', ->$/;" f empty_constructor_needs_parens coffeelint.json /^ "empty_constructor_needs_parens": {$/;" f events spec/fixtures/ping.json /^ "events": [$/;" f events_url spec/fixtures/ping.json /^ "events_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/events",$/;" f events_url spec/fixtures/ping.json /^ "events_url": "https:\/\/api.github.com\/users\/lee-dohm\/events{\/privacy}",$/;" f events_url spec/fixtures/unhandled.json /^ "events_url": "https:\/\/api.github.com\/users\/lifted-studios\/events{\/privacy}",$/;" f events_url spec/fixtures/unhandled.json /^ "events_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/events",$/;" f events_url spec/fixtures/unhandled.json /^ "events_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/events",$/;" f events_url spec/fixtures/unhandled.json /^ "events_url": "https:\/\/api.github.com\/users\/lee-dohm\/events{\/privacy}",$/;" f excludes lines starting with > spec/formatters/issue-comment-spec.coffee /^ it 'excludes lines starting with >', ->$/;" f faker package.json /^ "faker": "~2.1.2",$/;" f fixtureContent spec/helpers.coffee /^ fixtureContent: (name) ->$/;" f followers_url spec/fixtures/ping.json /^ "followers_url": "https:\/\/api.github.com\/users\/lee-dohm\/followers",$/;" f followers_url spec/fixtures/unhandled.json /^ "followers_url": "https:\/\/api.github.com\/users\/lifted-studios\/followers",$/;" f followers_url spec/fixtures/unhandled.json /^ "followers_url": "https:\/\/api.github.com\/users\/lee-dohm\/followers",$/;" f following_url spec/fixtures/ping.json /^ "following_url": "https:\/\/api.github.com\/users\/lee-dohm\/following{\/other_user}",$/;" f following_url spec/fixtures/unhandled.json /^ "following_url": "https:\/\/api.github.com\/users\/lifted-studios\/following{\/other_user}",$/;" f following_url spec/fixtures/unhandled.json /^ "following_url": "https:\/\/api.github.com\/users\/lee-dohm\/following{\/other_user}",$/;" f fork spec/fixtures/unhandled.json /^ "fork": false,$/;" f forks spec/fixtures/unhandled.json /^ "forks": 0,$/;" f forks_count spec/fixtures/unhandled.json /^ "forks_count": 0,$/;" f forks_url spec/fixtures/unhandled.json /^ "forks_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/forks",$/;" f formatBranchOrTag src/formatters/create.coffee /^formatBranchOrTag = (data) ->$/;" f formatRepository src/formatters/create.coffee /^formatRepository = (data) ->$/;" f formats a basic push event spec/formatters/push-spec.coffee /^ it 'formats a basic push event', ->$/;" f formats a branch create event spec/formatters/create-spec.coffee /^ it 'formats a branch create event', ->$/;" f formats a branch delete event spec/formatters/delete-spec.coffee /^ it 'formats a branch delete event', ->$/;" f formats a close without merging pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats a close without merging pull request event', ->$/;" f formats a fork event spec/formatters/fork-spec.coffee /^ it 'formats a fork event', ->$/;" f formats a label pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats a label pull request event', ->$/;" f formats a merge pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats a merge pull request event', ->$/;" f formats a ping event spec/formatters/ping-spec.coffee /^ it 'formats a ping event', ->$/;" f formats a pull request review comment spec/formatters/pull-request-review-comment-spec.coffee /^ it 'formats a pull request review comment', ->$/;" f formats a reopen pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats a reopen pull request event', ->$/;" f formats a repository create event spec/formatters/create-spec.coffee /^ it 'formats a repository create event', ->$/;" f formats a tag create event spec/formatters/create-spec.coffee /^ it 'formats a tag create event', ->$/;" f formats a tag delete event spec/formatters/delete-spec.coffee /^ it 'formats a tag delete event', ->$/;" f formats a watch event spec/formatters/watch-spec.coffee /^ it 'formats a watch event', ->$/;" f formats an assign pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats an assign pull request event', ->$/;" f formats an assign pull request event when the assigner and assignee are the same person spec/formatters/pull-request-spec.coffee /^ it 'formats an assign pull request event when the assigner and assignee are the same person', ->$/;" f formats an issue assign event spec/formatters/issues-spec.coffee /^ it 'formats an issue assign event', ->$/;" f formats an issue assign event where the assigner is the assignee spec/formatters/issues-spec.coffee /^ it 'formats an issue assign event where the assigner is the assignee', ->$/;" f formats an issue close event spec/formatters/issues-spec.coffee /^ it 'formats an issue close event', ->$/;" f formats an issue comment created event spec/formatters/issue-comment-spec.coffee /^ it 'formats an issue comment created event', ->$/;" f formats an issue label event spec/formatters/issues-spec.coffee /^ it 'formats an issue label event', ->$/;" f formats an issue open event spec/formatters/issues-spec.coffee /^ it 'formats an issue open event', ->$/;" f formats an issue reopen event spec/formatters/issues-spec.coffee /^ it 'formats an issue reopen event', ->$/;" f formats an issue unassign event spec/formatters/issues-spec.coffee /^ it 'formats an issue unassign event', ->$/;" f formats an issue unassign event where the unassigner is the assignee spec/formatters/issues-spec.coffee /^ it 'formats an issue unassign event where the unassigner is the assignee', ->$/;" f formats an issue unlabel event spec/formatters/issues-spec.coffee /^ it 'formats an issue unlabel event', ->$/;" f formats an open pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats an open pull request event', ->$/;" f formats an unassign pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats an unassign pull request event', ->$/;" f formats an unassign pull request event when the assigner and assignee are the same person spec/formatters/pull-request-spec.coffee /^ it 'formats an unassign pull request event when the assigner and assignee are the same person', ->$/;" f formats an unhandled event spec/formatters/unhandled-spec.coffee /^ it 'formats an unhandled event', ->$/;" f formats an unlabel pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats an unlabel pull request event', ->$/;" f formats the commit comment event spec/formatters/commit-comment-spec.coffee /^ it 'formats the commit comment event', ->$/;" f formats the deployment event spec/formatters/deployment-spec.coffee /^ it 'formats the deployment event', ->$/;" f formats the event spec/event-manager-spec.coffee /^ it 'formats the event', ->$/;" f formatters.foo spec/event-manager-spec.coffee /^ formatters.foo = (event) ->$/;" f formatters.foo spec/event-manager-spec.coffee /^ formatters.foo = (event) ->$/;" f full_name spec/fixtures/unhandled.json /^ "full_name": "lifted-studios\/hubot-github-event-announcer",$/;" f get spec/event-manager-spec.coffee /^ get: (param) ->$/;" f getFormatters src/event-manager.coffee /^ getFormatters: ->$/;" f gists_url spec/fixtures/ping.json /^ "gists_url": "https:\/\/api.github.com\/users\/lee-dohm\/gists{\/gist_id}",$/;" f gists_url spec/fixtures/unhandled.json /^ "gists_url": "https:\/\/api.github.com\/users\/lifted-studios\/gists{\/gist_id}",$/;" f gists_url spec/fixtures/unhandled.json /^ "gists_url": "https:\/\/api.github.com\/users\/lee-dohm\/gists{\/gist_id}",$/;" f git_commits_url spec/fixtures/unhandled.json /^ "git_commits_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/git\/commits{\/sha}",$/;" f git_refs_url spec/fixtures/unhandled.json /^ "git_refs_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/git\/refs{\/sha}",$/;" f git_tags_url spec/fixtures/unhandled.json /^ "git_tags_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/git\/tags{\/sha}",$/;" f git_url spec/fixtures/unhandled.json /^ "git_url": "git:\/\/github.com\/lifted-studios\/hubot-github-event-announcer.git",$/;" f githubRepo spec/helpers.coffee /^ githubRepo: ->$/;" f gravatar_id spec/fixtures/ping.json /^ "gravatar_id": "",$/;" f gravatar_id spec/fixtures/unhandled.json /^ "gravatar_id": "",$/;" f gravatar_id spec/fixtures/unhandled.json /^ "gravatar_id": "",$/;" f grunt package.json /^ "grunt": "~0.4.1",$/;" f grunt-coffeelint package.json /^ "grunt-coffeelint": "0.0.6",$/;" f grunt-contrib-coffee package.json /^ "grunt-contrib-coffee": "~0.7.0",$/;" f grunt-release package.json /^ "grunt-release": "~0.6.0",$/;" f grunt-shell package.json /^ "grunt-shell": "~0.2.2",$/;" f has_downloads spec/fixtures/unhandled.json /^ "has_downloads": true,$/;" f has_issues spec/fixtures/unhandled.json /^ "has_issues": true,$/;" f has_pages spec/fixtures/unhandled.json /^ "has_pages": false,$/;" f has_wiki spec/fixtures/unhandled.json /^ "has_wiki": true,$/;" f hash spec/helpers.coffee /^ hash: ->$/;" f homepage package.json /^ "homepage": "https:\/\/github.com\/lifted-studios\/hubot-github-event-announcer",$/;" f homepage spec/fixtures/unhandled.json /^ "homepage": null,$/;" f hook spec/fixtures/ping.json /^ "hook": {$/;" f hook_id spec/fixtures/ping.json /^ "hook_id": 12345,$/;" f hooks_url spec/fixtures/unhandled.json /^ "hooks_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/hooks",$/;" f html_url spec/fixtures/ping.json /^ "html_url": "https:\/\/github.com\/lee-dohm",$/;" f html_url spec/fixtures/unhandled.json /^ "html_url": "https:\/\/github.com\/lifted-studios",$/;" f html_url spec/fixtures/unhandled.json /^ "html_url": "https:\/\/github.com\/lee-dohm",$/;" f html_url spec/fixtures/unhandled.json /^ "html_url": "https:\/\/github.com\/lifted-studios\/hubot-github-event-announcer",$/;" f hubot package.json /^ "hubot": "^2.11.0",$/;" f hubot-mock-adapter package.json /^ "hubot-mock-adapter": "^1.0.0",$/;" f id spec/fixtures/ping.json /^ "id": 12345,$/;" f id spec/fixtures/ping.json /^ "id": 12346,$/;" f id spec/fixtures/ping.json /^ "id": 12347,$/;" f id spec/fixtures/unhandled.json /^ "id": 12346,$/;" f id spec/fixtures/unhandled.json /^ "id": 12345,$/;" f id spec/fixtures/unhandled.json /^ "id": 12346,$/;" f id spec/fixtures/unhandled.json /^ "id": 12347,$/;" f indentation coffeelint.json /^ "indentation": {$/;" f info spec/event-manager-spec.coffee /^ info: ->$/;" f insecure_ssl spec/fixtures/ping.json /^ "insecure_ssl": "0",$/;" f issue_comment_url spec/fixtures/unhandled.json /^ "issue_comment_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/issues\/comments\/{number}",$/;" f issue_events_url spec/fixtures/unhandled.json /^ "issue_events_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/issues\/events{\/number}",$/;" f issues_url spec/fixtures/unhandled.json /^ "issues_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/issues{\/number}",$/;" f jasmine-focused package.json /^ "jasmine-focused": "1.x",$/;" f keys_url spec/fixtures/unhandled.json /^ "keys_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/keys{\/key_id}",$/;" f keywords package.json /^ "keywords": [$/;" f labelAction src/formatters/issues.coffee /^labelAction = (data) ->$/;" f labelEvent src/formatters/pull-request.coffee /^labelEvent = ({data}) ->$/;" f labels_url spec/fixtures/unhandled.json /^ "labels_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/labels{\/name}",$/;" f language spec/fixtures/unhandled.json /^ "language": "CoffeeScript",$/;" f languages_url spec/fixtures/unhandled.json /^ "languages_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/languages",$/;" f left coffeelint.json /^ "left": 0,$/;" f level coffeelint.json /^ "level": "error"$/;" f level coffeelint.json /^ "level": "error",$/;" f level coffeelint.json /^ "level": "ignore"$/;" f level coffeelint.json /^ "level": "ignore",$/;" f level coffeelint.json /^ "level": "warn"$/;" f level coffeelint.json /^ "level": "warn",$/;" f license package.json /^ "license": "MIT",$/;" f limitComments coffeelint.json /^ "limitComments": true$/;" f line_endings coffeelint.json /^ "line_endings": {$/;" f login spec/fixtures/ping.json /^ "login": "lee-dohm",$/;" f login spec/fixtures/ping.json /^ "login": "lifted-studios",$/;" f login spec/fixtures/unhandled.json /^ "login": "lifted-studios",$/;" f login spec/fixtures/unhandled.json /^ "login": "lee-dohm",$/;" f login spec/fixtures/unhandled.json /^ "login": "lifted-studios",$/;" f logs a message spec/event-manager-spec.coffee /^ it 'logs a message', ->$/;" f main package.json /^ "main": "index.coffee",$/;" f master_branch spec/fixtures/unhandled.json /^ "master_branch": "master",$/;" f matchdep package.json /^ "matchdep": "~0.1.2",$/;" f max_line_length coffeelint.json /^ "max_line_length": {$/;" f members_url spec/fixtures/ping.json /^ "members_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/members{\/member}",$/;" f members_url spec/fixtures/unhandled.json /^ "members_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/members{\/member}",$/;" f merges_url spec/fixtures/unhandled.json /^ "merges_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/merges",$/;" f milestones_url spec/fixtures/unhandled.json /^ "milestones_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/milestones{\/number}",$/;" f mirror_url spec/fixtures/unhandled.json /^ "mirror_url": null,$/;" f missing_fat_arrows coffeelint.json /^ "missing_fat_arrows": {$/;" f module.exports Gruntfile.coffee /^module.exports = (grunt) ->$/;" f module.exports index.coffee /^module.exports = (robot, scripts) ->$/;" f module.exports src/formatters/commit-comment.coffee /^module.exports = ({data}) ->$/;" f module.exports src/formatters/create.coffee /^module.exports = ({data}) ->$/;" f module.exports src/formatters/delete.coffee /^module.exports = ({data}) ->$/;" f module.exports src/formatters/deployment.coffee /^module.exports = ({data}) ->$/;" f module.exports src/formatters/fork.coffee /^module.exports = ({data}) ->$/;" f module.exports src/formatters/issue-comment.coffee /^module.exports = (event) ->$/;" f module.exports src/formatters/issues.coffee /^module.exports = (event) ->$/;" f module.exports src/formatters/ping.coffee /^module.exports = (event) ->$/;" f module.exports src/formatters/pull-request-review-comment.coffee /^module.exports = ({data}) ->$/;" f module.exports src/formatters/pull-request.coffee /^module.exports = (event) ->$/;" f module.exports src/formatters/push.coffee /^module.exports = (event) ->$/;" f module.exports src/formatters/unhandled.coffee /^module.exports = (event) ->$/;" f module.exports src/formatters/watch.coffee /^module.exports = ({data}) ->$/;" f module.exports src/github-event-announcer.coffee /^module.exports = (robot) ->$/;" f name package.json /^ "name": "hubot-github-event-announcer",$/;" f name spec/fixtures/ping.json /^ "name": "web",$/;" f name spec/fixtures/unhandled.json /^ "name": "hubot-github-event-announcer",$/;" f newlines_after_classes coffeelint.json /^ "newlines_after_classes": {$/;" f no_backticks coffeelint.json /^ "no_backticks": {$/;" f no_debugger coffeelint.json /^ "no_debugger": {$/;" f no_empty_functions coffeelint.json /^ "no_empty_functions": {$/;" f no_empty_param_list coffeelint.json /^ "no_empty_param_list": {$/;" f no_implicit_braces coffeelint.json /^ "no_implicit_braces": {$/;" f no_implicit_parens coffeelint.json /^ "no_implicit_parens": {$/;" f no_interpolation_in_single_quotes coffeelint.json /^ "no_interpolation_in_single_quotes": {$/;" f no_plusplus coffeelint.json /^ "no_plusplus": {$/;" f no_stand_alone_at coffeelint.json /^ "no_stand_alone_at": {$/;" f no_tabs coffeelint.json /^ "no_tabs": {$/;" f no_throwing_strings coffeelint.json /^ "no_throwing_strings": {$/;" f no_trailing_semicolons coffeelint.json /^ "no_trailing_semicolons": {$/;" f no_trailing_whitespace coffeelint.json /^ "no_trailing_whitespace": {$/;" f no_unnecessary_double_quotes coffeelint.json /^ "no_unnecessary_double_quotes": {$/;" f no_unnecessary_fat_arrows coffeelint.json /^ "no_unnecessary_fat_arrows": {$/;" f node-uuid package.json /^ "node-uuid": "~1.4.3"$/;" f non_empty_constructor_needs_parens coffeelint.json /^ "non_empty_constructor_needs_parens": {$/;" f notifications_url spec/fixtures/unhandled.json /^ "notifications_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/notifications{?since,all,participating}",$/;" f openAction src/formatters/issues.coffee /^openAction = (data) ->$/;" f openEvent src/formatters/pull-request.coffee /^openEvent = ({data}) ->$/;" f open_issues spec/fixtures/unhandled.json /^ "open_issues": 0,$/;" f open_issues_count spec/fixtures/unhandled.json /^ "open_issues_count": 0,$/;" f ordinal src/formatters/helpers.coffee /^ ordinal: (size, singularNoun) ->$/;" f organization spec/fixtures/ping.json /^ "organization": {$/;" f organization spec/fixtures/unhandled.json /^ "organization": {$/;" f organizations_url spec/fixtures/ping.json /^ "organizations_url": "https:\/\/api.github.com\/users\/lee-dohm\/orgs",$/;" f organizations_url spec/fixtures/unhandled.json /^ "organizations_url": "https:\/\/api.github.com\/users\/lifted-studios\/orgs",$/;" f organizations_url spec/fixtures/unhandled.json /^ "organizations_url": "https:\/\/api.github.com\/users\/lee-dohm\/orgs",$/;" f owner spec/fixtures/unhandled.json /^ "owner": {$/;" f ping_url spec/fixtures/ping.json /^ "ping_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/hooks\/12345\/pings",$/;" f pluralize src/formatters/helpers.coffee /^pluralize = (singularNoun) ->$/;" f prefer_english_operator coffeelint.json /^ "prefer_english_operator": {$/;" f private spec/fixtures/unhandled.json /^ "private": false,$/;" f public_members_url spec/fixtures/ping.json /^ "public_members_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/public_members{\/member}",$/;" f public_members_url spec/fixtures/unhandled.json /^ "public_members_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/public_members{\/member}",$/;" f pulls_url spec/fixtures/unhandled.json /^ "pulls_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/pulls{\/number}",$/;" f pushed_at spec/fixtures/unhandled.json /^ "pushed_at": "2015-02-19T03:23:26Z",$/;" f pusher_type spec/fixtures/unhandled.json /^ "pusher_type": "user",$/;" f randomNumber spec/helpers.coffee /^ randomNumber: (max, min = 0) ->$/;" f receiveHook spec/event-manager-spec.coffee /^ describe 'receiveHook', ->$/;" f receiveHook src/event-manager.coffee /^ receiveHook: (req, emit) ->$/;" f received_events_url spec/fixtures/ping.json /^ "received_events_url": "https:\/\/api.github.com\/users\/lee-dohm\/received_events",$/;" f received_events_url spec/fixtures/unhandled.json /^ "received_events_url": "https:\/\/api.github.com\/users\/lifted-studios\/received_events",$/;" f received_events_url spec/fixtures/unhandled.json /^ "received_events_url": "https:\/\/api.github.com\/users\/lee-dohm\/received_events",$/;" f ref spec/fixtures/unhandled.json /^ "ref": "v0.1.1",$/;" f ref_type spec/fixtures/unhandled.json /^ "ref_type": "tag",$/;" f releases_url spec/fixtures/unhandled.json /^ "releases_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/releases{\/id}",$/;" f repos_url spec/fixtures/ping.json /^ "repos_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/repos",$/;" f repos_url spec/fixtures/ping.json /^ "repos_url": "https:\/\/api.github.com\/users\/lee-dohm\/repos",$/;" f repos_url spec/fixtures/unhandled.json /^ "repos_url": "https:\/\/api.github.com\/users\/lifted-studios\/repos",$/;" f repos_url spec/fixtures/unhandled.json /^ "repos_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/repos",$/;" f repos_url spec/fixtures/unhandled.json /^ "repos_url": "https:\/\/api.github.com\/users\/lee-dohm\/repos",$/;" f repository package.json /^ "repository": {$/;" f repository spec/fixtures/unhandled.json /^ "repository": {$/;" f returns undefined for a push with no commits spec/formatters/push-spec.coffee /^ it 'returns undefined for a push with no commits', ->$/;" f right coffeelint.json /^ "right": 0$/;" f robot.emit spec/event-manager-spec.coffee /^ robot.emit = ->$/;" f robot.messageRoom spec/event-manager-spec.coffee /^ robot.messageRoom = ->$/;" f scripts package.json /^ "scripts": {$/;" f secret spec/fixtures/ping.json /^ "secret": "********"$/;" f sender spec/fixtures/ping.json /^ "sender": {$/;" f sender spec/fixtures/unhandled.json /^ "sender": {$/;" f sets the data element spec/event-manager-spec.coffee /^ it 'sets the data element', ->$/;" f sets the event ID spec/event-manager-spec.coffee /^ it 'sets the event ID', ->$/;" f sets the event type spec/event-manager-spec.coffee /^ it 'sets the event type', ->$/;" f sets the room name spec/event-manager-spec.coffee /^ it 'sets the room name', ->$/;" f sets the signature spec/event-manager-spec.coffee /^ it 'sets the signature', ->$/;" f site_admin spec/fixtures/ping.json /^ "site_admin": false$/;" f site_admin spec/fixtures/unhandled.json /^ "site_admin": false$/;" f site_admin spec/fixtures/unhandled.json /^ "site_admin": false$/;" f size spec/fixtures/unhandled.json /^ "size": 0,$/;" f space_operators coffeelint.json /^ "space_operators": {$/;" f spacing coffeelint.json /^ "spacing": {$/;" f ssh_url spec/fixtures/unhandled.json /^ "ssh_url": "git@github.com:lifted-studios\/hubot-github-event-announcer.git",$/;" f stargazers_count spec/fixtures/unhandled.json /^ "stargazers_count": 0,$/;" f stargazers_url spec/fixtures/unhandled.json /^ "stargazers_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/stargazers",$/;" f starred_url spec/fixtures/ping.json /^ "starred_url": "https:\/\/api.github.com\/users\/lee-dohm\/starred{\/owner}{\/repo}",$/;" f starred_url spec/fixtures/unhandled.json /^ "starred_url": "https:\/\/api.github.com\/users\/lifted-studios\/starred{\/owner}{\/repo}",$/;" f starred_url spec/fixtures/unhandled.json /^ "starred_url": "https:\/\/api.github.com\/users\/lee-dohm\/starred{\/owner}{\/repo}",$/;" f statuses_url spec/fixtures/unhandled.json /^ "statuses_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/statuses\/{sha}",$/;" f still emits the error event spec/event-manager-spec.coffee /^ it 'still emits the error event', ->$/;" f strict coffeelint.json /^ "strict": true$/;" f strict coffeelint.json /^ "strict": true,$/;" f stripQuotes src/formatters/issue-comment.coffee /^stripQuotes = (text) ->$/;" f subscribers_url spec/fixtures/unhandled.json /^ "subscribers_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/subscribers",$/;" f subscription_url spec/fixtures/unhandled.json /^ "subscription_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/subscription",$/;" f subscriptions_url spec/fixtures/ping.json /^ "subscriptions_url": "https:\/\/api.github.com\/users\/lee-dohm\/subscriptions",$/;" f subscriptions_url spec/fixtures/unhandled.json /^ "subscriptions_url": "https:\/\/api.github.com\/users\/lifted-studios\/subscriptions",$/;" f subscriptions_url spec/fixtures/unhandled.json /^ "subscriptions_url": "https:\/\/api.github.com\/users\/lee-dohm\/subscriptions",$/;" f svn_url spec/fixtures/unhandled.json /^ "svn_url": "https:\/\/github.com\/lifted-studios\/hubot-github-event-announcer",$/;" f tags_url spec/fixtures/unhandled.json /^ "tags_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/tags",$/;" f teams_url spec/fixtures/unhandled.json /^ "teams_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/teams",$/;" f test package.json /^ "test": "grunt spec"$/;" f trees_url spec/fixtures/unhandled.json /^ "trees_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/git\/trees{\/sha}",$/;" f type package.json /^ "type": "git",$/;" f type spec/fixtures/ping.json /^ "type": "User",$/;" f type spec/fixtures/unhandled.json /^ "type": "Organization",$/;" f type spec/fixtures/unhandled.json /^ "type": "User",$/;" f updated_at spec/fixtures/ping.json /^ "updated_at": "2015-02-18T15:48:41Z",$/;" f updated_at spec/fixtures/unhandled.json /^ "updated_at": "2015-02-19T03:23:15Z",$/;" f url package.json /^ "url": "https:\/\/github.com\/lifted-studios\/hubot-github-event-announcer"$/;" f url package.json /^ "url": "https:\/\/github.com\/lifted-studios\/hubot-github-event-announcer\/issues"$/;" f url spec/fixtures/ping.json /^ "url": "http:\/\/hubot.example.com\/hubot\/github-events?room=events",$/;" f url spec/fixtures/ping.json /^ "url": "https:\/\/api.github.com\/orgs\/lifted-studios",$/;" f url spec/fixtures/ping.json /^ "url": "https:\/\/api.github.com\/orgs\/lifted-studios\/hooks\/12345",$/;" f url spec/fixtures/ping.json /^ "url": "https:\/\/api.github.com\/users\/lee-dohm",$/;" f url spec/fixtures/unhandled.json /^ "url": "https:\/\/api.github.com\/users\/lifted-studios",$/;" f url spec/fixtures/unhandled.json /^ "url": "https:\/\/api.github.com\/orgs\/lifted-studios",$/;" f url spec/fixtures/unhandled.json /^ "url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer",$/;" f url spec/fixtures/unhandled.json /^ "url": "https:\/\/api.github.com\/users\/lee-dohm",$/;" f uses the default room name spec/event-manager-spec.coffee /^ it 'uses the default room name', ->$/;" f uses the event room to announce the event spec/event-manager-spec.coffee /^ it 'uses the event room to announce the event', ->$/;" f uses the unhandled formatter spec/event-manager-spec.coffee /^ it 'uses the unhandled formatter', ->$/;" f value coffeelint.json /^ "value": "unix"$/;" f value coffeelint.json /^ "value": 10,$/;" f value coffeelint.json /^ "value": 100,$/;" f value coffeelint.json /^ "value": 2,$/;" f value coffeelint.json /^ "value": 3,$/;" f version package.json /^ "version": "0.7.1",$/;" f watchers spec/fixtures/unhandled.json /^ "watchers": 0,$/;" f watchers_count spec/fixtures/unhandled.json /^ "watchers_count": 0,$/;" f when the event type is unrecognized spec/event-manager-spec.coffee /^ describe 'when the event type is unrecognized', ->$/;" f when the formatter returns null spec/event-manager-spec.coffee /^ describe 'when the formatter returns null', ->$/;" f when the formatter throws an exception spec/event-manager-spec.coffee /^ describe 'when the formatter throws an exception', ->$/;" f when the room name is not part of the query string spec/event-manager-spec.coffee /^ describe 'when the room name is not part of the query string', ->$/;" f zen spec/fixtures/ping.json /^ "zen": "Keep it logically awesome.",$/;" f