gitlab-org--gitlab-foss/spec
Filipa Lacerda 3d273c3c38 Merge branch 'master' into 22604-manual-actions
* master: (51 commits)
  Fix spec/features/admin/admin_active_tab_spec.rb
  Fix eslint errors
  Don't open Asciidoc module twice
  Add `gitlab_rails['auto_migrate'] = false` to HA docs for Redis/PG [ci skip]
  Unify margin widths
  Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUG
  Add Okta authentication documentation
  Create environments when the build referencing them is created
  Add an environment slug
  Make the index on environment name and project id unique, fixing up any duplicates
  Rename `issue create` slash command to `issue new`
  Add changelog for !7850.
  Update Mattermost slash commands docs to explain how to create a newline and use <kbd> for user input. See HTML5 spec: https://www.w3.org/TR/html5/text-level-semantics.html#the-kbd-element
  Improve `issue create …` slash command with user input keys to create a newline in chat clients.
  Add explicit status test, feedback:
  Don't call anything on a block, use simple if
  Use described_class and update description
  Also use latest_status, feedback:
  Fixed bug with +1 not autocompleting
  added changelog entry
  ...
2016-12-16 10:14:44 +00:00
..
bin
config
controllers Merge branch 'jej-note-search-uses-finder' into 'security' 2016-12-15 11:40:12 -03:00
db/production
factories Merge branch 'jej-note-search-uses-finder' into 'security' 2016-12-15 11:40:12 -03:00
features Merge branch 'master' into 22604-manual-actions 2016-12-16 10:14:44 +00:00
finders Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' 2016-12-15 11:41:04 -03:00
fixtures adds impersonator variable and makes sudo usage overall more clear 2016-12-07 14:42:51 +00:00
helpers Add Gitlab::Middleware::Multipart 2016-12-15 12:26:36 +01:00
initializers
javascripts Merge branch 'add-object-assign-polyfill' into 'master' 2016-12-15 16:53:08 +00:00
lib Merge branch 'show-commit-status-from-latest-pipeline' into 'master' 2016-12-15 19:48:00 +00:00
mailers
migrations Encode when migrating ProcessCommitWorker jobs 2016-12-13 16:52:49 +01:00
models Merge branch 'show-commit-status-from-latest-pipeline' into 'master' 2016-12-15 19:48:00 +00:00
policies
requests Add an environment slug 2016-12-15 13:57:03 +00:00
routing Add support for nested groups to admin routing 2016-12-11 10:30:10 +02:00
serializers fix transient timing failure adding timecop 2016-12-14 14:49:10 +01:00
services Create environments when the build referencing them is created 2016-12-15 13:57:04 +00:00
support Add Gitlab::Middleware::Multipart 2016-12-15 12:26:36 +01:00
tasks/gitlab
uploaders Add Gitlab::Middleware::Multipart 2016-12-15 12:26:36 +01:00
views Fix test 2016-12-12 13:16:52 -06:00
workers Merge branch 'zj-guest-reads-public-builds' into 'master' 2016-12-06 13:54:16 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb
teaspoon_env.rb