UNPKG

36.3 kBPlain TextView Raw
1!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
2!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
3!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/
4!_TAG_PROGRAM_NAME Exuberant Ctags //
5!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/
6!_TAG_PROGRAM_VERSION 5.8 //
7**master** — *Unreleased* CHANGELOG.md /^## **master** — *Unreleased*$/;" f
8**v0.3.0** — *Released: 20 February 2015* CHANGELOG.md /^## **v0.3.0** — *Released: 20 February 2015*$/;" f
9**v0.4.0** — *Released: 22 February 2015* CHANGELOG.md /^## **v0.4.0** — *Released: 22 February 2015*$/;" f
10**v0.5.0** — *Released: 22 February 2015* CHANGELOG.md /^## **v0.5.0** — *Released: 22 February 2015*$/;" f
11**v0.6.0** — *Released: 24 February 2015* CHANGELOG.md /^## **v0.6.0** — *Released: 24 February 2015*$/;" f
12**v0.7.0** — *Released: 7 March 2015* CHANGELOG.md /^## **v0.7.0** — *Released: 7 March 2015*$/;" f
13**v0.7.1** — *Released: 7 March 2015* CHANGELOG.md /^## **v0.7.1** — *Released: 7 March 2015*$/;" f
14CHANGELOG CHANGELOG.md /^# CHANGELOG$/;" f
15Commit Comment Formatter spec/formatters/commit-comment-spec.coffee /^describe 'Commit Comment Formatter', ->$/;" f
16Configuration README.md /^## Configuration$/;" f
17Contract doc/Formatters.md /^## Contract$/;" f
18Copyright README.md /^## Copyright$/;" f
19Create Formatter spec/formatters/create-spec.coffee /^describe 'Create Formatter', ->$/;" f
20Create Formatter spec/formatters/watch-spec.coffee /^describe 'Create Formatter', ->$/;" f
21Delete Formatter spec/formatters/delete-spec.coffee /^describe 'Delete Formatter', ->$/;" f
22Deployment Formatter spec/formatters/deployment-spec.coffee /^describe 'Deployment Formatter', ->$/;" f
23EventManager spec/event-manager-spec.coffee /^describe 'EventManager', ->$/;" f
24EventManager src/event-manager.coffee /^class EventManager$/;" f
25Fork Formatter spec/formatters/fork-spec.coffee /^describe 'Fork Formatter', ->$/;" f
26Formatters doc/Formatters.md /^# Formatters$/;" f
27GitHub Event Announcer spec/github-event-announcer-spec.coffee /^describe 'GitHub Event Announcer', ->$/;" f
28Hubot GitHub Event Announcer README.md /^# Hubot GitHub Event Announcer$/;" f
29Installation README.md /^## Installation$/;" f
30Issue Comment Formatter spec/formatters/issue-comment-spec.coffee /^describe 'Issue Comment Formatter', ->$/;" f
31Issues Formatter spec/formatters/issues-spec.coffee /^describe 'Issues Formatter', ->$/;" f
32Ping Formatter spec/formatters/ping-spec.coffee /^describe 'Ping Formatter', ->$/;" f
33Pull Request Formatter spec/formatters/pull-request-spec.coffee /^describe 'Pull Request Formatter', ->$/;" f
34Pull Request Review Comment Formatter spec/formatters/pull-request-review-comment-spec.coffee /^describe 'Pull Request Review Comment Formatter', ->$/;" f
35Push Formatter spec/formatters/push-spec.coffee /^describe 'Push Formatter', ->$/;" f
36Unhandled Formatter spec/formatters/unhandled-spec.coffee /^describe 'Unhandled Formatter', ->$/;" f
37active spec/fixtures/ping.json /^ "active": true,$/;" f
38allowed_in_comments coffeelint.json /^ "allowed_in_comments": false,$/;" f
39allowed_in_empty_lines coffeelint.json /^ "allowed_in_empty_lines": true$/;" f
40and HUBOT_GITHUB_EVENT_ANNOUNCE_EXCEPTIONS is defined spec/event-manager-spec.coffee /^ describe 'and HUBOT_GITHUB_EVENT_ANNOUNCE_EXCEPTIONS is defined', ->$/;" f
41announceEvent spec/event-manager-spec.coffee /^ describe 'announceEvent', ->$/;" f
42announceEvent src/event-manager.coffee /^ announceEvent: (event, announce) ->$/;" f
43announces the exception spec/event-manager-spec.coffee /^ it 'announces the exception', ->$/;" f
44archive_url spec/fixtures/unhandled.json /^ "archive_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/{archive_format}{\/ref}",$/;" f
45arrow_spacing coffeelint.json /^ "arrow_spacing": {$/;" f
46assignAction src/formatters/issues.coffee /^assignAction = (data) ->$/;" f
47assignEvent src/formatters/pull-request.coffee /^assignEvent = ({data}) ->$/;" f
48assignees_url spec/fixtures/unhandled.json /^ "assignees_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/assignees{\/user}",$/;" f
49author package.json /^ "author": "Lee Dohm",$/;" f
50avatar_url spec/fixtures/ping.json /^ "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/12346?v=3",$/;" f
51avatar_url spec/fixtures/ping.json /^ "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/12347?v=3",$/;" f
52avatar_url spec/fixtures/unhandled.json /^ "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/12346?v=3",$/;" f
53avatar_url spec/fixtures/unhandled.json /^ "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/12346?v=3",$/;" f
54avatar_url spec/fixtures/unhandled.json /^ "avatar_url": "https:\/\/avatars.githubusercontent.com\/u\/12347?v=3",$/;" f
55blobs_url spec/fixtures/unhandled.json /^ "blobs_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/git\/blobs{\/sha}",$/;" f
56branches_url spec/fixtures/unhandled.json /^ "branches_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/branches{\/branch}",$/;" f
57bugs package.json /^ "bugs": {$/;" f
58callAnnounceEvent spec/event-manager-spec.coffee /^callAnnounceEvent = (manager, event) ->$/;" f
59callReceiveHook spec/event-manager-spec.coffee /^callReceiveHook = (manager, req) ->$/;" f
60camel_case_classes coffeelint.json /^ "camel_case_classes": {$/;" f
61clone_url spec/fixtures/unhandled.json /^ "clone_url": "https:\/\/github.com\/lifted-studios\/hubot-github-event-announcer.git",$/;" f
62coffee-script package.json /^ "coffee-script": "~1.8"$/;" f
63coffeescript_error coffeelint.json /^ "coffeescript_error": {$/;" f
64collaborators_url spec/fixtures/unhandled.json /^ "collaborators_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/collaborators{\/collaborator}",$/;" f
65colon_assignment_spacing coffeelint.json /^ "colon_assignment_spacing": {$/;" f
66comments_url spec/fixtures/unhandled.json /^ "comments_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/comments{\/number}",$/;" f
67commits_url spec/fixtures/unhandled.json /^ "commits_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/commits{\/sha}",$/;" f
68compare_url spec/fixtures/unhandled.json /^ "compare_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/compare\/{base}...{head}",$/;" f
69config spec/fixtures/ping.json /^ "config": {$/;" f
70constructor src/event-manager.coffee /^ constructor: (@robot) ->$/;" f
71content_type spec/fixtures/ping.json /^ "content_type": "json",$/;" f
72contents_url spec/fixtures/unhandled.json /^ "contents_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/contents\/{+path}",$/;" f
73contributors_url spec/fixtures/unhandled.json /^ "contributors_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/contributors",$/;" f
74created_at spec/fixtures/ping.json /^ "created_at": "2015-02-18T15:48:41Z"$/;" f
75created_at spec/fixtures/unhandled.json /^ "created_at": "2015-02-19T03:14:35Z",$/;" f
76cyclomatic_complexity coffeelint.json /^ "cyclomatic_complexity": {$/;" f
77default_branch spec/fixtures/unhandled.json /^ "default_branch": "master"$/;" f
78dependencies package.json /^ "dependencies": {$/;" f
79description package.json /^ "description": "Announces GitHub webhook events",$/;" f
80description spec/fixtures/ping.json /^ "description": null$/;" f
81description spec/fixtures/unhandled.json /^ "description": null$/;" f
82description spec/fixtures/unhandled.json /^ "description": null,$/;" f
83description spec/fixtures/unhandled.json /^ "description": null,$/;" f
84devDependencies package.json /^ "devDependencies": {$/;" f
85doubleNotLevel coffeelint.json /^ "doubleNotLevel": "ignore"$/;" f
86downloads_url spec/fixtures/unhandled.json /^ "downloads_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/downloads",$/;" f
87duplicate_key coffeelint.json /^ "duplicate_key": {$/;" f
88emits an error event spec/event-manager-spec.coffee /^ it 'emits an error event', ->$/;" f
89empty_constructor_needs_parens coffeelint.json /^ "empty_constructor_needs_parens": {$/;" f
90events spec/fixtures/ping.json /^ "events": [$/;" f
91events_url spec/fixtures/ping.json /^ "events_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/events",$/;" f
92events_url spec/fixtures/ping.json /^ "events_url": "https:\/\/api.github.com\/users\/lee-dohm\/events{\/privacy}",$/;" f
93events_url spec/fixtures/unhandled.json /^ "events_url": "https:\/\/api.github.com\/users\/lifted-studios\/events{\/privacy}",$/;" f
94events_url spec/fixtures/unhandled.json /^ "events_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/events",$/;" f
95events_url spec/fixtures/unhandled.json /^ "events_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/events",$/;" f
96events_url spec/fixtures/unhandled.json /^ "events_url": "https:\/\/api.github.com\/users\/lee-dohm\/events{\/privacy}",$/;" f
97excludes lines starting with > spec/formatters/issue-comment-spec.coffee /^ it 'excludes lines starting with >', ->$/;" f
98faker package.json /^ "faker": "~2.1.2",$/;" f
99fixtureContent spec/helpers.coffee /^ fixtureContent: (name) ->$/;" f
100followers_url spec/fixtures/ping.json /^ "followers_url": "https:\/\/api.github.com\/users\/lee-dohm\/followers",$/;" f
101followers_url spec/fixtures/unhandled.json /^ "followers_url": "https:\/\/api.github.com\/users\/lifted-studios\/followers",$/;" f
102followers_url spec/fixtures/unhandled.json /^ "followers_url": "https:\/\/api.github.com\/users\/lee-dohm\/followers",$/;" f
103following_url spec/fixtures/ping.json /^ "following_url": "https:\/\/api.github.com\/users\/lee-dohm\/following{\/other_user}",$/;" f
104following_url spec/fixtures/unhandled.json /^ "following_url": "https:\/\/api.github.com\/users\/lifted-studios\/following{\/other_user}",$/;" f
105following_url spec/fixtures/unhandled.json /^ "following_url": "https:\/\/api.github.com\/users\/lee-dohm\/following{\/other_user}",$/;" f
106fork spec/fixtures/unhandled.json /^ "fork": false,$/;" f
107forks spec/fixtures/unhandled.json /^ "forks": 0,$/;" f
108forks_count spec/fixtures/unhandled.json /^ "forks_count": 0,$/;" f
109forks_url spec/fixtures/unhandled.json /^ "forks_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/forks",$/;" f
110formatBranchOrTag src/formatters/create.coffee /^formatBranchOrTag = (data) ->$/;" f
111formatRepository src/formatters/create.coffee /^formatRepository = (data) ->$/;" f
112formats a basic push event spec/formatters/push-spec.coffee /^ it 'formats a basic push event', ->$/;" f
113formats a branch create event spec/formatters/create-spec.coffee /^ it 'formats a branch create event', ->$/;" f
114formats a branch delete event spec/formatters/delete-spec.coffee /^ it 'formats a branch delete event', ->$/;" f
115formats a close without merging pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats a close without merging pull request event', ->$/;" f
116formats a fork event spec/formatters/fork-spec.coffee /^ it 'formats a fork event', ->$/;" f
117formats a label pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats a label pull request event', ->$/;" f
118formats a merge pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats a merge pull request event', ->$/;" f
119formats a ping event spec/formatters/ping-spec.coffee /^ it 'formats a ping event', ->$/;" f
120formats a pull request review comment spec/formatters/pull-request-review-comment-spec.coffee /^ it 'formats a pull request review comment', ->$/;" f
121formats a reopen pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats a reopen pull request event', ->$/;" f
122formats a repository create event spec/formatters/create-spec.coffee /^ it 'formats a repository create event', ->$/;" f
123formats a tag create event spec/formatters/create-spec.coffee /^ it 'formats a tag create event', ->$/;" f
124formats a tag delete event spec/formatters/delete-spec.coffee /^ it 'formats a tag delete event', ->$/;" f
125formats a watch event spec/formatters/watch-spec.coffee /^ it 'formats a watch event', ->$/;" f
126formats an assign pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats an assign pull request event', ->$/;" f
127formats 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
128formats an issue assign event spec/formatters/issues-spec.coffee /^ it 'formats an issue assign event', ->$/;" f
129formats 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
130formats an issue close event spec/formatters/issues-spec.coffee /^ it 'formats an issue close event', ->$/;" f
131formats an issue comment created event spec/formatters/issue-comment-spec.coffee /^ it 'formats an issue comment created event', ->$/;" f
132formats an issue label event spec/formatters/issues-spec.coffee /^ it 'formats an issue label event', ->$/;" f
133formats an issue open event spec/formatters/issues-spec.coffee /^ it 'formats an issue open event', ->$/;" f
134formats an issue reopen event spec/formatters/issues-spec.coffee /^ it 'formats an issue reopen event', ->$/;" f
135formats an issue unassign event spec/formatters/issues-spec.coffee /^ it 'formats an issue unassign event', ->$/;" f
136formats 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
137formats an issue unlabel event spec/formatters/issues-spec.coffee /^ it 'formats an issue unlabel event', ->$/;" f
138formats an open pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats an open pull request event', ->$/;" f
139formats an unassign pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats an unassign pull request event', ->$/;" f
140formats 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
141formats an unhandled event spec/formatters/unhandled-spec.coffee /^ it 'formats an unhandled event', ->$/;" f
142formats an unlabel pull request event spec/formatters/pull-request-spec.coffee /^ it 'formats an unlabel pull request event', ->$/;" f
143formats the commit comment event spec/formatters/commit-comment-spec.coffee /^ it 'formats the commit comment event', ->$/;" f
144formats the deployment event spec/formatters/deployment-spec.coffee /^ it 'formats the deployment event', ->$/;" f
145formats the event spec/event-manager-spec.coffee /^ it 'formats the event', ->$/;" f
146formatters.foo spec/event-manager-spec.coffee /^ formatters.foo = (event) ->$/;" f
147formatters.foo spec/event-manager-spec.coffee /^ formatters.foo = (event) ->$/;" f
148full_name spec/fixtures/unhandled.json /^ "full_name": "lifted-studios\/hubot-github-event-announcer",$/;" f
149get spec/event-manager-spec.coffee /^ get: (param) ->$/;" f
150getFormatters src/event-manager.coffee /^ getFormatters: ->$/;" f
151gists_url spec/fixtures/ping.json /^ "gists_url": "https:\/\/api.github.com\/users\/lee-dohm\/gists{\/gist_id}",$/;" f
152gists_url spec/fixtures/unhandled.json /^ "gists_url": "https:\/\/api.github.com\/users\/lifted-studios\/gists{\/gist_id}",$/;" f
153gists_url spec/fixtures/unhandled.json /^ "gists_url": "https:\/\/api.github.com\/users\/lee-dohm\/gists{\/gist_id}",$/;" f
154git_commits_url spec/fixtures/unhandled.json /^ "git_commits_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/git\/commits{\/sha}",$/;" f
155git_refs_url spec/fixtures/unhandled.json /^ "git_refs_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/git\/refs{\/sha}",$/;" f
156git_tags_url spec/fixtures/unhandled.json /^ "git_tags_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/git\/tags{\/sha}",$/;" f
157git_url spec/fixtures/unhandled.json /^ "git_url": "git:\/\/github.com\/lifted-studios\/hubot-github-event-announcer.git",$/;" f
158githubRepo spec/helpers.coffee /^ githubRepo: ->$/;" f
159gravatar_id spec/fixtures/ping.json /^ "gravatar_id": "",$/;" f
160gravatar_id spec/fixtures/unhandled.json /^ "gravatar_id": "",$/;" f
161gravatar_id spec/fixtures/unhandled.json /^ "gravatar_id": "",$/;" f
162grunt package.json /^ "grunt": "~0.4.1",$/;" f
163grunt-coffeelint package.json /^ "grunt-coffeelint": "0.0.6",$/;" f
164grunt-contrib-coffee package.json /^ "grunt-contrib-coffee": "~0.7.0",$/;" f
165grunt-release package.json /^ "grunt-release": "~0.6.0",$/;" f
166grunt-shell package.json /^ "grunt-shell": "~0.2.2",$/;" f
167has_downloads spec/fixtures/unhandled.json /^ "has_downloads": true,$/;" f
168has_issues spec/fixtures/unhandled.json /^ "has_issues": true,$/;" f
169has_pages spec/fixtures/unhandled.json /^ "has_pages": false,$/;" f
170has_wiki spec/fixtures/unhandled.json /^ "has_wiki": true,$/;" f
171hash spec/helpers.coffee /^ hash: ->$/;" f
172homepage package.json /^ "homepage": "https:\/\/github.com\/lifted-studios\/hubot-github-event-announcer",$/;" f
173homepage spec/fixtures/unhandled.json /^ "homepage": null,$/;" f
174hook spec/fixtures/ping.json /^ "hook": {$/;" f
175hook_id spec/fixtures/ping.json /^ "hook_id": 12345,$/;" f
176hooks_url spec/fixtures/unhandled.json /^ "hooks_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/hooks",$/;" f
177html_url spec/fixtures/ping.json /^ "html_url": "https:\/\/github.com\/lee-dohm",$/;" f
178html_url spec/fixtures/unhandled.json /^ "html_url": "https:\/\/github.com\/lifted-studios",$/;" f
179html_url spec/fixtures/unhandled.json /^ "html_url": "https:\/\/github.com\/lee-dohm",$/;" f
180html_url spec/fixtures/unhandled.json /^ "html_url": "https:\/\/github.com\/lifted-studios\/hubot-github-event-announcer",$/;" f
181hubot package.json /^ "hubot": "^2.11.0",$/;" f
182hubot-mock-adapter package.json /^ "hubot-mock-adapter": "^1.0.0",$/;" f
183id spec/fixtures/ping.json /^ "id": 12345,$/;" f
184id spec/fixtures/ping.json /^ "id": 12346,$/;" f
185id spec/fixtures/ping.json /^ "id": 12347,$/;" f
186id spec/fixtures/unhandled.json /^ "id": 12346,$/;" f
187id spec/fixtures/unhandled.json /^ "id": 12345,$/;" f
188id spec/fixtures/unhandled.json /^ "id": 12346,$/;" f
189id spec/fixtures/unhandled.json /^ "id": 12347,$/;" f
190indentation coffeelint.json /^ "indentation": {$/;" f
191info spec/event-manager-spec.coffee /^ info: ->$/;" f
192insecure_ssl spec/fixtures/ping.json /^ "insecure_ssl": "0",$/;" f
193issue_comment_url spec/fixtures/unhandled.json /^ "issue_comment_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/issues\/comments\/{number}",$/;" f
194issue_events_url spec/fixtures/unhandled.json /^ "issue_events_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/issues\/events{\/number}",$/;" f
195issues_url spec/fixtures/unhandled.json /^ "issues_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/issues{\/number}",$/;" f
196jasmine-focused package.json /^ "jasmine-focused": "1.x",$/;" f
197keys_url spec/fixtures/unhandled.json /^ "keys_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/keys{\/key_id}",$/;" f
198keywords package.json /^ "keywords": [$/;" f
199labelAction src/formatters/issues.coffee /^labelAction = (data) ->$/;" f
200labelEvent src/formatters/pull-request.coffee /^labelEvent = ({data}) ->$/;" f
201labels_url spec/fixtures/unhandled.json /^ "labels_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/labels{\/name}",$/;" f
202language spec/fixtures/unhandled.json /^ "language": "CoffeeScript",$/;" f
203languages_url spec/fixtures/unhandled.json /^ "languages_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/languages",$/;" f
204left coffeelint.json /^ "left": 0,$/;" f
205level coffeelint.json /^ "level": "error"$/;" f
206level coffeelint.json /^ "level": "error",$/;" f
207level coffeelint.json /^ "level": "ignore"$/;" f
208level coffeelint.json /^ "level": "ignore",$/;" f
209level coffeelint.json /^ "level": "warn"$/;" f
210level coffeelint.json /^ "level": "warn",$/;" f
211license package.json /^ "license": "MIT",$/;" f
212limitComments coffeelint.json /^ "limitComments": true$/;" f
213line_endings coffeelint.json /^ "line_endings": {$/;" f
214login spec/fixtures/ping.json /^ "login": "lee-dohm",$/;" f
215login spec/fixtures/ping.json /^ "login": "lifted-studios",$/;" f
216login spec/fixtures/unhandled.json /^ "login": "lifted-studios",$/;" f
217login spec/fixtures/unhandled.json /^ "login": "lee-dohm",$/;" f
218login spec/fixtures/unhandled.json /^ "login": "lifted-studios",$/;" f
219logs a message spec/event-manager-spec.coffee /^ it 'logs a message', ->$/;" f
220main package.json /^ "main": "index.coffee",$/;" f
221master_branch spec/fixtures/unhandled.json /^ "master_branch": "master",$/;" f
222matchdep package.json /^ "matchdep": "~0.1.2",$/;" f
223max_line_length coffeelint.json /^ "max_line_length": {$/;" f
224members_url spec/fixtures/ping.json /^ "members_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/members{\/member}",$/;" f
225members_url spec/fixtures/unhandled.json /^ "members_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/members{\/member}",$/;" f
226merges_url spec/fixtures/unhandled.json /^ "merges_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/merges",$/;" f
227milestones_url spec/fixtures/unhandled.json /^ "milestones_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/milestones{\/number}",$/;" f
228mirror_url spec/fixtures/unhandled.json /^ "mirror_url": null,$/;" f
229missing_fat_arrows coffeelint.json /^ "missing_fat_arrows": {$/;" f
230module.exports Gruntfile.coffee /^module.exports = (grunt) ->$/;" f
231module.exports index.coffee /^module.exports = (robot, scripts) ->$/;" f
232module.exports src/formatters/commit-comment.coffee /^module.exports = ({data}) ->$/;" f
233module.exports src/formatters/create.coffee /^module.exports = ({data}) ->$/;" f
234module.exports src/formatters/delete.coffee /^module.exports = ({data}) ->$/;" f
235module.exports src/formatters/deployment.coffee /^module.exports = ({data}) ->$/;" f
236module.exports src/formatters/fork.coffee /^module.exports = ({data}) ->$/;" f
237module.exports src/formatters/issue-comment.coffee /^module.exports = (event) ->$/;" f
238module.exports src/formatters/issues.coffee /^module.exports = (event) ->$/;" f
239module.exports src/formatters/ping.coffee /^module.exports = (event) ->$/;" f
240module.exports src/formatters/pull-request-review-comment.coffee /^module.exports = ({data}) ->$/;" f
241module.exports src/formatters/pull-request.coffee /^module.exports = (event) ->$/;" f
242module.exports src/formatters/push.coffee /^module.exports = (event) ->$/;" f
243module.exports src/formatters/unhandled.coffee /^module.exports = (event) ->$/;" f
244module.exports src/formatters/watch.coffee /^module.exports = ({data}) ->$/;" f
245module.exports src/github-event-announcer.coffee /^module.exports = (robot) ->$/;" f
246name package.json /^ "name": "hubot-github-event-announcer",$/;" f
247name spec/fixtures/ping.json /^ "name": "web",$/;" f
248name spec/fixtures/unhandled.json /^ "name": "hubot-github-event-announcer",$/;" f
249newlines_after_classes coffeelint.json /^ "newlines_after_classes": {$/;" f
250no_backticks coffeelint.json /^ "no_backticks": {$/;" f
251no_debugger coffeelint.json /^ "no_debugger": {$/;" f
252no_empty_functions coffeelint.json /^ "no_empty_functions": {$/;" f
253no_empty_param_list coffeelint.json /^ "no_empty_param_list": {$/;" f
254no_implicit_braces coffeelint.json /^ "no_implicit_braces": {$/;" f
255no_implicit_parens coffeelint.json /^ "no_implicit_parens": {$/;" f
256no_interpolation_in_single_quotes coffeelint.json /^ "no_interpolation_in_single_quotes": {$/;" f
257no_plusplus coffeelint.json /^ "no_plusplus": {$/;" f
258no_stand_alone_at coffeelint.json /^ "no_stand_alone_at": {$/;" f
259no_tabs coffeelint.json /^ "no_tabs": {$/;" f
260no_throwing_strings coffeelint.json /^ "no_throwing_strings": {$/;" f
261no_trailing_semicolons coffeelint.json /^ "no_trailing_semicolons": {$/;" f
262no_trailing_whitespace coffeelint.json /^ "no_trailing_whitespace": {$/;" f
263no_unnecessary_double_quotes coffeelint.json /^ "no_unnecessary_double_quotes": {$/;" f
264no_unnecessary_fat_arrows coffeelint.json /^ "no_unnecessary_fat_arrows": {$/;" f
265node-uuid package.json /^ "node-uuid": "~1.4.3"$/;" f
266non_empty_constructor_needs_parens coffeelint.json /^ "non_empty_constructor_needs_parens": {$/;" f
267notifications_url spec/fixtures/unhandled.json /^ "notifications_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/notifications{?since,all,participating}",$/;" f
268openAction src/formatters/issues.coffee /^openAction = (data) ->$/;" f
269openEvent src/formatters/pull-request.coffee /^openEvent = ({data}) ->$/;" f
270open_issues spec/fixtures/unhandled.json /^ "open_issues": 0,$/;" f
271open_issues_count spec/fixtures/unhandled.json /^ "open_issues_count": 0,$/;" f
272ordinal src/formatters/helpers.coffee /^ ordinal: (size, singularNoun) ->$/;" f
273organization spec/fixtures/ping.json /^ "organization": {$/;" f
274organization spec/fixtures/unhandled.json /^ "organization": {$/;" f
275organizations_url spec/fixtures/ping.json /^ "organizations_url": "https:\/\/api.github.com\/users\/lee-dohm\/orgs",$/;" f
276organizations_url spec/fixtures/unhandled.json /^ "organizations_url": "https:\/\/api.github.com\/users\/lifted-studios\/orgs",$/;" f
277organizations_url spec/fixtures/unhandled.json /^ "organizations_url": "https:\/\/api.github.com\/users\/lee-dohm\/orgs",$/;" f
278owner spec/fixtures/unhandled.json /^ "owner": {$/;" f
279ping_url spec/fixtures/ping.json /^ "ping_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/hooks\/12345\/pings",$/;" f
280pluralize src/formatters/helpers.coffee /^pluralize = (singularNoun) ->$/;" f
281prefer_english_operator coffeelint.json /^ "prefer_english_operator": {$/;" f
282private spec/fixtures/unhandled.json /^ "private": false,$/;" f
283public_members_url spec/fixtures/ping.json /^ "public_members_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/public_members{\/member}",$/;" f
284public_members_url spec/fixtures/unhandled.json /^ "public_members_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/public_members{\/member}",$/;" f
285pulls_url spec/fixtures/unhandled.json /^ "pulls_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/pulls{\/number}",$/;" f
286pushed_at spec/fixtures/unhandled.json /^ "pushed_at": "2015-02-19T03:23:26Z",$/;" f
287pusher_type spec/fixtures/unhandled.json /^ "pusher_type": "user",$/;" f
288randomNumber spec/helpers.coffee /^ randomNumber: (max, min = 0) ->$/;" f
289receiveHook spec/event-manager-spec.coffee /^ describe 'receiveHook', ->$/;" f
290receiveHook src/event-manager.coffee /^ receiveHook: (req, emit) ->$/;" f
291received_events_url spec/fixtures/ping.json /^ "received_events_url": "https:\/\/api.github.com\/users\/lee-dohm\/received_events",$/;" f
292received_events_url spec/fixtures/unhandled.json /^ "received_events_url": "https:\/\/api.github.com\/users\/lifted-studios\/received_events",$/;" f
293received_events_url spec/fixtures/unhandled.json /^ "received_events_url": "https:\/\/api.github.com\/users\/lee-dohm\/received_events",$/;" f
294ref spec/fixtures/unhandled.json /^ "ref": "v0.1.1",$/;" f
295ref_type spec/fixtures/unhandled.json /^ "ref_type": "tag",$/;" f
296releases_url spec/fixtures/unhandled.json /^ "releases_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/releases{\/id}",$/;" f
297repos_url spec/fixtures/ping.json /^ "repos_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/repos",$/;" f
298repos_url spec/fixtures/ping.json /^ "repos_url": "https:\/\/api.github.com\/users\/lee-dohm\/repos",$/;" f
299repos_url spec/fixtures/unhandled.json /^ "repos_url": "https:\/\/api.github.com\/users\/lifted-studios\/repos",$/;" f
300repos_url spec/fixtures/unhandled.json /^ "repos_url": "https:\/\/api.github.com\/orgs\/lifted-studios\/repos",$/;" f
301repos_url spec/fixtures/unhandled.json /^ "repos_url": "https:\/\/api.github.com\/users\/lee-dohm\/repos",$/;" f
302repository package.json /^ "repository": {$/;" f
303repository spec/fixtures/unhandled.json /^ "repository": {$/;" f
304returns undefined for a push with no commits spec/formatters/push-spec.coffee /^ it 'returns undefined for a push with no commits', ->$/;" f
305right coffeelint.json /^ "right": 0$/;" f
306robot.emit spec/event-manager-spec.coffee /^ robot.emit = ->$/;" f
307robot.messageRoom spec/event-manager-spec.coffee /^ robot.messageRoom = ->$/;" f
308scripts package.json /^ "scripts": {$/;" f
309secret spec/fixtures/ping.json /^ "secret": "********"$/;" f
310sender spec/fixtures/ping.json /^ "sender": {$/;" f
311sender spec/fixtures/unhandled.json /^ "sender": {$/;" f
312sets the data element spec/event-manager-spec.coffee /^ it 'sets the data element', ->$/;" f
313sets the event ID spec/event-manager-spec.coffee /^ it 'sets the event ID', ->$/;" f
314sets the event type spec/event-manager-spec.coffee /^ it 'sets the event type', ->$/;" f
315sets the room name spec/event-manager-spec.coffee /^ it 'sets the room name', ->$/;" f
316sets the signature spec/event-manager-spec.coffee /^ it 'sets the signature', ->$/;" f
317site_admin spec/fixtures/ping.json /^ "site_admin": false$/;" f
318site_admin spec/fixtures/unhandled.json /^ "site_admin": false$/;" f
319site_admin spec/fixtures/unhandled.json /^ "site_admin": false$/;" f
320size spec/fixtures/unhandled.json /^ "size": 0,$/;" f
321space_operators coffeelint.json /^ "space_operators": {$/;" f
322spacing coffeelint.json /^ "spacing": {$/;" f
323ssh_url spec/fixtures/unhandled.json /^ "ssh_url": "git@github.com:lifted-studios\/hubot-github-event-announcer.git",$/;" f
324stargazers_count spec/fixtures/unhandled.json /^ "stargazers_count": 0,$/;" f
325stargazers_url spec/fixtures/unhandled.json /^ "stargazers_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/stargazers",$/;" f
326starred_url spec/fixtures/ping.json /^ "starred_url": "https:\/\/api.github.com\/users\/lee-dohm\/starred{\/owner}{\/repo}",$/;" f
327starred_url spec/fixtures/unhandled.json /^ "starred_url": "https:\/\/api.github.com\/users\/lifted-studios\/starred{\/owner}{\/repo}",$/;" f
328starred_url spec/fixtures/unhandled.json /^ "starred_url": "https:\/\/api.github.com\/users\/lee-dohm\/starred{\/owner}{\/repo}",$/;" f
329statuses_url spec/fixtures/unhandled.json /^ "statuses_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/statuses\/{sha}",$/;" f
330still emits the error event spec/event-manager-spec.coffee /^ it 'still emits the error event', ->$/;" f
331strict coffeelint.json /^ "strict": true$/;" f
332strict coffeelint.json /^ "strict": true,$/;" f
333stripQuotes src/formatters/issue-comment.coffee /^stripQuotes = (text) ->$/;" f
334subscribers_url spec/fixtures/unhandled.json /^ "subscribers_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/subscribers",$/;" f
335subscription_url spec/fixtures/unhandled.json /^ "subscription_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/subscription",$/;" f
336subscriptions_url spec/fixtures/ping.json /^ "subscriptions_url": "https:\/\/api.github.com\/users\/lee-dohm\/subscriptions",$/;" f
337subscriptions_url spec/fixtures/unhandled.json /^ "subscriptions_url": "https:\/\/api.github.com\/users\/lifted-studios\/subscriptions",$/;" f
338subscriptions_url spec/fixtures/unhandled.json /^ "subscriptions_url": "https:\/\/api.github.com\/users\/lee-dohm\/subscriptions",$/;" f
339svn_url spec/fixtures/unhandled.json /^ "svn_url": "https:\/\/github.com\/lifted-studios\/hubot-github-event-announcer",$/;" f
340tags_url spec/fixtures/unhandled.json /^ "tags_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/tags",$/;" f
341teams_url spec/fixtures/unhandled.json /^ "teams_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/teams",$/;" f
342test package.json /^ "test": "grunt spec"$/;" f
343trees_url spec/fixtures/unhandled.json /^ "trees_url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer\/git\/trees{\/sha}",$/;" f
344type package.json /^ "type": "git",$/;" f
345type spec/fixtures/ping.json /^ "type": "User",$/;" f
346type spec/fixtures/unhandled.json /^ "type": "Organization",$/;" f
347type spec/fixtures/unhandled.json /^ "type": "User",$/;" f
348updated_at spec/fixtures/ping.json /^ "updated_at": "2015-02-18T15:48:41Z",$/;" f
349updated_at spec/fixtures/unhandled.json /^ "updated_at": "2015-02-19T03:23:15Z",$/;" f
350url package.json /^ "url": "https:\/\/github.com\/lifted-studios\/hubot-github-event-announcer"$/;" f
351url package.json /^ "url": "https:\/\/github.com\/lifted-studios\/hubot-github-event-announcer\/issues"$/;" f
352url spec/fixtures/ping.json /^ "url": "http:\/\/hubot.example.com\/hubot\/github-events?room=events",$/;" f
353url spec/fixtures/ping.json /^ "url": "https:\/\/api.github.com\/orgs\/lifted-studios",$/;" f
354url spec/fixtures/ping.json /^ "url": "https:\/\/api.github.com\/orgs\/lifted-studios\/hooks\/12345",$/;" f
355url spec/fixtures/ping.json /^ "url": "https:\/\/api.github.com\/users\/lee-dohm",$/;" f
356url spec/fixtures/unhandled.json /^ "url": "https:\/\/api.github.com\/users\/lifted-studios",$/;" f
357url spec/fixtures/unhandled.json /^ "url": "https:\/\/api.github.com\/orgs\/lifted-studios",$/;" f
358url spec/fixtures/unhandled.json /^ "url": "https:\/\/api.github.com\/repos\/lifted-studios\/hubot-github-event-announcer",$/;" f
359url spec/fixtures/unhandled.json /^ "url": "https:\/\/api.github.com\/users\/lee-dohm",$/;" f
360uses the default room name spec/event-manager-spec.coffee /^ it 'uses the default room name', ->$/;" f
361uses the event room to announce the event spec/event-manager-spec.coffee /^ it 'uses the event room to announce the event', ->$/;" f
362uses the unhandled formatter spec/event-manager-spec.coffee /^ it 'uses the unhandled formatter', ->$/;" f
363value coffeelint.json /^ "value": "unix"$/;" f
364value coffeelint.json /^ "value": 10,$/;" f
365value coffeelint.json /^ "value": 100,$/;" f
366value coffeelint.json /^ "value": 2,$/;" f
367value coffeelint.json /^ "value": 3,$/;" f
368version package.json /^ "version": "0.7.1",$/;" f
369watchers spec/fixtures/unhandled.json /^ "watchers": 0,$/;" f
370watchers_count spec/fixtures/unhandled.json /^ "watchers_count": 0,$/;" f
371when the event type is unrecognized spec/event-manager-spec.coffee /^ describe 'when the event type is unrecognized', ->$/;" f
372when the formatter returns null spec/event-manager-spec.coffee /^ describe 'when the formatter returns null', ->$/;" f
373when the formatter throws an exception spec/event-manager-spec.coffee /^ describe 'when the formatter throws an exception', ->$/;" f
374when 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
375zen spec/fixtures/ping.json /^ "zen": "Keep it logically awesome.",$/;" f