gitlab-org--gitlab-foss/spec/models
Lin Jen-Shin c6bed06533 Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline
* upstream/master: (1168 commits)
  Job details won't scroll horizontally to show long lines
  Bring back branches badge to main project page
  Limit OpenGraph image size to 64x64
  Improve changelog
  Split up MergeRequestsController
  Add parent_id back to the tests
  Make changelog more descriptive
  Improve tests text
  Rename members_count to members_count_with_descendants and expose only to group admins
  Fix a bug where an invalid sort param value was passed to Gitaly
  Drop default ORDER scope when calling a find method on a Sortable model
  Add tests for project import state transition: [:started] => [:finished]
  Add CHANGELOG
  Perform housekeeping only when an import of a fresh project is completed
  Strip trailing whitespace in relative submodule URL
  Adjust projects spec on namespace fields
  Add "members_count" and "parent_id" data on namespaces API
  Removes redundant pending delete checks
  Fix gitaly ref encoding bugs
  Add ProjectWiki#ensure_repository
  ...
2017-06-29 21:14:47 +08:00
..
blob_viewer Detect if file that appears to be text in the first 1024 bytes is actually binary afer loading all data 2017-06-08 12:49:03 -05:00
ci Merge remote-tracking branch 'upstream/master' into 30634-protected-pipeline 2017-06-29 21:14:47 +08:00
concerns Merge branch 'feature/sm/34314-add-hasvariable-concern' into 'master' 2017-06-29 08:14:08 +00:00
cycle_analytics
diff_viewer Implement diff viewers 2017-06-14 10:12:21 -05:00
hooks
issue
members Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
merge_request
network
project_services rm use of deprecated webmock api in teamcity_service_spec 2017-06-26 18:00:01 -07:00
protected_branch
ability_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
abuse_report_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
appearance_spec.rb
application_setting_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05: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 Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
commit_status_spec.rb Check warnings when building compound status SQL query 2017-06-20 15:32:29 +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
diff_note_spec.rb
discussion_spec.rb
email_spec.rb
environment_spec.rb move additional_metrics.yaml into prometheus/ config folder 2017-06-16 20:54:15 +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 Just let the user to create the namespace 2017-06-06 23:39:22 +08:00
generic_commit_status_spec.rb Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
global_milestone_spec.rb
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 Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00: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_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 files in merge request diffs 2017-06-16 18:30:01 +01:00
merge_request_spec.rb Store merge request ref_fetched status in the database 2017-06-26 17:36:09 +02:00
milestone_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
namespace_spec.rb Add "members_count" and "parent_id" data on namespaces API 2017-06-28 15:50:29 -03: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
project_label_spec.rb
project_snippet_spec.rb
project_spec.rb Merge branch 'fix-34417' into 'master' 2017-06-29 09:22:52 +00:00
project_statistics_spec.rb
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
protected_tag_spec.rb
redirect_route_spec.rb
release_spec.rb
repository_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +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
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 Add User#full_private_access? to check if user has Private access 2017-06-23 11:15:35 +02:00
wiki_directory_spec.rb
wiki_page_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00