An error occurred fetching the project authors.
- 14 Jun, 2021 1 commit
-
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/333404 Changelog: changed
-
- 24 May, 2021 1 commit
-
-
Doug Stull authored
- Makes permanent for all versions of Gitlab Changelog: added
-
- 03 May, 2021 1 commit
-
-
Igor Drozdov authored
Let's rename the method and return `main` when default branch is not set. In most cases it shouldn't change the product behavior, but in the cases when a project is empty `main` will be created by default instead of `master` if for some action a branch is required.
-
- 14 Apr, 2021 1 commit
-
-
Dmitriy Zaporozhets authored
When repository is empty and project is archived we should still show archived notice Signed-off-by: Dmytro Zaporozhets <dzaporozhets@gitlab.com>
-
- 02 Mar, 2021 1 commit
-
-
Doug Stull authored
- no longer needed.
-
- 17 Feb, 2021 1 commit
-
-
Jay Swain authored
A user can upload files from the "empty repo" state. part of: https://gitlab.com/groups/gitlab-org/-/epics/4742
-
- 19 Jan, 2021 1 commit
-
-
Doug Stull authored
- wasn't showing up due to incorrect helper logic
-
- 15 Dec, 2020 1 commit
-
-
Doug Stull authored
- experiment to see if we get clicks.
-
- 18 Nov, 2020 1 commit
-
-
Takuya Noguchi authored
Reduces the size of JSON+JD Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
- 15 Oct, 2020 1 commit
-
-
Kerri Miller authored
-
- 11 Oct, 2020 1 commit
-
-
Marcel van Remmerden authored
-
- 07 Oct, 2020 1 commit
-
-
Marcel van Remmerden authored
-
- 28 Sep, 2020 1 commit
-
-
Simon Knox authored
This shrinks application.css from 2.4MB to 2.3 Using @extend with buttons meant there were 800 instances of stat-text in the stylesheet, rather than just using the button classes in haml. I am not even sure under what circumstances the stat-text is rendered, I tested it by hardcoding link_to_if to false
-
- 08 Sep, 2020 1 commit
-
-
Takuya Noguchi authored
limit-container-width classname is duplicated in two of the parent and child elements. As the child element is not relevant to any of CSS rules, we can safely remove the child element to reduce DOM size. Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
- 07 Jul, 2020 1 commit
-
-
Kerri Miller authored
-
- 22 Jun, 2020 1 commit
-
-
Eugenia Grieff authored
-
- 16 Jun, 2020 1 commit
-
-
Jose Vargas authored
This removes the prepend-top-32 CSS class and replaces it with the gl-mt-7 utility class from GitLab UI
-
- 15 Jun, 2020 1 commit
-
-
Jose Vargas authored
This removes the append-bottom-8 CSS class and replaces it for gl-mb-3 utility class from GitLab-UI
-
- 22 May, 2020 1 commit
-
-
Jose Vargas authored
This removes the prepend-bottom-0 CSS rule and replaces it for the gl-mb-0 utility class from GitLab-UI
-
- 21 May, 2020 1 commit
-
-
Jose Vargas authored
This removes the prepend-top-0 rule and replaces usage accross GitLab with GitLab-UI gl-mt-0 utility class instead
-
- 29 Jan, 2020 1 commit
-
-
- 03 Sep, 2019 2 commits
-
-
Fatih Acet authored
This commit also unifies layout structure and remove no_container flag
-
Fatih Acet authored
This commit also unifies layout structure and remove no_container flag
-
- 14 Mar, 2019 1 commit
-
-
Martin Wortschack authored
- Remove irrelevante information - Remove horizontal scrolling on smaller viewports - Hide auto devops flash message for empty projects
-
- 12 Mar, 2019 1 commit
-
-
Martin Wortschack authored
- Remove irrelevante information - Remove horizontal scrolling on smaller viewports - Hide auto devops flash message for empty projects
-
- 10 Dec, 2018 1 commit
-
-
Mark Lapierre authored
The 'Create new' dropdown is no longer available on a blank project so use the 'New file' button instead.
-
- 07 Dec, 2018 2 commits
-
-
Dennis Tang authored
-
Dennis Tang authored
Continues the iteration on the project overview UI: - moved star, fork and new clone button (copy SSH/HTTPS URLs) to top right, made them smaller - avatar is now larger (64px) - 'Request access' is now a link instead of a button - overview comes before the description + changed styling and added icons - description font-size is now 16px (large-paragraph) - quick links to files are moved downwards below the commit/pipeline info - margins changed to group content into 4 groups to clean up the interface - visibility info reduced to icon-only and moved to the right of the title
-
- 29 Oct, 2018 1 commit
-
-
George Tsiolis authored
-
- 27 Sep, 2018 1 commit
-
-
George Tsiolis authored
-
- 06 Sep, 2018 2 commits
-
-
Dennis Tang authored
-
Dennis Tang authored
-
- 15 Jun, 2018 2 commits
-
-
George Tsiolis authored
-
George Tsiolis authored
-
- 13 Jun, 2018 1 commit
-
-
Jose authored
-
- 25 May, 2018 1 commit
-
-
Clement Ho authored
-
- 23 May, 2018 1 commit
-
-
Paul Slaughter authored
-
- 21 May, 2018 1 commit
-
-
Paul Slaughter authored
-
- 24 Apr, 2018 1 commit
-
-
Bob Van Landuyt authored
Hide the push to master instructions for users that are not allowed to do that. Also hide buttons that would direct them to commit directly in master
-
- 20 Apr, 2018 1 commit
-
-
Jose Ivan Vargas authored
-