| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Closes #41633
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
into 'master'
Resolve "Use toggle for subscribed/unsubscribed to notifications"
Closes #16988
See merge request gitlab-org/gitlab-ce!16408
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
fix gitlab-org/gitlab-ce#41891 (design nitpick)
Closes #41891
See merge request gitlab-org/gitlab-ce!16383
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Refactor projects:l*
See merge request gitlab-org/gitlab-ce!16393
|
| | | | |
|
| |\ \ \ |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
'ce-backport-generalize-protected-branch-tags-to-create-item-dropdown' into 'master'
Generalize protected branch/tag dropdowns -- CE backport
See merge request gitlab-org/gitlab-ce!16420
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Remove duplicate ee code
This was generalized for usage in the new variable table design, see
https://gitlab.com/gitlab-org/gitlab-ce/issues/39118#note_53615249
Conflicts:
app/assets/stylesheets/pages/projects.scss
ee/app/assets/javascripts/protected_branches/protected_branch_create.js
ee/app/assets/javascripts/protected_tags/protected_tag_create.js
ee/app/views/projects/protected_branches/ee/_dropdown.html.haml
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* upstream/master:
Docs: move article "Autoscaling Runners on AWS" to its topic-related dir
Update missing API documentation on `GET /users/:id/projects`
Docs: remove duplicate CI examples
Only search for MR revert commits on notes after MR was merged
Added .rej files to gitignore
Fixed performance of projects dropdown
Add a note about GitLab QA page objects validator to docs
Refactor dispatcher projects blame and blob path
Fix Ctrl+Enter keyboard shortcut saving comment/note edit
Fix boolean prop being provided as string
Fixes minor aspects on Prometheus description
Refactor dispatcher project branches path
Use simple Next/Prev paging for jobs to avoid large count queries on arbitrarily large sets of historical jobs
Update the grpc gem to 1.8.3
|
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
into 'master'
Resolve "!15665 consistently 502s because it fetches every commit"
Closes #41807
See merge request gitlab-org/gitlab-ce!16320
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
If we search for notes before the MR was merged, we have to load every commit
that was ever part of the MR, or mentioned in a push. In extreme cases, this can
be tens of thousands of commits to load, but we know they can't revert the merge
commit, because they are from before the MR was merged.
In the (rare) case that we don't have a `merged_at` value for the MR, we can
still search all notes.
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixed performance of projects dropdown
Closes #41939
See merge request gitlab-org/gitlab-ce!16425
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Closes #41939
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Use simple Next/Prev paging for CI Jobs page
Closes #41058
See merge request gitlab-org/gitlab-ce!16392
|
| | | |_|_|/ / /
| | |/| | | | |
| | | | | | | |
| | | | | | | | |
arbitrarily large sets of historical jobs
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Resolve "Fix type is started key"
Closes #41937
See merge request gitlab-org/gitlab-ce!16407
|
| | | |_|_|_|_|/
| | |/| | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Resolve "Wording fixes on cluster page"
Closes #41797
See merge request gitlab-org/gitlab-ce!16324
|
| | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- Change Gitlab to GitLab
- Remove trailing space on GitLab Integration link
|
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix Ctrl+Enter keyboard shortcut saving comment/note edit
Closes #41956
See merge request gitlab-org/gitlab-ce!16415
|
| | | |_|_|/ /
| | |/| | | |
| | | | | | |
| | | | | | | |
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/41956
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Refactor dispatcher project branches path
See merge request gitlab-org/gitlab-ce!16398
|
| | | |_|_|_|/
| | |/| | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
with StrongMemoize
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix Route validation when conflicting permanent redirects exist
Closes gitlab-com/support-forum#2883 and #41786
See merge request gitlab-org/gitlab-ce!16397
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
This reverts commit 3576d59ae95a61dd20e997a619dbc6c8e8a70276.
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Remove warning noise in ProjectImportOptions
See merge request gitlab-org/gitlab-ce!16410
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Squlches these warnings:
```
/opt/gitlab/embedded/service/gitlab-rails/app/workers/concerns/project_import_options.rb:5: warning: already initialized constant ProjectImportOptions::IMPORT_RETRY_COUNT
/opt/gitlab/embedded/service/gitlab-rails/app/workers/concerns/project_import_options.rb:5: warning: previous definition of IMPORT_RETRY_COUNT was here
```
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Refactor dispatcher dashboard mr path
See merge request gitlab-org/gitlab-ce!16360
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Refactor dispatcher project boards path
See merge request gitlab-org/gitlab-ce!16374
|