| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
With this change we translate a simple line break to <br/> tag
and ensure we generate a header line at the beginning of a
section followed by a body line if there lines inside the
collapsible section.
|
|\
| |
| |
| |
| | |
Vue-i18n: autofix for app/assets/javascripts/monitoring directory
See merge request gitlab-org/gitlab-ce!29971
|
| |
| |
| |
| |
| | |
i18n linting for .vue files under the
app/assets/javascripts/monitoring directory
|
|\ \
| | |
| | |
| | |
| | | |
Exclude docs-only branches from job
See merge request gitlab-org/gitlab-ce!30005
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
Add Markdown linting and one rule
See merge request gitlab-org/gitlab-ce!29970
|
|/ /
| |
| |
| |
| | |
Also adds and one linting rule
and makes project conform to it.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Document all the available options for Dependency Scanning
Closes gitlab-ee#10121
See merge request gitlab-org/gitlab-ce!29347
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Port all info from:
- security-products/dependency-scanning/blob/master/docs/README.md
- security-products/dependency-scanning/blob/master/docs/analyzers.md
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Mention kaniko in container registry
See merge request gitlab-org/gitlab-ce!29916
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Add brackets escape example to LDAP doc
See merge request gitlab-org/gitlab-ce!29285
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Updated explanation of CI_COMMIT_BEFORE_SHA variable
See merge request gitlab-org/gitlab-ce!29913
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Refactor Deployment#cluster to #deployment_platform_cluster
See merge request gitlab-org/gitlab-ce!29961
|
| | | |
| | | |
| | | |
| | | |
| | | | |
We will introduce #cluster at a later stage.
Also deprecate this method
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Environment already has a memoized deployment plaform.
No need to check for respond_to?(:cluster) now that all deployment
platforms are Clusters::Cluster.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change HTTP Status Code when repository disabled
Closes #50834
See merge request gitlab-org/gitlab-ce!29585
|
|/ / / / |
|
| | | |
| | | |
| | | | |
[ci skip]
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Renew pages domain's certificates through Let's Encrypt
See merge request gitlab-org/gitlab-ce!29363
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add index for pages domain ssl auto renewal
Add PagesDomain.needs_ssl_renewal scope
Add cron worker for ssl renewal
Add worker for ssl renewal
Add pages ssl renewal worker queues settings
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'master'
Move `derailed_benchmarks` gem to :default group
See merge request gitlab-org/gitlab-ce!29975
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Some benchmarks of the gem require booting the app in `production`
environment.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Vue-i18n: autofix for app/assets/javascripts/jobs directory
See merge request gitlab-org/gitlab-ce!29969
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | | |
i18n linting for .vue files under the
app/assets/javascripts/jobs directory
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Eliminate N+1 queries in Dashboard::TodosController
Closes #43042
See merge request gitlab-org/gitlab-ce!29954
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Since this scope is used in both the controller and the API, we rename
it to make it clear that it's used for both.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This appears to bring down the number of SQL queries on GitLab.com for
my Todos page from 672 to 100.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/43042
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Resolve "Runner tags search dropdown is empty"
Closes #63656
See merge request gitlab-org/gitlab-ce!29985
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Revert "Fix copying a single line from Firefox"
See merge request gitlab-org/gitlab-ce!29993
|
|/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
This reverts merge request !29832
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add doc for ServiceResponse
Closes #62356
See merge request gitlab-org/gitlab-ce!29992
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Require database reviews for migrations
See merge request gitlab-org/gitlab-ce!29895
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Upgrade jquery to 3.4.1
See merge request gitlab-org/gitlab-ce!29980
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add column chart component to the monitoring bundle
See merge request gitlab-org/gitlab-ce!29293
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This merge request just adds the column chart
component without integrating it to the dashboard
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Resolve "Avatar in "Please sign in" pattern too large"
Closes #63559
See merge request gitlab-org/gitlab-ce!29944
|
|/ / / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Render branch divergence graph with Vue
See merge request gitlab-org/gitlab-ce!29743
|
| | |_|/ / / / /
| |/| | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
(CE Port) New user onboarding (Guided Tour)
See merge request gitlab-org/gitlab-ce!29927
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
- Add button styles for onboarding welcome page
- Fix qa selector (due to additional class)
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Remove requirement for personal access token in profiling
See merge request gitlab-org/gitlab-ce!29972
|