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-12Updated gitlab.pot57402-issues-list-vue-componentDonald Cook
2019-07-12Fixed tests to account for empty state propsDonald Cook
2019-07-12Updated image_path to take from hamlDonald Cook
2019-07-12Apply suggestion to ↵Donald Cook
app/assets/javascripts/issues/stores/modules/issues_list/actions.js
2019-07-12Apply suggestion to app/assets/javascripts/issues/services/issues_service.jsDonald Cook
2019-07-12Apply suggestion to app/assets/javascripts/issues/index.jsDonald Cook
2019-07-12Apply suggestion to app/assets/javascripts/issues/components/issue.vueDonald Cook
2019-07-12Added MAX_ASSIGNEES_RENDER constantDonald Cook
2019-07-12Moved items to computed propertiesDonald Cook
2019-07-12Added constants and missing i18nDonald Cook
2019-07-12Added locale changes to issues list componentConstance Okoghenun
2019-07-12Created Issues list Vue componentConstance Okoghenun
This component will render a list of issues for a project, group or user dashboard. It will fetch relevant issues data from the Issues API applying the correct filters either from the issues search bar or URL parameters in the issues page.
2019-07-12Merge branch 'rename-gitlab-docs-repo' into 'master'Marcia Ramos
Move the gitlab-docs project under gitlab-org See merge request gitlab-org/gitlab-ce!30620
2019-07-12Merge branch '11445-fix-promoted-epic-inherited-discussions-ce' into 'master'Jan Provaznik
Port EE: Fix reply to discussion on promoted epic See merge request gitlab-org/gitlab-ce!30411
2019-07-12Merge branch '60798-follow-up-simplify-sort-direction-logic' into 'master'Sean McGivern
Resolve "Follow up: Simplify sort direction logic" Closes #60798 See merge request gitlab-org/gitlab-ce!30443
2019-07-12Merge branch '62747-gather-ci-tests-memory-usage-data' into 'master'Kamil Trzciński
Gather memory usage data during tests See merge request gitlab-org/gitlab-ce!30292
2019-07-12Gather memory usage data in testsAleksei Lipniagov
Log memory stats after running each spec file and compile the report.
2019-07-12Fix reply to discussion on promoted epicAlexandru Croitor
Regenerate discussion_id for notes that are being copied over to the epic when issue is promoted to epic. https://gitlab.com/gitlab-org/gitlab-ee/issues/11445
2019-07-12Merge branch '55623-group-cluster-apis' into 'master'Grzegorz Bizon
Resolve "API support for group-level clusters" Closes #55623 See merge request gitlab-org/gitlab-ce!30213
2019-07-12Merge branch 'issue-63298-asciidoc-sanitization' into 'master'Douwe Maan
Prevent excessive sanitization of AsciiDoc ouptut Closes #63298 See merge request gitlab-org/gitlab-ce!30290
2019-07-12Merge branch 'graphql-include-authorization-for-mutations' into 'master'Jan Provaznik
Include AuthorizeResource module for all mutations See merge request gitlab-org/gitlab-ce!30243
2019-07-12Merge branch 'docs-trailing-spaces' into 'master'Achilleas Pipinellis
Remove trailing whitespace in docs (part 1) See merge request gitlab-org/gitlab-ce!30648
2019-07-12Remove trailing whitespace in docsMarcel Amirault
Remove unneeded trailing whitespace in lines in /development /ci /api and /administration docs.
2019-07-12Merge branch 'docs-code-block-fences' into 'master'Achilleas Pipinellis
Add blank lines around code blocks See merge request gitlab-org/gitlab-ce!30651
2019-07-12Add blank lines around code blocksMarcel Amirault
All code blocks should be surrounded by blank lines
2019-07-12Merge branch 'docs/fix-plantuml-topic' into 'master'Achilleas Pipinellis
Remove <pre> tag and other fixes See merge request gitlab-org/gitlab-ce!30652
2019-07-12Remove <pre> tag and other fixesEvan Read
2019-07-12Prevent excessive sanitization of AsciiDoc ouptutGuillaume Grossetie
2019-07-12Merge branch '56020-reduce-cyclomatic-complexity' into 'master'Dmitriy Zaporozhets
Reduce cyclomatic complexity of UrlBlocker.validate! See merge request gitlab-org/gitlab-ce!30557
2019-07-12Don't use bang method when there is no safe methodReuben Pereira
https://github.com/rubocop-hq/ruby-style-guide#dangerous-method-bang
2019-07-12Merge branch 'winh-boards-helper' into 'master'Jan Provaznik
Move current issue board serialization to core (CE-backport) See merge request gitlab-org/gitlab-ce!30507
2019-07-12Split and prepend CurrentBoardEntityWinnie Hellmann
(cherry picked from commit 1e8bdd01bff96122fe80c51fa8f024f18675b58b)
2019-07-12Merge branch 'sh-audit-event-json-log-format-from-and-to' into 'master'James Lopez
Format `from` and `to` fields in JSON audit log See merge request gitlab-org/gitlab-ce!30333
2019-07-12Merge branch 'group-analytics-frame' into 'master'Lin Jen-Shin
Port EE analytics route See merge request gitlab-org/gitlab-ce!30586
2019-07-12Merge branch ↵Lin Jen-Shin
'9768-allow-a-template-in-a-namespace-which-is-out-of-the-hierarchy-of-the-group-owning-the-template-ce-doc' into 'master' Doc for "Allow a template in a namespace which is out of the hierarchy of the Group owning the template" See merge request gitlab-org/gitlab-ce!30601
2019-07-12Doc Allow subgroups to use their parent group's custom project templatesManoj MJ
Doc for "Allow a template in a namespace which is out of the hierarchy of the Group owning the template"
2019-07-12Merge branch 'qa-dd-data-qa-selector-replacement' into 'master'Mark Lapierre
Introduce data-qa-selector to supplant .qa-class See merge request gitlab-org/gitlab-ce!28906
2019-07-12Merge branch 'docs-code-block-style-2' into 'master'Evan Read
Docs: Fix whitespace in administration docs See merge request gitlab-org/gitlab-ce!30554
2019-07-12Fix whitespace in many administration docsMarcel Amirault
Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues for many admin docs in /high_availability and /auth (part 1)
2019-07-12Merge branch 'mf-modal-style-close-button' into 'master'Annabel Dunstone Gray
Add modal close button styles to match design spec See merge request gitlab-org/gitlab-ce!30423
2019-07-12Add modal close button styles to match design specMiranda Fluharty
Standard font weight and line height, darker color, full opacity Change `button.close` to `.close` Some existing modal buttons are links rather than buttons
2019-07-12Minor review cleanupEzekiel Kigbo
Minor refactor specs
2019-07-12Added tests for sort icon currentEzekiel Kigbo
Refactor sort direction icon
2019-07-12Added test for admin/projectsEzekiel Kigbo
Added tests with project_list_filter_bar set to off Added tests for projects_sort_option_titles Refactor project sort options hash
2019-07-12Added tests for current behaviourEzekiel Kigbo
2019-07-12Merge branch 'da-update-note-about-internal-url-docs' into 'master'Evan Read
Geo Update note about internal_url See merge request gitlab-org/gitlab-ce!30573
2019-07-12Geo Update note about internal_urlDouglas Barbosa Alexandre
2019-07-12Merge branch 'docs-hard-tabs' into 'master'Evan Read
Remove hard tabs from docs See merge request gitlab-org/gitlab-ce!30445
2019-07-12Remove hard tabs from docsMarcel Amirault
Hard tabs do not follow general markdown guidelines are were removed from the few docs that used them
2019-07-12Merge branch '64403-remove-setimmediate-polyfill' into 'master'Clement Ho
Remove setImmediate polyfill from production assets See merge request gitlab-org/gitlab-ce!30591