Merge branch 'master' into 22604-manual-actions
* master: (28 commits)
Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' ...
Merge branch 'html-safe-diff-line-content' into 'security'
Merge branch 'rs-filter-authentication_token' into 'security'
Merge branch 'destroy-session' into 'security'
Updating reference to database password
Update CHANGELOG.md for 8.13.9
Update CHANGELOG.md for 8.14.4
Don't check if stage name doesn't exist
Various small emoji positioning adjustments
Add nested groups support on data level
Update factory_girl_rails to 4.7.0
Correct previous stable branch used in 8.14 to 8.15 update guide
Enable display of admonition icons in Asciidoc.
add link_to_if helper on target_branch link on Merge Request ...
Fade out should be white instead of gray
Do nothing if file is undefined
fix: 24982- Remove'Signed in successfully' message After this ...
adds impersonator variable and makes sudo usage overall more clear
Reenables /user API request to return private-token if user is ...
Fixed timeago re-rendering every element
...
Showing
... | ... | @@ -271,7 +271,7 @@ group :development, :test do |
gem 'fuubar', '~> 2.0.0' | ||
gem 'database_cleaner', '~> 1.5.0' | ||
gem 'factory_girl_rails', '~> 4.6.0' | ||
gem 'factory_girl_rails', '~> 4.7.0' | ||
gem 'rspec-rails', '~> 3.5.0' | ||
gem 'rspec-retry', '~> 0.4.5' | ||
gem 'spinach-rails', '~> 0.2.1' | ||
... | ... |
app/models/concerns/routable.rb
0 → 100644
app/models/route.rb
0 → 100644
changelogs/unreleased/public-tags-api.yml
0 → 100644
changelogs/unreleased/timeago-perf-fix.yml
0 → 100644
spec/fixtures/api/schemas/user/login.json
0 → 100644
spec/fixtures/api/schemas/user/public.json
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.
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.
spec/models/concerns/routable_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.
spec/models/route_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.
Please
register
or
sign in
to comment