- 20 Dec, 2017 4 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Douwe Maan authored
[EE] Add BlocksJsonSerialization model concern and include it in User See merge request gitlab-org/gitlab-ee!3835
-
Phil Hughes authored
Resolve "Reset Pipeline Minutes / Pipeline Quota in the Admin UI" Closes #3973 See merge request gitlab-org/gitlab-ee!3656
-
Matija Čupić authored
-
- 19 Dec, 2017 36 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Valery Sizov authored
CE upstream - Saturday Closes gitlab-ce#38019, gitlab-qa#86, #4125, and gitaly#808 See merge request gitlab-org/gitlab-ee!3803
-
Marcia Ramos authored
Multiple k8s clusters documentation Closes #4320 See merge request gitlab-org/gitlab-ee!3800
-
Marcia Ramos authored
Mention Auto SAST in merge request SAST docs Closes #4380 See merge request gitlab-org/gitlab-ee!3836
-
Jacob Schatz authored
Fix onion-skin re-entering state (EE Version) See merge request gitlab-org/gitlab-ee!3743
-
Clement Ho authored
-
Jacob Schatz authored
Remove related links in MR widget when empty state (EE Version) See merge request gitlab-org/gitlab-ee!3763
-
Clement Ho authored
-
Achilleas Pipinellis authored
-
Jacob Schatz authored
Show inline edit button for issues (EE Version) See merge request gitlab-org/gitlab-ee!3719
-
Clement Ho authored
-
Achilleas Pipinellis authored
-
Robert Speicher authored
Previously, this would include the entire User record in the update hash, which was rendered in the response using `to_json`, erroneously exposing every attribute of that record, including their (now removed) private token. Now we only include the user ID, and perform the lookup on-demand.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Zj gitaly pipelines n 1 ee See merge request gitlab-org/gitlab-ee!3815
-
Rémy Coutable authored
Remove unneeded ignore_column statements for GeoNode Closes #4195 See merge request gitlab-org/gitlab-ee!3819
-
Achilleas Pipinellis authored
Split TCP and TLS connectivity testing in Geo database configuration Closes #4240 See merge request gitlab-org/gitlab-ee!3764
-
Nick Thomas authored
-
Grzegorz Bizon authored
EE: Make sure two except won't overwrite each other Closes gitlab-qa#140 See merge request gitlab-org/gitlab-ee!3827
-
Kamil Trzciński authored
Ee fix cluster enviroment missing Closes #4361 See merge request gitlab-org/gitlab-ee!3806
-
Lin Jen-Shin authored
This is a pretty boring solution, but I can't think of a good idea right now and this might be good enough for now...
-
Rémy Coutable authored
Optimize QA pipeline and don't run irrelevant jobs Closes gitlab-qa#140 See merge request gitlab-org/gitlab-ce!15977
-
Valery Sizov authored
-
Nick Thomas authored
[Geo] Update disaster recovery document See merge request gitlab-org/gitlab-ee!3804
-
Dmitriy Zaporozhets authored
Rename CI job `clair` to `sast:image` See merge request gitlab-org/gitlab-ee!3816
-
Kamil Trzcinski authored
-
Zeger-Jan van de Weg authored
Uses `list_commits_by_oid` on the CommitService, to request the needed commits for pipelines. These commits are needed to display the user that created the commit and the commit title. This includes fixes for tests failing that depended on the commit being `nil`. However, now these are batch loaded, this doesn't happen anymore and the commits are an instance of BatchLoader.
-
Kamil Trzciński authored
[EE] Use dedicated runners for all the CI jobs See merge request gitlab-org/gitlab-ee!3791
-
Douwe Maan authored
Improve bidirectional mirroring docs See merge request gitlab-org/gitlab-ee!3802
-
Tim Zallmann authored
Geo: Show sync percent on bar graph and count within tooltips Closes #4330 See merge request gitlab-org/gitlab-ee!3794
-
Kushal Pandya authored
-