- 17 May, 2018 1 commit
-
-
Mayra Cabrera authored
-
- 16 May, 2018 1 commit
-
-
Mayra Cabrera authored
Also moves the assertions were they belong
-
- 15 May, 2018 33 commits
-
-
Mayra Cabrera authored
methods Includes Presentable module into CommitStatus. This fixes presenter methods being called on those classes. Closes #46177
-
Grzegorz Bizon authored
Resolve "Add nip.io domain suggestion in the Kubernetes cluster details view" Closes #45584 See merge request gitlab-org/gitlab-ce!18496
-
John Northrup authored
improve basic details on inspecting NFS mounts See merge request gitlab-org/gitlab-ce!18734
-
Rémy Coutable authored
add values to OpenID configuration test, not only checking for issuer key See merge request gitlab-org/gitlab-ce!18773
-
Rémy Coutable authored
Fix link for `query_recorder.rb` See merge request gitlab-org/gitlab-ce!18761
-
Rémy Coutable authored
fix runner requirements See merge request gitlab-org/gitlab-ce!18728
-
Yorick Peterse authored
Add a unique and not null constraint on the project_features.project_id column Closes #37882 See merge request gitlab-org/gitlab-ce!18925
-
Rémy Coutable authored
Simplified priority, performance impact should be severity See merge request gitlab-org/gitlab-ce!18873
-
Tim Zallmann authored
Update Web IDE documentation with recent changes See merge request gitlab-org/gitlab-ce!18910
-
Rémy Coutable authored
Remove authentication for readonly endpoints in issues API Closes #40855 See merge request gitlab-org/gitlab-ce!18638
-
haseeb authored
-
Tim Zallmann authored
fix typos Frontend Guide, development_process.md See merge request gitlab-org/gitlab-ce!18965
-
Rémy Coutable authored
Improve fast specs helper to autoload the library See merge request gitlab-org/gitlab-ce!18903
-
Grzegorz Bizon authored
It mentions that explicitly defining dependencies in sources is preferred over defining such dependencies only in spec files.
-
Rémy Coutable authored
Merge branch '46361-does-not-log-failed-sign-in-attempts-when-the-database-is-in-read-only-mode' into 'master' Does not log failed sign-in attempts when the database is in read-only mode Closes #46361 See merge request gitlab-org/gitlab-ce!18957
-
Stan Hu authored
This commit has two migrations: 1. The first prunes duplicate rows in the project_features table and leaves the row with the highest ID. Since the behavior was indeterministic before and depended on which row the database decided to use, this change at least makes the permissions consistent. For example, in some cases, the Wiki may have been disabled but enabled in another entry. 2. The second adds a non-null constraint on the project_features.project_id column. Closes #37882 Fixes a significant part of gitlab-com/migration#408. We found that we were overcounting Wikis because of these duplicates. On GitLab.com, there are 56 rows with duplicate entries by project_id, and 16,661 rows with NULL project_id values.
-
Kamil Trzciński authored
Add index on ci_runners.runner_type See merge request gitlab-org/gitlab-ce!18897
-
Grzegorz Bizon authored
Merge branch '31662-remove-squashed-related-commits-together-from-default-mr-template' into 'master' Resolve "Remove `Squashed related commits together` from default MR template" Closes #31662 See merge request gitlab-org/gitlab-ce!18961
-
Dennis Tang authored
-
Rémy Coutable authored
Disable greedy mode when matching filename Closes #44784 See merge request gitlab-org/gitlab-ce!18914
-
Jan Provaznik authored
-
Dylan Griffith authored
We use this to filter runner and will use this increasingly in future instead of is_shared so it should be indexed
-
Rémy Coutable authored
Remove Spinach Closes #23036 See merge request gitlab-org/gitlab-ce!18869
-
Kamil Trzciński authored
Backport Cluster related EE code See merge request gitlab-org/gitlab-ce!18931
-
Kamil Trzciński authored
Disable RBAC on Ingress by default Closes #46286 See merge request gitlab-org/gitlab-ce!18947
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Grzegorz Bizon authored
-
Dylan Griffith authored
-
Tim Zallmann authored
Update wiki page deletion confirmation See merge request gitlab-org/gitlab-ce!18712
-
Douwe Maan authored
Enable update_(build|pipeline) for maintainers Closes #45905 See merge request gitlab-org/gitlab-ce!18735
-
Jan Provaznik authored
-
Achilleas Pipinellis authored
Fix link to MR for Maintainer Access docs See merge request gitlab-org/gitlab-ce!18951
-
Achilleas Pipinellis authored
Fix minor typo of main docs page See merge request gitlab-org/gitlab-ce!18952
-
- 14 May, 2018 5 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Mek Stittri authored
-
Filipa Lacerda authored
Correct skewed Kubernetes popover illustration Closes #46345 See merge request gitlab-org/gitlab-ce!18949
-
Lukas Eipert authored
-