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-02-16migrate projects:milestones:* and groups:milestones:* to static bundleMike Greiling
2018-02-16migrate groups:merge_requests to static bundleMike Greiling
2018-02-16migrate groups:issues to static bundleMike Greiling
2018-02-16migrate groups:milestones:show to static bundleMike Greiling
2018-02-07Merge branch '4656-ce-port-filtered-search-bar' into 'master'Clement Ho
CE Port: for Filtered search releated changes See merge request gitlab-org/gitlab-ce!16917
2018-02-07Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński
Dynamic CI secret variables -- CE backport See merge request gitlab-org/gitlab-ce!16842
2018-02-07Update class initialization syntaxKushal Pandya
2018-02-0631885 - Ability to transfer a single group to another groupMayra Cabrera
2018-02-05Use dynamic variable list in scheduled pipelines and group/project CI secret ↵Eric Eastwood
variables See https://gitlab.com/gitlab-org/gitlab-ce/issues/39118 Conflicts: app/views/ci/variables/_form.html.haml app/views/ci/variables/_table.html.haml ee/app/views/ci/variables/_environment_scope.html.haml spec/javascripts/ci_variable_list/ci_variable_list_ee_spec.js spec/javascripts/fixtures/projects.rb
2018-02-02migrate groups:show to static bundleMike Greiling
2018-01-25Merge branch 'update-secret-values-to-support-dynamic-elements' into 'master'Filipa Lacerda
Update secret_values to support dynamic elements within parent See merge request gitlab-org/gitlab-ce!16665
2018-01-25Add modal for deleting a milestoneWinnie Hellmann
2018-01-25Update secret_values to support dynamic elements within parentEric Eastwood
Used in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110 which introduces a dynamic variable list and needs secrets. We use the valueSelector/placeholderSelector options to avoid selecting the last empty row.
2018-01-24Merge branch 'groups-webpack-bundle' into 'master'Filipa Lacerda
Added dispatcher imports for groups webpack bundle See merge request gitlab-org/gitlab-ce!16644
2018-01-23Merge branch 'dispatcher-milestones-show-path' into 'master'Jacob Schatz
Refactor dispatcher milestones show path See merge request gitlab-org/gitlab-ce!16633
2018-01-23Added dispatcher imports for groups webpack bundlePhil Hughes
2018-01-23consistent function exports for Labels edit/new pagesSimon Knox
2018-01-23Refactor dispatcher milestones show pathClement Ho
2018-01-19dynamic imports for groups: pagesSimon Knox
2018-01-15correctly init GFMPhil Hughes
2018-01-15Added imports for milestone dispatcher routesPhil Hughes