summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '609120-ref-link' into 'master'Mayra Cabrera2019-05-301-0/+5
|\ | | | | | | | | | | | | Fixes ref being displayed as raw HTML Closes #60912 See merge request gitlab-org/gitlab-ce!28823
| * Fixes ref being displayed as raw HTML609120-ref-linkFilipa Lacerda2019-05-301-0/+5
| | | | | | | | | | The ref to the branch was being displayed as raw HTML in the Pipelines page
* | Externalize strings of PGP Keys and SSH Keys page in user profileantony liu2019-05-301-0/+5
| |
* | Add offset adjust to fix line positionJustin Boyson2019-05-301-0/+5
| | | | | | | | | | Added offset adjustment for diff file header and version menus container divs. This should make the linked line be visible.
* | Merge branch '62485-label-weights' into 'master'Annabel Dunstone Gray2019-05-301-0/+5
|\ \ | | | | | | | | | | | | | | | | | | Give all labels bold weight Closes #62485 See merge request gitlab-org/gitlab-ce!28895
| * | Give all labels bold weight62485-label-weightsJarek Ostrowski2019-05-291-0/+5
| | | | | | | | | | | | | | | Form check labels get normal weight Add changelog
* | | Get copy to clipboard button aligned within snippet headerMarcel van Remmerden2019-05-301-0/+5
| | |
* | | Merge branch '9121-sort-relative-position' into 'master'docs/create-table-driven-standardsSean McGivern2019-05-301-0/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Support sorting issues using `relative_position` Closes #62178 See merge request gitlab-org/gitlab-ce!28566
| * | | Allow issues to be sorted by relative_positionBrett Walker2019-05-281-0/+5
| | | | | | | | | | | | | | | | | | | | - adding a "Manual" option to the dropdown - show 100 issues list when manually sorting
* | | | Merge branch 'referenced-labels' into 'master'Kushal Pandya2019-05-301-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add referenced-commands in no overflow list See merge request gitlab-org/gitlab-ce!28858
| * | | | Add referenced-commands in no overflow listreferenced-labelsRajat Jain2019-05-291-0/+5
| | |_|/ | |/| |
* | | | Externalize strings of active sessions page in user profileantony liu2019-05-301-0/+5
| | | |
* | | | Backport of EE change in `app/views/search/_form.html.haml`Michel Engelen2019-05-301-0/+5
| | | |
* | | | Add Pipeline IID to viewsMike Scott2019-05-301-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Pipeline IID to MR's * Add Pipeline IID to commit box * Add Pipeline IID to builds page * Add Pipeline IID to job sidebar * Add Pipeline IID to header on view pipeline pages * Add changelog entry * Update tests
* | | | Merge branch '6104-ee-ce-difference' into 'master'Filipa Lacerda2019-05-301-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unified repository/show.html for CE and EE Closes gitlab-ee#6104 See merge request gitlab-org/gitlab-ce!28868
| * | | | Unified repository/show.html for CE and EE6104-ee-ce-differenceDenys Mishunov2019-05-291-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corresponding partials containing differences have been added to corresponding folder. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/6104
* | | | | Merge branch '62487-external-policy-desc' into 'master'Phil Hughes2019-05-301-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move text under p tag Closes #62487 See merge request gitlab-org/gitlab-ce!28901
| * | | | | Move text under p tag62487-external-policy-descJarek Ostrowski2019-05-291-0/+5
| | |_|_|/ | |/| | | | | | | | | | | | | Add changelog
* | | | | Fix for #61788 predefined colours dont have descriptive labelsChris Toynbee2019-05-301-0/+5
| | | | |
* | | | | Merge branch '61024-update-resolved-icon' into 'master'Clement Ho2019-05-291-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new icon if resolved Closes #61024 See merge request gitlab-org/gitlab-ce!28663
| * | | | | Add new icon if resolved61024-update-resolved-iconJarek Ostrowski2019-05-291-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unwanted change Add changelog Add check circle filled count widget Change color for consistency Remove resolve button class Merge master Change to single icon, conditional name Remove authorship Remove unnecessary added styles
* | | | | | Merge branch 'add-wiki-size-to-statistics' into 'master'Stan Hu2019-05-291-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add wiki size to project statistics Closes #57822 See merge request gitlab-org/gitlab-ce!25321
| * | | | | Add wiki size to project statisticsPeter Marko2019-05-291-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch ↵Tim Zallmann2019-05-291-0/+5
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '61639-flaky-spec-issue-boards-labels-creates-project-label-spec-features-boards-sidebar_spec-rb-350' into 'master' Fix dropdown position when loading remote data Closes #61639 See merge request gitlab-org/gitlab-ce!28526
| * | | | Fix dropdown position when loading remote data61639-flaky-spec-issue-boards-labels-creates-project-label-spec-features-boards-sidebar_spec-rb-350Heinrich Lee Yu2019-05-271-0/+5
| | | | | | | | | | | | | | | | | | | | Also fixes flaky spec
* | | | | Updated heading for default state in Web IDEDenys Mishunov2019-05-291-0/+5
| |_|/ / |/| | | | | | | | | | | Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/60107
* | | | Disable proxy in container scanning templatePhilippe Lafoucrière2019-05-291-0/+5
| | | | | | | | | | | | | | | | closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11105
* | | | Merge branch 'auto-devops-kubernestes-bump1-11-10' into 'master'61146-style-tertiary-button-type-to-be-aligned-with-pattern-libraryRobert Speicher2019-05-281-0/+5
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Bumps Kubernetes in Auto DevOps to 1.11.10 See merge request gitlab-org/gitlab-ce!28525
| * | | Bumps Kubernetes version to 1.11.10auto-devops-kubernestes-bump1-11-10Thong Kuah2019-05-211-0/+5
| | | |
* | | | Merge branch 'pipelines-email-default-branch-filter' into 'master'Mayra Cabrera2019-05-281-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add notify_only_default_branch option to PipelinesEmailService Closes #61721 See merge request gitlab-org/gitlab-ce!28271
| * | | | Add notify_only_default_branch option to PipelinesEmailServicePeter Marko2019-05-281-0/+5
| | | | |
* | | | | Merge branch 'sh-add-header-to-jobs-admin-page' into 'master'Clement Ho2019-05-281-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a column header to admin/jobs page Closes #62347 See merge request gitlab-org/gitlab-ce!28837
| * | | | | Add a column header to admin/jobs pagesh-add-header-to-jobs-admin-pageStan Hu2019-05-281-0/+5
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This column was blank before. It contain one or two pieces of information: * Job duration * Job completion timestamp For brevity, use `Timing` as the header. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62347
* | | | | Merge branch '62227-webkit-icon-overlap' into 'master'Annabel Dunstone Gray2019-05-281-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable webkit icons Closes #62227 See merge request gitlab-org/gitlab-ce!28833
| * | | | | Disable webkit icons62227-webkit-icon-overlapJarek Ostrowski2019-05-281-0/+5
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable webkit icons to make room for our icons. Add changelog Fix lint, add ignore to stylelint Add enable to start lint again
* | | | | Externalize strings of chat page in user profileantony liu2019-05-281-0/+5
| |/ / / |/| | |
* | | | Merge branch '62408-dropdown-truncate' into 'master'Phil Hughes2019-05-281-0/+5
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Truncates job names in pipeline graph Closes #62408 See merge request gitlab-org/gitlab-ce!28824
| * | | Truncates job names in pipeline graph62408-dropdown-truncateFilipa Lacerda2019-05-281-0/+5
| | | |
* | | | Fix order dependency with user params during importsLiam McAndrew2019-05-281-0/+5
|/ / /
* | | Fix display of promote to group labelJan Provaznik2019-05-281-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since label presenter is used in label index view, label class check doesn't work as expected because the class is now LabelPresenter. Also `label.subject` doesn't work as expected now because Label's model `subject` method is shadowed by Gitlab's presenter's method which uses `subject` for referencing the original object. Instead we use a presenter's method for both checks now. `label_deletion_confirm_text` is not used anywhere so it's removed
* | | Merge branch 'bvl-graphql-multiplex' into 'master'Lin Jen-Shin2019-05-281-0/+5
|\ \ \ | | | | | | | | | | | | | | | | Enables GraphQL batch requests See merge request gitlab-org/gitlab-ce!28273
| * | | Enables GraphQL batch requestsPhil Hughes2019-05-281-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enabling GraphQL batch requests allows for multiple queries to be sent in 1 request reducing the amount of requests we send to the server. Responses come come back in the same order as the queries were provided.
* | | | Merge branch 'use-source-ref-name-in-webhook' into 'master'Ash McKenzie2019-05-281-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use source ref in pipeline webhook Closes #61553 See merge request gitlab-org/gitlab-ce!28772
| * | | | Use source ref for pipeline webhookuse-source-ref-name-in-webhookShinya Maeda2019-05-281-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When user uses Pipelines for merge requests, the pipeline is a run on a merge request ref instead of branch ref. However, we should send source ref as a webhook in order to respect the original behavior.
* | | | | added a new conditional to add `display: none;` dynamically if the row ↵Michel Engelen2019-05-281-0/+5
| |/ / / |/| | | | | | | | | | | | | | | | | | | should be hidden, indicated by the variable `rowHidden` this solves issue #9978
* | | | Throw an error when formatDate's input is invalidPaul Gascou-Vaillancourt2019-05-281-0/+5
| | | |
* | | | Fix removing empty lines via suggestionsIgor2019-05-281-0/+5
| | | | | | | | | | | | | | | | | | | | Before this fix, a suggestion which just removes an empty line wasn't appliable
* | | | Merge branch 'api_make_protected_boolean_type' into 'master'Jan Provaznik2019-05-281-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | protected should be Boolean type See merge request gitlab-org/gitlab-ce!28766
| * | | | Make protected attribute Boolean typeapi_make_protected_boolean_typeThong Kuah2019-05-281-0/+5
| |/ / / | | | | | | | | | | | | | | | | | | | | As documented in https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/api/project_level_variables.md#create-variable and it's a boolean in `db/schema.rb`
* | | | Merge branch 'backstage/gb/improve-jobs-controller-performance' into 'master'57694-documentation-for-graphqlStan Hu2019-05-281-0/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve performance of jobs controller show Closes #60708 See merge request gitlab-org/gitlab-ce!28093