gitlab-org--gitlab-foss/lib
Kirill Zaitsev b123171d3d Add new data to project in push, issue, merge-request and note webhooks data
- Add `avatar_url`, `description`, `git_ssh_url`, `git_http_url`,
  `path_with_namespace` and `default_branch` in `project` in push, issue,
  merge-request and note webhooks data
- Deprecate the `ssh_url` in favor of `git_ssh_url` and `http_url` in
  favor of `git_http_url` in `project` for push, issue, merge-request and
  note webhooks data
- Deprecate the `repository` key in push, issue, merge-request and
  note webhooks data, use `project` instead
2016-02-11 17:22:11 +01:00
..
api Merge remote-tracking branch 'dev/master' into 'master' 2016-02-09 12:13:58 -05:00
assets
backup Make sure there is a connection before using ActiveRecord 2016-02-08 17:31:24 +01:00
banzai Allow limited Markdown in Broadcast Messages 2016-02-06 14:30:07 -05:00
ci Merge branch 'fix-ci-runners-version-update' into 'master' 2016-01-27 20:50:24 +00:00
gitlab Add new data to project in push, issue, merge-request and note webhooks data 2016-02-11 17:22:11 +01:00
omni_auth
rouge/formatters Remove custom Lexer. #3945 [ci skip] 2016-01-08 15:20:48 -05:00
support Merge branch 'doc_relative_url' into 'master' 2016-02-10 10:51:18 +00:00
tasks Prevent StateMachine warnings from outputting during a cron task 2016-01-15 17:47:56 -05:00
award_emoji.rb
banzai.rb
disable_email_interceptor.rb
event_filter.rb
extracts_path.rb
file_size_validator.rb
file_streamer.rb
gitlab.rb
gt_one_coercion.rb
repository_cache.rb
static_model.rb
unfold_form.rb
uploaded_file.rb
version_check.rb