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-02-28Remove cycle analytics bundle webpack entry pointClement Ho
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-28Merge branch 'remove-merge-conflicts-bundle' into 'master'Jacob Schatz
Remove merge_conflicts bundle See merge request gitlab-org/gitlab-ce!17408
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-02-28remove duplicate common and common_vue definitionsMike Greiling
2018-02-28remove merge_conflicts bundle in favor of pages directory entry pointMike Greiling
2018-02-28Merge branch '43669-fix-webpack-trailing-comma' into 'master'Mike Greiling
Fix webpack.config.js syntax error from trailing comma Closes #43669 See merge request gitlab-org/gitlab-ce!17404
2018-02-28Remove snippet bundle webpack entry pointClement Ho
2018-02-27Remove trailing comma in webpack config to support Node@<8Eric Eastwood
See https://gitlab.com/gitlab-org/gitlab-ce/issues/43669
2018-02-27Resolved conflicts in dispatcher.jsConstance Okoghenun
2018-02-27Merge branch 'remove-sidebar-bundle' into 'master'Jacob Schatz
Remove sidebar bundle webpack entry point See merge request gitlab-org/gitlab-ce!17343
2018-02-27Prevent webpack from rebooting while switching branchesMike Greiling
2018-02-27Merge branch 'refactor-commit-show' into 'master'Phil Hughes
Remove diff notes webpack entry point See merge request gitlab-org/gitlab-ce!17382
2018-02-27Merge branch 'master' into 'refactor-commit-show'Phil Hughes
# Conflicts: # config/webpack.config.js
2018-02-27Merge branch 'master' into 'ph-webpack-bundle-tags'Phil Hughes
# Conflicts: # app/assets/javascripts/pages/projects/merge_requests/show/index.js
2018-02-27Merge branch 'refactor-pipelines-list' into 'master'Phil Hughes
Remove commit_pipelines webpack entry point See merge request gitlab-org/gitlab-ce!17379
2018-02-27Merge branch 'master' into refactor-commit-showClement Ho
2018-02-27Merge branch 'master' into refactor-environments-folderClement Ho
2018-02-27Merge branch 'master' into refactor-pipelines-listClement Ho
2018-02-27Remove diff notes webpack entry pointClement Ho
2018-02-27Remove environments folder webpack entry pointClement Ho
2018-02-27Remove commit_pipelines webpack entry pointClement Ho
2018-02-26Refactor wildcard dispatcher importsClement Ho
2018-02-26Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable
2018-02-26Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵Constance Okoghenun
profile-bundle-tag-refactor
2018-02-26Remove webpack bundle tags for blobJacob Schatz
2018-02-26Converted webpack_bundle_tag to be automatic webpack bundlesPhil Hughes
2018-02-26Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failedJacob Vosmaer (GitLab)
2018-02-24Merge branch 'master' into remove-sidebar-bundleClement Ho
2018-02-24Remove sidebar bundle webpack entry pointClement Ho
2018-02-23Merge branch 'master' into 'boards-bundle-refactor'Jacob Schatz
# Conflicts: # config/webpack.config.js
2018-02-23Merge branch 'project-deploy-keys-bundle-tag-refactor' into 'master'Jacob Schatz
Refactored webpack bundle tag for deploy keys See merge request gitlab-org/gitlab-ce!17324
2018-02-23Merge branch 'reduce-webpack-merge-conflicts' into 'master'Jacob Schatz
Reduce webpack merge conflicts See merge request gitlab-org/gitlab-ce!17328
2018-02-23Merge branch 'remove-issues-show' into 'master'Jacob Schatz
Remove issue_show webpack bundle See merge request gitlab-org/gitlab-ce!17326
2018-02-23move webpack bundles we intend to keep below the list of bundles we're ↵Mike Greiling
refactoring to reduce conflicts
2018-02-23Backport custom metrics ce componentsPaweł Chojnacki
2018-02-23remove issue_show webpack bundle in favor of pages/projects/issues/show/index.jsMike Greiling
2018-02-23Refactored webpack bundle tag for deploy keysConstance Okoghenun
2018-02-23removed profile webpack bundle tagConstance Okoghenun
2018-02-23Add DNS verification to Pages custom domainsNick Thomas
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-22Backport of Webpack auto include for EE importsClement Ho
2018-02-22Resolved conflicts with masterConstance Okoghenun
2018-02-21Rest of Dispatcher RefactorJacob Schatz
2018-02-21#28481: Display time tracking totals on milestone pageRiccardo Padovani
2018-02-21Merge branch 'upgrade-frontend-build-dependencies' into 'master'Tim Zallmann
Upgrade frontend build dependencies Closes #41400 See merge request gitlab-org/gitlab-ce!17246
2018-02-21approve change in dependenciesMike Greiling