| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Expose id field in the serializer in order
to store comments content in the localStorage
under the correct key
|
|
|
|
|
| |
Fix wording on milestone due date, to show today instead of
hours ago or remaining, when milestone is due today.
|
|
|
|
|
| |
This commit adds pipeline.type key to PipelineEntity.
This key will be used in MR widget in the next iteration.
|
|
|
|
| |
When deployable is nil, we gracefully take care of the case.
|
|
|
|
|
| |
- Extract MR fields for notes into a separate serializer
- Check if pipelines are empty via count
|
|\
| |
| |
| |
| | |
Return correct user for manual deployments
See merge request gitlab-org/gitlab-ce!32004
|
| |
| |
| |
| |
| |
| | |
Prefer the deployable user over the deployment user.
Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/66037.
|