summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'fix-error-handling-bugs-in-kubernetes-integration' into 'master'Dmitriy Zaporozhets2018-11-111-0/+5
|\ | | | | | | | | Fix error handling bugs in kubernetes integration See merge request gitlab-org/gitlab-ce!22922
| * Add changelog for fixing k8s integration error handlingfix-error-handling-bugs-in-kubernetes-integrationThong Kuah2018-11-091-0/+5
| |
* | Use gitlab-ui in jobs and pipelinesFilipa Lacerda2018-11-091-0/+5
| |
* | Resolve "GitLab Pages settings regressions"Scott Hampton2018-11-091-0/+5
| |
* | Merge branch 'rs-cherry-pick-api' into 'master'Nick Thomas2018-11-091-0/+5
|\ \ | | | | | | | | | | | | | | | | | | Resolve possible cherry pick API race condition Closes #53773 See merge request gitlab-org/gitlab-ce!22946
| * | Resolve possible cherry pick API race conditionrs-cherry-pick-apiRobert Speicher2018-11-091-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, we just fetched the latest commit for the given branch when presenting the resulting commit, but because something could have been committed to that branch between the time we cherry-picked and the time we render the result, the wrong commit could have been presented. Now, we fetch the commit object with the commit SHA returned by the commit change service, which should always be the correct commit. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53773
* | | Merge branch 'frozen-string-lib-gitlab-more' into 'master'Rémy Coutable2018-11-091-0/+5
|\ \ \ | | | | | | | | | | | | | | | | Enable even more frozen string in lib/gitlab See merge request gitlab-org/gitlab-ce!22863
| * | | Enable even more frozen string in lib/gitlabgfyoung2018-11-061-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables frozens string for the following: * lib/gitlab/conflict/**/*.rb * lib/gitlab/cross_project_access/**/*.rb * lib/gitlab/cycle_analytics/**/*.rb * lib/gitlab/data_builder/**/*.rb * lib/gitlab/database/**/*.rb * lib/gitlab/dependency_linker/**/*.rb * lib/gitlab/diff/**/*.rb * lib/gitlab/downtime_check/**/*.rb * lib/gitlab/email/**/*.rb * lib/gitlab/etag_caching/**/*.rb Partially addresses gitlab-org/gitlab-ce#47424.
* | | | Merge branch 'rs-revert-api' into 'master'Nick Thomas2018-11-091-0/+5
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Add revert to commits API Closes gitlab-org/release/framework#48 See merge request gitlab-org/gitlab-ce!22919
| * | | Add revert to commits APIRobert Speicher2018-11-091-0/+5
| | |/ | |/|
* | | Merge branch '34758-group-cluster-controller' into 'master'Kamil Trzciński2018-11-091-0/+5
|\ \ \ | |/ / |/| | | | | | | | User can create a group level cluster and install applications See merge request gitlab-org/gitlab-ce!22450
| * | Extend clusters_controller for group type clustersThong Kuah2018-11-081-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Add pages javascripts to intialize clusters for group pages - Move specs asserting gcp specific validations from controller into UpdateService spec - Also teach Clusters::ApplicationController about groups
* | | Merge branch 'remove-duplicate-primary-button-in-dashboard-snippets' into ↵Dmitriy Zaporozhets2018-11-081-0/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Remove duplicate primary button in dashboard snippets Closes #53706 See merge request gitlab-org/gitlab-ce!22902
| * | | Remove duplicate primary button in dashboard snippetsGeorge Tsiolis2018-11-081-0/+5
| |/ /
* | | Replaces tooltip directive with gl-tooltip directiveFilipa Lacerda2018-11-081-0/+6
| | |
* | | Resolve "Follow-up from "Resolve "Redesign activity feed"""Martin Wortschack2018-11-081-0/+4
| | |
* | | Merge branch 'upgrade-workhorse-7-1-0' into 'master'Nick Thomas2018-11-081-0/+5
|\ \ \ | | | | | | | | | | | | | | | | Update GitLab-Workhorse to 7.1.0 See merge request gitlab-org/gitlab-ce!22883
| * | | Update GitLab-Workhorse to 7.1.0upgrade-workhorse-7-1-0Andrew Newdigate2018-11-071-0/+5
| | | |
* | | | Merge branch 'osw-revert-comment-in-any-diff-line' into 'master'Sean McGivern2018-11-081-5/+0
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'" See merge request gitlab-org/gitlab-ce!22891
| * | | Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-5/+0
| | | | | | | | | | | | | | | | | | | | This reverts commit a82a595728d54bdc12e51dfcfb22e9eddc449143, reversing changes made to e7df959b8f99875edd246c7ac7779c3203e8755e.
* | | | Merge branch 'fix-stuck-import-jobs-query-performance-issue' into 'master'Douwe Maan2018-11-071-0/+5
|\ \ \ \ | |/ / / |/| | | | | | | | | | | StuckImportJobsWorker query performance optimization See merge request gitlab-org/gitlab-ce!22879
| * | | StuckImportJobsWorker query performance optimizationTiago Botelho2018-11-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Improves the performance of fetching the enqueued projects for StuckImportJobsWorker, preventing a statement timeout.
* | | | Merge branch 'gt-align-sign-in-button' into 'master'Mike Greiling2018-11-071-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Align sign in button Closes #53673 See merge request gitlab-org/gitlab-ce!22888
| * | | | Align sign in buttonGeorge Tsiolis2018-11-071-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'sh-paginate-bitbucket-server-imports' into 'master'Douglas Barbosa Alexandre2018-11-071-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Paginate Bitbucket Server importer projects See merge request gitlab-org/gitlab-ce!22825
| * | | | Paginate Bitbucket Server importer projectsStan Hu2018-11-071-0/+5
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | To prevent delays in loading the page and reduce memory usage, limit the number of projects shown at 25 per page. Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/50021
* | | | Merge branch 'bvl-patches-via-mail' into 'master'Douwe Maan2018-11-071-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow to add patches to merge requests created via email Closes #40830 See merge request gitlab-org/gitlab-ce!22723
| * | | | Apply patches when creating MR via emailBob Van Landuyt2018-11-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows users to add patches as attachments to merge request created via email. When an email to create a merge request is sent, all the attachments ending in `.patch` will be applied to the branch specified in the subject of the email. If the branch did not exist, it will be created from the HEAD of the repository. When the patches could not be applied, the error message will be replied to the user. The patches can have a maximum combined size of 2MB for now.
* | | | | Resolve "Issue board card design"Constance Okoghenun2018-11-071-0/+5
| | | | |
* | | | | Merge branch 'revert-45b61a9e' into 'master'Nick Thomas2018-11-071-5/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'" See merge request gitlab-org/gitlab-ce!22875
| * | | | | Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into ↵Douwe Maan2018-11-071-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master'" This reverts merge request !22526
* | | | | | Merge branch '52767-more-chaos-for-gitlab' into 'master'Sean McGivern2018-11-071-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more chaos to GitLab Closes #53362 and #52767 See merge request gitlab-org/gitlab-ce!22746
| * | | | | | Fixing the broken build with style fixesAndrew Newdigate2018-11-011-0/+5
| | | | | | |
* | | | | | | Merge branch '6500-fix-misaligned-approvers-dropdown' into 'master'Fatih Acet2018-11-071-0/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | Fix misaligned approvers dropdown See merge request gitlab-org/gitlab-ce!22832
| * | | | | | Fix miss-aligned approvers dropdown6500-fix-misaligned-approvers-dropdownjerasmus2018-11-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed the miss-alignment by adding the correct classes. Cleaned up the method to rather use string interpolation.
* | | | | | | Merge branch 'fj-41213-api-update-submodule-commit' into 'master'Sean McGivern2018-11-071-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add endpoint to update a git submodule reference Closes #41213 See merge request gitlab-org/gitlab-ce!20949
| * | | | | | | Add submodule update API endpointFrancisco Javier López2018-11-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This new endpoint allow users to update a submodule's reference. The MR involves adding a new operation RPC operation in gitaly-proto (see gitlab-org/gitaly-proto!233) and change Gitaly to use this new version (see gitlab-org/gitaly!936). See gitlab-org/gitlab-ce!20949
* | | | | | | | Merge branch 'max_retries_when' into 'master'Grzegorz Bizon2018-11-071-0/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow to configure when to retry builds Closes gitlab-runner#3515 See merge request gitlab-org/gitlab-ce!21758
| * | | | | | | | add changelog entryMarkus Doits2018-11-071-0/+5
| | | | | | | | |
* | | | | | | | | Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-071-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | Allow to install Knative as cluster application See merge request gitlab-org/gitlab-ce!22593
| * | | | | | | | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-0315-0/+75
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-0265-0/+325
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Rename knative domainname field to hostname and fix changelog entryChris Baumbauer2018-10-302-4/+5
| | | | | | | | | | |
| * | | | | | | | | | Knative supportChris Baumbauer2018-10-241-2/+2
| | | | | | | | | | |
| * | | | | | | | | | Update helm version 1.7.2 -> 2.11.0Chris Baumbauer2018-10-241-0/+4
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'dm-api-merge-requests-index-merged-at' into 'master'Sean McGivern2018-11-071-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose {closed,merged}_{at,by} in merge requests API index Closes #52031 See merge request gitlab-org/gitlab-ce!22806
| * | | | | | | | | | | Expose {closed,merged}_{at,by} in merge requests API indexDouwe Maan2018-11-051-0/+5
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'diff-expand-all-button' into 'master'Filipa Lacerda2018-11-071-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show expand all button on merge request diffs Closes #51737 See merge request gitlab-org/gitlab-ce!22873
| * | | | | | | | | | | | Show expand all button on merge request diffsPhil Hughes2018-11-071-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This restores the behaviour of showing the expand all button on diffs even when only a single file is collapsed. Previously the button would only show when all files are collapsed. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51737
* | | | | | | | | | | | | Merge branch 'fix-environment-status-in-merge-request-widget' into 'master'Sean McGivern2018-11-071-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix environment status in merge request widget Closes #51120 and #25140 See merge request gitlab-org/gitlab-ce!22799