- 08 Nov, 2016 1 commit
-
-
Stan Hu authored
Closes gitlab-com/support-forum#1270
-
- 04 Nov, 2016 1 commit
-
-
Connor Shea authored
This update adds support for Rails 5. Also update redis-rails dependencies.
-
- 03 Nov, 2016 2 commits
-
-
Robert Speicher authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/2814
-
Robert Speicher authored
This was the only thing using the `sdoc` gem, which was blocking another gem from updating.
-
- 31 Oct, 2016 3 commits
-
-
Manuel Rüger authored
ChangeLog: https://github.com/samg/diffy/blob/master/CHANGELOG
-
Manuel Rüger authored
ChangeLog: https://github.com/deckar01/task_list/compare/1.0.5...1.0.6
-
- 28 Oct, 2016 1 commit
-
-
Alejandro Rodríguez authored
When we updated gitlab_git to 10.4.1, `tag.target` changed from pointing to the sha of the tag to the sha of the commit the tag points to. The problem is that only annotated tags have `object_sha`s, lightweight tags don't (it's nil), so (only) in their case we still need to use `tag.target`.
-
- 26 Oct, 2016 3 commits
-
-
Felipe Artur authored
-
Felipe Artur authored
Code improvements, bug fixes, finish documentation and specs
-
Gabriel Mazetto authored
-
- 19 Oct, 2016 1 commit
-
-
Patricio Cano authored
Bump `omniauth-saml` to 1.7.0 to include security fixes and metadata support for IdP auto-configuration.
-
- 14 Oct, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Connor Shea authored
-
- 13 Oct, 2016 3 commits
-
-
Robert Speicher authored
This gem follows semantic versioning and will not introduce breaking changes in a minor version. See https://github.com/steveklabnik/request_store#semantic-versioning Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/2868
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 12 Oct, 2016 3 commits
-
-
Robert Speicher authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/22278
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 10 Oct, 2016 1 commit
-
-
Stan Hu authored
Closes #20273
-
- 07 Oct, 2016 1 commit
-
-
Nick Thomas authored
Truncato is introduced as a dependency to intelligently shorten the rendered HTML to 200 characters; the previous approach could have resulted in invalid HTML being rendered.
-
- 06 Oct, 2016 1 commit
-
-
Tjaart van der Walt authored
-
- 04 Oct, 2016 2 commits
-
-
Robert Speicher authored
`Style/VariableNumber` is explicitly disabled because I don't think we care if we name a variable `var_1` or `var1`.
- 03 Oct, 2016 1 commit
-
- 30 Sep, 2016 1 commit
-
-
Jared Deckard authored
-
- 29 Sep, 2016 2 commits
-
-
James Lopez authored
-
Connor Shea authored
-
- 28 Sep, 2016 2 commits
-
-
Elan Ruusamäe authored
This solve issues with ruby builds with rubygems preload see https://github.com/ruby-prof/ruby-prof/pull/191Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Connor Shea authored
This fixes an issue with Rails 5 and brings us up-to-date with the latest Devise release. This also replaces the deprecated Devise::TestHelpers with Devise::Test::ControllerHelpers. Changelog: https://github.com/plataformatec/devise/blob/v4.2.0/CHANGELOG.md#420---2016-07-01
-
- 27 Sep, 2016 1 commit
-
-
Z.J. van de Weg authored
-
- 26 Sep, 2016 1 commit
-
-
ubudzisz authored
update sprockets version
-
- 25 Sep, 2016 1 commit
-
-
Robert Speicher authored
-
- 22 Sep, 2016 1 commit
-
-
Connor Shea authored
Upgrade unicorn from 4.9.0 to 5.1.0 and unicorn-worker-killer from 0.4.2 to 0.4.4. Changelog for unicorn: http://unicorn.bogomips.org/NEWS.html Changelog for unicorn-worker-killer: https://github.com/kzk/unicorn-worker-killer/blob/bdec225f028d1bda01b5888578c479b0c705f1a8/ChangeLog
-
- 21 Sep, 2016 1 commit
-
-
Robert Speicher authored
This reverts commit 70faf5fd, reversing changes made to 2307eb84.
-
- 16 Sep, 2016 2 commits
-
-
Ahmad Sherif authored
It's mainly intended to improve Elasticsearch indexing performance (through multi_json gem), but other gems could benefit from it too, like grape.
-
Stan Hu authored
Closes #22260
-
- 15 Sep, 2016 2 commits
-
-
Connor Shea authored
Changelog: https://github.com/mperham/sidekiq/blob/921e939f995fbb5238975d4121d728b95be99ab5/Changes.md#421 Sinatra is no longer required and sidekiq uses a vanilla Rack app for its Web UI now.
-
Robert Speicher authored
-