- 11 Sep, 2020 40 commits
-
-
Justin Ho authored
Add changelog Sync pairing with @jeldergl
-
Justin Ho authored
-
Justin Ho authored
- Use single quotes on strings / paths in HAML - Some icons are used in titles which have a bigger font size thus need different vertical-alignment compared to body text.
-
Justin Ho authored
Update from `fa-question-circle` to GitLab SVG `information-o`.
-
Justin Ho authored
Update from `fa-question-circle` to GitLab SVG `information-o`.
-
Heinrich Lee Yu authored
Add endpoint to access resource iteration events See merge request gitlab-org/gitlab!40850
-
Heinrich Lee Yu authored
Enable iteration change event tracking See merge request gitlab-org/gitlab!40841
-
Heinrich Lee Yu authored
Improve performance of project snippet controller spec Closes #228693 See merge request gitlab-org/gitlab!42069
-
Natalia Tepluhina authored
Replace fa-times with GitLab SVG close icon - Forms See merge request gitlab-org/gitlab!40587
-
Robert Hunt authored
This covers both the admin runners search and the group runners search
-
Gabriel Mazetto authored
Persist seats in use and owed during cron update See merge request gitlab-org/gitlab!40831
-
Kushal Pandya authored
Merge branch '223692-show-the-final-service-desk-custom-address-in-service-desk-settings' into 'master' Updated service desk incoming email field See merge request gitlab-org/gitlab!36593
-
Donald Cook authored
-
Kushal Pandya authored
DAST Site validation - Hook up Profile Validation - Frontend See merge request gitlab-org/gitlab!41225
-
Paul Gascou-Vaillancourt authored
* Adds queries and mutations to retrieve the validation status, validation token and mutation to validate a site * Adds error handling * Adds specs
-
Markus Koller authored
Bugfix: remote double trigger on merge_request event for coverage fuzzing See merge request gitlab-org/gitlab!41906
-
Nathan Friend authored
Merge branch '233666-replace-bootstrap-alerts-in-app/views/projects/pages/_access.html.haml' into 'master' Replace bootstrap alerts in app/.../_access.html.haml Closes #233666 See merge request gitlab-org/gitlab!41360
-
Gilang Gumilar authored
-
Achilleas Pipinellis authored
Mention PG upgrade for source upgrades Closes #233915 See merge request gitlab-org/gitlab!41767
-
Achilleas Pipinellis authored
Document confirmation skipping option to promotion command See merge request gitlab-org/gitlab!40599
-
Igor Drozdov authored
Remove stale merge refs See merge request gitlab-org/gitlab!41572
-
Denys Mishunov authored
Revert "Merge branch '241878-Replace-v-html' into 'master'" See merge request gitlab-org/gitlab!41979
-
Sean McGivern authored
Merge branch '233833-205909-224716-mlunoe-reinstate-instance-value-stream-analytics-sidebar-templates' into 'master' Fix(Instance VSA): reinstate sidebar templates See merge request gitlab-org/gitlab!41580
-
Michael Lunøe authored
When this MR merged: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39368 It removed templates that are still in use on the instance level Value Stream Analytics page. This MR re-introduces those templates. MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39368 Issues: https://gitlab.com/gitlab-org/gitlab/-/issues/233833 https://gitlab.com/gitlab-org/gitlab/-/issues/205909 https://gitlab.com/gitlab-org/gitlab/-/issues/224716
-
Alexandru Croitor authored
As we are tracing iteration events the system notes are synthetically generated out of the events, so we expose a way to get the events through API.
-
Sanad Liaquat authored
Allow more time for admin sync to happen See merge request gitlab-org/gitlab!41997
-
Patrick Bajao authored
14 days after a merge request gets closed/merged, its merge ref will be deleted and moved as a keep-around ref (if not yet added). This is to ensure that the commit won't be deleted when GC runs and still being able to reduce the number of advertised refs on git push/pull. Before deletion, it'll be cached to `merge_ref_sha` column of `merge_requests` table so we can still display the merge ref diff.
-
Olena Horal-Koretska authored
This reverts merge request !41218
-
Fabio Pitino authored
Fix dasboard to dashboard See merge request gitlab-org/gitlab!41440
-
Ramya Authappan authored
Fix user registration e2e spec Closes #247743 See merge request gitlab-org/gitlab!42060
-
Alexandru Croitor authored
This sets the feature flag to be enabled by default. Instead of system notes, event records would be created in the backend.
-
Igor Drozdov authored
Clean up stale merge request HEAD ref See merge request gitlab-org/gitlab!41555
-
Kushal Pandya authored
Add confidential parameter to epic link creation API Closes #229839 See merge request gitlab-org/gitlab!37882
-
Jan Beckmann authored
- set to copy the confidentiality status from the parent epic - replicate this behavior on the frontend Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/229839
-
Shinya Maeda authored
Default Enable Read-Only Legacy Feature Flags See merge request gitlab-org/gitlab!40320
-
Jason Goodman authored
Update documentation for legacy flags
-
charlie ablett authored
Add graphQL mutation for destroying issue boards See merge request gitlab-org/gitlab!40930
-
Yannis Roussos authored
Add tokens to agents graphql endpoint See merge request gitlab-org/gitlab!40779
-
Peter Leitzen authored
Guard type selector via permissions Closes #247464 See merge request gitlab-org/gitlab!42007
-
David O'Regan authored
-