| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| | |
Display and logic improvements for cycle analytics
Closes #30138
See merge request gitlab-org/gitlab-ce!28507
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
In order to stop showing 'Not enough data' in cycle analytics view
Remove puts from the file
|
| |
| |
| |
| |
| |
| |
| | |
- Add .no-tabs to login-box
- Externalize strings in common signup box
- Leverage render_if_exists
- Update PO file
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'57825-moving-an-issue-results-in-broken-image-links-in-comments' into 'master'
Resolve "Moving an issue results in broken image links in comments"
Closes #57825
See merge request gitlab-org/gitlab-ce!28654
|
| |\ \
| | | |
| | | |
| | | | |
57825-moving-an-issue-results-in-broken-image-links-in-comments
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
i18n boards store directory
See merge request gitlab-org/gitlab-ce!28712
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
This commit only targets Vanilla JS files.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'61144-style-secondary-button-type-to-be-aligned-with-pattern-library' into 'master'
Resolve "Style secondary button type to be aligned with pattern library"
See merge request gitlab-org/gitlab-ce!27920
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Hover, Active, and Focus states have different colors in design.
This fix brings those colors up to date.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix bug candidates of forms on Bootstrap Grid system
Closes #57189
See merge request gitlab-org/gitlab-ce!24885
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | | |
Added parent table row to files table
See merge request gitlab-org/gitlab-ce!28658
|
| | |/ / /
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Added a changelog entry for the feature
|
| | | | |
| | | | |
| | | | |
| | | | | |
Add ability to expand/collapse error tracking settings
|
| | | | | |
|
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
In addition to API, add support for toggling mased on UI too.
(Though fabricate_via_browser_ui is private)
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
I18N JS files starting with u
See merge request gitlab-org/gitlab-ce!28177
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
This commit only targets Vanilla JS files.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix MR widget padding
Closes #58632
See merge request gitlab-org/gitlab-ce!28472
|
| | | | |
| | | | |
| | | | |
| | | | | |
Align elements horizontally and add missing bottom padding
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Adds Identity#for_user for use in an EE MR
See merge request gitlab-org/gitlab-ce!28697
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Pull files for repository tree from GraphQL API
See merge request gitlab-org/gitlab-ce!28638
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix height of input groups
Closes #61304, #61303, #59254, and #60778
See merge request gitlab-org/gitlab-ce!28495
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Conformance MR for Update Visual Review Toolbar to post to MRs
See merge request gitlab-org/gitlab-ce!28687
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fix border radii on diff files and repo files
Closes #38483 and #38561
See merge request gitlab-org/gitlab-ce!28675
|
| | | | | | | | | |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Moved all avatar related styles to the components directory
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
'59987-move-sign-in-2fa-on-users-sign_in-above-intro-content-on-mobile' into 'master'
Resolve "Move sign-in/2FA on users/sign_in above intro content on mobile"
Closes #59987
See merge request gitlab-org/gitlab-ce!28360
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
i18n of batch_comments directory
See merge request gitlab-org/gitlab-ce!28178
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
This commit only targets Vanilla JS files.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
These two methods were used in emitting AUTO_DEVOPS_DOMAIN which has now
been dropped.
|
| |_|_|/ / / / / / /
|/| | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Update documentation to reflect removal
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
|
| |_|/ / / / / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
detail-page-header-body class was making the height of the header 1 pixel too big to fit evenly
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Add new favicon for canary from next.gitlab.com
Closes #59026
See merge request gitlab-org/gitlab-ce!28601
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Add changelog
Added wrong favicon
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Group download buttons in a .btn-group
Closes #61880
See merge request gitlab-org/gitlab-ce!28599
|
| | | | | | | | | | | |
|