- 30 Jul, 2018 33 commits
-
-
Steve Azzopardi authored
Workhorse was not able to parse the `headers` property since it was expecting a key => array as a structure. Error from workhorse: preAuthorizeHandler: decode authorization response: json: cannot unmarshal string into Go struct field TerminalSettings.Header of type []string Workhorse was not changed since this api is already used for the environment terminals. gitlab-org/gitlab-ce#25990
-
Dmitriy Zaporozhets authored
Resolve "Mutual SSL Auth For Helm TIller" Closes #48098 See merge request gitlab-org/gitlab-ce!20801
-
Sean McGivern authored
Resolve "Sorting by name on milestones page renders a 500 error" Closes #49701 See merge request gitlab-org/gitlab-ce!20881
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
We should sort by title because name is only an alias for the title attribute on the milestone model.
-
Phil Hughes authored
[Backport] View summed weights of issues in board column See merge request gitlab-org/gitlab-ce!20860
-
Felipe Artur authored
-
Phil Hughes authored
Resolve "Copy diff file path as GFM" is broken Closes #48823 See merge request gitlab-org/gitlab-ce!20725
-
Filipa Lacerda authored
-
Grzegorz Bizon authored
Backport of EE-1499 See merge request gitlab-org/gitlab-ce!20879
-
Yorick Peterse authored
Require has_internal_id to pass a init block. Closes #49609 See merge request gitlab-org/gitlab-ce!20873
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
-
Dylan Griffith authored
This was not happening very often but with the previous changes to create SSL certs for helm tiller it takes long enough to be created that we see the test failing a lot more
-
Dylan Griffith authored
-
Grzegorz Bizon authored
Extend gitlab-ci.yml to request junit.xml test reports See merge request gitlab-org/gitlab-ce!20390
-
Stan Hu authored
Remove references to FS Shard check from the docs Closes #49725 See merge request gitlab-org/gitlab-ce!20897
-
Grzegorz Bizon authored
-
Yorick Peterse authored
Add support for searching users by confirmed e-mails See merge request gitlab-org/gitlab-ce!20893
-
Andreas Brandl authored
This is useful since the current scheme allows us to freely delete any records in internal_ids. If the record is not there, it will get rebuild using the init block. We require passing in 'init for the time being and as long as its not expensive to do so. This makes the scheme a bit more robust. If at some point, this is expensive - we may choose to make this optional while losing the ability to recalculate the value on the fly. Closes #49609.
-
Rémy Coutable authored
Resolve "Merge Request API response is missing changes_count" Closes #47728 See merge request gitlab-org/gitlab-ce!19745
-
Jan Beckmann authored
-
Shinya Maeda authored
-
- 29 Jul, 2018 2 commits
-
-
Zeger-Jan van de Weg authored
These checks were a no op on Cloud native environments, and the checks were migrated as part of: https://gitlab.com/gitlab-org/gitaly/merge_requests/767 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/49725
-
Stan Hu authored
This is in preparation for modifying importers to assign e-mails for only confirmed emails.
-
- 28 Jul, 2018 2 commits
-
-
Dylan Griffith authored
This is refactoring in the lead up to passing mutual TLS certs for helm applications. As such we expect all applications to need config files so we can remove the logic about which applications need and do not need this (ie `#config_map?`).
-
Stan Hu authored
Fix Karma failures due to invalid icon names See merge request gitlab-org/gitlab-ce!20887
-
- 27 Jul, 2018 3 commits
-
-
Stan Hu authored
The icon JSON field has been renamed from icon_status_success to status_success.
-
Stan Hu authored
Resolve "Red master: can't modify frozen String in app/views/projects/jobs/_sidebar.html.haml" Closes #49681 See merge request gitlab-org/gitlab-ce!20869
-
GitLab Release Tools Bot authored
[ci skip]
-