gitlab-org--gitlab-foss/spec/models
Grzegorz Bizon 0aefb51693 Merge branch 'master' into backstage/gb/migrate-stages-statuses
* master: (97 commits)
  Bulk update sidebar UI polish
  Fix margin in mini graph for commits box
  Add space between words in language dropdown
  Fix support for old CI API when image or services are not specified
  Short-circuit build coverage extraction for empty regexes
  Update VERSION to 9.5.0-pre
  Update CHANGELOG.md for 9.4.0
  Compress gitlab svg logo
  Fix the gcovr coverage regex by removing line separators before scanning
  Capitalize Sidekiq word in dev doc
  Add 1px to breadcrumbs min height
  Update nginx docs
  Use custom font SVG for logo
  Port spinach tests to rspec feature specs
  Merge branch 'fix-re2-infinite-loop-nick' into 'security-9-3'
  Copy-edit background migrations guidelines
  Add Traditional Chinese in Taiwan translations of Pipeline Schedules
  Fix new project selectors in GitLab QA
  Reword success to passing for pipeline badges
  Rename build to pipeline for status badges
  ...
2017-07-24 11:01:34 +02:00
..
blob_viewer Don't show auxiliary blob viewer for README when there is no wiki 2017-07-06 16:19:10 -05:00
ci Merge branch 'master' into backstage/gb/migrate-stages-statuses 2017-07-24 11:01:34 +02:00
concerns Revert "Merge branch 'revert-2c879643' into 'master'" 2017-07-14 11:38:06 +00:00
cycle_analytics Add transient head_pipeline_of to pipeline factories 2017-05-22 17:06:45 -03:00
diff_viewer Implement diff viewers 2017-06-14 10:12:21 -05:00
hooks Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
issue
members Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
merge_request
network
project_services Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
protected_branch Added model specs 2017-05-12 09:36:43 +01:00
ability_spec.rb update the specs to not require a set to be returned 2017-06-27 12:41:54 -07:00
abuse_report_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
appearance_spec.rb
application_setting_spec.rb Prevent bad data being added to application settings when Redis is unavailable 2017-07-10 15:40:51 +01:00
award_emoji_spec.rb
blob_spec.rb Add Blob#file_type convenience method 2017-06-08 10:07:17 -05:00
board_spec.rb
broadcast_message_spec.rb #13336 - display multiple messages in both the UI and git output 2017-06-15 13:47:33 +00:00
chat_name_spec.rb
chat_team_spec.rb
commit_range_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
commit_spec.rb Use RequestStoreWrap for Commit#author 2017-07-18 01:18:20 +08:00
commit_status_spec.rb Use a new stage_id reference to a persisted stage 2017-07-20 12:56:27 +02:00
compare_spec.rb
container_repository_spec.rb
deploy_key_spec.rb
deploy_keys_project_spec.rb
deployment_spec.rb Move Prometheus service to project model 2017-06-16 20:48:34 +02:00
diff_discussion_spec.rb Add system note with link to diff comparison when MR discussion becomes outdated 2017-05-23 16:27:30 -05:00
diff_note_spec.rb Update diff discussion position per discussion instead of per note 2017-05-31 14:34:56 -05:00
discussion_spec.rb
email_spec.rb
environment_spec.rb Remove unnecessary contexts 2017-06-30 14:32:42 +02:00
event_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
external_issue_spec.rb
forked_project_link_spec.rb Add many foreign keys to the projects table 2017-07-06 12:01:36 +02:00
generic_commit_status_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
global_milestone_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
group_label_spec.rb
group_milestone_spec.rb Improve method names and add more specs 2017-06-16 12:03:15 -03:00
group_spec.rb Update specs for new upload path 2017-07-18 15:38:54 +02:00
guest_spec.rb
identity_spec.rb
issue_collection_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
issue_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
key_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
label_link_spec.rb
label_priority_spec.rb
label_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
legacy_diff_discussion_spec.rb
lfs_objects_project_spec.rb
list_spec.rb
member_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
merge_request_diff_commit_spec.rb Add table for merge request commits 2017-07-06 17:36:10 +01:00
merge_request_diff_file_spec.rb Add table for files in merge request diffs 2017-06-16 18:30:01 +01:00
merge_request_diff_spec.rb Add table for merge request commits 2017-07-06 17:36:10 +01:00
merge_request_spec.rb Speed up all_commit_shas for new merge requests 2017-07-07 13:59:23 +01:00
milestone_spec.rb Native group milestones 2017-07-07 15:08:49 +00:00
namespace_spec.rb Allow groups with the name system 2017-07-18 16:23:38 +02:00
note_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
notification_setting_spec.rb Deserialise existing custom notification settings 2017-06-15 15:15:13 +01:00
pages_domain_spec.rb Allow numeric pages domain 2017-06-06 12:39:37 +01:00
personal_access_token_spec.rb Create read_registry scope with JWT auth 2017-06-05 12:26:49 +02:00
project_authorization_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
project_feature_spec.rb Refactor Project.with_feature_available_for_user 2017-06-16 13:49:09 +02:00
project_group_link_spec.rb Disable RSpec/BeforeAfterAll and enable RSpec/ImplicitExpect cops 2017-06-30 17:52:27 +02:00
project_label_spec.rb
project_snippet_spec.rb Enable the RSpec/EmptyExampleGroup cop 2017-05-18 18:25:50 +02:00
project_spec.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
project_statistics_spec.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00
project_team_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
project_wiki_spec.rb Add ProjectWiki#ensure_repository 2017-06-28 10:42:59 -03:00
protectable_dropdown_spec.rb
protected_branch_spec.rb Enable the RSpec/EmptyExampleGroup cop 2017-05-18 18:25:50 +02:00
protected_tag_spec.rb
redirect_route_spec.rb
release_spec.rb
repository_spec.rb Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
route_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
sent_notification_spec.rb
service_spec.rb
snippet_blob_spec.rb
snippet_spec.rb Merge branch 'snippets-finder-visibility' into 'security' 2017-05-10 16:48:18 +02:00
spam_log_spec.rb
subscription_spec.rb
system_note_metadata_spec.rb
timelog_spec.rb
todo_spec.rb
tree_spec.rb
trending_project_spec.rb
upload_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
user_agent_detail_spec.rb
user_spec.rb Update specs for new upload path 2017-07-18 15:38:54 +02:00
wiki_directory_spec.rb
wiki_page_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00