| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
This is for fixing a regression introduced by:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24969
This fix will allow users who are allowed to push to protected
branches to create protected branches via CLI as well, just
like before. The checks for protected branch creation won't
need to run.
|
|\
| |
| |
| |
| | |
Create project-specific Kubernetes resources just-in-time
See merge request gitlab-org/gitlab-ce!25586
|
| |
| |
| |
| |
| |
| | |
Update these sections to reflect Kubernetes resources
now being created as a build prerequisite. Remove section
about deploys not being triggered as it is no longer accurate.
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Only count active milestones as started
Closes #58782
See merge request gitlab-org/gitlab-ce!25969
|
| | |
| | |
| | |
| | |
| | | |
The Upcoming milestone filter only considers active milestones, but the
Started one included closed milestones, too. This was inconsistent.
|
| |/
|/|
| |
| | |
As that is indeed available for group clusters.
|
| | |
|
| | |
|
| |
| |
| |
| | |
- Also has other minor improvements.
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Update badge placeholder docs with privacy concerns
Closes #56406
See merge request gitlab-org/gitlab-ce!26117
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Explicitly set master_auth for new GKE clusters
Closes #58208
See merge request gitlab-org/gitlab-ce!26018
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Document that GitLab need the cluster to be created with basic auth and
cert and why. Also note we have started explicitly enabling this so that
we are ready when these settings are disabled by default in GKE 1.12
|
| |/ /
|/| | |
|
|/ / |
|
|/
|
| |
The `note` alert box within the convdev doc was improperly formatted.
|
| |
|
|
|
|
|
|
|
|
| |
In the example response we have builds with status `success` but the
property `runner` is null, which is not a realistic representation of
the response. The runner is always sent if the build has ran.
closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53121
|
|
|
|
| |
Fixes #56864
|
|\
| |
| |
| |
| |
| |
| | |
Add support for ingress hostnames
Closes #58244, #56158, and #46691
See merge request gitlab-org/gitlab-ce!25181
|
| | |
|
|/
|
|
|
|
| |
- Pipeline status
- Job running
- Rollback button
|
|\
| |
| |
| | |
# Conflicts:
# doc/user/discussions/index.md
|
| |
| |
| |
| | |
https://gitlab.com/amit1rrr/gitlab-ce into restrict-jupyter-login
|
| |\
| | |
| | |
| | |
| | | |
Update Cycle Analytics Documentation
See merge request gitlab-org/gitlab-ce!25536
|
| | |
| | |
| | |
| | |
| | |
| | | |
Removed duplicate info.
Update pipeline health to cycle analytics.
Updated screenshots.
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Enable reply_to_individual_notes feature flag by default
Closes #30299
See merge request gitlab-org/gitlab-ce!25575
|
| | | |
| | | |
| | | |
| | | | |
copied from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25633
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Move instructions to use project templates to getting started
- Move the fork illustration into the in-depth guide
- Add screenshot for current project templates
Copyedit - better wording
Copy edit - typo
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
fix group without owner after transfer
Closes #58086
See merge request gitlab-org/gitlab-ce!25573
|
| | | | | |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Display Recent Boards in Board switcher
See merge request gitlab-org/gitlab-ce!25696
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Extract 445px as a variable
- Documentation changes: new image and update copy
|
| | | | | | |
|
| | |_|_|/
| |/| | | |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Docs: Adding Package Repository Permissions to permissions.md
See merge request gitlab-org/gitlab-ce!24676
|
| | | |_|/
| | |/| |
| | | | |
| | | | | |
Publish to Package Repository
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This commit includes changes to add `UserAccess#can_create_branch?`
which will check whether the user is allowed to create a branch even
if it matches a protected branch.
This is used in `Gitlab::Checks::BranchCheck` when the branch name
matches a protected branch.
A `push_to_create_protected_branch` ability in `ProjectPolicy` has been
added to allow Developers and above to create protected branches.
|
| |\ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'master'
Resolve "Add Saturday to Localization first day of the week"
Closes #58023
See merge request gitlab-org/gitlab-ce!25509
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
fix #58023
docs for adding Saturday for first day of the week
add related settings for Saturday as first day of the week
firstDayOfWeek: Use enumeration, replace day's numbers with corresponding names
make some variables lowercase (follow camelCase)
add CHANGELOG entry
Author: haghighi_ahmad <haghighi.ahmad@gmail.com>
modified: app/assets/javascripts/pages/users/activity_calendar.js
modified: app/helpers/preferences_helper.rb
new file: changelogs/unreleased/58023-add-Saturday-to-localization-first-day-of-the-week.yml
modified: doc/api/settings.md
modified: doc/user/profile/preferences.md
modified: locale/gitlab.pot
modified: spec/helpers/preferences_helper_spec.rb
|
| | | | |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Merge dev.gitlab.org master into GitLab.com master
Closes #2794, #2814, #2806, #2805, #2798, #2795, #2788, and #2787
See merge request gitlab-org/gitlab-ce!25746
|
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | |\ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Filter impersonated sessions from active sessions and remove ability to revoke session
See merge request gitlab/gitlabhq!2968
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Session ID is used as a parameter for the revoke session endpoint but it
should never be included in the HTML as an attacker could obtain it via
XSS.
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Simplify CI/CD configuration on serverless projects
Closes #57405
See merge request gitlab-org/gitlab-ce!25523
|
| | | | | | | |
|
| | | | | | | |
|