| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |\
| |
| |
| |
| | |
Dynamic CI secret variables -- CE backport
See merge request gitlab-org/gitlab-ce!16842
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
variables
See https://gitlab.com/gitlab-org/gitlab-ce/issues/39118
Conflicts:
app/views/ci/variables/_form.html.haml
app/views/ci/variables/_table.html.haml
ee/app/views/ci/variables/_environment_scope.html.haml
spec/javascripts/ci_variable_list/ci_variable_list_ee_spec.js
spec/javascripts/fixtures/projects.rb
|
| |/ |
|
| |
|
|
|
|
| |
variables
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
|
| |
|
|
| |
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
|
| |
|
|
|
| |
If using gravatar.com, both plain_url and ssl_url in settings are now
served via HTTPS. Make this the default.
|
| |\
| |
| |
| |
| |
| |
| | |
Fix duplicate item in protected branch/tag dropdowns
Closes #42157 and #41989
See merge request gitlab-org/gitlab-ce!16540
|
| | |
| |
| |
| |
| | |
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/42157
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/41989
|
| |/ |
|
| | |
|
| |
|
|
|
| |
Finishes tabs & table
Updates e2e tests
|
| |
|
|
|
|
| |
Add tests
Update empty state
[ci skip]
|
| | |
|
| | |
|
| |\
| |
| |
| |
| |
| |
| | |
Fixes 404 error to `Issues assigned to me` and `Issues I've created` when issues are disabled
Closes #20666
See merge request gitlab-org/gitlab-ce!15021
|
| | |
| |
| |
| |
| |
| |
| | |
issues are disabled
The dropdown options `Issues assigned to me` and `Issues I've created` in project search are now
hidden when issues are disabled on the project.
|
| |/ |
|
| |
|
|
| |
Fix fixture
|
| |\
| |
| |
| | |
feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-service
|
| | |
| |
| |
| | |
After merging a MR the close button is hidden, without reloading the page.
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | |\
| | |
| | |
| | |
| | | |
# Conflicts:
# package.json
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | | |
# Conflicts:
# package.json
# spec/support/features/reportable_note_shared_examples.rb
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* master: (66 commits)
fix confidential border issue as well as confidential styles leaking on new MR
Migrate force push check to Gitaly
Add option to disable project export on instance
Better categorize test coverage results
Add option to disable project export on instance - db changes
Better caching and indexing of broadcast messages
Include the `is_admin` field in the `GET /users/:id` API when current user is an admin
Document rspec-retry and rspec-flaky
Fix cop description
Retrieve and sync flaky specs report from and to S3
Use a new RspecFlakyListener to detect flaky specs
Fix formatting of patch_versions.md [skip ci]
Enable Timecop safe mode
Show error message for API 500 error in tests, and
Fix merge request diff deserialisation when too_large was absent
Delete correct key from `session` after authenticating using U2F
Bumps omniauth-ldap gem version to 2.0.4
Pending delete projects no longer return 500 error in Admins projects view
Do not run the `ee_compat_check` job for stableish branches
Update gitlab.po: Missing 'r' in "Fouché" that comes from "Fourcher" verb.
...
|
| | | | | | |
|
| | |_|_|/
|/| | |
| | | |
| | | |
| | | | |
We need to cleanup after each execution so we can still re-use the same
paths and prevent collision with the on disk validation
|
| | |_|/
|/| | |
|
| | | | |
|
| | |/
|/| |
|
| |/ |
|
| | |
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* master: (86 commits)
Show all labels
33874 confidential issue redesign
Exclude merge_jid on Import/Export attribute configuration
Resolve "User dropdown in filtered search does not load avatar on `master`"
Re-add column locked_at on migration rollback
Group-level new issue & MR using previously selected project
[EE Backport] Update log audit event in omniauth_callbacks_controller.rb
more eagerly bail when the state is prevented
Move locked_at removal to post-deployment migration
Add class to other sidebars
Improve mobile sidebar
reduce iterations by keeping a count of remaining enablers
Store & use ConvDev percentages returned by Version app
Store MergeWorker JID on merge request, and clean up stuck merges
Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE
DRY up caching in AbstractReferenceFilter
Update CHANGELOG
Add CHANGELOG entry
Fix html structure Removes test for removed behavior
Port form back to use form_tag
...
|
| | | |
|
| |\ \
| |/ |
|
| | | |
|
| | | |
|
| |\ \
| |/ |
|
| | |
| |
| |
| |
| |
| |
| | |
helper
Extracted `@request.env['devise.mapping'] = Devise.mappings[:user]` and `Rails.application.env_config['devise.mapping'] = Devise.mappings[:user]`
in our tests into the helper method `set_devise_mapping`
|
| |\ \
| |/ |
|
| | | |
|
| | | |
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | | |
Support additional prometheus metrics - review branch
Closes #28717
See merge request !11712
|
| | | |\
| | | |
| | | |
| | | | |
28717-additional-metrics-review-branch
|
| | | | | |
|