- Mar 13, 2019
-
-
Ignore user status emoji in assertion Closes gitlab-org/quality/staging#45 See merge request gitlab-org/gitlab-ce!26085
-
Fix 500 error caused by CODEOWNERS with no matches Closes gitlab-ee#10282 See merge request gitlab-org/gitlab-ce!26072
-
Removes the CDN loading for emojis.json See merge request gitlab-org/gitlab-ce!26102
-
Sean McGivern authored
Filter Jira shared secret from logs See merge request gitlab-org/gitlab-ce!26077 (cherry picked from commit 6a3b59f8) 36c91555 Filter Jira shared secret from logs
-
Douglas Barbosa Alexandre authored
Fix health checks not working behind load balancers Closes #58573 See merge request gitlab-org/gitlab-ce!26055 (cherry picked from commit ef19ded4) 01203e71 Fix health checks not working behind load balancers
-
Kamil Trzcińśki authored
Backports EE change for expanded pipelines See merge request gitlab-org/gitlab-ce!26043 (cherry picked from commit 30e52b23) f8bac850 Backports EE change for expanded pipelines
-
Sanad Liaquat authored
Quarantine failing test See merge request gitlab-org/gitlab-ce!26028 (cherry picked from commit d20eee85) 3cbcb582 Quarantine failing test
-
Sean McGivern authored
Improve precision of group docs Closes #58635 See merge request gitlab-org/gitlab-ce!25950 (cherry picked from commit b3535a3c) 3189179c Improve precision of group docs 7110fc1a Implement review comments
-
Douwe Maan authored
Bring back Rugged implementation of commit_tree_entry See merge request gitlab-org/gitlab-ce!25896 (cherry picked from commit 97357c5b) 4ee08fd1 Add back Rugged support for retrieving a commit tree entry
-
Kamil Trzcińśki authored
CE port for expanded pipelines See merge request gitlab-org/gitlab-ce!25859 (cherry picked from commit 71dbd613) 2dbf3da2 CE port for expanded pipelines
-
Rémy Coutable authored
Update group policy to reflect all the requirements See merge request gitlab-org/gitlab-ce!25854 (cherry picked from commit d8bbd3e7) 0a706446 Modify group policy 8a37dd7a Add changelog to reflect changes 71e522a5 Remove not relevant changes 9559470b Remove not relevant changes
-
- Mar 12, 2019
-
-
John Skarbek authored
Prepare 11.9.0-rc5 release See merge request gitlab-org/gitlab-ce!26044
-
Marin Jankovski authored
-
John Jarvis authored
Prepare 11.9.0-rc5 release See merge request gitlab-org/gitlab-ce!25991
- Mar 11, 2019
-
-
Mike Greiling authored
Removes the CSRF token if the emojis.json is on a CDN Closes #58784 See merge request gitlab-org/gitlab-ce!25979 (cherry picked from commit fcf632ef) cf2b0dc5 Removes the CSRF token if the emojis.json is on a CDN
-
Mike Lewis authored
Docs: intro to CI/CD - fix typos See merge request gitlab-org/gitlab-ce!25917 (cherry picked from commit 628b5c09) bb18480f Fix typos and grammar 9e2bf398 Revert two grammatical changes I disagree with and add a small edit
-
Filipa Lacerda authored
Fixed sticky bar styling in Safari Closes #58625 See merge request gitlab-org/gitlab-ce!25913 (cherry picked from commit c8116ebd) cf05e49f Fixed sticky bar styling in Safari
-
- Mar 08, 2019
-
-
John Jarvis authored
Prepare 11.9.0-rc4 release See merge request gitlab-org/gitlab-ce!25873
-
This reverts merge request !17871
-
John Jarvis authored
-
Sean McGivern authored
Resolve "Project template for Android" Closes #58649 See merge request gitlab-org/gitlab-ce!25870
-
Kushal Pandya authored
Skip visual test in master branch See merge request gitlab-org/gitlab-ce!25907
-
Clement Ho authored
-
Mike Greiling authored
remove select2-rails (select2 is now installed via yarn) Closes #36711 See merge request gitlab-org/gitlab-ce!17871
-
Praveen Arimbrathodiyil authored
-
Mike Greiling authored
Add support for ingress hostnames Closes #58244, #56158, and #46691 See merge request gitlab-org/gitlab-ce!25181
-
Mike Lewis authored
Refactor CI/CD landing page from feedback See merge request gitlab-org/gitlab-ce!25905
-
Evan Read authored
-
Stan Hu authored
Vendored templates for security products EE (follow-up after Dependency Scanning template) See merge request gitlab-org/gitlab-ce!25888
-
Victor Zagorodny authored
Update Dependency Scanning and add other templates
-
Mike Lewis authored
Add and restructure external resources and examples Closes #58041 See merge request gitlab-org/gitlab-ce!25588
-
Evan Read authored
Also refactors and combines resources and examples.
-
Evan Read authored
Clarify Rugged direct access only available in GitLab 11.9 See merge request gitlab-org/gitlab-ce!25887
-
Luke "Jared" Bennett authored
Fixes split button styling in modal footers (CE port) See merge request gitlab-org/gitlab-ce!25869
-
Clement Ho authored
Allow skip trigger for gitlab:ui:visual Closes gitlab-ui#198 See merge request gitlab-org/gitlab-ce!25894
-
Adriel Santiago authored
By adding [skip visual] to the commit message the gitlab:ui:visual test can be skipped. This is needed to avoid deadlock situations as exhibited in https://gitlab.com/gitlab-org/gitlab-ui/issues/198