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
2018-03-08Merge branch 'ce-jej/github-project-service-for-ci' into 'master'Douwe Maan
Backport changes from introducing GithubService interation in EE See merge request gitlab-org/gitlab-ce!17607
2018-03-08Merge branch 'jivl-backport-custom-metrics-frontend' into 'master'Filipa Lacerda
backport of custom metrics for the common metrics section of CE See merge request gitlab-org/gitlab-ce!17586
2018-03-08backport of custom metrics for the common metrics section of CEJose Ivan Vargas
2018-03-08Merge branch 'ce-3839-ci-cd-only-github-projects-fe' into 'master'Douwe Maan
Create CI/CD-only projects from GitHub -- CE backport See merge request gitlab-org/gitlab-ce!17432
2018-03-07Resolve "Add a mention and link to doc for security implications in the ↵Mayra Cabrera
Kubernetes cluster page"
2018-03-07Merge branch 'master' into 'ce-3839-ci-cd-only-github-projects-fe'Douwe Maan
# Conflicts: # locale/gitlab.pot
2018-03-07Merge branch 'bvl-allow-maintainer-to-push' into 'master'Douwe Maan
Allow maintainers to push forks of a project for branches that have open MRs Closes #22292 See merge request gitlab-org/gitlab-ce!17395
2018-03-07Backport changes from EE's GithubService integrationJames Edwards-Jones
Adds detailed_status to pipeline hook data Adds detailed_description option for Services Integration edit page renders 404 if a service is disabled
2018-03-07Merge branch 'jivl-new-modal-project-labels-milestones' into 'master'Filipa Lacerda
Resolve: Modal and banner designs for project label and project milestone promotion Closes #41895 See merge request gitlab-org/gitlab-ce!17197
2018-03-07CE backport for creating CI/CD projects from GitHubRubén Dávila
2018-03-07Allow maintainers to edit directly in a forkBob Van Landuyt
2018-03-07used respond_to formats for persisting flash messages insteadJose Ivan Vargas
2018-03-07Remove common_vue bundleMike Greiling
2018-03-06Merge branch 'cluster-monitoring-changes-ce-backport' into 'master'Phil Hughes
Cluster monitoring changes CE backport See merge request gitlab-org/gitlab-ce!17547
2018-03-06Merge branch '43924-breadcrumbs-on-project-tags' into 'master'Phil Hughes
Breadcrumbs on Project Tags Closes #43924 See merge request gitlab-org/gitlab-ce!17562
2018-03-06Remove extra breadcrumb on tagsTakuya Noguchi
2018-03-06Merge branch '40187-project-branch-dashboard-with-active-stale-branches' ↵Rémy Coutable
into 'master' Add overview of branches and filtered views for active/stale branches Closes #40187 et #17293 See merge request gitlab-org/gitlab-ce!15402
2018-03-06Add overview of branches and a filter for active/stale branchesTakuya Noguchi
2018-03-06use proper dependency injection for monitoring dashboard componentMike Greiling
2018-03-06Merge branch '38587-pipelines-empty-state' into 'master'Phil Hughes
Resolve "Pipelines view should handle empty state and buttons properly" Closes #38587 See merge request gitlab-org/gitlab-ce!17433
2018-03-06Merge branch 'ce-3839-ci-cd-only-projects-fe' into 'master'Robert Speicher
Create CI/CD-only projects by URL -- CE backport See merge request gitlab-org/gitlab-ce!17342
2018-03-05CI/CD-only projects FEEric Eastwood
See https://gitlab.com/gitlab-org/gitlab-ee/issues/3839 Conflicts: app/assets/javascripts/projects/project_new.js app/views/shared/_import_form.html.haml ee/app/controllers/ee/projects_controller.rb ee/spec/features/projects/new_project_spec.rb locale/gitlab.pot
2018-03-05Merge branch 'dz-use-less-deprecated-methods' into 'master'Douwe Maan
Reduce usage of deprecated *_with_namespace methods See merge request gitlab-org/gitlab-ce!17523
2018-03-05[ci skip] Merge branch 'master' into 38587-pipelines-empty-stateFilipa Lacerda
* master: (52 commits) Projects and groups badges API Keep a commit around if its sha is present #43691: DiffNotes not counted by ContributionsCalendar Cleanup after adding MR diff's commit_count Fix MR merge commit cross-references to the MR itself Fix n+1 issue by not reloading fully loaded blobs Add "added" type on changelog Use limited count queries also for scoped searches Update changelog Rename quick actions handler Adds updated_at filter to issues and merge_requests API Update API: add search param to branches Add changelog entry LabelsSelect DropdownValueCollapsed Component LabelsSelect DropdownValue Component LabelsSelect DropdownTitle Component LabelsSelect DropdownSearchInput Component LabelsSelect DropdownHiddenInput Component LabelsSelect DropdownHeader Component LabelsSelect DropdownFooter Component ...
2018-03-05Projects and groups badges APIFrancisco Javier López
2018-03-05Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-03-05Manage empty states in Pipelines pageFilipa Lacerda
Adds i18n Adds test Fix broken tests Fixes empty tab state for external CI
2018-03-05Merge branch 'remove-ide' into 'master'Tim Zallmann
Remove IDE from CE See merge request gitlab-org/gitlab-ce!17458
2018-03-03Remove mr_notes webpack bundleMike Greiling
2018-03-02Removed terminal webpack bundle tagConstance Okoghenun
2018-03-02Remove protected branches webpack bundle tagClement Ho
2018-03-02removed IDE buttonPhil Hughes
2018-03-02removed helper methodsPhil Hughes
2018-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2018-03-02Remove registry list webpack entry pointClement Ho
2018-03-02Changed selector names, address code concernsJose Ivan Vargas
2018-03-02Added vue based promotion modals for labels and milestonesJose Ivan Vargas
2018-03-01Merge branch 'remove-blob-viewer-bundles' into 'master'Phil Hughes
Remove blob viewer bundles See merge request gitlab-org/gitlab-ce!17446
2018-03-01Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński
Display ingress IP address in the Kubernetes page See merge request gitlab-org/gitlab-ce!17052
2018-03-01migrate stl_viewer to dynamic importMike Greiling
2018-03-01migrate sketch_viewer to dynamic importMike Greiling
2018-03-01migrate pdf_viewer to dynamic importMike Greiling
2018-03-01migrate notebook_viewer to dynamic importMike Greiling
2018-03-01migrate balsamiq_viewer to dynamic importMike Greiling
2018-03-01Merge branch '30665-add-email-button-to-new-issue-by-email' into 'master'Clement Ho
Resolve "Have mailto: link in "Email a new issue to this project"" Closes #30665 See merge request gitlab-org/gitlab-ce!17401
2018-03-01Merge branch 'winh-inline-script-linter' into 'master'Rémy Coutable
Forbid all inline script tags in Linter::InlineJavaScript See merge request gitlab-org/gitlab-ce!17437
2018-03-01Merge branch 'protected-tags-bundle-refactor' into 'master'Clement Ho
Removed protected_tags webpack bundle See merge request gitlab-org/gitlab-ce!17334
2018-03-01Ignore InlineJavaScript linter in existing script tag locations.Connor Shea
2018-03-01Merge branch 'pipelines_show_refactor' into 'master'Jacob Schatz
Refactor pipelines show for webpack bundle tag removal See merge request gitlab-org/gitlab-ce!17127
2018-02-28Remove webpack bundle tag for enviromentsConstance Okoghenun