| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
These changes are ported over from
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1502 to reduce
the number of merge conflicts that may occur.
|
|\
| |
| |
| |
| | |
Support >1 path in Gitlab::Git::Repository#log
See merge request !10291
|
| |
| |
| |
| |
| |
| | |
This is analogous to `git log -- foo bar baz`, but not the same as
`Gitlab::Git::Repository#log(path: 'foo bar baz')`, which would run `git
log -- 'foo bar baz'`.
|
| |
| |
| |
| |
| |
| | |
Use full path for moving directories when changing namespace path
See merge request !2078
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'master'
Reset container width when switching to pipelines MR tab
Closes #29539
See merge request !10169
|
| |/
| |
| |
| | |
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29539
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Make bundle exec rake gitlab:check RAILS_ENV=production
Closes #30084
See merge request !10246
|
| | |
| | |
| | |
| | |
| | | |
of unlimited width if they cannot detect terminal size, therefore
force unlimited terminal size when checking processes via ps.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
One Gitaly connection per storage shard
See merge request !10150
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fix API group/issues default state filter
Closes #23655
See merge request !10253
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Make user mentions case-insensitive
Closes #24493
See merge request !10285
|
| | |_|/
| |/| | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Update rugged to 0.25.1.1
Closes #17325, #14972, and #14765
See merge request !10286
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Meaning of SORT_DATE was changed in libgit2.
See https://github.com/libgit2/libgit2/commit/82d4c0e6b841ae0e466bd97ab1faec0920a6b7a2
SORT_NONE is the order produced by "git log".
|
| |/ / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
API: Make the /notes endpoint work with noteable iid instead of id
Closes #29871
See merge request !10258
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
In API V4 all endpoints were changed so Merge Requests and Issues
should be referred by iid, instead of id. Except the /notes endpoint
was forgotten. So change the endpoints from:
- /projects/:id/issues/:issue_id/notes
- /projects/:id/merge_requests/:merge_request_id/notes
To:
- /projects/:id/issues/:issue_iid/notes
- /projects/:id/merge_requests/:merge_request_iid/notes
For Project Snippets nothing changes.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Comments for a merge request should be obtained to the `notes` endpoint.
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'30098-banzai-filter-mergerequestreferencefilter-has-an-n-1-query-problem' into 'master'
Resolve "Banzai::Filter::MergeRequestReferenceFilter has three N+1 query problems"
Closes #30098
See merge request !10252
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Use the same approach in Banzai::Filter::MergeRequestReferenceFilter
as we do with issues.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'12818-expose-simple-cicd-status-endpoints-with-status-serializer-gitlab-ci-status-for-pipeline-job-and-merge-request' into 'master'
Expose CI/CD status API endpoints with Gitlab::Ci::Status facility on pipeline, job and merge request for favicon
See merge request !9561
|
| | | |
| | | |
| | | |
| | | | |
use core status
|
| | | |
| | | |
| | | |
| | | | |
'success_warning' because it'll be used.
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| |/ /
|/| | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Fetch deeper the tested branch before fetching master
See merge request !9484
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The tested branch is clone with a deep of 20 so if it has more than 20
commits, we need to deepen its hitory to be able to find the merge-base
with origin/master.
Also, detect prefixed EE branch as well, i.e. `ee-<branch>`.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
Fix after_script processing for Runners APIv4
See merge request !10185
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | | |
Increase ETag cache expiry time
See merge request !10180
|
| |/
| |
| |
| | |
As discussed in #29777.
|
|/
|
|
|
|
|
|
|
|
|
|
| |
The idea is that after each feature spec example, we block all incoming
requests at the Rack level, go to the 'about:blank' page, and wait until
the current requests reach 0.
This should solve the problem where a request would end after database
cleaner performed the database truncation. The problem was that a GET
request can still lead to records creation (e.g. namespaces or routes).
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\
| |
| |
| |
| |
| |
| | |
Docs and scripts to install Gitaly from source
Closes gitaly#136 and #28446
See merge request !9941
|
| | |
|
| |
| |
| |
| | |
This helps you understand why the command failed.
|