Merge branch 'master' into 43404-pipelines-commit
* master: (124 commits)
Double-check next value for internal ids.
Resolve "skeleton placeholder on diff has white background"
Replace the `project/commits/comments.feature` spinach test with an rspec analog
Set ENV['IN_MEMORY_APPLICATION_SETTINGS'] to 'true in spec/db/production/settings_spec.rb
Update docs on `.gitlab-ci.yml` and variables policy
Add note about support of variables policy to docs
Revert and fix
corrected git cheat sheet url
Bump parser gem to 2.5.1.0 to remove warning in rspec
Update invalid test application_settings_controller_spec.rb
Use stable docker image instead of latest
Handle cancelled request
Stop polling and fetch the table
[ci skip] Updates table when stage is clicked
Backport GitLab domain helper methods
use jquery object in togglePopover
Fix other listeners
Fix the metrics link being not rendering the html
Fix feature_highlight listener
Update custom issue tracker docs
...
Showing
1018 Bytes
app/assets/images/ext_snippet_icons/logo.png
0 → 100644
494 Bytes
app/assets/javascripts/shared/popover.js
0 → 100644
app/assets/stylesheets/snippets.scss
0 → 100644
app/views/shared/snippets/_embed.html.haml
0 → 100644
app/views/shared/snippets/show.js.haml
0 → 100644
... | ... | @@ -16,7 +16,7 @@ |
"webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js" | ||
}, | ||
"dependencies": { | ||
"@gitlab-org/gitlab-svgs": "^1.17.0", | ||
"@gitlab-org/gitlab-svgs": "^1.18.0", | ||
"autosize": "^4.0.0", | ||
"axios": "^0.17.1", | ||
"babel-core": "^6.26.0", | ||
... | ... |
spec/helpers/snippets_helper_spec.rb
0 → 100644
spec/javascripts/pipelines/mock_data.js
0 → 100644
This diff is collapsed.
Click to expand it.
spec/javascripts/shared/popover_spec.js
0 → 100644
This diff is collapsed.
Click to expand it.
spec/tasks/cache/clear/redis_spec.rb
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.