| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| | |
Fix 8.17 upgrade documentation
Closes #28021
See merge request !9285
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Fix import webhooks performance issue
Closes #27958
See merge request !9197
|
| | |
| | |
| | |
| | | |
Also update repo restorer to use project wiki method.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Reduce query count for snippet search
See merge request !9254
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Recudes the number of queries within the snippet search from approx. 50
to approx. 14 by preloading the authors
Part of #27392
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'27873-when-a-commit-appears-in-several-projects-commit-comments-are-shared-across-projects' into 'master'
Ensure only commit comments relevant to target project are returned
Closes #27873
See merge request !9264
|
| | | | | |
|
|\ \ \ \ \
| |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Set `Auto-Submitted: auto-generated` header to emails
Closes #20305
See merge request !9163
|
| | | | |
| | | | |
| | | | |
| | | | | |
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/20305
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Move tag services to `Tags` namespace
See merge request !9231
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
CreateTagService and DeleteTagService where in root namespace, by
following service code organization I moved them in Tags::CreateService
and Tags::DestroyService
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add missing api entities
Closes #23895
See merge request !7138
|
| | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
Fixes #23895.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix labels being applied to wrong merge requests on GitHub import
See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2064
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix XSS in rdoc and other markups
See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2058
|
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | | |
Add sanitization filter to asciidocs output to prevent XSS
See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2057
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Nested groups improvements pt 3
See merge request !9227
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
# Conflicts:
# doc/api/projects.md
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Make it possible to pass coverage value to commit status API
Closes #27807
See merge request !9214
|
| | |_|/ / /
| |/| | | | |
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
SidekiqStatus need to be qualified in some cases
Closes #27759
See merge request !9235
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
Replace NPM with Yarn
See merge request !9055
|
| | | | | | |
|
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It consolidates these endpoints:
- /projects
- /projects/owned
- /projects/visible
- /projects/starred
- /projects/all
Into the /projects endpoint using query parameters.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Introduce Gitlab::Database.with_connection_pool
See merge request !9192
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Feedback:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9192#note_23293693
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Move /projects/fork/:id to /projects/:id/fork in V4 API
Closes #14492
See merge request !8940
|
| | |_|/ / /
| |/| | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix ActiveRecord connection leaks
Closes #27949 and gitlab-com/infrastructure#1139
See merge request !9109
|
| | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
We don't need to connect when requesting the name of the database
adapter. This in turn should prevent us from requesting/leaking
connections just by asking whether we're using PostgreSQL or MySQL.
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add discussion events to contributions calendar
Closes #22645
See merge request !8821
|
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |_|/ /
|/| | |
| | | |
| | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | | |
Remove deprecated templates endpoints in V4
Closes #22818
See merge request !8853
|
| |/ / |
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
Enable Style/RedundantException, Lint/EmptyWhen, and RSpec/ExpectActual cops
See merge request !9151
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | | |
Add limit to the number of events showed in cycle analytics
See merge request !7743
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Feature to create directly addressed Todos when mentioned in beginning
Closes #24976
See merge request !7926
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add member: Always return 409 when a member exists
Closes #20732
See merge request !9093
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Update Rubocop to Ruby 2.3
See merge request !8994
|