| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
'41902-add-api-option-to-overwrite-project-description-on-project-export' into 'master'
Resolve "Extend API for exporting a project with option to overwrite project description"
Closes #41902 and #34936
See merge request gitlab-org/gitlab-ce!17744
|
| |
| |
| |
| | |
and fixes the project description not being imported
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Create commit API and Web IDE obey LFS filters
Closes #42287
See merge request gitlab-org/gitlab-ce!16718
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Updates Files::MultiService for the commits API which is in turn used by the
multi-file upload web UI
Ensures that files which should be in LFS are transformed into LFS pointers
Uses Lfs::Transformer which then links LfsObjectProjects on success
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update knapsack to 1.16.0
Closes #44235
See merge request gitlab-org/gitlab-ce!17735
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Cache table_exists?('application_settings') to reduce repeated schema reloads
Closes #43355
See merge request gitlab-org/gitlab-ce!17781
|
| | | | |
| | | | |
| | | | |
| | | | | |
Closes #43355
|
|\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | | |
Cache column_exists? for application settings
See merge request gitlab-org/gitlab-ce!17780
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is most a backport of
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4987/diffs but includes
other columns that use column_exists? in a way that may cause unnecessary
schema loads.
|
| | | |
| | | |
| | | | |
[ci skip]
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add realtime pipeline status component for files
Closes #42927
See merge request gitlab-org/gitlab-ce!17705
|
| |/ / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
into 'master'
Resolve "Reduce Redis usage from merge request diffs caching"
Closes #44191
See merge request gitlab-org/gitlab-ce!17746
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Previously, we kept them all in the cache. We don't need the highlight results
for older diffs - if someone does view that (which is rare), we can do the
highlighting on the fly.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add slash command for moving an issue
See merge request gitlab-org/gitlab-ce!17691
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Carried over from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8857
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Manually escape '#' when building relative uris, closes #42459
Closes #42459
See merge request gitlab-org/gitlab-ce!17679
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix moving local, unhashed upload or pages directories during group transfer
Closes #43993
See merge request gitlab-org/gitlab-ce!17658
|
| | |_|_|_|/
| |/| | | | |
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Update ruby-saml to 1.7.2 and omniauth-saml to 1.10.0 (CVE-2017-11428, CVE-2017-11430)
Closes #43806
See merge request gitlab-org/gitlab-ce!17734
|
| | | | | | |
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Import multiple issue assignees from GitLab export
Closes #40275
See merge request gitlab-org/gitlab-ce!17718
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When importing from a GitLab archive, an admin can carry over the
assignations. Other users can not.
When a regular user is importing an issue with multiple assignees, the
assignee is replaced with the current user, meaning we would try to
insert current user as an assignee multiple times.
By filtering the array before storing it, the import becomes more
robust.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Breadcrumb on Admin Runner page
Closes #43717
See merge request gitlab-org/gitlab-ce!17431
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Update foreman to 0.84.0
Closes #44160
See merge request gitlab-org/gitlab-ce!17690
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Hide emoji popup after multiple spaces or blank lines, closes #40620,#33678
Closes #40620 and #33678
See merge request gitlab-org/gitlab-ce!17680
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
Fixes #40620,#33678
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix markdown table showing extra fake column v1
Closes #44024
See merge request gitlab-org/gitlab-ce!17669
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/44024
|
| |_|_|_|/ /
|/| | | | |
| | | | | |
| | | | | |
| | | | | | |
The same as the SQL queries, show the details of Gitaly calls in the performance
bar, as a modal that can be opened in the same way.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
loading)"
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Resolve "Document webpack_bundle_tag replacement method"
Closes #43720 and #42704
See merge request gitlab-org/gitlab-ce!17706
|
| | |_|_|_|/
| |/| | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* master: (29 commits)
Fix provider server URL used when listing repos to import
Fix inconsistent punctuation on MR form
Update dependency for svgs
Fix timestamp to include %M instead of %I for post-deploy migrations.
Use Gitaly 0.89.0
Resolve "Hover style for sidebar dropdowns is wrong"
fixed spec
Respect the protocol in `expose_url`
Fix removes source branch text being rendered in merged state
Fix code and wiki search results when filename is non-ASCII
Include the ee/ directory in backtraces
Use GitLab fork of zaproxy
Updates file extensions on Vue docs
fixed note polling not sending updated last fetched at date added spec for polling
Add changelog entry
Use `list.id` for `:key`
added mutation spec
Bump parser and unparser gems to remove warnings
fix polling not working correctly
Fixed issue notes being duplicated
...
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
'master'
Fix provider server URL used when listing repos to import
See merge request gitlab-org/gitlab-ce!17692
|
| | | |/ / /
| | |/| | |
| | | | | |
| | | | | | |
Also use Gitlab::Auth::OAuth::Provider.config_for to access OmniAuth config
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
'master'
Move NothingToMerge vue component
See merge request gitlab-org/gitlab-ce!17544
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
When https is configured in the URL, also use that, and do not set it
to http.
Closes gitlab-org/gitlab-ee#5217
|
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | | |
Avoid re-fetching merge-base SHA from Gitaly unnecessarily
See merge request gitlab-org/gitlab-ce!17630
|
| | | |_|/ /
| | |/| | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add partial indexes on todos to handle users with many todos
See merge request gitlab-org/gitlab-ce!17668
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix code and wiki search results when filename is non-ASCII
See merge request gitlab-org/gitlab-ce!17685
|