An error occurred fetching the project authors.
- 12 Apr, 2016 1 commit
-
-
Robert Speicher authored
Spring changelog: https://git.io/vVAUY
-
- 10 Apr, 2016 1 commit
-
-
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.
-
- 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.
-
- 25 Mar, 2016 2 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 support for Rails 5, bug fixes, and various additional vulnerability checks. See Changelog for more information (https://github.com/presidentbeef/brakeman/blob/master/CHANGES)
-
- 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.
-
- 16 Mar, 2016 1 commit
-
-
Daniel Carraro authored
-
- 15 Mar, 2016 3 commits
-
-
Hiroyuki Sato authored
-
Rémy Coutable authored
This reverts commit 01160fc0, reversing changes made to 4bff9daf.
-
connorshea authored
Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documentation for SCSS Style Guide. See !3069 for more information.
-
- 14 Mar, 2016 1 commit
-
-
Stan Hu authored
-
- 10 Mar, 2016 1 commit
-
-
Patricio Cano authored
-
- 09 Mar, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 07 Mar, 2016 1 commit
-
-
Robert Speicher authored
-
- 04 Mar, 2016 2 commits
-
-
Robert Speicher authored
-
Rubén Dávila authored
-
- 03 Mar, 2016 2 commits
-
-
Gabriel Mazetto authored
-
Jacob Vosmaer authored
-
- 01 Mar, 2016 1 commit
-
-
Robert Speicher authored
Closes #6069
-
- 29 Feb, 2016 2 commits
-
-
Phil Hughes authored
In an effort to get the JS file size down, i've removed NGProgress and replaced with TurboLinks own loading indicator Ref #13820
- 23 Feb, 2016 2 commits
-
-
Robert Speicher authored
-
- 19 Feb, 2016 1 commit
-
-
Rubén Dávila authored
-
- 16 Feb, 2016 1 commit
-
-
Robert Speicher authored
-
- 13 Feb, 2016 1 commit
-
-
Takuya Noguchi authored
-
- 12 Feb, 2016 1 commit
-
-
Robert Speicher authored
-
- 11 Feb, 2016 1 commit
-
-
Robert Speicher authored
Closes #13218
-
- 09 Feb, 2016 1 commit
-
-
Johann Pardanaud authored
-
- 04 Feb, 2016 1 commit
-
-
Yorick Peterse authored
gitlab_git 8.1 adds the ability to count the amount of commits between two references without having to allocate anything but regular Rugged::Commit objects. This in turn speeds up the process of counting the number of commits a branch is ahead/behind by about 3.5x.
-
- 03 Feb, 2016 2 commits
-
-
Patricio Cano authored
-
Josh Frye authored
-
- 02 Feb, 2016 1 commit
-
-
Jacob Vosmaer authored
-