- 05 Jun, 2019 40 commits
-
-
GitLab Bot authored
-
Stan Hu authored
Use quarantine size to check push size against repository size limit Closes #11126 See merge request gitlab-org/gitlab-ee!13460
-
Annabel Dunstone Gray authored
added new styling to the `.flash-warning` styles and moved the bundled style... See merge request gitlab-org/gitlab-ce!28916
-
Michel Engelen authored
added new styling to the `.flash-warning` styles and moved the bundled style definitions up to allow overrides for specific flash-types
-
Stan Hu authored
Preload labels in EpicsController#index See merge request gitlab-org/gitlab-ee!13904
-
Robert Speicher authored
Delete unauthorized Todos when project is private Closes #49897 See merge request gitlab-org/gitlab-ce!28560
-
Mike Greiling authored
Default masked to false for new variables Closes gitlab-ee#11204 See merge request gitlab-org/gitlab-ce!28186
-
Mike Greiling authored
Port of 11204-turn-off-mask-by-default to EE Closes #11204 See merge request gitlab-org/gitlab-ee!13955
-
Rémy Coutable authored
Allow the review-deploy and review-qa-* jobs to fail for now See merge request gitlab-org/gitlab-ce!29208
-
GitLab Bot authored
-
Mike Lewis authored
[CE backport] Fix broken link to default insights config in docs See merge request gitlab-org/gitlab-ce!29190
-
Victor Zagorodny authored
-
Mike Lewis authored
Fix broken link to default insights config in docs See merge request gitlab-org/gitlab-ee!13427
-
Victor Zagorodny authored
-
GitLab Bot authored
-
Stan Hu authored
Harden gitlab:assets:compile against transient network failures Closes gitlab-ee#10403 See merge request gitlab-org/gitlab-ce!29211
-
GitLab Bot authored
-
Rémy Coutable authored
60819 yamllint gitlabci See merge request gitlab-org/gitlab-ce!29124
-
Kamil Trzciński authored
This commit adds CI job that validates all `*.yml` with `yamllint`. This commit fixes all offenses present in repository.
-
Rémy Coutable authored
60819 yamllint gitlabci ee See merge request gitlab-org/gitlab-ee!13946
-
Douwe Maan authored
Use Redis for CacheMarkDownField on non AR models Closes #54140 See merge request gitlab-org/gitlab-ce!29054
-
Mayra Cabrera authored
Add snowplow haml attr helper See merge request gitlab-org/gitlab-ce!28724
-
Luke Bennett authored
Helps build a hash of snowplow tracking data attrs. Updates import project pane to use new helper.
-
Mayra Cabrera authored
Add snowplow haml attr helper Closes #7827 See merge request gitlab-org/gitlab-ee!13302
-
Luke Bennett authored
Helps build a hash of snowplow tracking data attrs. Updates import project pane to use new helper.
-
Patrick Bajao authored
-
Rémy Coutable authored
Remove flakiness from EE promote issue to epic end-to-end test Closes gitlab-org/quality/nightly#104 See merge request gitlab-org/gitlab-ee!13977
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
GitLab Bot authored
-
Nick Thomas authored
Add web_url to tree entry in GraphQL API See merge request gitlab-org/gitlab-ce!28646
-
Phil Hughes authored
[CE] Resolve CE/EE in repo check mailer notify html See merge request gitlab-org/gitlab-ce!29195
-
Phil Hughes authored
Resolve CE/EE in repo check mailer notify html Closes #10446 See merge request gitlab-org/gitlab-ee!13972
-
Patrick Bajao authored
Also remove the memoization of `check_quarantine_size?` as it's no longer needed to be memoized.
-
Patrick Bajao authored
-
Patrick Bajao authored
-
Patrick Bajao authored
Fallback to using the old approach when env var is not present.
-
GitLab Bot authored
-
Fatih Acet authored
Fix label click scrolling to top Closes #61246 See merge request gitlab-org/gitlab-ce!29202
-
Rémy Coutable authored
Default Insights chart changes Closes #11955 See merge request gitlab-org/gitlab-ee!13948
-
Walmyr Lima authored
- To click in a new element defined in the view using click_element; and - To pass the page that should render after the click so that required fields will be validated.
-