gitlab-org--gitlab-foss/lib/gitlab
Stan Hu 7e204cf389 Added comment notification events to HipChat and Slack services.
Supports four different event types all bundled under the "note" event type:

- comments on a commit
- comments on an issue
- comments on a merge request
- comments on a code snippet
2015-03-06 06:54:00 -08:00
..
backend Don't leak information about private project existence via Git-over-SSH/HTTP. 2015-03-02 17:52:48 +01:00
bitbucket_import Satisfy Rubocop. 2015-02-24 15:07:25 +01:00
diff Fix commit comments on first line of diff not rendering in Merge Request Discussion view. 2015-02-20 10:23:34 +01:00
github_import Add Bitbucket importer. 2015-02-24 15:07:24 +01:00
gitlab_import Add Bitbucket importer. 2015-02-24 15:07:24 +01:00
gitorious_import Add gitorious.org importer 2015-02-20 17:42:58 +00:00
graphs
ldap Rubocop: Style/AlignHash enabled 2015-02-02 21:15:44 -08:00
middleware Increase timeout for Git-over-HTTP requests. 2015-03-04 23:20:47 +01:00
oauth Allow users that signed up via OAuth to set their password in order to use Git over HTTP(S). 2015-02-13 14:44:42 +01:00
satellite Web Editor: save to new branch 2015-02-24 11:43:20 +02:00
sidekiq_middleware
access.rb Improve protected branches selectbox options 2015-02-03 18:12:20 -08:00
app_logger.rb
auth.rb
bitbucket_import.rb Fix specs. 2015-02-24 15:07:24 +01:00
blacklist.rb
closing_issue_extractor.rb Allow commit messages to close several issues at once (thanks @123Haynes 2015-01-20 10:45:48 +01:00
commits_calendar.rb Improve contribution calendar on user page 2015-01-29 17:07:44 -08:00
compare_result.rb
config_helper.rb
contributors.rb
current_settings.rb DB performance improvements to GitLab 2015-02-18 00:16:42 -08:00
force_push_check.rb Rubocop: no trailing newlines 2015-02-02 21:53:27 -08:00
git.rb Send checkout sha for web hooks and services 2015-01-15 10:26:33 -08:00
git_access.rb Fix push access check when not signed in. 2015-02-18 21:59:15 +01:00
git_access_status.rb Rubocop enabled for: Use spaces inside hash literal braces 2015-02-02 20:36:54 -08:00
git_access_wiki.rb
git_logger.rb
git_ref_validator.rb
identifier.rb
import_formatter.rb Add Bitbucket importer. 2015-02-24 15:07:24 +01:00
inline_diff.rb
issues_labels.rb
logger.rb
markdown.rb Support names starting with a digit or _ for projects and users 2015-03-02 11:01:17 +01:00
markdown_helper.rb
note_data_builder.rb Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
popen.rb Close standard input in Gitlab::Popen.popen 2015-01-05 11:51:21 +01:00
production_logger.rb
project_search_results.rb
push_data_builder.rb Merge branch 'add-more-slack-notifications' into 'master' 2015-03-04 21:57:17 +00:00
reference_extractor.rb Add ExternalIssue base model to make issue referencing more robust for external issue trackers. 2015-02-11 09:21:57 -08:00
regex.rb Github Importer 2015-01-10 09:51:43 -08:00
search_results.rb
seeder.rb
sidekiq_logger.rb
snippet_search_results.rb
theme.rb
upgrader.rb Rubocop enabled for: Use spaces inside hash literal braces 2015-02-02 20:36:54 -08:00
url_builder.rb Added comment notification events to HipChat and Slack services. 2015-03-06 06:54:00 -08:00
user_access.rb
utils.rb
version_info.rb
visibility_level.rb