| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
Closes #13357
|
|\ \
| | |
| | |
| | |
| | | |
# Conflicts:
# Gemfile.lock
|
| | |
| | |
| | | |
- Parameter validation as ISO8601 format
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Revert "Remove the Devise Async gem."
This reverts commit 1cc614f2bdd30b4fce35ee9e680f9272b9012978.
It was causing the ActiveJob integration to fail, so unfortunately we'll have to add the gem again.
Resolves #17250.
See merge request !4027
|
| | |/
| |/|
| | |
| | |
| | |
| | | |
This reverts commit 1cc614f2bdd30b4fce35ee9e680f9272b9012978.
It was causing the ActiveJob integration to fail, so unfortunately we'll have to add the gem again.
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
This allows the removal of the monkey patch from this commit: 47ff1c56089b3df9c36b77c02f0f3db54fea1d54
It'll also make it slightly easier to upgrade to 3.5.0 later.
Changelog: https://github.com/rspec/rspec-rails/blob/master/Changelog.md#340--2015-11-11
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Upgrade Doorkeeper from 2.2.2 to 3.1.0
I’d rather upgrade one major version at a time, so Doorkeeper needs to
be upgraded to 3.x before it can be upgraded to 4.x (which includes
Rails 5 support).
Changelog:
https://github.com/doorkeeper-gem/doorkeeper/blob/master/NEWS.md#310
Working toward #14286.
See merge request !3644
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
I’d rather upgrade one major version at a time, so Doorkeeper needs to
be upgraded to 3.x before it can be upgraded to 4.x (which includes
Rails 5 support).
Changelog:
https://github.com/doorkeeper-gem/doorkeeper/blob/master/NEWS.md#310
|
|/
|
|
|
|
|
|
| |
This is a combination of 3 commits.
- Update the bare repositories info/attributes if the default branch is updated
- Check the diff attributes of a file before showing a diff
- Update CHANGELOG
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
Add letter_opener_web gem
Sent emails in the development environment will no longer automatically
be opened in the browser. If a sent email needs to be viewed, it can be
found at the `/rails/letter_opener` route.
See merge request !3893
|
| |
| |
| |
| |
| |
| | |
Sent emails in the development environment will no longer automatically
be opened in the browser. If a sent email needs to be viewed, it can be
found at the `/rails/letter_opener` route.
|
| |
| |
| |
| |
| |
| | |
The extra gem isn’t necessary anymore since Rails 4.2 has ActiveJob integration.
Resolves #15575.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Upgrade gitlab-grit gem to 2.8.1, loosening the mime-types gem's version dependency.
Changelog for mime-types: https://github.com/mime-types/ruby-mime-types/blob/master/History.rdoc
Resolves #15101.
See merge request !3901
|
| | |
| | |
| | |
| | |
| | |
| | | |
dependency.
Resolves #15101.
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Upgrade jQuery Rails from 4.0.5 to 4.1.1
Upgrades jQuery to 1.12.1 and jquery-ujs to 1.2.1.
Changelogs:
- https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md
- https://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/
- https://github.com/rails/jquery-ujs/releases
See merge request !3642
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Upgrades jQuery to 1.12.1 and jquery-ujs to 1.2.1.
Changelogs:
https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md
https://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/
https://github.com/rails/jquery-ujs/releases
|
| | | |
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | | |
Update Sidekiq and related gems (bundle update sidekiq)
Closes #15079
See merge request !3817
|
| | |
| | |
| | |
| | | |
Closes #15079
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
License templates when creating/editing a LICENSE file
Closes #12804
See merge request !3660
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | |
| | |
| | |
| | | |
endpoint
|
|/ / |
|
| |
| |
| |
| | |
Spring changelog: https://git.io/vVAUY
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Upgrade annotate from 2.6.10 to 2.7.0
We don’t have any tests for this, so no need to run them. [ci skip]
Includes compatibility with Rails 5.
Changelog: https://github.com/ctran/annotate_models/releases/tag/v2.7.0
Working towards #14286.
See merge request !3645
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
Includes compatibility with Rails 5. We don’t have any tests for this,
so no need to run them. [ci skip]
Changelog: https://github.com/ctran/annotate_models/releases/tag/v2.7.0
Working towards #14286.
|
|/
|
|
|
|
|
|
|
|
| |
Includes compatibility with Rails 5.
Changelog:
https://github.com/fphilipe/premailer-rails/blob/master/CHANGELOG.md#v19
2
Working towards #14286.
|
|
|
|
|
|
| |
Sprockets 3.5.0 reintroduces GZIP-ing and 3.6.0 includes performance improvements. Changelog: https://github.com/rails/sprockets/blob/3.x/CHANGELOG.md
Resolves #14344.
|
|\
| |
| |
| |
| | |
Bump rails to 4.2.6
See merge request !3424
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Redis connection pool
Split from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3232
Having an easily accessible Redis connection pool allows us to do more
cool stuff with Redis in GitLab (instead of having to go through e.g.
the Rails cache).
See merge request !3521
|
| |/ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This removes a few dependencies! It was also rude to be using coveralls
0.8.9, considering 0.8.12 introduced support for GitLab CI :) Also
paves the way for updating mime-types to 3.0.
Coveralls Changelog:
https://github.com/lemurheavy/coveralls-ruby/releases
Simplecov Changelog:
https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| | |
Upgrade bundler-audit from 0.4.0 to 0.5.0
Bundler Audit can now run the `check` command with an `—update` flag to update the Ruby CVE repository before checking. This removes the need for two separate commands in GitLab CI ([source](https://github.com/rubysec/bundler-audit#synopsis)).
See the Changelog for more information: https://github.com/rubysec/bundler-audit/blob/master/ChangeLog.md#050--2015-02-28
See merge request !3433
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bundler Audit can now run check with the `—update` flag to update the
Ruby CVE repository before checking. This removes the need for two
separate commands in GitLab CI.
See the Changelog for more information:
https://github.com/rubysec/bundler-audit/blob/master/ChangeLog.md#050--2
015-02-28
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This was originally suggested by @ayufan and modified to be a bit
cleaner and use RequestStore instead of a regular Hash.
By caching the output of the two methods involved the number of queries
is reduced significantly. For example, for an issue with 200 notes (of
which 100 reference a number of merge requests) this cuts down the
amount of queries from around 6300 to around 3300.
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Upgrade coffee-rails to 4.1.1
Includes Rails 5 support.
[See Changelog for more info](https://github.com/rails/coffee-rails/blob/master/CHANGELOG.md#411-dece
mber-18-2015).
Working towards #14286.
See merge request !3398
|
| |
| |
| |
| |
| |
| |
| |
| | |
Includes Rails 5 support.
See Changelog for more info
(https://github.com/rails/coffee-rails/blob/master/CHANGELOG.md#411-dece
mber-18-2015)
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Upgrade web-console to 2.3.0
Rails 5 compatibility release.
[See the Changelog for more information](https://github.com/rails/web-console/releases/tag/v2.3.0).
Working towards #14286.
See merge request !3400
|
| |/
| |
| |
| |
| |
| |
| | |
Rails 5 compatibility release.
See the Changelog for more information:
https://github.com/rails/web-console/releases/tag/v2.3.0
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Upgrade font-awesome-rails to 4.5.0.1
Includes Rails 5 support.
[See Changelog for details](https://github.com/bokmann/font-awesome-rails/releases/tag/v4.5.0.1).
Working towards #14286.
See merge request !3399
|
| |/
| |
| |
| |
| |
| |
| | |
Includes Rails 5 support.
See changelog for details:
https://github.com/bokmann/font-awesome-rails/releases/tag/v4.5.0.1
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Upgrade Brakeman from 3.1.4 to 3.2.1
Includes support for Rails 5, bug fixes, and various additional vulnerability checks.
[See Changelog for more information](https://github.com/presidentbeef/brakeman/blob/master/CHANGES).
Working towards #14286.
See merge request !3397
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Includes support for Rails 5, bug fixes, and various additional
vulnerability checks.
See Changelog for more information
(https://github.com/presidentbeef/brakeman/blob/master/CHANGES)
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Upgrade Teaspoon from 1.0.1 to 1.1.5.
Includes compatibility with Rails 5.
See the changelog for more information (https://github.com/modeset/teaspoon/blob/master/CHANGELOG.md).
Working towards #14286.
See merge request !3409
|
| |/
| |
| |
| |
| |
| | |
Includes compatibility with Rails 5.
See the changelog for more information (https://github.com/modeset/teaspoon/blob/master/CHANGELOG.md).
|
|/
|
|
|
| |
Includes Rails 5 support. See changelog for details
(https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md).
|