- 19 May, 2016 1 commit
-
-
Stan Hu authored
This reverts merge request !3647
-
- 17 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 16 May, 2016 6 commits
-
-
Yorick Peterse authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 14 May, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 13 May, 2016 2 commits
-
-
Gabriel Mazetto authored
-
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 6 commits
-
-
DJ Mountney authored
Also added a health check page to the admin section for resetting the token.
-
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>
-
Stan Hu authored
Attempts to address #13521, #14825 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Long Nguyen authored
-
- 09 May, 2016 4 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
This reverts commit 0a280158.
-
Kamil Trzcinski authored
We send a state of ansi2html to client, client needs to send this state back. The state describes the configuration of generator and position within trace.
-
- 08 May, 2016 6 commits
-
-
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.
-
Kamil Trzcinski authored
-
Robert Speicher authored
-
Long Nguyen authored
-
Long Nguyen authored
-
Long Nguyen authored
-
- 04 May, 2016 4 commits
-
-
Artem Sidorenko authored
-
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 3 commits
-
-
Jacob Vosmaer authored
-
Kamil Trzcinski authored
-
Long Nguyen authored
-
- 30 Apr, 2016 1 commit
-
-
Connor Shea authored
Adds Sentry DSN, Webhooks, Deploy Keys, etc. Alphabetized the parameters and included line breaks between each parameter. Easier to merge into EE if there are any differences. This also seems to be the more popular syntax for adding new parameters, from what I can find.
-
- 29 Apr, 2016 1 commit
-
-
Timothy Andrew authored
- So that the server doesn't have to be restarted for every change in dev.
-