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-29WIP: applied labels at top of dropdown28804-applied-label-at-the-topDenys Mishunov
2019-07-26Add UndoStack class - a custom undo/redo engineMartin Hanzel
It will be hooked up to the markdown editor later
2019-07-25Update namespace label text for managed clustersJacques Erasmus
Added the ability to update the namespace label text for gitlab-managed
2019-07-25Autofix i18n lints for vue filesEzekiel Kigbo
Autofixes additional linting errors found in vue files.
2019-07-24Removed pluralize functionEzekiel Kigbo
Replaced instance of the `pluralize` js function with `n__` to follow our development guide.
2019-07-24Add projectIds to CA serviceBrandon Labuschagne
2019-07-24Add Rugged calls to performance barStan Hu
This will help diagnose the source of excessive I/O from Rugged calls. To implement this, we need to obtain the full list of arguments sent to each request method.
2019-07-24Add empty chart componentJose Ivan Vargas
This merge request adds an empty chart component which will load in case of queries not having data to display, this will override the current logic, which hides all the graphs that have no data to show
2019-07-24Encapsulate file view modes with constantsChris Toynbee
2019-07-24Merge branch 'sh-update-mermaid' into 'master'Tim Zallmann
Update Mermaid to v8.2.3 Closes #64601 See merge request gitlab-org/gitlab-ce!30985
2019-07-23Update Mermaid to v8.2.3Stan Hu
This fixes fill colors not working with Mermaid and pulls in a number of other fixes. * https://github.com/knsv/mermaid/blob/master/CHANGELOG.md * https://github.com/knsv/mermaid/#special-note-regarding-version-82 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64601
2019-07-23CE port for Group bulk edit merge requestsEugenia Grieff
Add bulk update sidebar to merge requests template Add js to toggle sidebar Fix bulk update button in issues template Add specs for merge requests in bulk update service
2019-07-23hoverable area on collapsed sidebar iconsMichel Engelen
2019-07-22Add ability to embed metricsTristan Read
See https://gitlab.com/gitlab-org/gitlab-ce/issues/30423
2019-07-22use the property of name_with_namespace instead of name for the new issue ↵Emeryao
form in boards add a new attribute for name_with_namespace prettier the changed code
2019-07-19Merge branch '64160-fix-duplicate-buttons' into 'master'Fatih Acet
Remove duplicate buttons Closes #64160 See merge request gitlab-org/gitlab-ce!30757
2019-07-19Fixes the alignment on reportsSam Beckham
- Removes a justify-center class that causes reports to centrally align
2019-07-19Fixed regression for re-naming files in WebIDEDenys Mishunov
2019-07-19Added Usage Data for some Web IDE actionsFrancisco Javier López
The actions tracked in the web IDE are: - creation of commits - creation of merge requests - projects loaded
2019-07-19Add endsWith to polyfillSamantha Ming
2019-07-19Removes EE differences for issue boardsFilipa Lacerda
2019-07-19add stub to the boardsStore to spy on it and be able to use ↵Eduardo Mejía
toHaveBeenCalledWith for the pre-defined labels test
2019-07-18Merge branch 'webide-commit-use-correct-parent' into 'master'Nick Thomas
Use correct parent when committing in WebIDE See merge request gitlab-org/gitlab-ce!29598
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-18FE remove create branch call in IDE commitPaul Slaughter
Previously `start_sha` was intercepted on the frontend to create the correct branch in a separate API call. Now that the commits API supports the `start_sha` parameter directly this workaround is not needed anymore.
2019-07-17Move boards switcher partialWinnie Hellmann
(cherry picked from commit a82e4d57a6fbba840a8a944e372b80866a1e48cc)
2019-07-17Remove duplicate buttonsSamantha Ming
2019-07-17Merge branch '10009-boards-index' into 'master'Phil Hughes
Removes EE differences for modal issues board See merge request gitlab-org/gitlab-ce!30836
2019-07-17Resolve "Label picker: Line break on long label titles"Ammar Alakkad
2019-07-17Added submodule links to Submodule type in GraphQL APIIgor
This is part of migration of Folder View to Vue
2019-07-17Removes EE differences for modal issues boardFilipa Lacerda
2019-07-17Fetch latest link in the description for zoom link, add more tests and ↵Rajendra kadam
remove frontend spec unnecessary tests
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-16Merge branch 'vue-file-list-breadcrumb-dropdown' into 'master'Filipa Lacerda
Added add to tree dropdown to Vue files breadcrumb Closes #62865 See merge request gitlab-org/gitlab-ce!30177
2019-07-16Merge branch 'fix-create-mr-enabling-button' into 'master'Filipa Lacerda
Fixed create merge request button not enabling Closes #64454 See merge request gitlab-org/gitlab-ce!30776
2019-07-16Fixed create merge request button not enablingPhil Hughes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64454
2019-07-16Merge branch '59875-stylelint-panels' into 'master'Phil Hughes
Fixed style-lint errors for `panels.scss` Closes #59875 See merge request gitlab-org/gitlab-ce!30748
2019-07-16Fix linebreak rendering in Mermaid flowchartsMartin Hanzel
2019-07-16Fix broken vue i18n stringsAndré Luís
2019-07-16Updating wording as per desgn guidelinesNick Kipling
Shortened descriptive text Added copy button to code snippets
2019-07-16Add setCurrentBoard to boardsStoreWinnie Hellmann
(cherry picked from commit 9cd745c65bcb51d615399e82d8b26ef5cce972e1)
2019-07-15Fixed style-lint errors for `panels.scss`Denys Mishunov
Removed @extend from SCSS file in favor of directly assigning CSS class in corresponding HTML snippets.
2019-07-15Added add to tree dropdown to Vue files breadcrumbPhil Hughes
2019-07-15Fix race condition with polling when saving notesHeinrich Lee Yu
eTagPoll may not be initialized yet when we save a note. Polling is initialized only after discussions are loaded
2019-07-13Merge branch '11470-snowplow-tracking-for-notes-does-not-work-in-firefox' ↵Clement Ho
into 'master' CE backport of reply button tracker refactor See merge request gitlab-org/gitlab-ce!28298
2019-07-12Add functions for multiple boards to BoardServiceWinnie Hellmann
(cherry picked from commit 9dbefac95a8b60b93ba7b05fd7bf69b80b395f54)
2019-07-12change the use of boardService in favor of boardsStore on footer for the ↵Eduardo Mejía
board component
2019-07-12Prevent errors when CA has no dataBrandon Labuschagne
2019-07-11Update vue component with class for testabilityWalmyr Lima
2019-07-11Merge branch 'registry-fix-multi-delete-modal' into 'master'Kushal Pandya
Set unique modal IDs See merge request gitlab-org/gitlab-ce!30532