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-09-17Correct grammar in helm deletion custom warning textfeature/delete-gitlab-managed-apps-namespaceMike Greiling
2019-09-17Wrap gitlab-managed-app namespace in a code blockMike Greiling
2019-09-09Remove gitlab-managed-app namespace after helm is uninstalledJoão Cunha
2019-09-09Application Statistics APIManoj MJ
This change implements Application Statistics API
2019-09-06Update keyboard shortcuts modal and docMarcel Amirault
Add missing shortcuts, remove shortcuts that don't exist, and reorder as needed
2019-09-06Merge branch 'qa/e2e-tests-for-multiple-boards-on-group-level' into 'master'Walmyr Lima e Silva Filho
Update view for testability See merge request gitlab-org/gitlab-ce!32644
2019-09-06Merge branch 'instance-group-level-knative' into 'master'Grzegorz Bizon
Enable Knative installation on group and instance level clusters Closes #62667 and #62666 See merge request gitlab-org/gitlab-ce!32128
2019-09-06Show weight on new board issue (CE-backport)Winnie Hellmann
2019-09-06Merge branch 'fix-style-lint-errors-pipeline-ce' into 'master'Filipa Lacerda
Adds backport change for pipeline.scss See merge request gitlab-org/gitlab-ce!32670
2019-09-06Enable Knative installation on group and instance level clustersAlishan Ladhani
- Show Knative install button on group/instance cluster pages - Allow Knative to be installed on group/instance clusters - Add feature specs for installing applications on group/instance clusters - Add changelog entry - Update docs to reflect that Knative can now be installed on group-level and instance-level clusters
2019-09-06Fixes pot failureMayra Cabrera
Also fixes duplicated entry
2019-09-06If user can't activate error tracking display a learn more button pointingManeschi Romain
to doc
2019-09-05Merge branch 'group_level_jupyterhub' into 'master'Robert Speicher
Group level JupyterHub See merge request gitlab-org/gitlab-ce!32512
2019-09-05Update views for testabilityWalmyr Lima
2019-09-05Add helpers to wait for axios requestsMartin Hanzel
Add two methods to the axios_utils Jest mock: - `waitFor(url)`, which returns a Promise that resolves when the next request to `url` finishes. - `waitForAll()`, which returns a Promise that resolves when all pending requests finish.
2019-09-05Allow JupyterHub in group level UIJames Fargher
2019-09-04Update Pipelines Minutes expire banner (CE)Ammar Alakkad
- remove hiding the alert functionality - use `danger` class instead of `warning` https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14786
2019-09-04Adds backport change for pipeline.scsspburdette
Adds the necessary backport changes for pipeline.scss. This commit is neccessary from the changes made in MR 16135 Revert schema.rb which was automatically added will investigate
2019-09-04Add ability see deployments using a group clusterJacques Erasmus
Added the ability to see project deployments using a group cluster
2019-09-04Let project reporters create issue from group boardsFelipe Artur
The current state of group issue boards does not show the "Add issues" button on the UI for users that are reporters of group child projects.
2019-09-04Creates base components for new job logFilipa Lacerda
Creates a link component, a line component and a clickable line component to handle the new job log format
2019-09-04Remove vue resource from group serviceLee Tickett
Addresses https://gitlab.com/gitlab-org/gitlab-ce/issues/66750
2019-09-04Revert "Merge branch 'remove-vue-resource-from-sidebar-service' into 'master'"Mike Greiling
This reverts merge request !32400
2019-09-03Revert "DB change, migratoin and changelog"Lee Tickett
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
2019-09-03Revert "DB change, migratoin and changelog"Lee Tickett
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
2019-09-03Merge branch '66454-utils-parser' into 'master'Kushal Pandya
Creates utility parser for the job log See merge request gitlab-org/gitlab-ce!32555
2019-09-03Make flash notifications stickyFatih Acet
This commit also unifies layout structure and remove no_container flag
2019-09-03Creates utils for the job logFilipa Lacerda
With the new job log json format we need a parser on the frontend
2019-09-02Merge branch '66393-proposal-remove-area-chart-in-favor-of-time-series' into ↵Tim Zallmann
'master' Remove area chart in favor of time series Closes #66393 See merge request gitlab-org/gitlab-ce!32129
2019-09-02Update Mermaid to v8.2.6Stan Hu
This fixes a regression where an underscore in labels no longer worked: https://github.com/knsv/mermaid/releases
2019-09-02Merge branch 'ss/fix-sast-failure-on-master' into 'master'Kushal Pandya
Add argument to catch See merge request gitlab-org/gitlab-ce!32484
2019-09-02Add additional public note to project container registry settingNick Kipling
2019-09-01Merge branch 'refactor/showStagedIcon' into 'master'Paul Slaughter
Refactor showStagedIcon property's behavior to match its name Closes #66071 See merge request gitlab-org/gitlab-ce!32333
2019-08-31Add argument to catchsstern
2019-08-31Refactor showStagedIcon property's behavior to match its nameArun Kumar Mohan
Previously, the `showStagedIcon` property was doing the opposite of what its name suggested. It was rendering the staged icon when `showStagedIcon` was `false` and rendering the regular icon when it was `true`.
2019-08-31Creates Feature Flag for job logFilipa Lacerda
Updates frontend code and specs to allow for the new feature flag
2019-08-30Delete animation width on global search inputManeschi Romain
2019-08-30Revert "DB change, migratoin and changelog"Lee Tickett
This reverts commit af5242ecb682189c5d8276e1ab1ffe5ce844f2e5.
2019-08-30Merge branch 'nfriend-add-anchor-tag-to-release-block' into 'master'Kushal Pandya
Add `id` attribute to release blocks See merge request gitlab-org/gitlab-ce!32360
2019-08-30Merge branch 'ce-13479-rename-atmtwps-to-mtwps' into 'master'Paul Slaughter
CE backport for gitlab-org/gitlab-ee!15535: Resolve "Rename `ATMTWPS` to `MTWPS` in code" See merge request gitlab-org/gitlab-ce!32112
2019-08-30URL-encode file links in find fileJan Beckmann
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/62055
2019-08-30Merge branch 'ce-backport-of-ml-web-terminal-spec-qa' into 'master'Dan Davison
Backport changes from EE MR 8186 See merge request gitlab-org/gitlab-ce!31707
2019-08-30Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-08-30Merge branch 'sh-add-delete-confirmation' into 'master'Michael Kozono
Make it harder to delete issuables accidentally Closes #62387 See merge request gitlab-org/gitlab-ce!32376
2019-08-30Merge branch 'security-katex-dos-master' into 'master'GitLab Release Tools Bot
Enforce max chars and max render time in markdown math See merge request gitlab/gitlabhq!3277
2019-08-29Make it harder to delete issuables accidentallyStan Hu
Previously submitting a DELETE request to an issuable URL would be enough to destroy it, but this should require human confirmation. We now require that the `destroy_confirm` parameter is set to a truthy value before this can complete. In addition, we log a Sentry error if a deletion arrived without confirmation. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62387
2019-08-29Merge branch 'fix-dropdown-closing' into 'master'Mike Greiling
Fix dropdown closing when mouseup is outside See merge request gitlab-org/gitlab-ce!32084
2019-08-29Merge branch 'runner-chart-repo-use-new-location' into 'master'Mike Greiling
Use new location for gitlab-runner helm charts See merge request gitlab-org/gitlab-ce!32384
2019-08-29Fixed embedded metrics tooltip inconsistent stylingOlena Horal-Koretska
2019-08-29Use new location for gitlab-runner helm chartsBalasankar "Balu" C
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>