- 19 Feb, 2019 27 commits
-
-
Kamil Trzciński authored
Revert "Merge branch 'use_gitlab_current_settings' into 'master'" Closes gitlab-ee#9833 See merge request gitlab-org/gitlab-ce!25393
-
Marin Jankovski authored
Adds the commit sha to the pushed assets See merge request gitlab-org/gitlab-ce!25353
-
John T Skarbek authored
* This will upload the sha of the docker image containing assets to assist with building specific sha builds in the future. * Addresses: https://gitlab.com/gitlab-org/release/framework/issues/51
-
Dmitriy Zaporozhets authored
Refactor spec/factories/users.rb to allow EE to extend it See merge request gitlab-org/gitlab-ce!25258
-
Bob Van Landuyt authored
This reverts merge request !25370
-
Ramya Authappan authored
Fixes transient failure in create_issue_spec.rb Closes gitlab-org/quality/nightly#79 See merge request gitlab-org/gitlab-ce!25383
-
Sean McGivern authored
Merge branch '55376-related_merge_requests-api-call-returns-merge-requests-that-are-not-related-to-the-issue' into 'master' Ensure that related_merge_requests api call returns merge requests in the correct scope Closes #55376 See merge request gitlab-org/gitlab-ce!25222
-
Sean McGivern authored
Add related merge request count to api response See merge request gitlab-org/gitlab-ce!24974
-
Patrick Derichs authored
-
Filipa Lacerda authored
Fixes some requests not being tracked in performance bar Closes #57886 See merge request gitlab-org/gitlab-ce!25384
-
Sean McGivern authored
Add first-day-of-week admin area config note See merge request gitlab-org/gitlab-ce!25376
-
Evan Read authored
-
Sean McGivern authored
Added: Include order by ID desc as tie break in pagination Closes #54796 See merge request gitlab-org/gitlab-ce!25311
-
Kamil Trzciński authored
Use Gitlab::CurrentSettings in UrlValidator See merge request gitlab-org/gitlab-ce!25370
-
Robert Schilling authored
Ensure that references to private projects are not visible
-
Sean McGivern authored
API: Support Jira transition ID as string Closes #55109 See merge request gitlab-org/gitlab-ce!24400
-
Grzegorz Bizon authored
Fix rollout status for statefulsets and daemonsets See merge request gitlab-org/gitlab-ce!24972
-
Sergej authored
-
Sean McGivern authored
Remove two unused formats from Projects::TreeController#show Closes #38261 See merge request gitlab-org/gitlab-ce!25249
-
Thong Kuah authored
Gitlab::CurrentSettings will create ApplicationSetting.current if not present which means we don't have to use `&.`. We can also more easily use stub_application_setting in specs
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57886
-
James Lopez authored
Allow setting feature flags per GitLab group See merge request gitlab-org/gitlab-ce!25022
-
James Edwards-Jones authored
Building on support for setting feature flags by project, this adds support for setting them by GitLab group path. This is different from setting them by Flipper feature_groups, which are for batch updating pre-registered collections.
-
Sanad Liaquat authored
Also use refactor retry_on_excpetion and use it in select_*_filter methods
-
Kushal Pandya authored
Update GitLab UI to latest version See merge request gitlab-org/gitlab-ce!25127
-
Adriel Santiago authored
-
Kushal Pandya authored
Update new password breadcrumb See merge request gitlab-org/gitlab-ce!25037
-
- 18 Feb, 2019 13 commits
-
-
Evan Read authored
Docs: Fix all Kubernetes and Runner related anchors See merge request gitlab-org/gitlab-ce!25063
-
Marcel Amirault authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
Fix diff files not rendering See merge request gitlab-org/gitlab-ce!25358
-
Stan Hu authored
Enable persisted pipeline stages by default Closes #57610 See merge request gitlab-org/gitlab-ce!25347
-
Phil Hughes authored
Fixes some diff files not rendering when the renderIt property is updated. Previously it was using a local copy of renderIt which meant Vue wouldn't update it when the files renderIt property was updates
-
Nick Thomas authored
Fix Projects::MergeRequests::DiffsController specs See merge request gitlab-org/gitlab-ce!25253
-
John T Skarbek authored
This reverts commit 481938de.
-
John T Skarbek authored
* This will upload the sha of the docker image containing assets to assist with building specific sha builds in the future. * Addresses: gitlab-org/release/framework#51
-
Achilleas Pipinellis authored
Docs: add index for /customization/* See merge request gitlab-org/gitlab-ce!25298
-
Marcia Ramos authored
Same as `branded_login_page.md`
-
Filipa Lacerda authored
Make the file tree in merge requests resizable Closes #51857 See merge request gitlab-org/gitlab-ce!25097
-