An error occurred fetching the project authors.
- 06 Nov, 2020 1 commit
-
-
Shinya Maeda authored
Canary Ingress weight is to control the traffic between stable and canary tracks in Auto Deployed environment.
-
- 05 Nov, 2020 7 commits
-
-
Lee Tickett authored
-
David Pisek authored
This commit adds the http header validation method to the form that let's a user create or edit a DAST on-demand site profile.
-
Jackie Fraser authored
-
Sunjung Park authored
-
Tom Quirk authored
Adds :js to support toasts in tests
-
Lee Tickett authored
-
Justin Ho authored
-
- 04 Nov, 2020 9 commits
-
-
Jackie Fraser authored
-
Peter Hegman authored
Part of a larger initiative to convert the group members view from HAML to Vue
-
Gary Holtz authored
-
David Pisek authored
* Adds new component that includes the authentication form * Adds new component to site-profile form component
-
Thomas Randolph authored
-
Ammar Alakkad authored
-
Nicolò Maria Mezzopera authored
- source - tests
-
David O'Regan authored
Add support for alert HTTP create supported via GraphQL
-
Takuya Noguchi authored
Co-authored-by:
Michael Lunøe <michael.lunoe@gmail.com> Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- 03 Nov, 2020 11 commits
-
-
Dmitry Gruzd authored
This MR improves empty results page messaging for group and project searches. We display the group/project name to add more context to the user.
-
Gary Holtz authored
-
Gary Holtz authored
It looks like `/draft` will be the official term going forward, so I made that the official label and `/wip` the alias.
-
Sarah Yasonik authored
This reverts commit 093d299c61ab1b880d63c5d859e3647b6861b4f6.
-
Sarah Yasonik authored
Updates alert emails to fire after an alert has been saved. Takes a step closer to unifying prometheus and generic alert notification processes.
-
Mike Jang authored
-
Andrew Fontaine authored
If a user hasn't yet selected a list, display a message explaining as such.
-
Angelo Gulina authored
The UI is conditionally rendered based on the licensed feature The licensed feature is not added at this stage
-
Coung Ngo authored
Consolidate various issue actions into a dropdown menu so that all issue actions are in one place, improving UX
-
Miguel Rincon authored
This change adds the pipeline graph to the pipelien editor page in a separate tab. Users are able to see their pipeline represented visually or as text.
-
Andrew Fontaine authored
This allows a user with too many user lists to search for the one they wish to apply to a strategy.
-
- 02 Nov, 2020 12 commits
-
-
Dave Pisek authored
-
Dave Pisek authored
This commit adds a new vue-directive that allows to use the native constraints API for validating html-form elements. It also changes the DAST on-demand scans site-profile form to move from manual form-validation to using the new directive.
-
Nicolas Dular authored
Instead of having tabs to switch between sign in and sign up pages, we want to have two separate pages. This separation was already part of an experiment and is now the default experience.
-
Serena Fang authored
Do not validate SSO or GMA enforcement if the user is a project bot Change function name Add changelog entry Add back ampersand Return user persisted check Render alert when access token creation fails Add spec for failure alert on unsuccessful creation Add spec for access provisioning failure Fix access provisioning spec Fix bot not persisted spec Add counts when token not created Create EE spec file EE spec file to test a EE feature flag even though there is no EE create service file Add newline to end of file Clean up spec Remove extra sidekiq inlien Fix static analysis errors Address MR review comments Improve specs Address MR review comments Rename file, get specs passing, better specs Add another context for SAML groups Create a shared example Move lets into individual contexts Add specs for pass case Remove extra new line Revert "Add back ampersand" This reverts commit 3aada357a573fb20e76f2d68d3b665a501037406. Add ampersand back Use destroy! since return value not checked Update MR number in changelog Move specs to CE file Change spec names Make spec titles more explicit Remove extra new lines
-
Eugenia Grieff authored
- Move code that adds a mailer to notify user of import result a new MR
-
Eugenia Grieff authored
- Add mailer to notify user of imported requirements - Add email templates - Add tests
-
Nicolas Dular authored
This moves the marketing email opt in checkbox to the welcome page as well as putting users who have chosen to use GitLab for their company opt-in per default.
-
Derek Knox authored
Add basic UI for template dropdown
-
Kushal Pandya authored
- Adds `jira_issues_list` feature flag - Adds mount-point for new app.
-
Ezekiel Kigbo authored
Adds a line chart with 2 metrics for total average projects and groups Update specs for the instance statistics app
-
Paul Slaughter authored
`git grep -E import.*list_collapsed` shows this isn't being used.
-
Rajat Jain authored
In related items tree, specify a group when creating a new epic
-