summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
* Fix project name label's for reference in project settings27259-label-for-references-the-wrong-associated-text-inputClement Ho2017-01-271-1/+1
|
* Merge branch 'patch-10' into 'master' Rémy Coutable2017-01-261-0/+7
|\ | | | | | | | | Added recommendation to install github-markdown See merge request !8103
| * Removed duplicated contentBenny Powers2017-01-191-3/+0
| |
| * Corrected HAML markup in git_access.html.hamlBenny Powers2017-01-191-1/+7
| |
| * Added recommendation to install github-markdownBenny Powers2017-01-191-0/+4
| |
* | Merge branch '27178-update-builds-link-in-project-settings' into 'master' Sean McGivern2017-01-261-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Fixed builds info link on project settings page Closes #27178 See merge request !8762
| * | Remove markdown file extension and add anchor to linkRyan Harris2017-01-251-1/+1
| | |
| * | Fixed builds info link on project settings pageRyan Harris2017-01-251-1/+1
| | |
* | | Merge branch '27203-fix-ruby21-broken-master' into 'master' Rémy Coutable2017-01-261-4/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use hashrocket for dasherized attribute Closes #27203 See merge request !8775
| * | | Use hashrocket for dasherized attribute27203-fix-ruby21-broken-masterRémy Coutable2017-01-251-4/+4
| |/ / | | | | | | | | | | | | | | | Otherwise Ruby 2.1 is not happy. Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch '27013-regression-in-commit-title-bar' into 'master' Annabel Dunstone Gray2017-01-252-3/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Resolve "regression in commit title bar" Closes #27013 See merge request !8751
| * | | fixed points from comments to improve code qualitydimitrieh2017-01-251-4/+1
| | | |
| * | | fixed repo view, last commit, with updated clipboard button orderdimitrieh2017-01-241-1/+6
| | | |
| * | | fixed commit title bardimitrieh2017-01-241-2/+1
| | | |
* | | | Merge branch ↵Annabel Dunstone Gray2017-01-253-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '24895-branch-index-delete-button-inconsistently-spaced-and-misaligned' into 'master' Resolve "Branch index delete button inconsistently spaced and misaligned" Closes #24895 See merge request !8646
| * | | | remove whitespace surrounding inline list controlsMike Greiling2017-01-232-2/+2
| | | | |
| * | | | remove whitespace surrounding dropdown buttonMike Greiling2017-01-231-1/+1
| |/ / /
* | | | Merge branch 'display-project-id' into 'master' 26001-show-tags-which-contain-a-given-commit-in-their-own-metadata-row-on-the-commit-page-widgetClement Ho2017-01-251-4/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Display project ID Closes #18350 See merge request !8572
| * | | | Display project ID in project settings (!8572)winniehell2017-01-251-4/+11
| | | | |
* | | | | Merge branch '27021-line-numbers-now-in-copy-pasta-data' into 'master' Fatih Acet2017-01-251-2/+2
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Resolve "Line numbers now in copy pasta data" Closes #27021 See merge request !8706
| * | | | Prevent copying of line numbers in parallel diff view27021-line-numbers-now-in-copy-pasta-datasamrose32017-01-221-2/+2
| | | | |
* | | | | Display fullscreen button on small screens (!5302)winniehell2017-01-251-1/+1
| |_|/ / |/| | |
* | | | Merge branch '22072-enable-haml-linters-phase-2' into 'master' Sean McGivern2017-01-2570-104/+104
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable HAML-LINT linters phase 2 Closes #22072 See merge request !8566
| * | | | HAMLLint: Fix `UnnecessaryInterpolation` and `UnnecessaryStringOutput` ↵22072-enable-haml-linters-phase-2Kushal Pandya2017-01-242-3/+3
| | | | | | | | | | | | | | | | | | | | offences correctly
| * | | | HAMLLint: Fix `RubyComments` offencesKushal Pandya2017-01-246-13/+13
| | | | |
| * | | | HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-2425-31/+31
| | | | |
| * | | | HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-2442-60/+60
| | |/ / | |/| |
* | | | Merge branch 'no_project_notes' into 'master' Sean McGivern2017-01-252-0/+9
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Support notes without a project (personal snippets notes) See merge request !8468
| * | | | address commentsJarka Kadlecova2017-01-252-1/+9
| | | | |
| * | | | Support notes without projectJarka Kadlecova2017-01-181-0/+1
| | | | |
* | | | | Merge branch '26447-fix-tab-list-order' into 'master' Clement Ho2017-01-241-3/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed tab index order on branch commits list page Closes #26447 See merge request !8489
| * | | | | Added class to .row-content-block to allow custom flexbox stylingRyan Harris2017-01-241-1/+1
| | | | | |
| * | | | | Fixed tab index order on branch commits list pageRyan Harris2017-01-241-2/+3
| | | | | |
* | | | | | Merge branch 'misalinged-discussion-with-no-avatar-26854' into 'master' Fatih Acet2017-01-241-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | adds avatar for discussion note Closes #26854 See merge request !8734
| * | | | | adds avatar for discussion noteNur Rony2017-01-241-0/+3
| | |/ / / | |/| | |
* | | | | Merge branch '26445-accessible-piplelines-buttons' into 'master' Fatih Acet2017-01-241-4/+4
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | Update buttons on pipelines page to be more accessible Closes #26445 See merge request !8561
| * | | | Improve button accessibility on pipelines page26445-accessible-piplelines-buttonsEric Eastwood2017-01-231-4/+4
| | |/ / | |/| |
* | | | Merge branch 'issue-filter-click-to-search' into 'master' Jacob Schatz2017-01-231-5/+1
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Allow issue filter submission using mouse only See merge request !8681
| * | | allow issue filter submission by clicking "Keep typing and press enter"Mike Greiling2017-01-211-1/+1
| | | |
| * | | remove vestigial onsubmit event triggerMike Greiling2017-01-211-4/+0
| | | |
* | | | Button by itself will submit forms. Button type button willn'tJacob Schatz2017-01-211-1/+1
|/ / /
* | | Load ci_bundle javascripts in MWBS partialGrzegorz Bizon2017-01-211-0/+3
| | |
* | | Revert "Merge branch '25709-diff-file-overflow' into 'master'"Jacob Schatz2017-01-212-4/+4
| | | | | | | | | This reverts merge request !8475
* | | Merge branch ↵Jacob Schatz2017-01-211-0/+10
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '26623-search-bar-dropdown-doesn-t-load-when-you-go-back-in-browser-history' into 'master' Fixed search component not instantiating back when pressing the back button on the issue page Closes #26623 See merge request !8676
| * | | Fixed search component not instantiating back when pressing the back button ↵26623-search-bar-dropdown-doesn-t-load-when-you-go-back-in-browser-historyJose Ivan Vargas2017-01-201-0/+10
| | | | | | | | | | | | | | | | on the issue page
* | | | Merge branch '26955-handle-legacy-issue-filter-params' into 'master' Jacob Schatz2017-01-211-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Filter issues input does not show assignee name when there is an assignee ID in the URL" Closes #26955 See merge request !8674
| * | | | pass username and id associations needed in the frontend26955-handle-legacy-issue-filter-paramsMike Greiling2017-01-201-1/+1
| | | | |
* | | | | Merge branch 'filter-assigned-to-me' into 'master' Jacob Schatz2017-01-211-0/+4
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Added current user filter to assignee dropdown Closes #26959 and #26882 See merge request !8653
| * | | | Added current user filter to assignee dropdownfilter-assigned-to-mePhil Hughes2017-01-201-0/+4
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Adds an option in the assignee filter dropdown that allows the user to filter issues that are assigned to them Closes #26882
* | | | Merge branch '25709-diff-file-overflow' into 'master' Annabel Dunstone Gray2017-01-202-4/+4
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Responsive title in diffs inline, side by side, with and without sidebar Closes #25709 See merge request !8475