gitlab-org--gitlab-foss/spec/lib/gitlab
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
..
backend Fix after column rename 2015-12-11 18:02:10 +01:00
bitbucket_import Tag lib specs 2015-12-09 11:55:42 +01:00
ci/build/artifacts Add method that calculates total size for artifacts subfolder 2016-01-20 21:55:13 +01:00
diff Fix specs and add a new one 2016-01-30 12:53:12 +01:00
email Update spec 2016-01-07 15:51:12 +01:00
github_import Fix cross projects detection when importing GitHub pull requests 2016-01-20 19:36:35 -02:00
gitlab_import Tag lib specs 2015-12-09 11:55:42 +01:00
gitorious_import Tag lib specs 2015-12-09 11:55:42 +01:00
google_code_import Tag lib specs 2015-12-09 11:55:42 +01:00
ldap Allow LDAP users to change their email if it was not set by the LDAP server 2016-01-19 16:25:38 +01:00
lfs Tag lib specs 2015-12-09 11:55:42 +01:00
metrics Correct arity for instrumented methods w/o args 2016-01-25 21:28:59 +01:00
o_auth AuthHash should not parameterize email user 2015-12-10 18:49:48 -05:00
sherlock Tag lib specs 2015-12-09 11:55:42 +01:00
sql Tag lib specs 2015-12-09 11:55:42 +01:00
akismet_helper_spec.rb Support Akismet spam checking for creation of issues via API 2016-02-02 11:25:44 -02:00
asciidoc_spec.rb Move Markdown/reference logic from Gitlab::Markdown to Banzai 2015-12-15 15:51:16 +01:00
auth_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
blame_spec.rb Move blame group logic to dedicated class 2016-01-28 14:49:21 +01:00
build_data_builder_spec.rb Suppress e-mails on failed builds if allow_failure is set 2016-01-07 10:45:39 -08:00
closing_issue_extractor_spec.rb Update ExternalIssue regex for JIRA integration 2016-01-26 15:55:40 -05:00
color_schemes_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
database_spec.rb Display database type and version in Administration dashboard 2016-02-02 17:59:09 -05:00
git_access_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
git_access_wiki_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
highlight_spec.rb Add missing specs 2016-01-19 16:26:44 +01:00
incoming_email_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
key_fingerprint_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
markup_helper_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
metrics_spec.rb Stop tracking call stacks for instrumented views 2016-01-12 15:41:22 +01:00
note_data_builder_spec.rb Add new data to project in push, issue, merge-request and note webhooks data 2016-02-11 17:22:11 +01:00
popen_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
project_search_results_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
push_data_builder_spec.rb Add new data to project in push, issue, merge-request and note webhooks data 2016-02-11 17:22:11 +01:00
reference_extractor_spec.rb Backport JIRA service 2015-12-18 14:19:48 -06:00
regex_spec.rb Allow "@" in file names and path 2016-02-01 16:20:49 +01:00
themes_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
upgrader_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
uploads_transfer_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
url_builder_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00
version_info_spec.rb Tag lib specs 2015-12-09 11:55:42 +01:00