| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Adds support for start and end parameters in the #additional_metrics
endpoint of the EnvironmentsController. start and end are meant to be
unix timestamps, per the Prometheus API (as the consumer of this
endpoint will eventually be transitioned to a prometheus endpoint).
This functionality is behind the :metrics_time_window feature flag
for development.
|
|\
| |
| |
| |
| |
| |
| | |
Resolve "Composable Auto DevOps"
Closes #47234
See merge request gitlab-org/gitlab-ce!26520
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Container Scanning, Dependency Scanning, License Management
and SAST parts of Auto DevOps now use the preexisting templates.
Auto DevOps and the DAST job template will now use a
shared job template instead of maintaining two copies
of the job. This also allows Auto DevOps to use custom
authentication with DAST.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This allows these templates to be used outside of Auto DevOps,
or easily excluded from Auto DevOps.
The security jobs in Auto DevOps differ slightly from the ones
that are already available as templates, they will be moved
next.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'59498-add-troubleshooting-section-to-capture-errors-with-installing-applications-to-a-kubernetes-cluster' into 'master'
Resolve "Add troubleshooting section to capture errors with installing applications to a Kubernetes cluster"
Closes #59498
See merge request gitlab-org/gitlab-ce!26639
|
|/ /
| |
| |
| | |
applications to a Kubernetes cluster"
|
|\ \
| | |
| | |
| | |
| | | |
Add missing 'export' example for CI_API_V4_API_URL
See merge request gitlab-org/gitlab-ce!26878
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In issue #54621 a new variable CI_API_V4_API_URL was introduced, but
some of the documentation was omitted. Having an example output is
always nice.
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'53459-quick-action-adds-multiple-labels-to-issue-if-middle-words-overlap-with-existing-label' into 'master'
Resolve "Quick Action Adds Multiple Labels to Issue If Middle Words Overlap with Existing Label"
Closes #53459
See merge request gitlab-org/gitlab-ce!26602
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes quick actions add label when adding a label which name middle
word overlaps with another label name: for example adding "A B C" when
also label "B" exists.
With the fix only the label "A B C" is correctly added, previously
also the label "B" was added due to the middle word overlaps.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Extend timezone dropdown
See merge request gitlab-org/gitlab-ce!26311
|
|/ / / /
| | | |
| | | |
| | | |
| | | | |
Adds optional paramters to the constructor to allow
reuse of the timezone dropdown on other pages
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Backport: Fix Release permission spec
See merge request gitlab-org/gitlab-ce!26897
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
We recently changed the permission model to disallow guests to read
Releases. The spec should be updated as well according to the
expectation.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes duplicate diff too large error messages
Closes #59802
See merge request gitlab-org/gitlab-ce!26857
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59802
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Resolve CE/EE difference in FE dependency files
See merge request gitlab-org/gitlab-ce!26856
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This resolved the one conflict we have in CE/EE.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Set specific reviewers for the GitLab UI WG effort
See merge request gitlab-org/gitlab-ce!26760
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Enabled text selection in diffs in Web IDE
Closes #47771
See merge request gitlab-org/gitlab-ce!26721
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/47771
Changelog entry
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fix comment typo in noteable_note.vue
See merge request gitlab-org/gitlab-ce!26855
|
| | |_|/ / / / / /
| |/| | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
remove html tag
See merge request gitlab-org/gitlab-ce!26885
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Document matching refs with an at-symbol
See merge request gitlab-org/gitlab-ce!26755
|
|/ / / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
At-symbols are used to match a ref to a specific repository path.
Currently this is done by string splitting the ref pattern on the
at-symbol. In order to pattern match a literal `@` you must use
ruby's unicode character matching `\u{0040}`.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Fix format typo on generate-new-recovery-codes-using-ssh
See merge request gitlab-org/gitlab-ce!26819
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
The rendering is broken and it's confusing when you are reading the doc about
generate the recovery codes using ssh.
Signed-off-by: Agustin Henze <tin@redhat.com>
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Fix typo on tests style guide
See merge request gitlab-org/gitlab-ce!26859
|
| | | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
'master'
Resolve "Set the size of instance system message text 12px"
Closes #59131
See merge request gitlab-org/gitlab-ce!26293
|
| | | | | | | | | | | | |
|
| |/ / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Update dependency @gitlab/svgs to ^1.58.0
See merge request gitlab-org/gitlab-ce!26881
|
| | | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Use the default fetch/clone depth for the review-deploy job
See merge request gitlab-org/gitlab-ce!26868
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Remove non-functional add issue button on welcome list
Closes #55980
See merge request gitlab-org/gitlab-ce!26742
|
|/ / / / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Revert "Monitor GraphQL with Prometheus"
See merge request gitlab-org/gitlab-ce!26864
|
|/ / / / / / / / / / /
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
This reverts merge request !26569
|
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Docs: revamp/reorg CI variables
Closes #58626
See merge request gitlab-org/gitlab-ce!26336
|
|/ / / / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
- Variables overview
- Variables triggered via manual pipeline
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Remove ignore column for PersonalAccessToken#token
Closes #53411
See merge request gitlab-org/gitlab-ce!25213
|
|/ / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/ /
|/| | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Add dashboard scope for operations dashboard usage ping
See merge request gitlab-org/gitlab-ce!26727
|