| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Also disables occurrences highlights & the line highlight for the review
mode.
Closes #44307
|
|\
| |
| |
| |
| |
| |
| | |
Resolve "Indicate supported image formats in avatar error"
Closes #43771
See merge request gitlab-org/gitlab-ce!17747
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'43482-enabling-auto-devops-on-an-empty-project-gives-you-wrong-information' into 'master'
Resolve "Enabling Auto DevOps on an empty project gives you wrong information"
Closes #43482
See merge request gitlab-org/gitlab-ce!17605
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | | |
Route path lookups through legacy_disk_path
See merge request gitlab-org/gitlab-ce!17743
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Rename modal.vue to deprecated_modal.vue
See merge request gitlab-org/gitlab-ce!17438
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Increase the memory limits used in the unicorn killer
Closes gitlab-com/infrastructure#19
See merge request gitlab-org/gitlab-ce!17948
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
These limits were updated in our docs, and in omnibus some time ago. But
the defaults in the source-install were missed.
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add read-only banner to all pages
Closes #43937
See merge request gitlab-org/gitlab-ce!17798
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
When the database is in a read-only state, display a banner on each
page informing the user they cannot write to that GitLab instance.
Closes gitlab-org/gitlab-ce#43937.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use porcelain commit lookup method on CI::CreatePipelineService
Closes charts/helm.gitlab.io#291
See merge request gitlab-org/gitlab-ce!17911
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Before we were using a "plumbing" Gitlab::Git method that does not go
through Gitaly migration checking.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Added prettierignore file
Closes #44483
See merge request gitlab-org/gitlab-ce!17907
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Closes #44483
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | | |
Disable webpack scope hoisting in development
See merge request gitlab-org/gitlab-ce!17942
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
UI breakdown of message of the last pushed branch for Create merge request
Closes #44382
See merge request gitlab-org/gitlab-ce!17821
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Resolve "Some dropdowns have two scroll bars."
Closes #43273
See merge request gitlab-org/gitlab-ce!17665
|
|/ / / / / / / / |
|
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix the other "A copy of ..." error for ReadOnly
Closes #44365
See merge request gitlab-org/gitlab-ce!17935
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Same strategy with:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17810
See:
https://stackoverflow.com/a/29710188/1992201
Frankly I don't really understand how this works and I don't really
care either. However I tried it and it does the job. To try this,
make sure you have pending migrations, and run the server, hit the site.
It would tell you that there's pending migrations, and then run
migrations, and then hit the site again.
Without this patch, Rails would complain that "A copy of ...",
with this patch, it works without problems.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add the /help page in robots.txt
Closes #44433
See merge request gitlab-org/gitlab-ce!17928
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
The /help page has docs which we don't want to be crawled
as we prefer the docs website instead.
Related https://gitlab.com/gitlab-org/gitlab-ce/issues/44433
|
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | |
| | | | | | | | |
| | | | | | | | | |
make a little more obvious what operations might need downtime or enhanced migration techniques
See merge request gitlab-org/gitlab-ce!17927
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
migration techniques
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Poor UX with branch whose name is very long on Branches
Closes #44386
See merge request gitlab-org/gitlab-ce!17832
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Backport 4006 add weight indicator to issues board
See merge request gitlab-org/gitlab-ce!17923
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
'leipert-42037-long-instance-names-group-names-covers-namespace-dropdown' into 'master'
Prevent overflow of long instance urls during Project creation
Closes #42037
See merge request gitlab-org/gitlab-ce!17717
|
|/ / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Introduce latest security changes to `master`
See merge request gitlab-org/gitlab-ce!17905
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
# Conflicts:
# Gemfile
# Gemfile.lock
|
| | | | | | | | | | | | |
|
| | | | | | | | | | | | |
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
[10.6] Fix GitLab Auth0 integration signs in the wrong user
See merge request gitlab/gitlabhq!2354
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Server Side Request Forgery in Services and Web Hooks
See merge request gitlab/gitlabhq!2337
|
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Resolve "Performance bar modal box content overflows"
Closes #44453
See merge request gitlab-org/gitlab-ce!17889
|
| | | | | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
# Conflicts:
# app/assets/javascripts/performance_bar/components/detailed_metric.vue
|
| | | | | | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / /
| | |/| | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
* master:
Changes empty project avatar to identicon in the IDE
Apply NestingDepth (level 5) (framework/dropdowns.scss)
Strip any query string parameters from Location headers from lograge
Added monitoring docs
Resolve "Loss of input text on comments after preview"
fixed ide_edit_button not existing
Update spec import path for vue mount component helper
remove JS for cookie toggle
move confirm_danger_modal bindings directly into the only two pages that need it
remove un-used IDE helper module
fixed SCSS lint
updated file references in specs
Move IDE to CE
Fix test failures with licensee 8.9
refactor ConfirmDangerModal into ES module
Update licensee 8.7.0 -> 8.9
Update gettext_i18n_rails_js 1.2.0 -> 1.3
|