summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Reset milestone filter when clicking "Any Milestone" in dashboardWinnie Hellmann2018-04-261-0/+5
|
* Merge branch 'restore-size-and-position-for-fork-icon' into 'master'Rémy Coutable2018-04-261-0/+5
|\ | | | | | | | | Restore size and position for fork icon See merge request gitlab-org/gitlab-ce!18449
| * Restore size and position for fork iconGeorge Tsiolis2018-04-181-0/+5
| |
* | Resolve "User deletion modal with same info for delete user / delete user ↵schwedenmut2018-04-261-0/+6
| | | | | | | | and contributions"
* | Merge branch 'performance/gb/improve-pipeline-creation-service' into 'master'Kamil Trzciński2018-04-261-0/+5
|\ \ | | | | | | | | | | | | | | | | | | Improve pipeline creation service performance Closes #37987 See merge request gitlab-org/gitlab-ce!18582
| * | Add changelog for pipeline create service improvementsGrzegorz Bizon2018-04-251-0/+5
| | |
* | | Merge branch '45398-fix-rss-button' into 'master'Tim Zallmann2018-04-251-0/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix tabs container styles to make RSS button clickable Closes #45398 See merge request gitlab-org/gitlab-ce!18559
| * | | Add changelog entryKushal Pandya2018-04-241-0/+5
| | | |
* | | | Merge branch 'restore-label-underline-color' into 'master'Tim Zallmann2018-04-251-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore label underline color Closes #44177 See merge request gitlab-org/gitlab-ce!18407
| * | | | Restore label underline colorGeorge Tsiolis2018-04-161-0/+5
| | | | |
* | | | | Merge branch 'accessible-text' into 'master'Phil Hughes2018-04-251-0/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Change instruction text to be more inclusive of those with accessibility requirements See merge request gitlab-org/gitlab-ce!18386
| * | | | | Change language to be more inclusive of those with accessibility requirementsMark Lapierre2018-04-251-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prepare change for internationalization Update locale/gitlab.pot
* | | | | | Show group id in group settingsGeorge Tsiolis2018-04-251-0/+5
|/ / / / /
* | | | | Merge branch 'align-project-avatar-on-small-viewports' into 'master'Phil Hughes2018-04-251-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Align project avatar on small viewports Closes #36585 See merge request gitlab-org/gitlab-ce!18513
| * | | | Align project avatar on small viewportsGeorge Tsiolis2018-04-231-0/+5
| | | | |
* | | | | Merge branch 'matbaj/gitlab-ce-add-inherit-command' into 'master'Rémy Coutable2018-04-241-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add copy_metadata quick action Closes #38450 See merge request gitlab-org/gitlab-ce!18497
| * \ \ \ \ Merge branch 'master' into matbaj/gitlab-ce-add-inherit-commandSean McGivern2018-04-24204-951/+81
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' into matbaj/gitlab-ce-add-inherit-commandSean McGivern2018-04-19343-509/+1217
| |\ \ \ \ \
| * | | | | | Fixed typos and improved reference checkingMateusz Bajorski2018-03-031-1/+1
| | | | | | |
| * | | | | | Changed command name to copy_metadata and added MR supportMateusz Bajorski2018-03-031-1/+1
| | | | | | |
| * | | | | | Add Inherit quick actionMateusz Bajorski2018-03-031-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #38450
* | | | | | | Merge branch 'bvl-fix-maintainer-push-error' into 'master'Douwe Maan2018-04-241-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix errors on pushing/editing files on empty repositories Closes #44618 and #42583 See merge request gitlab-org/gitlab-ce!18462
| * | | | | | | Allow admins to push to empty reposBob Van Landuyt2018-04-241-0/+5
| | |_|/ / / / | |/| | | | |
* | | | | | | Fix unassign slash command previewAthar Hameed2018-04-241-0/+5
| | | | | | |
* | | | | | | Merge branch ↵Grzegorz Bizon2018-04-241-0/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '43111-controller-projects-mergerequestscontroller-index-executes-more-than-100-sql-queries' into 'master' Resolve "Controller Projects::MergeRequestsController#index executes more than 100 SQL queries" Closes #43111 See merge request gitlab-org/gitlab-ce!18561
| * | | | | | | Fix an N+1 for MRs from forks on the MR index pageSean McGivern2018-04-241-0/+5
| | | | | | | |
* | | | | | | | Add CHANGELOG entryTomasz Maczukin2018-04-241-0/+5
| | | | | | | |
* | | | | | | | Merge branch '10244-add-project-ci-cd-settings' into 'master'Kamil Trzciński2018-04-241-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Introduce new ProjectCiCdSettings model with group_runners_enabled See merge request gitlab-org/gitlab-ce!18144
| * | | | | | | Merge branch 'master' into 10244-add-project-ci-cd-settingsDylan Griffith2018-04-24219-874/+233
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Introduce new ProjectCiCdSetting10244-add-project-ci-cd-settingsYorick Peterse2018-04-161-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This model and the corresponding table will be used for storing settings specific to CI/CD, starting with the "group_runners_enabled" boolean. The model is called ProjectCiCdSetting and not ProjectCiCdSettings. The project exporter doesn't like plural model names as it uses "classify" which turns those into singular (so "ProjectCiCdSettings" becomes "ProjectCiCdSetting", producing an error if said class is undefined). The initial work in this commit was done by Dylan Griffith, with most of the migration work being done by Yorick Peterse.
* | | | | | | | Improve documentation of SSRF protectionFrancisco Javier López2018-04-241-0/+5
| | | | | | | |
* | | | | | | | Merge branch 'ide-file-finder' into 'master'Filipa Lacerda2018-04-241-0/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added fuzzy file finder to web IDE Closes #44841 See merge request gitlab-org/gitlab-ce!18323
| * \ \ \ \ \ \ \ Merge branch 'master' into ide-file-finderPhil Hughes2018-04-23185-879/+56
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into ide-file-finderPhil Hughes2018-04-194-0/+20
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into ide-file-finderPhil Hughes2018-04-195-5/+20
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into ide-file-finderPhil Hughes2018-04-1826-0/+131
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | added specs to storePhil Hughes2018-04-161-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added clear button to search input
* | | | | | | | | | | | Merge branch 'sh-bump-lograge' into 'master'Rémy Coutable2018-04-241-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump lograge to 0.10.0 and remove monkey patch See merge request gitlab-org/gitlab-ce!18551
| * | | | | | | | | | | Bump lograge to 0.10.0 and remove monkey patchStan Hu2018-04-231-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lograge 0.10.0 contains the `Location` query string fix in https://github.com/roidrage/lograge/pull/241 among other minor changes: https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
* | | | | | | | | | | | Merge branch '44447-expose-deploy-token-to-ci-cd' into 'master'Grzegorz Bizon2018-04-241-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose Deploy Token info as environment variables to CI/CD jobs Closes #44447 See merge request gitlab-org/gitlab-ce!18414
| * | | | | | | | | | | | Add changelog and docsMayra Cabrera2018-04-201-0/+5
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'issue_45463' into 'master'Sean McGivern2018-04-241-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix users not seeing labels from private groups when being a member of a child project Closes #45463 See merge request gitlab-org/gitlab-ce!18544
| * | | | | | | | | | | | Fix users not seeing labels from private groups when being a member of a ↵Felipe Artur2018-04-231-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | child project
* | | | | | | | | | | | | Update CHANGELOG.md for 10.7.1Mayra Cabrera2018-04-2316-82/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | | | | Merge branch 'update-doorkeeper-changelog' into 'master'Stan Hu2018-04-231-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add changelog entry for updating doorkeeper See merge request gitlab-org/gitlab-ce!18550
| * | | | | | | | | | | | | Add missing changelog entryLin Jen-Shin2018-04-241-0/+5
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '45666-project-ci-lint-links' into 'master'Kamil Trzciński2018-04-231-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update links to /ci/lint with a new project's ci/lint Closes #45666 See merge request gitlab-org/gitlab-ce!18539
| * | | | | | | | | | | | | Update links to /ci/lint with ones to project ci/lintTakuya Noguchi2018-04-241-0/+5
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Resolve "Avatar URLs are wrong when using a CDN path and Object Storage"Micaël Bergeron2018-04-231-0/+5
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-0/+6
|/ / / / / / / / / / /