- 07 Jun, 2016 1 commit
-
-
Alejandro Rodríguez authored
This worker is called manually by `RepositoryCheck::BatchWorker` meaning it's not tracked automatically by the Sidekiq middleware.
-
- 06 Jun, 2016 2 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Thijs Wouters authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 02 Jun, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 31 May, 2016 1 commit
-
-
Felipe Artur authored
-
- 30 May, 2016 4 commits
-
-
Connor Shea authored
Devise (3.5.4 => 4.1.1) Changelog: https://github.com/plataformatec/devise/blob/master/CHANGELOG.md devise-two-factor (2.0.1 => 3.0.0) Changelog: https://github.com/tinfoil/devise-two-factor/blob/master/CHANGELOG.md These are reliant on each other, so they have to be upgraded together. devise-async is no longer necessary as Devise 4.1 fixes a bug with the ActiveJob integration.
-
Grzegorz Bizon authored
See #17478
-
Grzegorz Bizon authored
See #17478
-
Grzegorz Bizon authored
Favor `unless` over `if` for negative conditions (or control flow ||). See #17478
-
- 26 May, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 25 May, 2016 3 commits
-
-
Robert Speicher authored
This makes it easier to debug style rules.
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 24 May, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 19 May, 2016 1 commit
-
-
Stan Hu authored
This reverts merge request !3647
-
- 17 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 16 May, 2016 4 commits
-
-
Yorick Peterse authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 14 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 13 May, 2016 1 commit
-
-
Gabriel Mazetto authored
-
- 12 May, 2016 2 commits
-
-
Kamil Trzcinski authored
-
DJ Mountney authored
-
- 11 May, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 10 May, 2016 3 commits
-
-
DJ Mountney authored
-
DJ Mountney authored
-
Rémy Coutable authored
- Fix naming of API::CommitStatuses - Ensure we use require_dependency instead of require - Ensure the namespace is right in lib/api/api.rb, otherwise, we might require Grape::API::Helpers which defines the `#params` method. This is to avoid requiring a file multiple times and getting an "Already initialized constant" error. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 09 May, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 08 May, 2016 1 commit
-
-
Connor Shea authored
This reports uses of `File.exists?` and `Dir.exists?`, which were both deprecated in Ruby and will eventually be removed in favor of `.exist?`. Also fixes all existing uses of the deprecated methods.
-
- 06 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 04 May, 2016 3 commits
-
-
Sean McGivern authored
Make all of the nested constant instrumentation for core app code work the same way, add mailer instrumentation, and add instrumentation to the premailer gem.
-
Kamil Trzcinski authored
-
Kamil Trzcinski 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.
-
- 02 May, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 29 Apr, 2016 3 commits
-
-
Jacob Vosmaer authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-