| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This reverts commit a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac.
|
|
|
|
|
|
|
| |
Used to get the variables via the API endpoint
`/projects/:id/pipelines/:pipeline_id/variables`
Signed-off-by: Agustin Henze <tin@redhat.com>
|
| |
|
|
|
|
|
|
|
|
| |
This is resolving https://gitlab.com/gitlab-org/gitlab-ce/issues/30157.
Implement new API endpoint `/projects/:id/environments/:environment_id`
to expose single environment. Include information for environment's last
deployment if there is one.
|
| |
|
| |
|
|\
| |
| |
| |
| | |
docs: add gitlab version for list jobs of a runner
See merge request gitlab-org/gitlab-ce!26815
|
| | |
|
|/
|
|
|
|
|
|
|
| |
Domain was introduced on 11.8 and was not included on the
Project Cluster API. With this change user will be able to include
domain when adding and updating a cluster. Domain will also be included
on the GET calls.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59441
|
|
|
|
| |
for creating a commit
|
|\
| |
| |
| |
| | |
Jira Services Doc update to String
See merge request gitlab-org/gitlab-ce!26683
|
| | |
|
|/
|
|
| |
When validating parsing, copy pasting should just work, but
instead we created
|
|\
| |
| |
| |
| | |
Prepares suggestion implementation for multi-line support
See merge request gitlab-org/gitlab-ce!26057
|
| |
| |
| |
| |
| |
| | |
Adds the groundwork needed in order to persist multi-line suggestions,
while providing the parsing strategy which will be reused for the
**Preview** as well.
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
Add users search results to global search
Closes #25973
See merge request gitlab-org/gitlab-ce!21197
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Fix search scope for snippet_blobs in example
See merge request gitlab-org/gitlab-ce!26093
|
| |/ |
|
|/
|
|
| |
- Also has other minor improvements.
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
'master'
Resolve "Add Saturday to Localization first day of the week"
Closes #58023
See merge request gitlab-org/gitlab-ce!25509
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
fix #58023
docs for adding Saturday for first day of the week
add related settings for Saturday as first day of the week
firstDayOfWeek: Use enumeration, replace day's numbers with corresponding names
make some variables lowercase (follow camelCase)
add CHANGELOG entry
Author: haghighi_ahmad <haghighi.ahmad@gmail.com>
modified: app/assets/javascripts/pages/users/activity_calendar.js
modified: app/helpers/preferences_helper.rb
new file: changelogs/unreleased/58023-add-Saturday-to-localization-first-day-of-the-week.yml
modified: doc/api/settings.md
modified: doc/user/profile/preferences.md
modified: locale/gitlab.pot
modified: spec/helpers/preferences_helper_spec.rb
|
| | |
|
|/
|
|
|
|
|
|
| |
When `force` is set to `true` and `start_branch` is set, the
branch will be ovewritten with the new commit based on the
`HEAD` of the `start_branch`.
This commit includes changes to update the `gitaly-proto` gem.
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
Resolve "Project fetch statistics API (HTTP only)"
Closes #42086
See merge request gitlab-org/gitlab-ce!23596
|
| |
| |
| |
| |
| |
| | |
The API get projects/:id/traffic/fetches allows user with write
access to the repository to get the number of clones for the
last 30 days.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
API support for MR merge to temporary merge ref path
Closes #57252
See merge request gitlab-org/gitlab-ce!24918
|
| | |
| | |
| | |
| | |
| | |
| | | |
Add a merge_requests/:iid/merge_to_ref API which make
use of the groundwork to write merge results into
refs/merge-requests/:iid/merge.
|
| | |
| | |
| | |
| | | |
Added: Specs for the API action
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Revert "Merge branch 'revert-82d7b5a0-ce' into 'master'"
Closes #57857 and #50747
See merge request gitlab-org/gitlab-ce!25559
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Ability to filter confidential issues
Closes #50747
See merge request gitlab-org/gitlab-ce!24960
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Added YouTrack integration
Closes #42595
See merge request gitlab-org/gitlab-ce!25361
|
| | |
| | |
| | |
| | | |
service
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'49449-add-an-api-endpoint-for-bulk-updating-issues-and-mrs' into 'master'"
This reverts commit 7981c0292b07a0138b096fa082341fcb13e9ce2b, reversing
changes made to 9202bbd129537a698b986e6295d0c783b5a84815.
|
| | |
| | |
| | |
| | |
| | | |
This reverts commit d133bf84c668df3dfc9938bb04150754cb873c8b, reversing
changes made to 7981c0292b07a0138b096fa082341fcb13e9ce2b.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add ability to set project path and name on fork using API
Closes #40795
See merge request gitlab-org/gitlab-ce!25363
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Ability to filter confidential issues
Closes #50747
See merge request gitlab-org/gitlab-ce!24960
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
into 'master'
API endpoint for bulk updating issues and MRs
Closes #49449
See merge request gitlab-org/gitlab-ce!25201
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use shared examples for issues and merge requests
rather than a loop creating common specs.
|