An error occurred fetching the project authors.
- 29 Sep, 2016 4 commits
-
-
Luke "Jared" Bennett authored
-
Mike Greiling authored
-
Guilherme Salazar authored
add pipeline ref, sha, and status to the build API response add tests of build API (pipeline data) change API documentation for builds API log change to builds API in CHANGELOG CHANGELOG: add reference to pull request and contributor's name
-
Jacob Schatz authored
This reverts merge request !6188
-
- 28 Sep, 2016 9 commits
-
-
Fatih Acet authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Felipe Artur authored
-
Paco Guzman authored
Before we weren’t caching current_project_ref because normally the reference to the current project doesn’t include the path with namespace. But now we store the current project in the projects reference cache to be used for the same filter when accessing using path with namespace of for subsequent filters executed on the cache.
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Paco Guzman authored
It’s important to remember that connections on ConnectionPool are created when needed so if modify the objects later to create those connections weird things could happen https://gitlab.com/gitlab-com/infrastructure/issues/464#note_15850653
-
Paco Guzman authored
-
Markus Koller authored
Signed-off-by:
Roger Meier <r.meier@siemens.com>
-
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>
-
- 27 Sep, 2016 7 commits
-
-
Kamil Trzcinski authored
-
Ahmad Sherif authored
-
Paco Guzman authored
-
Phil Hughes authored
-
Kamil Trzcinski authored
-
James Lopez authored
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 26 Sep, 2016 11 commits
-
-
Luke Bennett authored
-
Clement Ho authored
-
Sean McGivern authored
-
Timothy Andrew authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Sean Packham authored
-
Paco Guzman authored
-
James Lopez authored
-
James Lopez authored
Fixes issue with rails reserved keyword type exporting/importing services. Also fixed CustomIssueTrackerService title setter and added relevant specs.
-
- 24 Sep, 2016 1 commit
-
-
Ruben Davila authored
-
- 23 Sep, 2016 6 commits
-
-
Matt Harrison authored
Allows projects in groups starting with "s" while still disallowing the snippets short urls.
-
Ahmad Sherif authored
The previous fix introduced another leak; as it made Banzai::Filter::SanitizationFiler#customized? always return false, so we were always appending two elements to HTML::Pipeline::SanitizationFilter::WHITELIST[:elements]. This growth in the elements array would slow the sanitization process over time.
-
Rémy Coutable authored
[ci skip] Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
[ci skip] Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Ahmad Sherif authored
-
Ahmad Sherif authored
-
- 22 Sep, 2016 2 commits
-
-
Bryce authored
-
Bryce Johnson authored
(Also removes duplicate changelog entry.)
-