summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
Commit message (Collapse)AuthorAgeFilesLines
* Improve button accessibility on pipelines page26445-accessible-piplelines-buttonsEric Eastwood2017-01-231-0/+4
|
* Merge branch '26787-add-copy-icon-hover-state' into 'master' Annabel Dunstone Gray2017-01-231-0/+4
|\ | | | | | | | | | | | | Add hover style for copy icon in commit page header Closes #26787 See merge request !8619
| * Add hover style for copy icon in commit page headerRyan Harris2017-01-221-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | Change hover style definition from explicit rgba value to variable Removed style from page-header.scss that was overriding .btn styles Add hover style for copy icon in commit page header Change hover style definition from explicit rgba value to variable Removed unnecessary styles on commits.scss
* | Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-231-0/+4
|\ \ | |/ |/| | | | | | | | | Use a warning icon for a stage with allowed to fail builds Closes #21948 See merge request !8503
| * Add changelog for warning icon for stage in graphGrzegorz Bizon2017-01-111-0/+4
| |
* | Update CHANGELOG.md for 8.16.0James Lopez2017-01-22127-509/+0
| | | | | | [ci skip]
* | Fixed bug with merge immediately button would not workPhil Hughes2017-01-221-0/+4
| | | | | | | | This was caused by using 'this' in a fat arrow function, so 'this' would not equal the jQuery element
* | Merge branch 'fix_auto_merging' into 'master' Grzegorz Bizon2017-01-211-0/+4
|\ \ | | | | | | | | | | | | | | | | | | Fix Merge When Pipeline Succeeds immediate merge bug Closes #26969 See merge request !8685
| * | Add Changelog for MWPS immediate merge bugfix_auto_mergingGrzegorz Bizon2017-01-211-0/+4
| | |
* | | Fix DropLab in IE11 v126785-fix-droplab-in-ie-11-v1Eric Eastwood2017-01-211-0/+4
|/ / | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/26785
* | Revert "Merge branch '25709-diff-file-overflow' into 'master'"Jacob Schatz2017-01-211-4/+0
| | | | | | This reverts merge request !8475
* | Merge branch 'fix/pipeline-ref-path-serialization' into 'master' Kamil Trzciński2017-01-211-0/+4
|\ \ | | | | | | | | | | | | | | | | | | Do not generate pipeline ref path if ref not present Closes #26861 See merge request !8658
| * | Add Changelog entry for pipeline ref path error fixfix/pipeline-ref-path-serializationGrzegorz Bizon2017-01-201-0/+4
| | |
* | | Revert "Merge branch '26785-fix-droplab-in-ie-11-v1' into 'master'"Jacob Schatz2017-01-211-4/+0
| | | | | | | | | This reverts merge request !8675
* | | Fix DropLab in IE11 v1Eric Eastwood2017-01-201-0/+4
| | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/26785
* | | Merge branch '25709-diff-file-overflow' into 'master' Annabel Dunstone Gray2017-01-201-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Responsive title in diffs inline, side by side, with and without sidebar Closes #25709 See merge request !8475
| * | | Responsive title in diffs inline, side by side, with and without sidebarFilipa Lacerda2017-01-191-0/+4
| | | | | | | | | | | | | | | | Adds MR ID to CHANGELOG entry
* | | | Merge branch 'participants-list' into 'master' Fatih Acet2017-01-201-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix participants margins to fit on one line See merge request !8640
| * | | | Fix participants margins to fit on one lineparticipants-listAnnabel Dunstone Gray2017-01-191-0/+4
| | | | |
* | | | | Merge branch 'fix/import-users' into 'master' Rémy Coutable2017-01-201-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix import no longer mapping users as admin Closes #25346 See merge request !8625
| * | | | | add missing changelogJames Lopez2017-01-191-0/+4
| | | | | |
* | | | | | Record used SSH keys only once per dayrecord-used-ssh-keys-once-per-dayAdam Niedzielski2017-01-201-0/+4
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | Use Gitlab::ExclusiveLease to make sure that we enqueue Sidekiq job at most once per day for given key.
* | | | | Merge branch '21698-redis-runner-last-build' into 'master' Kamil Trzciński2017-01-201-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | Reduce DB-load for build-queues by storing last_update in Redis See merge request !8084
| * | | | Added CHANGELOGKamil Trzcinski2017-01-191-0/+4
| | |/ / | |/| |
* | | | Merge branch '25507-handle-errors-environment-list' into 'master' Fatih Acet2017-01-191-0/+4
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Resolve "Error handling in environments list" Closes #25507 See merge request !8461
| * | | Adds testsFilipa Lacerda2017-01-121-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds changelog entry Finishes tests Fix eslint errors Fix teaspoon test timing out
* | | | Merge branch '26601-dropdown-makes-request-close' into 'master' Fatih Acet2017-01-191-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes builds dropdown making request when clicked to be closed Closes #26601 See merge request !8545
| * | | | Use bootstrap dropdown events to only make the request when the dropdown is ↵26601-dropdown-makes-request-closeFilipa Lacerda2017-01-131-0/+4
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | being opened Fixes builds dropdown making request when clicked to be closed Adds MR ID to CHANGELOG Improve documentation Use bootstrap dropdown events to only make the request when the dropdown is being opened
* | | | Merge branch '26472-math-margin' into 'master' Fatih Acet2017-01-191-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add margin to math blocks Closes #26472 See merge request !8543
| * | | | Add margin to math blocks26472-math-marginAnnabel Dunstone Gray2017-01-121-0/+4
| | | | |
* | | | | Merge branch 'didemacet-markdown-area-height-fix' into 'master' 26874-avatar-misalign-builds-pageFatih Acet2017-01-191-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Autoresize markdown preview Closes #24372 See merge request !8607
| * | | | | Autoresize markdown previewdidemacet-markdown-area-height-fixClement Ho2017-01-171-0/+4
| | | | | |
* | | | | | Merge branch 'feature/gitaly-feature-flag' into 'master' Robert Speicher2017-01-191-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gitaly feature flag See merge request !8440
| * | | | | | Pass Gitaly resource path to gitlab-workhorse if Gitaly is enabledfeature/gitaly-feature-flagAhmad Sherif2017-01-181-0/+4
| | | | | | |
* | | | | | | Merge branch 'wip-mr-from-commits' into 'master' Sean McGivern2017-01-191-0/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mark MR as WIP when pushing WIP commits Closes #25036 See merge request !8124
| * | | | | | | Mark MR as WIP when pushing WIP commitsjurre2017-01-191-0/+4
| | | | | | | |
* | | | | | | | Revert "Merge branch 'switch-to-sassc' into 'master' "Robert Speicher2017-01-191-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e7fdb1aae5a61b30f66ea3489d4e0759ed8ea3a1, reversing changes made to 78d710388fbabe27481c77cc353610904465c4df. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/26762
* | | | | | | | Merge branch 'input-button-hover' into 'master' Fatih Acet2017-01-191-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add hover state to MR comment reply button See merge request !8541
| * | | | | | | | Add hover state to MR comment reply buttoninput-button-hoverAnnabel Dunstone Gray2017-01-121-0/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch ↵Fatih Acet2017-01-191-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '24032-changed-visibility-level-to-public-but-project-is-not-public' into 'master' Update project visibility level ui to use dropdowns Closes #24296, #24123, and #24032 See merge request !7645
| * | | | | | | | Created shared/visibility_select and merged with feature permissions uiLuke "Jared" Bennett2016-12-101-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed up nested padding and added dynamic text js Added padding and tests
* | | | | | | | | Merge branch '26117-sort-pipeline-for-commit' into 'master' Kamil Trzciński2017-01-191-0/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add sorting pipelines for a commit Closes #26117 See merge request !8319
| * | | | | | | | | Add sorting pipeline for a commitTakuya Noguchi2017-01-191-0/+4
| | | | | | | | | |
* | | | | | | | | | Merge branch 'fix/external-status-badge-links' into 'master' Kamil Trzciński2017-01-191-0/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link external commit status badges to target URLs Closes #25662 See merge request !8611
| * | | | | | | | | Add Changelog entry for external status link fixGrzegorz Bizon2017-01-171-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | | | | | Merge branch '23524-notify-automerge-user-of-failed-build' into 'master' Sean McGivern2017-01-191-0/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notify the user who set auto-merge when merge is not possible Closes #23524 See merge request !8056
| * | | | | | | | | | Notify the user who set auto-merge when merge conflict occurstwonegatives2017-01-141-3/+3
| | | | | | | | | | |
| * | | | | | | | | | Notify the user who set auto-merge when a build failstwonegatives2016-12-161-0/+4
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'speed-up-dashboard-milestone-index' into 'master' Sean McGivern2017-01-191-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Speed up dashboard milestone index by scoping IssuesFinder to user authorized projects See merge request !8524
| * | | | | | | | | | | Speed up dashboard milestone index by scoping IssuesFinder to user ↵speed-up-dashboard-milestone-indexAdam Niedzielski2017-01-161-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | authorized projects It improves performance in dashboard milestone index page by passing a hint to "IssuesFinder". "IssuesFinder" generates a more performant query when it is limited to authorized projects for user. In the dashboard we already limit the projects to these authorized for user (see "Dashboard::ApplicationController#projects"), so we can safely pass this option to "IssuesFinder".