- 09 Nov, 2020 40 commits
-
-
Heinrich Lee Yu authored
Calling `#stale?` already generates and sets the response ETag so we should not set it manually. Setting it manually actually broke caching because Rails now has extra validators that is combined with the `blob.id` that we provide. https://github.com/rails/rails/blob/v6.0.3.3/actionpack/lib/action_controller/metal/conditional_get.rb#L277
-
Heinrich Lee Yu authored
This reverts commit 494c56ef.
-
Sean McGivern authored
Update grape-path-helpers to v1.5.0 See merge request gitlab-org/gitlab!47121
-
Mike Jang authored
Add guidelines around avoiding translation updates See merge request gitlab-org/gitlab!47078
-
Marcin Sedlak-Jakubowski authored
Add example of branch-push-only job configuration See merge request gitlab-org/gitlab!46187
-
drew authored
-
Kushal Pandya authored
Migrate to GlTooltipDirective in Web IDE components/mr_file_icon.vue See merge request gitlab-org/gitlab!46156
-
Rémy Coutable authored
Add Package Hunter job See merge request gitlab-org/gitlab!45295
-
Dennis Appelt authored
-
Rémy Coutable authored
Update most of the feature flags with milestones See merge request gitlab-org/gitlab!47190
-
Nicolò Maria Mezzopera authored
Rename getActiveIssue to activeIssue See merge request gitlab-org/gitlab!47194
-
Bob Van Landuyt authored
Properly validate milestones array in releases API PUT method See merge request gitlab-org/gitlab!47169
-
Marcia Ramos authored
-
Eulyeon Ko authored
The getter had been renamed in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/46939. The mocked getter in this action spec must be renamed accordingly.
-
Kushal Pandya authored
Fix bug with closing issues on mobile view See merge request gitlab-org/gitlab!47114
-
Kamil Trzciński authored
This iterates all YAMLs, and fetches milestone associated with the MR or Issue. This also organises items of all YAMLs in a consistent order.
-
Sean McGivern authored
Replace existing Feature Flags with a single of OPS type See merge request gitlab-org/gitlab!45050
-
Jan Provaznik authored
Remove :generic_canonical feature flag See merge request gitlab-org/gitlab!47053
-
Miguel Rincon authored
Author and Assignees labels not working in VSA See merge request gitlab-org/gitlab!47058
-
Ezekiel Kigbo authored
-
Phil Hughes authored
Defer loading non-essential components See merge request gitlab-org/gitlab!47029
-
Olena Horal-Koretska authored
Add row highlight for alert settings See merge request gitlab-org/gitlab!47001
-
David O'Regan authored
Add support for alert HTTP create supported via GraphQL
-
Olena Horal-Koretska authored
Updated iterations on sidebar to only show opened state See merge request gitlab-org/gitlab!46722
-
Donald Cook authored
-
Fabio Pitino authored
Spread CI minute reset workers over 3 hours See merge request gitlab-org/gitlab!46927
-
Phil Hughes authored
Resolve "pipeline tooltips cover the entire element" See merge request gitlab-org/gitlab!46866
-
Simon Knox authored
Remove board list to vuex & graphql See merge request gitlab-org/gitlab!44385
-
Simon Knox authored
Only works for group boards currently due to feature flag restrictions
-
Nicolò Maria Mezzopera authored
Merge branch '273130-remove-getx-prefix-from-vuex-getter-name-in-boards-sidebar-store' into 'master' Remove get- prefix from swimlanes boards vuex getters See merge request gitlab-org/gitlab!46939
-
Phil Hughes authored
Merge branch '233656-replace-bootstrap-alerts-in-ee-app-views-trials-_banner-html-haml' into 'master' Resolve "Replace bootstrap alerts in ee/app/views/trials/_banner.html.haml" See merge request gitlab-org/gitlab!41074
-
Rémy Coutable authored
Hides resolve buttons for users who don't have permission See merge request gitlab-org/gitlab!46020
-
Phil Hughes authored
This hides any resolve action from users who don't have the correct permissions to resolve discussions. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/220923
-
Phil Hughes authored
Add Web IDE Solarized Light theme support See merge request gitlab-org/gitlab!46999
-
Phil Hughes authored
Monokai theme for the Web IDE See merge request gitlab-org/gitlab!46901
-
Simon Knox authored
Resolve image relative paths See merge request gitlab-org/gitlab!46208
-
Jacques Erasmus authored
Added the ability to resolve image relative paths
-
Kamil Trzciński authored
Remove minimal access feature flag See merge request gitlab-org/gitlab!46918
-
Bob Van Landuyt authored
Global Search - Left Sidebar See merge request gitlab-org/gitlab!46595
-
Zack Cuddy authored
This creates a search facet sidebar for issues and merge requests. This also converts the status and confidential filter from a dropdown to a radio button.
-