summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
* removes old css class from everywhere27291-unify-mr-diff-file-buttonsNur Rony2017-02-021-1/+1
|
* unifies mr diff file button styleNur Rony2017-01-301-1/+1
|
* Merge branch 'ui-updates' into 'master' Fatih Acet2017-01-271-3/+1
|\ | | | | | | | | UI updates See merge request !8669
| * Add tooltip to subscribe btnui-updatesAnnabel Dunstone Gray2017-01-261-1/+1
| |
| * Speed up animation transition; add hover state to top right iconsAnnabel Dunstone Gray2017-01-241-3/+1
| | | | | | | | Remove subscribe text from button
* | Merge branch 'fix-cancel-integration-settings' into 'master' Clement Ho2017-01-271-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Fixed cancel button in the services form not redirecting back to the integrations settings view Closes #27301 See merge request !8843
| * | Fixed cancel button in the services form not redirecting back to the ↵fix-cancel-integration-settingsJose Ivan Vargas2017-01-271-1/+1
| | | | | | | | | | | | integrations settings view
* | | Merge branch '27259-label-for-references-the-wrong-associated-text-input' ↵Annabel Dunstone Gray2017-01-271-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix project name label's for reference in project settings Closes #27259 See merge request !8795
| * | | 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 '26947-build-status-self-link' into 'master' Kamil Trzciński2017-01-272-3/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use new partial to render a badge without a link in the builds details. Closes #26947 See merge request !8740
| * | | | Use badge partial as single source of truth instead of having 2 partials ↵26947-build-status-self-linkFilipa Lacerda2017-01-278-18/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doing the same Update changelog description Changes after review
| * | | | Changes after reviewFilipa Lacerda2017-01-271-3/+1
| | | | |
| * | | | Adds tests to build viewFilipa Lacerda2017-01-271-1/+1
| | | | | | | | | | | | | | | | | | | | Fix CHANGELOG entry
| * | | | Use new partial to render a badge without a link in the builds details. ↵Filipa Lacerda2017-01-277-14/+19
| | |/ / | |/| | | | | | | | | | | | | | | | | | Preventing from having a link to itself. Adds MR ID to CHANGELOG entry
* | | | Fixed merge request tabs extra marginPhil Hughes2017-01-271-2/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed extra margin when the merge request tabs are affixed This was caused by some weird padding that was on the container & then not correctly removed. The fix involved removing the container from inside the tabs holder div & then adding the widths through CSS depending on if fixed & whether the parent is limited width or not. In reality out container classes need to be fixed as it is getting pretty un-managable at the moment this should of been an easy fix, but in reality turned into something much harder. Closes #26853
* | | Merge branch 'revert-filter-assigned-to-me' into 'master' Filipa Lacerda2017-01-261-4/+0
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Revert filter-assigned-to-me Closes #27176 See merge request !8785
| * | Revert 3f17f29arevert-filter-assigned-to-meClement Ho2017-01-261-4/+0
| | |
* | | 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