| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| | |
Remove Sentry settings from application settings
See merge request gitlab-org/gitlab-ce!28447
|
| | |
|
|/
|
|
|
| |
RecaptchaExperimentHelper contains helper methods
to assist in the controller and view layers.
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
'63177-follow-up-from-use-scoped-routes-for-labels-and-milestones' into 'master'
Resolve "Follow-up from "Use scoped routes for labels and milestones""
Closes #63177
See merge request gitlab-org/gitlab-ce!29983
|
| |
| |
| |
| | |
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
| |
| |
| |
| | |
Changes migration and all other places the attribute is used
|
|/
|
|
|
| |
Adds an instance setting to limit display of time tracking
values to hours only
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
into 'master'
Resolve "Display in admin area if emails are verified or not"
Closes #49814
See merge request gitlab-org/gitlab-ce!29669
|
| |
| |
| |
| |
| |
| |
| |
| | |
This is being applied to the admin users view, when an admin
selects a user profile tp view.
It gives admins the ability to see an email verification status
without the need of impersonating a user.
|
|/
|
|
|
|
|
| |
Updating multiple application settings panels through
a single action causes the incorrect action to be shown
when there are errors. Instead, make each panel action
handle both updating and display.
|
|
|
|
|
|
|
|
| |
We are deprecating this service in favor of instance wide clusters.
Therefore we removed some code that is not anymore needed for a
readonly cluster and also we added some flags to allow for this
deprecation. These flags are to be removed in the next release when
we finally completelly remove KubernetesService.
|
|\
| |
| |
| |
| |
| |
| | |
'master'
Backporting required template form on admin CI/CD
See merge request gitlab-org/gitlab-ce!29154
|
| |
| |
| |
| |
| | |
EE added a required template form on the CI/CD page.
This is a backport for that change.
|
| | |
|
|\ \
| |/ |
|
| |\ |
|
| | | |
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Move text under p tag
Closes #62487
See merge request gitlab-org/gitlab-ce!28901
|
| | | |
| | | |
| | | |
| | | | |
Add changelog
|
| |/ / |
|
| | | |
|
| |/ |
|
| |
| |
| |
| | |
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
Resolve CE/EE diffs in admin users form
Closes gitlab-ee#10508
See merge request gitlab-org/gitlab-ce!28520
|
| | |
| | |
| | |
| | | |
Part of single codebase changes.
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add icons from gitlab-svgs
Remove btn-sm class for better sizing
Add changelog
Update mr number changelog
Change to sprite_icon
|
| |
| |
| |
| | |
Part of single codebase changes.
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
Resolve CE/EE diffs in admin groups form
Closes gitlab-ee#11042
See merge request gitlab-org/gitlab-ce!28365
|
| | |
| | |
| | |
| | | |
Part of single codebase changes.
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
Resolve CE/EE diffs in admin user access levels
Closes gitlab-ee#10507
See merge request gitlab-org/gitlab-ce!28359
|
| | |
| | |
| | |
| | | |
Part of single codebase changes.
|
| |/
| |
| |
| | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Part of adding Let's Encrypt certificates for pages domains
Add acme-client gem
Client is being initialized by private key stored in secrets.yml
Let's Encrypt account is being created lazily.
If it's already created, Acme::Client just gets account_kid by
calling new_account method
Make Let's Encrypt client an instance
Wrap order and challenge classes
|
| |
| |
| |
| | |
Part of single codebase changes.
|
|/ |
|
|
|
|
| |
Part of single codebase changes.
|
|
|
|
|
|
|
|
|
|
| |
Externalize strings
Simplify locals passed through views
Ensure we can still filter when logged out
Cleanup conditional rendering for explore filters
|
|
|
|
|
| |
This new field will allow to keep track of the storage used by the
packages features, it provides also aggregation at namespace level.
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
'59898-fix-the-following-style-lint-errors-and-warnings-for-app-assets-stylesheets-pages-commits-scss' into 'master'
Resolve "Fix the following style-lint errors and warnings for `app/assets/stylesheets/pages/commits.scss`"
Closes #59898
See merge request gitlab-org/gitlab-ce!27647
|
| |
| |
| |
| | |
Updating class names, and using existing utility classes.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Store Let's Encrypt account email in application settings
Also add explicit terms of service consent
|
|/ |
|
|
|
|
|
|
|
| |
When rendering a label we want to check 'scoped_label' feature
availability on a project/group where label is being used. For
this reason a label presenter is used in UI and information about
context project/group is passed to this presenter.
|
|
|
|
|
|
|
|
| |
These are very high-level. Currently, they test:
1. That the performance bar appears.
2. That it has detailed metrics for Postgres and Gitaly.
3. That AJAX requests are included in the request selector.
|
|
|
|
| |
spec/features/groups/group_page_with_external_authorization_service_spec to EE
|
| |
|