gitlab-org--gitlab-foss/spec/models
Grzegorz Bizon 32d0983a4e Merge branch 'master' into backstage/gb/migrate-stages-statuses
* master: (1000 commits)
  Fix username autocomplete group name with no avatar alignment
  Fix 'Projected tags' typo in protected_tags_spec.rb
  Many Repo Fixes
  Repo Editor Fixes
  Docs: New index for permissions
  link article from CI index
  link tech articles from the landing page
  new articles come first
  fix relative link
  fix date format
  Fixed changed files dropdown not being shown
  Update publication date
  Remove deprecated field from workhorse API responses
  Fix API responses when dealing with txt files
  Make sure MySQL would not use CURRENT_TIMESTAMP
  Add two more project templates
  Allow usage of any_projects? with an Array
  Copyedit Artifactory and GitLab article
  Rename Artifactory and GitLab article file
  Display GPG status loading spinner only when Ajax request is made
  ...
2017-08-16 13:18:03 +02:00
..
blob_viewer Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
ci Merge branch 'master' into backstage/gb/migrate-stages-statuses 2017-08-16 13:18:03 +02:00
concerns Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
conversational_development_index Store & use ConvDev percentages returned by Version app 2017-08-07 20:52:08 +02:00
cycle_analytics Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
diff_viewer Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
hooks Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
issue Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
members Migrate events into a new format 2017-08-10 17:45:44 +02:00
merge_request Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
network Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
project_services Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
protected_branch Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
ability_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
abuse_report_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
appearance_spec.rb Cache Appearance instances in Redis 2017-08-10 12:45:49 +02:00
application_setting_spec.rb Use described_class when possible 2017-07-27 14:31:53 +02:00
award_emoji_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
blob_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
board_spec.rb The lists: Backlog, and Done cannot be destroyed 2016-08-17 12:58:57 -03:00
broadcast_message_spec.rb Better caching and indexing of broadcast messages 2017-08-11 16:43:30 +02:00
chat_name_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
chat_team_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
commit_range_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
commit_spec.rb Incorporate Gitaly's CommitService.FindCommit RPC 2017-08-07 23:33:43 -04:00
commit_status_spec.rb Merge branch 'master' into backstage/gb/migrate-stages-statuses 2017-08-16 13:18:03 +02:00
compare_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
container_repository_spec.rb Ensure all project factories use :repository trait or :empty_project 2017-08-01 14:51:52 -04:00
deploy_key_spec.rb Don't include EmailHelpers manually, pick with rspec 2017-08-03 21:55:48 +08:00
deploy_keys_project_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
deployment_spec.rb Ensure all project factories use :repository trait or :empty_project 2017-08-01 14:51:52 -04:00
diff_discussion_spec.rb Ensure all project factories use :repository trait or :empty_project 2017-08-01 14:51:52 -04:00
diff_note_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
discussion_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
email_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
environment_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
event_collection_spec.rb Use a specialized class for querying events 2017-08-10 17:45:49 +02:00
event_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
external_issue_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
forked_project_link_spec.rb Ensure all project factories use :repository trait or :empty_project 2017-08-01 14:51:52 -04:00
generic_commit_status_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
global_milestone_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
gpg_key_spec.rb Don't include EmailHelpers manually, pick with rspec 2017-08-03 21:55:48 +08:00
gpg_signature_spec.rb Ensure all project factories use :repository trait or :empty_project 2017-08-01 14:51:52 -04:00
group_label_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
group_milestone_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
group_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
guest_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
identity_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
issue_collection_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
issue_spec.rb Enable Timecop safe mode 2017-08-11 14:53:17 +02:00
key_spec.rb Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE 2017-08-07 19:17:11 +01:00
label_link_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
label_priority_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
label_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
legacy_diff_discussion_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
lfs_objects_project_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
list_spec.rb Adjust tests to work with latest shoulda gem 2017-07-24 19:26:15 +03:00
member_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
merge_request_diff_commit_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
merge_request_diff_file_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
merge_request_diff_spec.rb Use described_class when possible 2017-07-27 14:31:53 +02:00
merge_request_spec.rb Enable the RSpec/HookArgument cop and auto-correct offenses 2017-08-10 19:29:42 -04:00
milestone_spec.rb Support references to group milestones 2017-08-07 11:55:00 +01:00
namespace_spec.rb Speed up Group#user_ids_for_project_authorizations 2017-08-14 12:47:15 +01:00
note_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
notification_setting_spec.rb Remove events column from notification settings 2017-07-31 11:18:55 +01:00
pages_domain_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
personal_access_token_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
project_authorization_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
project_feature_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
project_group_link_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
project_label_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
project_snippet_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
project_spec.rb Cache the number of forks of a project 2017-08-14 18:00:28 +02:00
project_statistics_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
project_team_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
project_wiki_spec.rb Merge branch 'wiki_title' into 'master' 2017-08-07 16:37:44 +00:00
protectable_dropdown_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
protected_branch_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
protected_tag_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
push_event_payload_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
push_event_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
redirect_route_spec.rb Fix conflicting redirect search 2017-08-08 10:30:07 -07:00
release_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
repository_spec.rb Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-better 2017-08-11 19:15:35 +08:00
route_spec.rb Fix style 2017-08-09 08:11:08 -07:00
sent_notification_spec.rb Ensure all project factories use :repository trait or :empty_project 2017-08-01 14:51:52 -04:00
service_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
snippet_blob_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
snippet_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
spam_log_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
subscription_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
system_note_metadata_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
timelog_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
todo_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
tree_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
trending_project_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
upload_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
user_agent_detail_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
user_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00
wiki_directory_spec.rb Use described_class when possible 2017-07-27 14:31:53 +02:00
wiki_page_spec.rb Merge branch 'wiki_title' into 'master' 2017-08-07 16:37:44 +00:00