| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| | |
Remove gitlab-grit as a transitive dependency of GitLab
Closes #44361
See merge request gitlab-org/gitlab-ce!22373
|
| | |
| |
| |
| |
| |
| | |
Inlining this code allows us to remove a dependency on gitlab_grit in
gitlab-ce. We can't stop maintaining gitlab_grit yet, since gitaly-ruby
still depends on this gem, but it moves us a step closer.
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Removing this dependency also allows us to remove a transitive
dependency on gitlab_grit - which is the whole point of this exercise.
I don't think we can EOL gitlab_grit until it's removed as a dependency
from gitaly-ruby, but this at least gets it out of gitlab-ce.
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| | |
This allows us to avoid one transitive dependency on gitlab-grit. The
aim is to remove all transitive dependencies.
|
| |\ \ |
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Extend Create New Merge Request test to also add a label
Closes gitlab-qa#233
See merge request gitlab-org/gitlab-ce!19228
|
| | |/ / |
|
| | |\ \
| | | |
| | | |
| | | |
| | | | |
Update environments empty state
See merge request gitlab-org/gitlab-ce!22297
|
| | | | | |
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Add Git protocol v2 docs
See merge request gitlab-org/gitlab-ce!22227
|
| | |/ / / |
|
| |/ / /
| | |
| | | |
[ci skip]
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
Replace job with group in frontend components to be consistent with backend
See merge request gitlab-org/gitlab-ce!22387
|
| |/ / / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Allow JIRA to login using email and API token
Closes #49936
See merge request gitlab-org/gitlab-ce!21726
|
| |/ / / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
Add documentation on using NFS v4.1 and disabling server delegations
See merge request gitlab-org/gitlab-ce!22379
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
For more info, see:
* https://gitlab.com/gitlab-org/gitaly/issues/1339
* https://gitlab.com/gitlab-org/gitlab-ce/issues/52017
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Resolve "Integrate new vue+vuex code base with new API and remove old haml code"
Closes #50904
See merge request gitlab-org/gitlab-ce!22116
|
| |/ / / / |
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
Resolve "In web editor, when delete a file, should navigate to enclosing directory"
Closes #37727
See merge request gitlab-org/gitlab-ce!21465
|
| |/ / /
| | |
| | |
| | | |
directory"
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
3. enable jasmine/new-line-before-expect
See merge request gitlab-org/gitlab-ce!22234
|
| |/ / / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
Prettify all the things (part 8)
See merge request gitlab-org/gitlab-ce!22258
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Prettify all the things (part 1)
See merge request gitlab-org/gitlab-ce!22248
|
| | | | | | |
|
| | | | | | |
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Resolve "Share frontend configs between repos"
Closes #49740
See merge request gitlab-org/gitlab-ce!22405
|
| | | | | | |
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | | |
2. enable jasmine/no-promise-without-done-fail
See merge request gitlab-org/gitlab-ce!22231
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix "ready for review" link
See merge request gitlab-org/gitlab-ce!22393
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Remove assignee_id=0 condition from search filters, we agreed
that just presence of "ready of review" label is sufficient
for filtering MRs, no need to unassign yourself.
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix commit signature error when project is disabled
Closes #50903
See merge request gitlab-org/gitlab-ce!22344
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
When a project is disabled, visiting the home page would show,
"An error occurred while loading commit signatures". This change checks
that the user has permission to view the project to avoid unnecessary
GPG signature lookups.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50903
|
| |\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
'master'
Resolve "Webhook Image URLs Rewritten Incorrectly in Issues"
Closes #52650
See merge request gitlab-org/gitlab-ce!22361
|
| | | | | | | | |
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This rewrote URLs to be absolute URLs. However, for uploads (the most
common case), we actually need them to point to not just the GitLab
instance, but the project they're from. Thankfully, we can normally get
that information from the object we're building the hook for.
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Prettify all the things (part 6)
See merge request gitlab-org/gitlab-ce!22256
|
| | | | | | | | | |
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fixes styling issues in test reports
Closes #51386 and #52147
See merge request gitlab-org/gitlab-ce!22204
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Rspec was using a CSS class to check if the content
was being rendered. Since the CSS has changed, the specs failed
This commit replaces the CSS class with a `js-` prepended one
to guarantee changing CSS won't break a pipeline
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
In the Merge Request widget, the reports for tests
had an extra border.
The loading icon in the mr widget used in all
report sections had an extra margin causing text
to be misaligned.
This commit fixes both issues
Closes #52147
|