summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed custom logo sizing in new navigation headernew-navigation-custom-logoPhil Hughes2017-07-241-0/+4
| | | | Closes #35439
* Fix margin in mini graph for commits boxFilipa Lacerda2017-07-241-0/+4
|
* Update CHANGELOG.md for 9.4.0James Edwards-Jones2017-07-22178-723/+0
| | | [ci skip]
* Merge branch 'zj-pipeline-badge-improvements' into 'master'Grzegorz Bizon2017-07-221-0/+4
|\ | | | | | | | | | | | | Pipeline badge improvements Closes #15582 and #20961 See merge request !12966
| * Reword success to passing for pipeline badgesZ.J. van de Weg2017-07-211-0/+4
| |
* | Merge branch '34549-extract-devise-mappings-into-helper' into 'master'Rémy Coutable2017-07-211-0/+4
|\ \ | | | | | | | | | | | | | | | | | | Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test helper Closes #34549 See merge request !12742
| * | Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test ↵Jacopo2017-07-201-0/+4
| | | | | | | | | | | | | | | | | | | | | helper Extracted `@request.env['devise.mapping'] = Devise.mappings[:user]` and `Rails.application.env_config['devise.mapping'] = Devise.mappings[:user]` in our tests into the helper method `set_devise_mapping`
* | | Merge branch 'fix-re2-infinite-loop-nick' into 'security-9-3'Sean McGivern2017-07-211-0/+4
| | | | | | | | | | | | | | | Fix an infinite loop in Gitlab:UntrustedRegexp See merge request !2146
* | | Merge branch 'fix/sm/32790-pipeline_schedules-pages-throwing-error-500' into ↵Grzegorz Bizon2017-07-211-0/+4
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | 'master' Follow-up from "Resolve "pipeline_schedules pages throwing error 500"" Closes #35345, #32790, and #34652 See merge request !12983
| * | Add changelogfix/sm/32790-pipeline_schedules-pages-throwing-error-500Shinya Maeda2017-07-201-0/+4
| | |
* | | Merge branch '20817-please-add-coordinator-url-to-admin-area-runner-page' ↵Grzegorz Bizon2017-07-201-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Add coordinator url to admin area runner page Closes #20817 See merge request !11603
| * | | Add changelogShinya Maeda2017-07-201-0/+4
| |/ /
* | | Merge branch '34973-sub-nav-item-font-size' into 'master'Annabel Dunstone Gray2017-07-201-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 34973 Make font size of contextual sub menu items 14px Closes #34973 See merge request !12951
| * | | 34973 Make font size of contextual sub menu items 14px34973-sub-nav-item-font-sizetauriedavis2017-07-181-0/+4
| | | |
* | | | Wrong data type when testing webhooksAlexander Randa2017-07-201-0/+4
| | | |
* | | | Add French translations of Commits Page & Pipeline ChartsHuang Tao2017-07-201-0/+4
| | | |
* | | | Merge branch 'fix/gb/fix-container-registry-tag-routing' into 'master'Kamil Trzciński2017-07-201-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix docker tag reference routing constraints Closes #35220 and gitlab-com/support-forum#2246 See merge request !12961
| * | | | Add a changelog entry for docker tag routing fixfix/gb/fix-container-registry-tag-routingGrzegorz Bizon2017-07-191-0/+4
| | | | |
* | | | | Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński2017-07-201-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make it possible to auto retry a failed CI/CD job Closes #3442 See merge request !12909
| * | | | | Update changelog entry for a auto-retry of CI/CD jobsGrzegorz Bizon2017-07-191-1/+1
| | | | | |
| * | | | | Add changelog entry for auto-retry of CI/CD job featureGrzegorz Bizon2017-07-181-0/+4
| | | | | |
* | | | | | Merge branch '33770-respect-blockquote-line-breaks' into 'master'pawel/support-specific-colors-for-given-time-series-34629Phil Hughes2017-07-201-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Respect blockquote line breaks in markdown Closes #33770 See merge request !12977
| * | | | | | Respect blockquote line breaks in markdown33770-respect-blockquote-line-breaksAnnabel Dunstone Gray2017-07-191-0/+4
| | | | | | |
* | | | | | | Merge branch '35253-desc-protected-branches-for-non-member' into 'master'Rémy Coutable2017-07-201-0/+4
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hide description about protected branches to non-member Closes #35253 See merge request !12945
| * | | | | | Hide description about protected branches to non-memberTakuya Noguchi2017-07-201-0/+4
| | | | | | |
* | | | | | | remove redundant changelog entriesMike Greiling2017-07-193-12/+0
| | | | | | |
* | | | | | | Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'Sean McGivern2017-07-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [9.3 security fix] Renders 404 if given project is not readable by the user on Todos dashboard See merge request !2118
* | | | | | | Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use uploads/system directory for personal snippets See merge request !2123
* | | | | | | Merge branch 'bvl-remove-appearance-symlink' into 'security-9-3'Douwe Maan2017-07-191-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the `appearance` symlink that was previously missed See merge request !2124
* | | | | | | Update CHANGELOG.md for 9.3.8James Edwards-Jones2017-07-191-4/+0
| | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | Merge branch '35209-add-wip-info-new-nav-pref' into 'master'Annabel Dunstone Gray2017-07-191-0/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 35209 Add wip message to new navigation preference section Closes #35209 See merge request !12943
| * | | | | | 35209 Add wip message to new navigation preference sectiontauriedavis2017-07-191-0/+4
| | | | | | |
* | | | | | | Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-191-0/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix issue detail if user who last edited an issue was deleted Closes #34930 See merge request !12933
| * | | | | | | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-191-0/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch '34563-usage-ping-github' into 'master'Sean McGivern2017-07-191-0/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add github imported projects count to usage data Closes #34563 See merge request !12959
| * | | | | | | Add github imported projects count to usage data34563-usage-ping-githubJarka Kadlecova2017-07-191-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '23036-replace-dashboard-activity-spinach' into 'master'Rémy Coutable2017-07-191-0/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaces 'dashboard/event_filters.feature' spinach with rspec See merge request !12651
| * | | | | | | Replaces 'dashboard/activity.feature' spinach with rspecAlexander Randa2017-07-171-0/+4
| | | | | | | |
* | | | | | | | Merge branch '23036-replace-dashboard-spinach' into 'master'Rémy Coutable2017-07-191-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaces dashboard/dashboard.feature spinach with rspec See merge request !12876
| * | | | | | | | Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa2017-07-171-0/+4
| | | | | | | | |
* | | | | | | | | Merge branch 'htve/gitlab-ce-34880_add_ukrainian_translations_to_i18n'Rémy Coutable2017-07-191-0/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See merge request !12744. Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | | | | add ukrainian translations to i18n黄涛2017-07-101-0/+4
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch '34881_add_russian_translations_to_i18n' into 'master'Rémy Coutable2017-07-191-0/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Russian Translations To I18N Closes #34881 See merge request !12743
| * | | | | | | | | fix changelog issue number黄涛2017-07-101-0/+0
| | | | | | | | | |
| * | | | | | | | | add russian translations to i18n黄涛2017-07-101-0/+4
| |/ / / / / / / /
* | | | | | | | | Resolve "Clarify k8s service keys"Dimitrie Hoekstra2017-07-191-0/+5
| | | | | | | | |
* | | | | | | | | Add Portuguese Brazil translations of Commits Page & Pipeline ChartsHuang Tao2017-07-191-0/+4
| | | | | | | | |
* | | | | | | | | Add Japanese Translation to i18nHuang Tao2017-07-191-0/+4
| | | | | | | | |
* | | | | | | | | Merge branch 'bvl-free-system-namespace' into 'master'Sean McGivern2017-07-191-0/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Free `system` namespace by moving uploads into `uploads/-` Closes #33550 See merge request !12917
| * | | | | | | | | Move system-uploads to `-/system`Bob Van Landuyt2017-07-181-0/+4
| | | | | | | | | |