summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '37473-expose-project-visibility-as-ci-variable' into 'master'Kamil Trzciński2017-11-051-0/+5
|\ | | | | | | | | | | | | Resolve "Expose project visibility as CI variable" Closes #37473 See merge request gitlab-org/gitlab-ce!15193
| * Expose project visibility as CI variableMatija Čupić2017-11-041-0/+5
| |
* | update a changelogValery Sizov2017-11-041-0/+5
|/
* Merge branch 'issue_39176' into 'master'Douwe Maan2017-11-031-0/+5
|\ | | | | | | | | | | | | Render 404 when polling commit notes without having permissions Closes #39176 See merge request gitlab-org/gitlab-ce!15140
| * Render 404 when polling commit notes without having permissionsissue_39176Felipe Artur2017-11-031-0/+5
| |
* | Merge branch '39776-remove-responsive-table-bottom-border' into 'master'Annabel Dunstone Gray2017-11-031-0/+5
|\ \ | | | | | | | | | | | | | | | | | | Remove bottom-border from last responsive table row Closes #39776 See merge request gitlab-org/gitlab-ce!15179
| * | Remove bottom-border from last responsive table rowEric Eastwood2017-11-031-0/+5
| | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39776
* | | Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan2017-11-031-0/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | This fixes some bugs related to forked projects of which the source was deleted. Closes #39667 See merge request gitlab-org/gitlab-ce!15150
| * | | Make sure the settings page renders when root of a fork is deletedBob Van Landuyt2017-11-031-0/+5
| | | |
* | | | Merge branch 'enable-scss-lint-mergeable-selector' into 'master'Annabel Dunstone Gray2017-11-031-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Enable MergeableSelector in scss-lint See merge request gitlab-org/gitlab-ce!12810
| * | | | Enable MergeableSelector in scss-lintTakuya Noguchi2017-11-031-0/+4
| | | | |
* | | | | Merge remote-tracking branch 'dev/master'Jarka Kadlecova2017-11-0320-102/+0
|\ \ \ \ \
| * | | | | Update CHANGELOG.md for 10.1.1Winnie Hellmann2017-10-3120-102/+0
| | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | Add system hooks user_rename and group_renameWinnie Hellmann2017-11-031-0/+5
| |_|_|/ / |/| | | |
* | | | | Merge branch 'sh-fix-environment-slug-generation' into 'master'Grzegorz Bizon2017-11-031-0/+5
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Avoid regenerating the ref path for the environment Closes #39752 See merge request gitlab-org/gitlab-ce!15167
| * | | | Avoid regenerating the ref path for the environmentsh-fix-environment-slug-generationStan Hu2017-11-021-0/+5
| | | | | | | | | | | | | | | | | | | | Closes #39752
* | | | | Resolve ""To do" should be "Todos" on Todos list page"Victor Wu2017-11-031-0/+5
| | | | |
* | | | | Merge branch 'pawel/disable_nfs_metrics_checks_39730' into 'master'Stan Hu2017-11-021-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove Filesystem check metrics that use too much CPU to handle requests See merge request gitlab-org/gitlab-ce!15158
| * | | | | Remove Filesystem check metrics that use too much CPU to handle requestspawel/disable_nfs_metrics_checks_39730Pawel Chojnacki2017-11-021-0/+5
| | | | | |
* | | | | | Merge branch '37631-add-a-merge_request_diff_id-column-to-merge_requests' ↵Yorick Peterse2017-11-021-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Resolve "Add a `merge_request_diff_id` column to `merge_requests`" See merge request gitlab-org/gitlab-ce!15035
| * | | | | | Set merge_request_diff_id on MR when creatingSean McGivern2017-11-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Once we migrate existing MRs to have this column, we will be able to get the latest diff for a single merge request more efficiently, and (more importantly) get all latest diffs for a collection of MRs efficiently.
| * | | | | | Add a column linking an MR to its diffSean McGivern2017-11-021-0/+5
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | We already had this the other way around (merge_request_diffs.merge_request_id), but this is needed to gather only the most recent diffs for a set of merge requests.
* | | | | | Merge branch 'dm-remove-private-token' into 'master'Sean McGivern2017-11-024-0/+21
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Private Tokens Closes #38595 and #38447 See merge request gitlab-org/gitlab-ce!14838
| * | | | | | Add changelog itemsDouwe Maan2017-11-024-0/+21
| | | | | | |
* | | | | | | Merge branch 'winh-admin-projects-namespace-filter' into 'master'Tim Zallmann2017-11-021-0/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make NamespaceSelect change URL when filtering Closes #37277 See merge request gitlab-org/gitlab-ce!14888
| * | | | | | Make NamespaceSelect change URL when filteringwinh-admin-projects-namespace-filterWinnie Hellmann2017-11-021-0/+5
| | | | | | |
* | | | | | | Geo route whitelisting is too optimisticBrett Walker2017-11-021-0/+5
| | | | | | |
* | | | | | | Merge branch '39704-fix-webhooks_log_time' into 'master'Stan Hu2017-11-021-0/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix webhook recent deliveries elapsed time field Closes #39704 See merge request gitlab-org/gitlab-ce!15146
| * | | | | | Fix webhook recent deliveries elapsed time fieldAlexander Randa2017-11-021-0/+5
| | | | | | |
* | | | | | | Merge branch 'jivl-fix-cancel-button-file-upload-new-issue' into 'master'Filipa Lacerda2017-11-021-0/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix cancel button not working when uploading a file on the new issue page Closes #39512 See merge request gitlab-org/gitlab-ce!15137
| * | | | | | Fix cancel button not working when uploading a file on the new issue pagejivl-fix-cancel-button-file-upload-new-issueJose Ivan Vargas2017-11-011-0/+5
| | | | | | |
* | | | | | | Make contributors page translatableWinnie Hellmann2017-11-021-0/+5
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'jivl-mobile-friendly-table-runners' into 'master'Annabel Dunstone Gray2017-11-011-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mobile-friendly table on Admin Runners Closes #33848 See merge request gitlab-org/gitlab-ce!15134
| * | | | | | Mobile-friendly table on Admin Runnersjivl-mobile-friendly-table-runnersTakuya Noguchi2017-11-011-0/+5
| |/ / / / /
* | | | | | Merge branch 'fix-user-tab-activity-mobile' into 'master'Annabel Dunstone Gray2017-11-011-0/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed user profile tab being off-screen See merge request gitlab-org/gitlab-ce!15030
| * | | | | | Fixed user profile tab being off-screenfix-user-tab-activity-mobilePhil Hughes2017-10-241-0/+5
| | | | | | |
* | | | | | | Merge branch 'feature/plantuml-restructured-text-captions' into 'master'Douwe Maan2017-11-011-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update gitlab-markup and PlantUML docs See merge request gitlab-org/gitlab-ce!15120
| * | | | | | | Update gitlab-markup and PlantUML docsMarkus Koller2017-11-011-0/+5
| | | | | | | |
* | | | | | | | Merge branch 'sh-disable-unicorn-sampling-sidekiq' into 'master'Douwe Maan2017-11-011-0/+5
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Disable Unicorn sampling in Sidekiq since there are no Unicorn sockets to monitor See merge request gitlab-org/gitlab-ce!15128
| * | | | | | | Disable Unicorn sampling in Sidekiq since there are no Unicorn sockets to ↵sh-disable-unicorn-sampling-sidekiqStan Hu2017-11-011-0/+5
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | monitor This reduces some polling overhead and reduces the need to aggregate empty metrics from the Sidekiq worker.
* | | | | | | Merge branch '35914-merge-request-update-worker-is-slow' into 'master'Sean McGivern2017-11-011-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add metrics tagging to the sidekiq middleware See merge request gitlab-org/gitlab-ce!15111
| * | | | | | | reword `targets` to `metric tags`micael.bergeron2017-10-311-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add changelog
* | | | | | | | Refactor/group links controllerFrancisco Javier López2017-11-011-0/+5
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'backport-workhorse-show-all-refs' into 'master'Douwe Maan2017-11-011-0/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Support show-all-refs for git over HTTP See merge request gitlab-org/gitlab-ce!14834
| * | | | | | Support show-all-refs for git over HTTPNick Thomas2017-10-301-0/+5
| | | | | | |
* | | | | | | Merge branch 'go-get-ssh' into 'master'Douwe Maan2017-11-011-0/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Returns a SSH url for go-get=1 Closes #38858 See merge request gitlab-org/gitlab-ce!14990
| * | | | | | Returns a ssh url for go-get=1Guilherme Vieira2017-10-311-0/+5
| | | | | | |
* | | | | | | Merge branch 'dm-ldap-identity-normalize-dn' into 'master'Sean McGivern2017-10-311-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Normalize LDAP DN when looking up identity Closes #39559 See merge request gitlab-org/gitlab-ce!15103
| * | | | | | | Normalize LDAP DN when looking up identityDouwe Maan2017-10-311-0/+5
| | | | | | | |
* | | | | | | | Merge branch '39580-bump-carrierwave-to-1-2-1' into 'master'Rémy Coutable2017-10-311-0/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump carrierwave to 1.2.1 Closes #39580 See merge request gitlab-org/gitlab-ce!15072