summaryrefslogtreecommitdiff
path: root/changelogs
Commit message (Collapse)AuthorAgeFilesLines
* Added profile name to user dropdownDimitrie Hoekstra2017-04-191-0/+4
|
* Merge branch ↵Sean McGivern2017-04-181-0/+4
|\ | | | | | | | | | | | | | | | | | | '31009-disable-test-settings-on-services-when-repository-is-empty' into 'master' Disables test settings on chat notification services when repository is empty Closes #31009 See merge request !10759
| * disables test settings on chat notification services when repository is empty31009-disable-test-settings-on-services-when-repository-is-emptyTiago Botelho2017-04-181-0/+4
| |
* | Merge branch '29595-customize-experience-callout' into 'master' Annabel Dunstone Gray2017-04-181-0/+4
|\ \ | | | | | | | | | | | | | | | | | | 29595 Customize experience callout design Closes #29595 See merge request !10026
| * | 29595 Customize experience callout designtauriedavis2017-04-141-0/+4
| | |
* | | Merge branch '29816-create-keyboard-shortcut-for-editing-wiki-page' into ↵Filipa Lacerda2017-04-181-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add keyboard edit shortcut for wiki Closes #29816 See merge request !10245
| * | | Add keyboard edit shortcut for wikiGeorge Andrinopoulos2017-04-111-0/+4
| | | |
* | | | Add a changelog entryLin Jen-Shin2017-04-181-0/+4
| |_|/ |/| |
* | | Merge branch '28575-expand-collapse-look' into 'master' Annabel Dunstone Gray2017-04-171-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Expand/collapse button -> Change to make it look like a toggle Closes #28575 See merge request !10720
| * | | Expand/collapse button -> Change to make it look like a toggleJacopo2017-04-161-0/+4
| | |/ | |/| | | | | | | | | | Changed the expand/collapse button to look different when is opened/closed
* | | Merge branch 'move-search-labels' into 'master' Clement Ho2017-04-171-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Move labels of search results from bottom to title Closes #19897 See merge request !10705
| * | | Move labels of search results from bottom to title (!10705)winniehell2017-04-141-0/+4
| |/ /
* | | Merge branch 'dz-remove-repo-version' into 'master' Douwe Maan2017-04-171-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove `Repository#version` method and tests Closes #24251 See merge request !10734
| * | | Removes `Repository#version` method and testsdz-remove-repo-versionDmitriy Zaporozhets2017-04-171-0/+4
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Fix restricted visibility project settingJames Lopez2017-04-171-0/+4
| | | |
* | | | Add changelog entryLin Jen-Shin2017-04-171-0/+4
|/ / /
* | | Merge branch '27655-clear-emoji-search-after-selection' into 'master' Alfredo Sumaran2017-04-171-0/+4
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Clear emoji search in awards menu after picking emoji Closes #27655 See merge request !10524
| * | Clear emoji search in awards menu after picking emoji27655-clear-emoji-search-after-selectionEric Eastwood2017-04-131-0/+4
| | | | | | | | | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27655
* | | Merge branch 'remove-double-newline-for-single-attachments' into 'master' Phil Hughes2017-04-141-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Only add newlines for multiple uploads Closes #29782 See merge request !10545
| * | | Only add newlines for multiple uploadsremove-double-newline-for-single-attachmentsLuke "Jared" Bennett2017-04-141-0/+4
| | | |
* | | | Merge branch 'frontend_prevent_authored_awardable_votes' into 'master' Alfredo Sumaran2017-04-141-0/+4
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | frontend prevent authored votes Closes #21881 See merge request !6260
| * | | frontend prevent authored votesbarthc2017-04-141-0/+4
| | | |
* | | | Merge branch 'use-hashie-forbidden_attributes' into 'master' Rémy Coutable2017-04-141-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the hashie-forbideen_attributes gem Closes #26400 See merge request !10579
| * | | | Use the hashie-forbideen_attributes gemandrew brown2017-04-091-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | This gem prevents Mash from responding to :permitted?, disabling mass assignment protection for the Grape API
* | | | | Merge branch '30349-create-users-build-service' into 'master' Rémy Coutable2017-04-141-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Implement Users::BuildService Closes #30349 See merge request !10675
| * | | | Implement Users::BuildServicegeoandri2017-04-131-0/+4
| | |/ / | |/| |
* | | | Merge branch 'issues-empty-state-not-centered' into 'master' Annabel Dunstone Gray2017-04-131-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Centered empty state for issues Closes #30872 See merge request !10689
| * | | | Centered empty state for issuesJose Ivan Vargas2017-04-131-0/+4
| | | | |
* | | | | Merge branch 'pms-lighter-colors' into 'master' Annabel Dunstone Gray2017-04-131-0/+4
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Add lighter colors and fix existing light colors See merge request !10690
| * | | | Add lighter color variables. Fix active note color.pms-lighter-colorsPedro Moreira da Silva2017-04-131-0/+4
| | | | |
* | | | | Merge branch 'fix-trace-seeking-readline' into 'master' Kamil Trzciński2017-04-131-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After Trace#limit, we seek to the next line in case Closes #30796 See merge request !10681
| * | | | | Add changelog entryLin Jen-Shin2017-04-131-0/+4
| |/ / / /
* | | | | Merge branch 'empty-task-list-alignment' into 'master' jej/master-greenjej-master-greenAnnabel Dunstone Gray2017-04-131-0/+4
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Fixed alignment of empty task list items Closes #29913 See merge request !10480
| * | | | Fixed alignment of empty task list itemsempty-task-list-alignmentPhil Hughes2017-04-111-0/+4
| | | | | | | | | | | | | | | | | | | | Closes #29913
* | | | | Show sub-nav under Merge Requests when issue tracker is non-defaultKushal Pandya2017-04-131-0/+4
| |/ / / |/| | |
* | | | Merge branch ↵Sean McGivern2017-04-121-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'omnibus-gitlab-1993-check-shell-repositories-path-group-is-root' into 'master' Fix the `gitlab:gitlab_shell:check` task Closes omnibus-gitlab#1993 See merge request !10645
| * | | | Fix the `gitlab:gitlab_shell:check` taskomnibus-gitlab-1993-check-shell-repositories-path-group-is-rootRémy Coutable2017-04-121-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the `gitlab:gitlab_shell:check` task check that the repositories storage path are owned by the `root` group Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | Merge branch '22714-update-all-instances-of-fa-refresh' into 'master' Alfredo Sumaran2017-04-121-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update all instances of "fa-refresh" to "fa-spinner" Closes #22714 See merge request !10490
| * | | | | Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres2017-04-111-0/+4
| | | | | |
* | | | | | Merge branch 'fix-preloading-merge_request_diff' into 'master' Stan Hu2017-04-121-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use preload to avoid Rails using JOIN See merge request !10666
| * | | | | | Add changelog entryLin Jen-Shin2017-04-131-0/+4
| | | | | | |
* | | | | | | Reset New branch button when issue state changes💃 Winnie 💃2017-04-121-0/+4
| | | | | | |
* | | | | | | Improve webpack-dev-server compatibility with non-localhost setups.Mike Greiling2017-04-121-0/+4
| | | | | | |
* | | | | | | Merge branch '2120-issues-search-bar-not-picking-up' into 'master' Annabel Dunstone Gray2017-04-121-0/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix filtered search input width for IE Closes #30856 See merge request !10662
| * | | | | | | Fix filtered search input width for IEClement Ho2017-04-121-0/+4
| |/ / / / / /
* | | | | | | Merge branch 'fix-missing-capitalisation-buttons' into 'master' Clement Ho2017-04-121-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | Fixed missing capitalisation on buttons See merge request !10631
| * | | | | | Fixed missing help ui view capitalisation buttonsfix-missing-capitalisation-buttonsJose Ivan Vargas2017-04-111-0/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix_spaces_in_label_title' into 'master' Sean McGivern2017-04-121-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Remove heading and trailing spaces from label's color and title See merge request !10603
| * | | | | Remove heading and trailing spaces from label's color and titleblackst0ne2017-04-121-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge branch 'user-activity-scroll-bar' into 'master' Annabel Dunstone Gray2017-04-121-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set user contribution calendar `overflow-x: scroll` more precisely Closes #30738 See merge request !10636