- 22 Aug, 2018 3 commits
-
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
Previous code would not work with `disabled?` because that method would send two parameters (second always `nil`) which we are not mocking. Instead of mock yet another state, I decide to fix it where it belongs.
-
Gabriel Mazetto authored
We usually want a feature flag to be disabled by default and hide the feature until it's enabled. This is an unconventional use: when the flag is enabled, it will "DISABLE" the behavior.
-
- 21 Aug, 2018 29 commits
-
-
Stan Hu authored
Fix SQL error when sorting 2FA-enabled users by name in admin area See merge request gitlab-org/gitlab-ce!21324
-
Clement Ho authored
Remove another batch of reassigned scss variables See merge request gitlab-org/gitlab-ce!21334
-
Mike Greiling authored
Don't use arguments keyword in gettext script Closes #50457 See merge request gitlab-org/gitlab-ce!21296
-
Mike Greiling authored
Moves spec files for job log components into components folder See merge request gitlab-org/gitlab-ce!21303
-
Annabel Dunstone Gray authored
-
Annabel Gray authored
Resolve "Download artifacts button not available on mobile" Closes #50524 See merge request gitlab-org/gitlab-ce!21332
-
Filipa Lacerda authored
-
Achilleas Pipinellis authored
Update `gitlab` chart docs for GA See merge request gitlab-org/gitlab-ce!21215
-
Joshua Lambert authored
-
Grzegorz Bizon authored
Allow project owners to set up forking relation through API Closes #40550 See merge request gitlab-org/gitlab-ce!18104
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sean McGivern authored
Resolve "Separate remembering sorting issues/merge requests" Closes #49993 See merge request gitlab-org/gitlab-ce!21153
-
🙈 jacopo beschi 🙉 authored
-
Sean McGivern authored
Backport of gitlab-org/gitlab-ee!6876 See merge request gitlab-org/gitlab-ce!21266
-
Grzegorz Bizon authored
Resolve "[QA] Automation Triage 11.1.0 RC9 - Filling textarea with deploy key timeouts sometime" Closes #49179 See merge request gitlab-org/gitlab-ce!21258
-
Sean McGivern authored
Add JIRA service specs to commit object See merge request gitlab-org/gitlab-ce!21116
-
Felipe Artur authored
-
Sean McGivern authored
Resolve "Wiki: links with spaces in the url render incorrectly with CommonMark" See merge request gitlab-org/gitlab-ce!20417
-
Brett Walker authored
-
Grzegorz Bizon authored
Resolve "Fix bad test from 20765 MR" Closes #50323 See merge request gitlab-org/gitlab-ce!21219
-
Grzegorz Bizon authored
[QA] Improve the fork scenario to take a username and password instead of always… Closes gitlab-org/quality/staging#2 See merge request gitlab-org/gitlab-ce!21090
-
Rémy Coutable authored
Port of ccr/6274/add_weight_to_payload to CE See merge request gitlab-org/gitlab-ce!21315
-
Chantal Rollison authored
-
Grzegorz Bizon authored
Add authenticate to events api. fix #49255 Closes #49255 See merge request gitlab-org/gitlab-ce!20627
-
Rémy Coutable authored
fix broken pathing (remove extraneous ../) See merge request gitlab-org/gitlab-ce!21318
-
Dan Davison authored
-
Mike Greiling authored
Resolve "UX bug in CI Runner settings on projects with many runners" Closes #42754 See merge request gitlab-org/gitlab-ce!21314
-
Mario de la Ossa authored
-
- 20 Aug, 2018 8 commits
-
-
Annabel Gray authored
Resolve "Job page illustration overflows on mobile" Closes #48145 See merge request gitlab-org/gitlab-ce!21313
-
Clement Ho authored
Resolve "Remove redundant header from metrics page" Closes #50019 See merge request gitlab-org/gitlab-ce!21282
-
Adriel Santiago authored
-
Rémy Coutable authored
add initial smoke tests and documentation See merge request gitlab-org/gitlab-ce!20568
-
Dan Davison authored
-
Rémy Coutable authored
Remove Gemnasium service See merge request gitlab-org/gitlab-ce!21185
-
Gilbert Roulot authored
-
Filipa Lacerda authored
Includes settings hash on runners pagination links
-