gitlab-org--gitlab-foss/app/models
Grzegorz Bizon fc550b398b Merge branch 'master' into feature/multi-level-container-registry-images
* master: (230 commits)
  Fix N+1 query in loading pipelines in merge requests
  Fix Spinach and Capybara dependencies
  Prevent users from disconnecting gitlab account from CAS
  30276 Move issue, mr, todos next to profile dropdown in top nav
  Refactor SearchController#show
  Properly eagerly-load the Capybara server for JS feature specs only
  Updating documentation to include a missing step in the update procedure
  Eager-load the Capybara server to prevent timeouts
  Increase Capybara's timeout
  Add metrics button to Environment Overview page
  Fix link to Jira service documentation
  Handle parsing OpenBSD ps output properly to display sidekiq infos on ...
  Eliminate unnecessary queries that add ~500 ms of load time for a large issue
  20914 Limits line length for project home page
  Allow users to import GitHub projects to subgroups
  Update dpl CI example
  Fix the docs:check:links job
  Don't clean up the gitlab-test-fork_bare repo
  Make GitLab use Gitaly for commit_is_ancestor
  Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery
  ...
2017-04-03 09:36:09 +02:00
..
ci Fix N+1 query in loading pipelines in merge requests 2017-04-02 05:40:23 -07:00
concerns Merge branch '29483-spam-check-only-title-and-description' into 'master' 2017-03-22 11:53:24 +00:00
cycle_analytics added new summary serializers and refactor all of the summary stuff into separate logical classes 2017-01-17 11:32:54 +01:00
hooks
issue
members Enable Rails/Validation 2017-02-23 09:31:57 -06:00
merge_request Renamed pipeline column and fixed permissions for builds in events controller 2016-11-17 08:22:58 +01:00
network Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
project_services Fix link to Jira service documentation 2017-03-31 11:03:29 +02:00
protected_branch CE-specific changes gitlab-org/gitlab-ee#1137 2016-11-29 17:38:45 +05:30
.gitkeep
ability.rb use a magic default :global symbol instead of nil 2017-03-09 11:49:52 -08:00
abuse_report.rb
appearance.rb Add `has_many` associations for models that can have Upload records 2017-03-06 14:41:10 -05:00
application_setting.rb Remove out-of-scope changes for multi-level images 2017-03-22 11:08:23 +01:00
audit_event.rb
award_emoji.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
blob.rb Added worksheets support to notebook viewer 2017-03-30 08:34:01 +01:00
board.rb Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
broadcast_message.rb
chat_name.rb Create relation between chat user and GitLab user and allow to authorize them [ci skip] 2016-11-17 21:34:23 +01:00
chat_team.rb Namespace can have only one chat team 2017-03-07 15:20:22 +01:00
commit.rb Merge branch 'feature/use-gitaly-for-commit-show' into 'master' 2017-03-17 17:41:44 +00:00
commit_range.rb Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
commit_status.rb Make CI build to use optimistic locking only on status change 2017-03-28 17:50:28 +02:00
compare.rb
container_repository.rb Add serveral minor improvements to container registry 2017-03-31 15:10:15 +02:00
cycle_analytics.rb fix spec 2017-01-17 11:32:55 +01:00
dashboard_milestone.rb Speed up dashboard milestone index by scoping IssuesFinder to user authorized projects 2017-01-16 11:58:16 -05:00
deploy_key.rb Don't notify user for deploy keys, feedback: 2016-11-18 01:23:04 +08:00
deploy_keys_project.rb
deployment.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
diff_note.rb Enable Style/WordArray 2017-02-23 09:32:41 -06:00
directly_addressed_user.rb Create directly_addressed Todos when mentioned in beginning of a line 2017-02-08 21:53:34 +05:30
discussion.rb Feature: delegate all open discussions to Issue 2016-12-05 20:55:45 +01:00
email.rb
environment.rb Added Prometheus Service and Prometheus graphs 2017-03-07 16:57:42 +00:00
event.rb Merge branch '28058-hide-emails-in-atom-feeds' into 'security' 2017-03-20 18:45:45 -07:00
external_issue.rb Fix issues mentioned but not closed for JIRA 2017-03-06 14:18:49 +00:00
forked_project_link.rb Use string for class_name option for lazy autoload class 2017-01-15 12:08:29 +05:00
generic_commit_status.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
global_label.rb
global_milestone.rb Add count badges to both dashboard and group milestones 2017-03-10 13:04:19 +01:00
group.rb Hide ancestor groups in the share group dropdown list 2017-03-21 11:00:06 +02:00
group_label.rb Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
group_milestone.rb Update Rubocop to ruby 2.3 2017-02-07 15:16:46 +01:00
guest.rb use a magic default :global symbol instead of nil 2017-03-09 11:49:52 -08:00
identity.rb
issue.rb Spam check only when spammable attributes have changed 2017-03-21 14:20:15 -03:00
issue_collection.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
key.rb Record used SSH keys only once per day 2017-01-20 11:42:46 +01:00
label.rb Added labels to the issue web hook 2017-03-17 12:14:26 +00:00
label_link.rb
label_priority.rb
legacy_diff_note.rb
lfs_object.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
lfs_objects_project.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
list.rb Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
member.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
merge_request.rb Merge branch '22145-slow-search' into 'master' 2017-03-24 12:27:54 +00:00
merge_request_diff.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
merge_requests_closing_issues.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
milestone.rb Add dropdown sort to project milestones 2017-03-24 00:39:12 +00:00
namespace.rb Merge branch 'master' into feature/multi-level-container-registry-images 2017-04-03 09:36:09 +02:00
note.rb Create metadata when creating system notes 2017-03-28 15:16:41 +02:00
notification_setting.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
oauth_access_grant.rb Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
oauth_access_token.rb Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
pages_domain.rb Enable Rails/Validation 2017-02-23 09:31:57 -06:00
personal_access_token.rb Merge branch 'siemens/gitlab-ce-feature/openid-connect' 2017-03-07 16:16:08 +00:00
personal_snippet.rb
project.rb Merge branch 'master' into feature/multi-level-container-registry-images 2017-03-27 12:35:10 +02:00
project_authorization.rb Smarter refreshing of authorized projects 2016-12-19 17:11:03 +01:00
project_feature.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
project_group_link.rb Don't allow a project to be shared with an ancestor of the group it is in 2017-02-28 15:11:21 +02:00
project_import_data.rb
project_label.rb Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
project_snippet.rb Spam check and reCAPTCHA improvements 2017-02-21 13:32:49 -03:00
project_statistics.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
project_team.rb Eliminate unnecessary queries that add ~500 ms of load time for a large issue 2017-03-30 23:00:00 -07:00
project_wiki.rb Fix ProjectWiki#http_url_to_repo signature 2017-03-20 16:24:01 +01:00
protected_branch.rb Enable Rails/Validation 2017-02-23 09:31:57 -06:00
release.rb
repository.rb Make GitLab use Gitaly for commit_is_ancestor 2017-03-30 16:06:31 +02:00
route.rb Escape route path for LIKE queries 2017-03-21 17:04:12 +01:00
security_event.rb
sent_notification.rb
service.rb All CI offline migrations 2017-03-17 23:06:11 +00:00
snippet.rb Spam check only when spammable attributes have changed 2017-03-21 14:20:15 -03:00
spam_log.rb
subscription.rb Allow subscriptions to be created without a project 2016-11-17 15:10:13 -02:00
system_note_metadata.rb Create metadata when creating system notes 2017-03-28 15:16:41 +02:00
timelog.rb Use normal associations instead of polymorphic. 2017-02-07 10:41:44 -05:00
todo.rb Allow sorting by due date and label priority 2017-03-15 17:02:37 +00:00
tree.rb Unify detecting of special repository files 2016-11-21 12:51:40 +01:00
trending_project.rb
u2f_registration.rb
upload.rb Add Upload model and UploadChecksumWorker worker 2017-03-06 14:41:09 -05:00
user.rb Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery 2017-03-30 15:38:48 +03:00
user_agent_detail.rb
users_star_project.rb
wiki_directory.rb Remove directories as one of the attributes of WikiDirectory 2016-12-31 17:27:03 -02:00
wiki_page.rb Fix Project Wiki update 2017-03-20 13:53:23 +00:00