| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Now that the column is ignored, we can safely drop the column
|
|
|
|
|
|
|
|
|
| |
This column is no longer used. The form was removed in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24580
and other usages removed in
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28460.
Remove final usages of :domain
|
|\
| |
| |
| |
| | |
Sort by position in issue boards store addList()
See merge request gitlab-org/gitlab-ce!28827
|
|/ |
|
|\
| |
| |
| |
| | |
Upgrade core-js to v3.1.3 and enable URL polyfill
See merge request gitlab-org/gitlab-ce!28909
|
| |
| |
| |
| |
| |
| | |
- Upgraded core-js from v2.x to v3.1.3
- Updated core-js import statements
- Enabled URL polyfill
|
|\ \
| | |
| | |
| | |
| | | |
CE port of Move EE specific lines in API::Projects
See merge request gitlab-org/gitlab-ce!28596
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
CE port of Move EE specific lines in API::Settings
See merge request gitlab-org/gitlab-ce!28708
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes ref being displayed as raw HTML
Closes #60912
See merge request gitlab-org/gitlab-ce!28823
|
| | |
| | |
| | |
| | |
| | | |
The ref to the branch was being displayed as
raw HTML in the Pipelines page
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Externalize strings of PGP Keys and SSH Keys page in user profile
See merge request gitlab-org/gitlab-ce!28653
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'master'
Resolve "Position is off when visiting files with anchors"
Closes #47846
See merge request gitlab-org/gitlab-ce!28913
|
|/ / /
| | |
| | |
| | |
| | | |
Added offset adjustment for diff file header and version menus
container divs. This should make the linked line be visible.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'ee-7672-geo-remove-deprecated-wikis_count-and-repositories_count-fields-from-the-public-api-geo' into 'master'
Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13025
See merge request gitlab-org/gitlab-ce!28701
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Make single codebase roulette respect OOO status
See merge request gitlab-org/gitlab-ce!28877
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
So it's more modular and extensible
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Give all labels bold weight
Closes #62485
See merge request gitlab-org/gitlab-ce!28895
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Form check labels get normal weight
Add changelog
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[CE] Fix test with hard coded id
See merge request gitlab-org/gitlab-ce!28933
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix inconsistent capitalization in label colors
See merge request gitlab-org/gitlab-ce!28922
|
| |/ / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add @tkuah to CODEOWNERS
Closes gitlab-com/www-gitlab-com#3357
See merge request gitlab-org/gitlab-ce!28917
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Re-sort alphabetically
|
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Resolve "Snippet icon button is misaligned"
Closes #61323
See merge request gitlab-org/gitlab-ce!28522
|
|/ / / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Support sorting issues using `relative_position`
Closes #62178
See merge request gitlab-org/gitlab-ce!28566
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- adding a "Manual" option to the dropdown
- show 100 issues list when manually sorting
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | |
| | | | | | | |
| | | | | | | | |
Add referenced-commands in no overflow list
See merge request gitlab-org/gitlab-ce!28858
|
| | |_|_|_|_|/
| |/| | | | | |
|
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | |
| | | | | | |
| | | | | | | |
Externalize strings of active sessions page in user profile
See merge request gitlab-org/gitlab-ce!28590
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Backport of EE change in `app/views/search/_form.html.haml`
See merge request gitlab-org/gitlab-ce!28883
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Show Pipeline IID everywhere Pipeline ID is shown.
Closes #57414
See merge request gitlab-org/gitlab-ce!26853
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* Add Pipeline IID to MR's
* Add Pipeline IID to commit box
* Add Pipeline IID to builds page
* Add Pipeline IID to job sidebar
* Add Pipeline IID to header on view pipeline pages
* Add changelog entry
* Update tests
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Unified repository/show.html for CE and EE
Closes gitlab-ee#6104
See merge request gitlab-org/gitlab-ce!28868
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Corresponding partials containing differences have been added to
corresponding folder.
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/6104
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixes bug with parent row component triggering multiple Vue router pushes
See merge request gitlab-org/gitlab-ce!28882
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Enable GraphQL batch requests
See merge request gitlab-org/gitlab-ce!28370
|
| | | | | | | | | |
|
| | |_|/ / / / /
| |/| | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Move text under p tag
Closes #62487
See merge request gitlab-org/gitlab-ce!28901
|