An error occurred fetching the project authors.
- 11 May, 2016 2 commits
-
-
Connor Shea authored
We don’t use any of the deprecated finders, so it should be safe to remove. Resolves #17015.
-
Connor Shea authored
Instead the script is now included directly from the vendor directory. Resolves #17166.
-
- 10 May, 2016 2 commits
-
-
Alfredo Sumaran authored
-
DJ Mountney authored
-
- 09 May, 2016 1 commit
-
-
Jeroen van Baarsen authored
In 8278b763 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382
-
- 05 May, 2016 2 commits
-
-
Yorick Peterse authored
-
Stan Hu authored
-
- 03 May, 2016 1 commit
-
-
Connor Shea authored
This reverts commit 1cc614f2. It was causing the ActiveJob integration to fail, so unfortunately we'll have to add the gem again.
-
- 01 May, 2016 2 commits
-
-
Connor Shea authored
This allows the removal of the monkey patch from this commit: 47ff1c56 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
-
Stan Hu authored
Closes #13357
-
- 29 Apr, 2016 2 commits
-
-
Matt Oakes authored
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
-
Paco Guzman authored
- Parameter validation as ISO8601 format
-
- 28 Apr, 2016 1 commit
-
-
connorshea authored
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
-
- 26 Apr, 2016 1 commit
-
-
Connor Shea authored
The extra gem isn’t necessary anymore since Rails 4.2 has ActiveJob integration. Resolves #15575.
-
- 24 Apr, 2016 2 commits
-
-
Connor Shea authored
Resolves #15101.
-
Luke Howell authored
-
- 22 Apr, 2016 1 commit
-
-
Robert Speicher authored
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.
-
- 19 Apr, 2016 1 commit
-
-
Stan Hu authored
Closes #15079
-
- 18 Apr, 2016 3 commits
-
-
Douglas Barbosa Alexandre authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Anton Davydov authored
-
- 12 Apr, 2016 1 commit
-
-
Robert Speicher authored
Spring changelog: https://git.io/vVAUY
-
- 11 Apr, 2016 1 commit
-
-
connorshea authored
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
-
- 10 Apr, 2016 2 commits
-
-
connorshea authored
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.
-
connorshea authored
Includes compatibility with Rails 5. Changelog: https://github.com/fphilipe/premailer-rails/blob/master/CHANGELOG.md#v19 2 Working towards #14286.
-
- 09 Apr, 2016 1 commit
-
-
connorshea authored
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.
-
- 07 Apr, 2016 1 commit
-
-
connorshea authored
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
-
- 06 Apr, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 05 Apr, 2016 1 commit
-
-
Robert Speicher authored
-
- 04 Apr, 2016 1 commit
-
-
Yorick Peterse authored
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.
-
- 28 Mar, 2016 1 commit
-
-
connorshea authored
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
-
- 25 Mar, 2016 6 commits
-
-
connorshea authored
Includes compatibility with Rails 5. See the changelog for more information (https://github.com/modeset/teaspoon/blob/master/CHANGELOG.md).
-
connorshea authored
Includes Rails 5 support. See Changelog for more info (https://github.com/rails/coffee-rails/blob/master/CHANGELOG.md#411-dece mber-18-2015)
-
connorshea authored
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)
-
connorshea authored
Rails 5 compatibility release. See the Changelog for more information: https://github.com/rails/web-console/releases/tag/v2.3.0
-
connorshea authored
Includes Rails 5 support. See changelog for details: https://github.com/bokmann/font-awesome-rails/releases/tag/v4.5.0.1
-
connorshea authored
Includes Rails 5 support. See changelog for details (https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md).
-
- 21 Mar, 2016 1 commit
-
-
connorshea authored
Discussed in #14233. See [their releases](https://github.com/bbatsov/rubocop/releases) for more info. Changes: - Enable DisplayCopNames for lint output. - Default behavior for `Alias` changed, set to enforce `prefer_alias_method`. - Enabling Rails cops changed to new syntax. - Remove StyleGuides and move Descriptions to comments. - Add missing cops. - Add TODOs for cops that should be enabled in the future. - Set TargetRubyVersion to 2.1.
-
- 19 Mar, 2016 1 commit
-
-
Douwe Maan authored
# Conflicts: # Gemfile.lock
-
- 18 Mar, 2016 1 commit
-
-
Yorick Peterse authored
This builds on the changes introduced in https://gitlab.com/gitlab-org/gitlab_git/merge_requests/72 and results in merge requests with large diffs (e.g. due to them containing minified CSS) loading much faster.
-