- May 10, 2019
-
-
Patrick Derichs authored
-
- Apr 12, 2019
-
-
- Update PO file
-
- Mar 13, 2019
-
-
Nick Thomas authored
-
- Feb 28, 2019
-
-
Douglas Barbosa Alexandre authored
Port of a community contribution from @glensc to upstream.
-
- Nov 09, 2018
-
-
Stan Hu authored
In Ruby 2.4, `URI.join("http://test//", "a").to_s` will remove the double slash, however it's not the case in Ruby 2.5. Using chomp should work better for the intention, as we're not trying to allow things like ../ or / paths resolution. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53180
-
- Oct 17, 2018
-
-
Felipe Artur authored
-
- Sep 06, 2018
-
-
Felipe Artur authored
-
- Aug 10, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- Aug 03, 2018
-
-
Felipe Artur authored
-
- Jun 05, 2018
-
-
Alexis Reigel authored
-
Alexis Reigel authored
the ci status icons are generated client side, wo we don't need the static files anymore.
-
- Jun 01, 2018
-
-
- Mar 19, 2018
-
-
Felipe Artur authored
-
- Mar 15, 2018
-
-
James Edwards-Jones authored
-
- Mar 05, 2018
-
-
Felipe Artur authored
-
- Feb 14, 2018
-
-
Jarka Kadlecova authored
-
- Jan 31, 2018
-
-
Takuya Noguchi authored
-
- Jan 30, 2018
-
-
Stan Hu authored
Leaving a trailing slash in the context option causes the jira-ruby gem to add an extra slash in HTTP requests to the URL, preventing JIRA from working properly. Closes #42494
-
- Dec 18, 2017
-
-
Stanislaw Wozniak authored
-
- Nov 16, 2017
-
-
Jacopo authored
Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses.
-
- Oct 24, 2017
-
-
Robert Schilling authored
-
- Aug 03, 2017
-
-
Mehdi Lahmam authored
-
- Aug 01, 2017
-
-
Gabriel Mazetto authored
-
- Jul 27, 2017
-
-
Jarka Kadlecova authored
-
- Jul 25, 2017
-
-
Jarka Kadlecova authored
-
- Jul 24, 2017
-
-
Jarka Kadlecova authored
-
- Jul 07, 2017
-
-
Douwe Maan authored
-
- Jul 05, 2017
-
-
Douwe Maan authored
-
- Jun 30, 2017
-
-
Adam Niedzielski authored
-
- Jun 01, 2017
-
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
-
- May 30, 2017
-
-
Jarka Kadlecova authored
-
- May 26, 2017
-
-
Jarka Kadlecova authored
-
- May 23, 2017
-
-
Chris Wilson authored
Add OpenSSL::SSL::SSLError to rescue in JiraService & IssueTrackerService. This will prevent an exception in production and instead display a message to the user.
-
- May 10, 2017
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Apr 05, 2017
-
-
Jarka Kadlecova authored
-
- Mar 31, 2017
-
-
Jarka Kadlecova authored
-
- Feb 08, 2017
-
-
Felipe Artur authored
-
- Jan 30, 2017
-
-
Luke "Jared" Bennett authored
-