- 07 Mar, 2019 1 commit
-
-
Marcel Amirault authored
-
- 06 Mar, 2019 1 commit
-
-
Patrick Bajao authored
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.
-
- 05 Mar, 2019 2 commits
-
-
Wil Wade authored
-
Marcel Amirault authored
-
- 04 Mar, 2019 13 commits
-
-
caleb authored
Adjusted a few different areas per Evan R's suggestions within the open MR for this branch.
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
haghighi_ahmad authored
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
-
caleb authored
Removed the `/-/health/` typo (results in 404) and adjusted some formatting.
-
Marcel Amirault authored
-
- 03 Mar, 2019 1 commit
-
-
Reuben Pereira authored
-
- 01 Mar, 2019 2 commits
-
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
Daniel Gruesso authored
-
- 28 Feb, 2019 2 commits
-
-
Daniel Gruesso authored
-
caleb authored
Clarified how instance statistics are presented.
-
- 27 Feb, 2019 2 commits
-
-
Jacopo authored
The API get projects/:id/traffic/fetches allows user with write access to the repository to get the number of clones for the last 30 days.
-
Imre Farkas authored
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.
-
- 25 Feb, 2019 5 commits
-
-
Yauhen Kotau authored
-
Vladimir Shushlin authored
Move remove_pages permission to maintainer Fix before_action in pages controller to check `remove_pages` permission Add specs
-
Yauhen Kotau authored
-
Takuya Noguchi authored
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
Aviad Levy authored
-
- 22 Feb, 2019 10 commits
-
-
danielgruesso authored
-
danielgruesso authored
-
danielgruesso authored
-
danielgruesso authored
-
Mike Lewis authored
-
Daniel Gruesso authored
-
Daniel Gruesso authored
-
Evan Read authored
-
Evan Read authored
Markdown renderers find it easier to determine where lists start and end when lists are surrounded by new lines. For consistency, also ensure entries in the list are aligned when they span multipls lines.
-
Marcel Amirault authored
-
- 21 Feb, 2019 1 commit
-
-
Kotau Yauhen authored
-