| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Add info that support for git v2 protocol is pre-configured in
installations using Helm chart and All-in-one docker image
|
| |\
| |
| |
| |
| | |
fix typo addres to address
See merge request gitlab-org/gitlab-ce!23108
|
| | | |
|
| |\ \
| | |
| | |
| | |
| | | |
Add docs for commenting in any line of MR diff files
See merge request gitlab-org/gitlab-ce!22878
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
Change supported web browsers sentence to bullet list
See merge request gitlab-org/gitlab-ce!23088
|
| | |/ / |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
Revert API is going into 11.5, not 11.6.
See merge request gitlab-org/gitlab-ce!23060
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'53577-update-additional-resources-link-training-material-tags-docs' into 'master'
Update additional resources link in training material docs
Closes #53577
See merge request gitlab-org/gitlab-ce!23056
|
| | |/ / / |
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Docs knative guide
See merge request gitlab-org/gitlab-ce!22953
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix path to project permissions
Closes #53838
See merge request gitlab-org/gitlab-ce!23041
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Enable even more frozen string in lib/gitlab
See merge request gitlab-org/gitlab-ce!22959
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Enables frozen string for the following:
* lib/gitlab/fogbugz_import/**/*.rb
* lib/gitlab/gfm/**/*.rb
* lib/gitlab/git/**/*.rb
* lib/gitlab/gitaly_client/**/*.rb
* lib/gitlab/gitlab_import/**/*.rb
* lib/gitlab/google_code_import/**/*.rb
* lib/gitlab/gpg/**/*.rb
* lib/gitlab/grape_logging/**/*.rb
* lib/gitlab/graphql/**/*.rb
* lib/gitlab/graphs/**/*.rb
* lib/gitlab/hashed_storage/**/*.rb
* lib/gitlab/health_checks/**/*.rb
Partially address gitlab-org/gitlab-ce#47424.
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Display impersonation token value only after creation
See merge request gitlab-org/gitlab-ce!22916
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Since we migrated all PersonlAccessTokens to store only its hash in the
DB, the token value can no longer be shown to the user.
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add BUILD_ASSETS_IMAGE CI variable
See merge request gitlab-org/gitlab-ce!23076
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* Defaults to FALSE
* Can be used to disable building/pushing the assets image in the
gitlab:compile:assets job
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Remove unused project method
Closes #54103
See merge request gitlab-org/gitlab-ce!23124
|
| | | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Bump Gitaly version to 0.132.0
See merge request gitlab-org/gitlab-ce!23066
|
| | |/ / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
See https://gitlab.com/gitlab-org/gitaly/blob/master/CHANGELOG.md
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Prevents empty button in jobs empty state
Closes #54021
See merge request gitlab-org/gitlab-ce!23072
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Returns `null` instead of an empty object to make
sure Vue doesn't render the button
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Remove display of local Sidekiq process in /admin/sidekiq
Closes #46133
See merge request gitlab-org/gitlab-ce!23118
|
| | | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
In a cloud-native or high-availability configuration, Sidekiq may not
be running on the same node as the Web worker. The output of the `ps`
output does not work in this case and can mislead admins that
Sidekiq isn't running. Remove it in favor of the Sidekiq dashboard,
which shows local processes using the Redis information.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46133
|
| |\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Use the new parallel keyword in .gitlab-ci.yml
See merge request gitlab-org/gitlab-ce!23083
|
| | | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Fix types comment
See merge request gitlab-org/gitlab-ce!23107
|
| | | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Update config map if already present on install
Closes #53626
See merge request gitlab-org/gitlab-ce!22969
|
| | | |_|_|_|_|_|_|_|/
| |/| | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
When an application install fails, and the user retries install, the
configmap for the application will already exists. If so, we simply
update instead of create.
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Remove Gemfile.rails5
See merge request gitlab-org/gitlab-ce!23109
|
| | | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
This file is not needed anymore (since we switched to rails 5 already).
|
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Add knative client to kubeclient library
See merge request gitlab-org/gitlab-ce!22968
|
| |/ / / / / / / / / / / |
|
| |\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Ignore environment validation failure
See merge request gitlab-org/gitlab-ce!23100
|
| |/ / / / / / / / / / |
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Remove 'comment_on_any_diff_line' feature flag
Closes #54034
See merge request gitlab-org/gitlab-ce!23093
|