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
path: root/config
AgeCommit message (Collapse)Author
2018-03-06Merge branch 'master' into 'issue_38337'Felipe Artur
# Conflicts: # app/models/group.rb # db/schema.rb
2018-03-06Merge branch 'proper-fix-for-artifacts-service' into 'master'Grzegorz Bizon
Add archive feature to trace Closes #43022 and gitlab-ee#4170 See merge request gitlab-org/gitlab-ce!17314
2018-03-06Fix a typo, a conflict and improve documentationFelipe Artur
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-06Integrate two workers into one ArchiveTraceWorker with pipeline_background ↵Shinya Maeda
queue. This queue takes loqer precedence than pipeline_default.
2018-03-06Add object_storage queue to sidekiq_queues.ym. and correct queue name in ↵Shinya Maeda
all_queues.yml.
2018-03-06Add overview of branches and a filter for active/stale branchesTakuya Noguchi
2018-03-06Merge branch '43670-improve-gitlab-kubernetes-cpu-metrics' into 'master'Tim Zallmann
Improve GitLab Kubernetes CPU metrics Closes #43670 and #43462 See merge request gitlab-org/gitlab-ce!17403
2018-03-05Projects and groups badges APIFrancisco Javier López
2018-03-05Address review commentsFelipe Artur
2018-03-05Ports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4747 to CETiago Botelho
2018-03-05Merge branch 'remove-ide' into 'master'Tim Zallmann
Remove IDE from CE See merge request gitlab-org/gitlab-ce!17458
2018-03-03Bring one group board to CEFelipe Artur
2018-03-03Remove mr_notes webpack bundleMike Greiling
2018-03-02Removed terminal webpack bundle tagConstance Okoghenun
2018-03-02Merge branch 'remove-test-bundle' into 'master'Clement Ho
Remove the "test" bundle and apply it conditionally within main.js See merge request gitlab-org/gitlab-ce!17472
2018-03-02Merge branch 'two_factor_auth_webpack_bundle_tag_refactor' into 'master'Clement Ho
Removes webpack bundle tag for two factor auth js See merge request gitlab-org/gitlab-ce!17330
2018-03-02Remove protected branches webpack bundle tagClement Ho
2018-03-02Remove IDE from CEPhil Hughes
2018-03-02remove two_factor_auth bundleMike Greiling
2018-03-02Remove registry list webpack entry pointClement Ho
2018-03-02remove the "test" bundle and apply it conditionally within main.jsMike Greiling
2018-03-01Remove u2f webpack bundleMike Greiling
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 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan
Moved o_auth/saml/ldap modules under gitlab/auth See merge request gitlab-org/gitlab-ce!17359
2018-03-01remove common_vue CommonsChunk configMike Greiling
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-01Remove unnecessary chunks from common_vueClement Ho
2018-03-01Merge branch 'dz-system-hooks-plugins' into 'master'Douwe Maan
Add ability to use external plugins as system hooks See merge request gitlab-org/gitlab-ce!17003
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-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
2018-02-28Final updates for metricsJoshua Lambert
2018-02-28Merge branch 'master' into 'pipelines_show_refactor'Clement Ho
# Conflicts: # config/webpack.config.js
2018-02-28Merge branch 'master' into 'dispatcher-cleanup'Jacob Schatz
# Conflicts: # config/webpack.config.js
2018-02-28Remove cycle analytics bundle webpack entry pointClement Ho
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-28Fix for open-ended parameter's in lograge causing elastic memory issuesAndrew Newdigate
2018-02-28Merge branch 'feature/edit_pages_domain' into 'master'Nick Thomas
PagesDomain: allow update of key/certificate Closes #29720 See merge request gitlab-org/gitlab-ce!17376
2018-02-28PagesDomain: Add edit/update functionalityRob Watson
2018-02-28Specify base controller for DoorkeeperBob Van Landuyt
This will make sure the `ApplicantionController#can?` method is available for views rendering menus based on the current user's abilities.
2018-02-28prefer let and const in webpack configMike Greiling
2018-02-28remove common_vue from CommonsChunkPluginMike Greiling
2018-02-28remove unused ui_development_kit webpack bundleMike Greiling
2018-02-28remove unused filtered_search webpack bundleMike Greiling
2018-02-28remove unused project_import_gl webpack bundleMike Greiling