summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* added changelog entrymicael.bergeron2017-09-061-0/+3
|
* Merge branch ↵Douwe Maan2017-09-061-0/+5
|\ | | | | | | | | | | | | | | | | 'AshleyDumaine/gitlab-ce-36994-toggle-for-automatically-collapsing-outdated-diff-comments' into 'master' Add setting to collapse outdated diff comments on push Closes #36994 See merge request !14053
| * Add author and MR to changelogSean McGivern2017-09-061-2/+2
| |
| * change collapse to resolve and comments to discussionsAshley Dumaine2017-09-061-2/+1
| |
| * Add functionality to collapse outdated diff comments regardless of ↵Ashley Dumaine2017-09-061-0/+6
| | | | | | | | discussion resolution
* | Merge branch 'fix/import-export-performance' into 'master'Douwe Maan2017-09-061-0/+5
|\ \ | | | | | | | | | | | | | | | | | | Improve Import/Export memory use and performance Closes #35389 and #26556 See merge request !13957
| * | add changelogJames Lopez2017-09-051-0/+5
| | |
* | | Merge branch ↵Rémy Coutable2017-09-061-0/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '19650-remove-admin-section-from-search-results-if-user-doesnt-have-access' into 'master' Hide admin link from default search results for non-admins Closes #19650 See merge request !14015
| * | | Hide admin link from default search results for non-adminsMark Fletcher2017-09-061-0/+5
| | | |
* | | | Merge branch 'mmarif4u/gitlab-ce-36859-update-gpg-docs-with-gpg2' into 'master'Marcia Ramos2017-09-061-0/+5
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | Resolve "Update the docs for GPG for gpg2 - [secret key not available]" Closes #36859 See merge request !14024
| * | | Added changelogmmarif4u/gitlab-ce-36859-update-gpg-docs-with-gpg2M M Arif2017-09-041-0/+5
| | | |
* | | | Merge branch '36860-migrate-issues-author' into 'master'Douwe Maan2017-09-061-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Migrate old issues without author to the ghost user Closes #36860 See merge request !13860
| * \ \ \ Merge branch 'master' into '36860-migrate-issues-author'36860-migrate-issues-authorDouwe Maan2017-09-0517-0/+86
| |\ \ \ \ | | | | | | | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * | | | | Migrate issues authored by deleted user to the Ghost userJarka Kadlecova2017-09-051-0/+5
| | | | | |
* | | | | | Merge branch 'sh-bump-jira-gem' into 'master'Robert Speicher2017-09-051-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump jira-ruby gem to 1.4.1 to fix issues with HTTP proxies Closes gitlab-ee#3125 See merge request !13617
| * | | | | Bump jira-ruby gem to 1.4.1 to fix issues with HTTP proxiesStan Hu2017-09-051-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previous versions of jira-ruby gem would generate erroneous URLs when an HTTP proxy were confused via the `http_proxy` environment variables: https://github.com/sumoheavy/jira-ruby/issues/250 Closes gitlab-org/gitlab-ee#3125
* | | | | | Merge branch 'api-gpg-key-management' into 'master'Sean McGivern2017-09-051-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: Add GPG key management Closes #36926 See merge request !13828
| * | | | | | API: Add GPG key managementRobert Schilling2017-09-051-0/+5
| | | | | | |
* | | | | | | Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-051-0/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fuzzy search issues / merge requests Closes #26835, #29994, and #20362 See merge request !13780
| * | | | | | Add changelog entryHiroyuki Sato2017-08-311-0/+5
| | | | | | |
* | | | | | | Merge branch '35010-remove-goto-project-from-breadcrumb' into 'master'Filipa Lacerda2017-09-051-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove project select dropdown from breadcrumb Closes #35010 See merge request !14010
| * | | | | | | Add changelog entrykushalpandya2017-09-051-0/+5
| | | | | | | |
* | | | | | | | Merge branch 'feature/dependency-status-badge' into 'master'Rémy Coutable2017-09-051-0/+5
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | Add badge for dependency status See merge request !13588
| * | | | | | | Add badge for dependency statusMarkus Koller2017-08-161-0/+5
| | | | | | | |
* | | | | | | | Merge branch '36821-fix-new-nav-wrapping-caret-and-increasing-height' into ↵Annabel Dunstone Gray2017-09-051-0/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix new navigation wrapping caret and increasing height Closes #36821 See merge request !13967
| * | | | | | | | Fix new nav wrapping caret and increasing height36821-fix-new-nav-wrapping-caret-and-increasing-heightEric Eastwood2017-08-311-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/36821
* | | | | | | | | Merge branch 'mr-index-page-performance' into 'master'Sean McGivern2017-09-051-0/+5
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-use issue/MR counts for the pagination system Closes #27168 See merge request !13805
| * | | | | | | | | Re-use issue/MR counts for the pagination systemmr-index-page-performanceYorick Peterse2017-09-051-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This changes the issue and MR index pages so the pagination system re-uses the output of the COUNT(*) query used to calculate the number of rows per state (opened, closed, etc). This removes the need for an additional COUNT(*) on both pages.
* | | | | | | | | | Merge branch '37331-button-MR-widget' into 'master'Clement Ho2017-09-051-0/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix buttons with different height in merge request widget Closes #37331 See merge request !14000
| * | | | | | | | | Fix buttons with different height in merge request widget37331-button-MR-widgetFilipa Lacerda2017-09-011-0/+5
| | | | | | | | | |
* | | | | | | | | | Merge branch '35010-projects-nav-dropdown' into 'master'Filipa Lacerda2017-09-051-0/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dropdown to Projects nav item Closes #35010 See merge request !13866
| * | | | | | | | | Add changelog entry35010-projects-nav-dropdownkushalpandya2017-09-051-0/+5
| | | | | | | | | |
* | | | | | | | | | Merge branch 'feature/gpg-verification-status' into 'master'Douwe Maan2017-09-051-0/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GPG signature must match the committer in order to be verified See merge request !13771
| * | | | | | | | | | add changelogAlexis Reigel2017-09-051-0/+6
| | | | | | | | | | |
* | | | | | | | | | | Creates an icon only for the discussions and puts back the old SVG for CI statusFilipa Lacerda2017-09-051-0/+5
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'api_branches_head' into 'master'Sean McGivern2017-09-051-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add branch existence check to the APIv4 branches via HEAD request Closes #37159 See merge request !13979
| * | | | | | | | | | | Add branch existence check to the APIv4 branches via HEAD requestblackst0ne2017-09-051-0/+5
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Fix diff comment button not showing after deleting a commentPhil Hughes2017-09-051-0/+5
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern2017-09-051-0/+5
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add my_reaction_emoji param to /issues and /merge_requests API See merge request !14016
| * | | | | | | | | | Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-051-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Add my_reaction_emoji param to /issues APIHiroyuki Sato2017-09-051-0/+5
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' ↵Kamil Trzciński2017-09-051-0/+5
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Extend API: Pipeline Schedule Variable Closes #34518 See merge request !13653
| * | | | | | | | | Add changelogShinya Maeda2017-09-041-0/+5
| | | | | | | | | |
* | | | | | | | | | Merge branch 'feature/sm/37239-implement-failure_reason-on-ci_builds' into ↵Kamil Trzciński2017-09-051-0/+5
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Implement `failure_reason` on `ci_builds` Closes #37239 See merge request !13937
| * | | | | | | | | | - Allow runner API to pass failure_reasonShinya Maeda2017-09-051-0/+5
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix spec
* | | | | | | | | | Merge branch 'additional-time-series-charts' into 'master'Tim Zallmann2017-09-051-0/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added support for additional time series charts Closes #33345 See merge request !13159
| * | | | | | | | | Added CHANGELOGJose Ivan Vargas2017-08-301-0/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch '37204-deprecate-git-user-manual-ssh-config' into 'master'Douwe Maan2017-09-051-0/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecate custom SSH client configuration for the git user Closes #37204 See merge request !13930
| * | | | | | | | Add a system check for the git user's custom SSH configurationNick Thomas2017-09-041-0/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-0433-50/+113
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | * master: (469 commits)