- 10 Sep, 2020 2 commits
- 09 Sep, 2020 38 commits
-
-
mfluharty authored
Add feature flag blurbs to docs Move group navbar function next to the other group navbar functions Replace utility classes with gitlab utility classes
-
mfluharty authored
-
mfluharty authored
Repository analytics has only group coverage reports for now
-
mfluharty authored
backend: - add empty show method to controller - add before_actions to controller for authorization - add specs for controller and policy frontend: - use gl-button class - pass parameters for download path docs: - add introduced line on group page - clarify and reorder CSV description
-
mfluharty authored
Move feature into /analytics subdirectory Keep "Repositories" link in sidebar, but use "group repository analytics" internally to match equivalent project feature and make it obvious that this is a group-level feature
-
mfluharty authored
Add new page with full explanation Add section and link on group page Add changelog entry
-
mfluharty authored
Add feature to license.rb Check feature availability and grant access in group policy Use availability/access to determine whether sidebar link is shown
-
mfluharty authored
Add route for group repositories analytics Add page with download button Add link to page in sidebar analytics section
-
Suzanne Selhorn authored
Clarify what the vale alert box rule does See merge request gitlab-org/gitlab!41842
-
Marcel Amirault authored
-
Stan Hu authored
Don't write a file in feature flag tests See merge request gitlab-org/gitlab!41896
-
Craig Norris authored
Clarify API response header behavior Closes #216218 See merge request gitlab-org/gitlab!41845
-
Evan Read authored
-
Ezekiel Kigbo authored
Apply filters to vulnerability count list See merge request gitlab-org/gitlab!41566
-
Peter Leitzen authored
Use applogger in some files of ee/lib/* and spec files See merge request gitlab-org/gitlab!41056
-
Robert Speicher authored
Add revoke button to the PAT tab of the instance credentials inventory See merge request gitlab-org/gitlab!39712
-
Robert Hunt authored
- Added a new column to the PAT view for instance only - Added new routes for instance revoke - Added new revoke method to handle the revoking of the PAT - Added tests
-
Sean McGivern authored
Instead of writing a file, we can just stub the existing flags. Also use `fast_spec_helper` for a faster run with a cold start.
-
Sanad Liaquat authored
Set wait_for_requests before proceeding in within_sidebar See merge request gitlab-org/gitlab!41735
-
Dan Davison authored
Fix child pipeline button click See merge request gitlab-org/gitlab!41391
-
Tiffany Rea authored
-
Nicolò Maria Mezzopera authored
Resolve "Static Site Editor Flattens Mixed Lists" Closes #243758 See merge request gitlab-org/gitlab!41599
-
Peter Leitzen authored
Use applogger in spec/lib/ee/gitlab/ See merge request gitlab-org/gitlab!41053
-
Rajendra Kadam authored
-
Peter Leitzen authored
Use AppLogger in lib/gitlab/ See merge request gitlab-org/gitlab!41052
-
Nicolò Maria Mezzopera authored
Remove extra space above milestone title See merge request gitlab-org/gitlab!41749
-
Simon Knox authored
-
Mark Florian authored
Merge branch '219765-replace-gl-deprecated-button-with-gl-button-in-ee-app-assets-javascripts-vulnerabilities' into 'master' Add form input field Closes #219765 See merge request gitlab-org/gitlab!40837
-
Shinya Maeda authored
Add feature flag type Ops (RUN AS-IF-FOSS) Closes #221054 See merge request gitlab-org/gitlab!34274
-
This flag represents ops type of features. The purpose of `ops` is to have a long-lived feature flags that might affect performance of application.
-
Marcia Ramos authored
Docs: Link to issue on fix to 5min mirroring delay See merge request gitlab-org/gitlab!41798
-
Chester Nwachukwu authored
-
Miguel Rincon authored
Replace fa-info-circle icons with GitLab SVG information-o icon Closes #225948 See merge request gitlab-org/gitlab!41721
-
Kushal Pandya authored
Fixes the wrong author showing on notes after deleting a note Closes #225410 See merge request gitlab-org/gitlab!41747
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/225410
-
Rajendra Kadam authored
This MR adds AppLogger in lib/gitlab and adds changelog for the change Add changelog Fix spec failures and change changelog type Remove AppLogger from geo logger
-
Natalia Tepluhina authored
Move package deletion from rails-js to axios See merge request gitlab-org/gitlab!41668
-
Lukas 'Eipi' Eipert authored
- Move delete to action - fix tests - add new action
-