Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-07-22Add ability to embed metricsTristan Read
See https://gitlab.com/gitlab-org/gitlab-ce/issues/30423
2019-07-19Centers loading icon in CI actionFilipa Lacerda
2019-07-18Ensure visibility icons in group/project listings are greyDennis Tang
- Project listing icons now use the `text-secondary` class - Group listing icons now use the `text-secondary` class - Unnecessary CSS was removed from groups.scss as a result
2019-07-17Resolve "Label picker: Line break on long label titles"Ammar Alakkad
2019-07-17Revert "Merge branch 'button-bug-fixes' into 'master'"Annabel Dunstone Gray
This reverts merge request !30678
2019-07-17Merge branch 'revert-af42c169' into 'master'Paul Slaughter
Revert "Merge branch '61145-fix-button-dimensions' into 'master'" See merge request gitlab-org/gitlab-ce!30798
2019-07-16Align merge request icons and textJarek Ostrowski
Align icons left Align text left Adjust padding to be consistent Make icons same 24 size Add changelog mr number Add right margin to widget status container Add left margin inside widget icon container Prepend left padding for error message Only give button left margin, some have buttons Prettify Adjust test summary icons Prettify Fix empty line before lint Remove author Switch to use gl-padding Use utility classes instead Prettify Change loading icon size to md Update summary_row.vue
2019-07-16Revert "Merge branch '61145-fix-button-dimensions' into 'master'"Annabel Dunstone Gray
This reverts merge request !28545
2019-07-16Change color for project namespace to light grayMarcel van Remmerden
2019-07-16Updating wording as per desgn guidelinesNick Kipling
Shortened descriptive text Added copy button to code snippets
2019-07-15Ensure all quick help links have the same colorPrashanth Chandra
2019-07-12Merge branch 'button-bug-fixes' into 'master'Annabel Dunstone Gray
Fix Project Badge Buttons See merge request gitlab-org/gitlab-ce!30678
2019-07-12z-index fixed for diff file dropdownFaruk Can
2019-07-12Fix Project ButtonsAndrew Fontaine
Correct the border colour of the count badge buttons.
2019-07-11Bring buttons style up to design specScott Hampton
This is a CSS effort only. Fixes the padding of the buttons to be `8px 12px` (including border) so that the button height is 32px. Also adjusts the border width for all buttons when the state is `hover`, `focus`, or `active to be 2px thick instead of 1px thick. This is accomplished through an inset box-shadow as not to increase the size of the button. Fixes some colors for primary and tertiary buttons.
2019-07-09add font weight to links in wiki pages to be more distinguishable from ↵Eduardo Mejía
static information
2019-07-09Fixed editing formNatalia Tepluhina
- applied functional component patch - fixed border radius for list - fixed Karma test to take a correct li amount
2019-07-05Merge branch '63976-discussion-sticky-header' into 'master'Phil Hughes
Fix top position of sticky file header on discussion tab Closes #63976 See merge request gitlab-org/gitlab-ce!30410
2019-07-05Remove unresolved class and fixed height in discussion headerDavid Palubin
2019-07-05Fix top position of sticky file header on discussion tabAnnabel Dunstone Gray
2019-07-03Rebased and squashed commitsNatalia Tepluhina
- all commits squashed to make danger review happy
2019-07-02Registry component now includes error messagesNick Kipling
Includes changes to the Vue container registry component to support the display of an empty message and error message when invalid characters are found in the group, project or branch name. repositories/index.html.haml has been changed to remove the content and place into Vue component.
2019-06-29Allow collapsing all issue boardsMartin Hanzel
All issue boards can now be collapsed via a button, re-ordered by dragging the header, and the vertical collapsed header style was reworked.
2019-06-28Rearrange discussion resolve buttons & update button displaySamantha Ming
- next-discuss button is always show unless there is only 1 discussion - regroup buttons arrangements
2019-06-26Merge branch '62938-wcag-aa-edited-text-color' into 'master'Phil Hughes
Use darker gray color for system note metadata and edited text Closes #62938 See merge request gitlab-org/gitlab-ce!30054
2019-06-26Bring Manual Ordering on Issue ListRajat Jain
On all the issue lists -- Group, Project and Dashboard -- this change adds a new option for managing the lists. "Manual Ordering" option is added which when flipped on will allow an user to drag and drop issues around to create a relative ordering among them.
2019-06-25Use darker gray color for system note metadata and edited textAnnabel Dunstone Gray
2019-06-24Merge branch 'divergence-graph-fe-rendering' into 'master'Filipa Lacerda
Render branch divergence graph with Vue See merge request gitlab-org/gitlab-ce!29743
2019-06-24Render branch divergance graph with VuePhil Hughes
2019-06-24Improve group list UIDennis Tang
This updates the groups list UI to match the style of the project list: - New layout - Improve loading state when loading group children - Larger, responsive text - Icon and text colors changed to secondary - Smaller button sizes - Content list description colors were standardized to body text
2019-06-18Merge branch '63231-wiki-nav' into 'master'Phil Hughes
Fix header alignment on wiki and kubernetes pages Closes #63231 See merge request gitlab-org/gitlab-ce!29698
2019-06-18Make KubernetesService readonlyJames Fargher
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.
2019-06-17Merge branch 'generate-spans-for-sections' into 'master'Sean McGivern
Add collapsible sections to job log See merge request gitlab-org/gitlab-ce!28642
2019-06-17Merge branch 'ce-11981-show-merge-train-position' into 'master'Filipa Lacerda
CE backport for gitlab-org/gitlab-ee!14064: Add merge train position indicator See merge request gitlab-org/gitlab-ce!29561
2019-06-17Add merge train position message (CE)Nathan Friend
This commit adds an informational message under the pipeline block in the merge request widget that displays the current position of the merge request on the merge train.
2019-06-14Fix header alignment on wiki and kubernetes pagesAnnabel Dunstone Gray
2019-06-14Added diff suggestion popoverPhil Hughes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56523
2019-06-13Remove unused selectorGeorge Tsiolis
2019-06-12Merge branch 'ealcantara-popover-styling' into 'master'Annabel Dunstone Gray
Style popovers according to the design specs See merge request gitlab-org/gitlab-ce!28375
2019-06-12Adds margins to the section linesFilipa Lacerda
2019-06-10Fix system note alignment within diffAnnabel Dunstone Gray
2019-06-10User link styling for commitsMarcel van Remmerden
2019-06-10Merge branch 'fix-issue-mr-badge' into 'master'Phil Hughes
Use grid and correct border radius for status badge See merge request gitlab-org/gitlab-ce!29420
2019-06-10Fix border radius of collapse discussion btnAnnabel Dunstone Gray
Turn avatar-counter into a mixin with optional border-radius
2019-06-10Use grid and correct border radius for status badgeAnnabel Dunstone Gray
2019-06-07Merge branch '55033-discussion-system-note-alignment' into 'master'57953-suggesting-changes-on-a-line-that-is-not-part-of-an-mr-diff-brings-in-actual-html-code-of-the-element-instead-of-the-text-involvedFatih Acet
Align system note within discussion with other notes Closes #55033 See merge request gitlab-org/gitlab-ce!29367
2019-06-07Fix discusson resolve toggle making page jumpJustin Boyson
2019-06-07Change styles for the board `Add List` dropdown to look more like the EE versionMichel Engelen
2019-06-07Align system note within discussion with other notesAnnabel Dunstone Gray
2019-06-07Cleanup deprecation message popoverEnrique Alcantara