gitlab-org--gitlab-foss/app/models
Lin Jen-Shin a8a879eebc Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-access-deploy-keys
* upstream/master: (236 commits)
  Mention Git strategy none
  Remove ToC since it's now supported in the docs portal itself
  Add 8.14 to versions with further additions to review apps
  Add Limitations sections to environments and review apps docs
  Add link to environments docs
  Fix URL to review apps docs
  Add a prerequisites section, add some links
  Link to NGINX example project for the time being
  Get rid most of the irrelevant sections
  Add note about current limitation in $CI_BUILD_REF_NAME
  Add an intro and an Overview section for Review Apps
  WIP review apps
  Add Review apps link to CI README
  Add stop environment permissions and remove delete
  Add note about auto-stopping of environments
  Update CHANGELOG.md for 8.13.6
  Finish "Stopping envs" and "Grouping similar envs" sections
  Highlight first user autocomplete option
  Remove ToC and fix headings in Markdown docs
  Revert "Merge branch '22680-unlabel-limit-autocomplete-to-selected-items' into 'master'"
  ...
2016-11-17 23:28:58 +08:00
..
ci Update the updated_at of a build while patching the trace 2016-11-15 13:54:47 +01:00
concerns
cycle_analytics
hooks
issue
members
merge_request
network
project_services Change the slack notification comment link. 2016-11-16 14:43:58 +03:00
protected_branch
.gitkeep
ability.rb
abuse_report.rb
appearance.rb
application_setting.rb Only turn on Sidekiq throttling if application settings exists 2016-11-12 16:00:21 -08:00
audit_event.rb
award_emoji.rb
blob.rb
board.rb
broadcast_message.rb
commit.rb
commit_range.rb
commit_status.rb
compare.rb
cycle_analytics.rb
deploy_key.rb Introduce has_access_to? so that we could reuse it 2016-11-16 20:31:23 +08:00
deploy_keys_project.rb
deployment.rb
diff_note.rb
discussion.rb
email.rb
environment.rb Add specs for environments recently updated on branch 2016-11-16 11:26:36 +01:00
event.rb Allow commit note to be visible if repo is visible 2016-11-16 15:35:15 +01:00
external_issue.rb
forked_project_link.rb
generic_commit_status.rb
global_label.rb
global_milestone.rb
group.rb
group_label.rb
guest.rb
identity.rb
issue.rb Fixed issue boards when not logged in 2016-11-14 12:12:01 +00:00
issue_collection.rb
key.rb Use setter for key instead AR callback 2016-11-16 00:59:09 +05:00
label.rb
label_link.rb
label_priority.rb
legacy_diff_note.rb
lfs_object.rb
lfs_objects_project.rb
list.rb
member.rb
merge_request.rb
merge_request_diff.rb
merge_requests_closing_issues.rb
milestone.rb
namespace.rb
note.rb Does not raise error when Note not found when processing NewNoteWorker 2016-11-11 22:54:11 -02:00
notification_setting.rb
oauth_access_token.rb
personal_access_token.rb
personal_snippet.rb
project.rb Merge branch 'feature/environment-teardown-when-branch-deleted' into 'master' 2016-11-17 10:54:57 +00:00
project_feature.rb Remove unneeded nil checks 2016-11-12 11:20:06 +01:00
project_group_link.rb
project_import_data.rb
project_label.rb
project_snippet.rb
project_team.rb
project_wiki.rb Search for a filename in a project 2016-11-16 14:25:54 +02:00
protected_branch.rb
release.rb
repository.rb Merge branch '24496-fix-internal-api-project-lookup' into 'master' 2016-11-16 20:49:30 +00:00
security_event.rb
sent_notification.rb
service.rb Defer saving project services to the database if there are no user changes 2016-11-16 12:46:07 +01:00
snippet.rb
spam_log.rb
subscription.rb
todo.rb
tree.rb Issue #4270: Recursive option for files through API 2016-11-12 10:00:39 +01:00
trending_project.rb
u2f_registration.rb
user.rb Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-access-deploy-keys 2016-11-17 23:28:58 +08:00
user_agent_detail.rb
users_star_project.rb
wiki_page.rb