summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'feature/admin-merge-groups-and-projects' into 'master' Sean McGivern2016-12-301-0/+1
|\ | | | | | | | | | | | | Merged the 'groups' and 'projects' tabs when viewing user profiles Closes #24752 See merge request !8323
| * Merged the 'groups' and 'projects' tabs when viewing user profilesJames Gregory2016-12-291-0/+1
| |
* | Fix typo: seach to searchfix-boards-search-typovictorwu2016-12-291-1/+1
|/
* Merge branch '26192-fixes-too-short-input' into 'master' 23892-completing-an-item-in-a-task-list-removes-the-todo-flag-from-a-ticketFatih Acet2016-12-291-0/+6
|\ | | | | | | | | | | | | fixes too short input for placeholder message in commit listing page Closes #26192 See merge request !8367
| * fixes too short input for placeholder message in commit listing pageNur Rony2016-12-291-0/+6
| |
* | Merge branch '25829-update-username-button-remains-disabled-upon-failure' ↵Alfredo Sumaran2016-12-291-6/+3
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Re-enable submit button after username change failure Closes #25829 See merge request !8332
| * | re-enable submit button after username change failureMike Greiling2016-12-271-6/+3
| | |
* | | Merge branch '25925-fix-tag-sorting-and-filtering-options' into 'master' Annabel Dunstone Gray2016-12-292-31/+45
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Set default sort for tags to Last updated and fix nav controls spacing Closes #25925 See merge request !8263
| * | Set default sort for tags to Last updated25925-fix-tag-sorting-and-filtering-optionsSam Rose2016-12-282-31/+45
| | | | | | | | | | | | | | | Fix spacing between nav control elements Wrap navigation text on Tags list page
* | | Merge branch 'view-ce-vs-ee' into 'master' Sean McGivern2016-12-292-0/+14
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | About GitLab link in sidebar that links to help page Closes #24479 See merge request !8316
| * | | About GitLab link in sidebar that links to help pageview-ce-vs-eevictorwu2016-12-282-0/+14
| | | |
* | | | Merge branch '24941-login-tabs-border' into 'master' Alfredo Sumaran2016-12-281-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix left border in session tabs Closes #24941 See merge request !8346
| * | | | fix left border in session tabsMike Greiling2016-12-281-2/+2
| | | | |
* | | | | Merge branch ↵Alfredo Sumaran2016-12-281-0/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '24820-buttons-in-the-branches-page-are-stacking-on-top-of-each-other-depending-on-the-selected-filter' into 'master' Resolve "Buttons in the "Branches" page are stacking on top of each other depending on the selected filter" Closes #24820 See merge request !8074
| * | | | | fix mobile view for branch index headerMike Greiling2016-12-281-0/+4
| |/ / / /
* | | | | Merge branch ↵Alfredo Sumaran2016-12-281-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '24876-page-jumps-to-wrong-position-when-clicking-a-comment-anchor' into 'master' Fix instances where clicking a comment anchor twice will scroll to the wrong position Closes #24876 See merge request !8046
| * | | | limit body click selector to tags with a hash target24876-page-jumps-to-wrong-position-when-clicking-a-comment-anchorMike Greiling2016-12-281-2/+2
| | | | |
| * | | | don't take for granted that all anchor tags have an href attributeMike Greiling2016-12-281-1/+1
| | | | |
| * | | | move body click binding inside the onready callbackMike Greiling2016-12-281-8/+8
| | | | |
| * | | | catch instances where hashchange event is not fired yet we still want to ↵Mike Greiling2016-12-281-0/+8
| |/ / / | | | | | | | | | | | | adjust scroll position
* | | | Merge branch 'gfm-new-line-fix' into 'master' Fatih Acet2016-12-281-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix GFM dropdown not showing at beginning of new lines Closes #26145 See merge request !8338
| * | | | Fix GFM dropdown not showing at beginning of new linesgfm-new-line-fixPhil Hughes2016-12-281-1/+1
| |/ / / | | | | | | | | | | | | Closes #26145
* | | | Merge branch '26153-refactor-line-length' into 'master' Fatih Acet2016-12-282-49/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor line length css Closes #26153 See merge request !8354
| * | | | Refactor line length cssAnnabel Dunstone Gray2016-12-282-49/+4
| |/ / /
* | | | Merge branch ↵Fatih Acet2016-12-281-4/+6
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '25957-marking-a-diff-discussion-as-resolved-doesn-t-update-tooltips' into 'master' Defer tooltip update on Resolve Comment button after DOM cycle Closes #25957 See merge request !8335
| * | | | Defer tooltip update on Resolve Comment button after DOM cycleSam Rose2016-12-281-4/+6
| | | | |
* | | | | Merge branch '25430-make-colors-in-runner-status-more-colorblind-friendly' ↵Annabel Dunstone Gray2016-12-281-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Change status colors of runners to better defaults Closes #25430 See merge request !8334
| * | | | | Change status colors of runners to better defaults25430-make-colors-in-runner-status-more-colorblind-friendlydimitrieh2016-12-271-3/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'fix-non-iife-classes' into 'master' Alfredo Sumaran2016-12-2810-1/+21
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Ensure javascript classes declared outside an IIFE are properties of window See merge request !8080
| * | | | | ensure classes declared outside an IIFE are properties of windowfix-non-iife-classesMike Greiling2016-12-1410-1/+21
| | | | | |
* | | | | | Merge branch 'fix-light-hr-in-descriptions' into 'master' Annabel Dunstone Gray2016-12-281-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | darkened hr border color in descriptions because of update of bootstrap See merge request !8333
| * | | | | darkened hr border color in descriptions because of update of bootstrapdimitrieh2016-12-271-0/+1
| | | | | |
* | | | | | Merge branch '25364-fix-preview-multi-request' into 'master' Alfredo Sumaran2016-12-271-60/+55
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Clicking markdown 'Preview' tab spawns two XHR requests" Closes #25364 See merge request !8031
| * | | | | | move check for preview loading class to top of method25364-fix-preview-multi-requestMike Greiling2016-12-271-2/+7
| | | | | | |
| * | | | | | remove preview markdown ajax trigger on textarea blurMike Greiling2016-12-271-7/+3
| | | | | | |
| * | | | | | fix some more eslint rulesMike Greiling2016-12-271-6/+8
| | | | | | |
| * | | | | | fix some eslint rulesMike Greiling2016-12-271-19/+18
| | | | | | |
| * | | | | | add loading class to preview element and check it to prevent multiple ajax ↵Mike Greiling2016-12-271-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | requests
| * | | | | | rename renderMarkdown to fetchMarkdownPreview to be less misleadingMike Greiling2016-12-271-2/+2
| | | | | | |
| * | | | | | use $ sign to make it clear when dealing with jQuery objectMike Greiling2016-12-271-9/+9
| | | | | | |
| * | | | | | refactor _this usage into proper function bindingMike Greiling2016-12-271-15/+11
| | | | | | |
| * | | | | | remove superfluous return statements generated by coffeescriptMike Greiling2016-12-271-27/+24
| | | | | | |
* | | | | | | Revert "Merge branch 'increase-left-padding-of-filter-row-labels' into 'master'"Fatih Acet2016-12-271-1/+1
| |_|_|/ / / |/| | | | | | | | | | | This reverts merge request !8258
* | | | | | Merge branch '18786-go-to-a-project-order' into 'master' Alfredo Sumaran2016-12-271-1/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Go to a project order Closes #18786 See merge request !7737
| * | | | | | Go to a project orderJacopo2016-12-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The order of "Go to a project" dropdown is based on last_activity_at
* | | | | | | Merge branch '25907-limited-container' into 'master' Fatih Acet2016-12-271-29/+31
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only limit container width on issues & MRs within fixed-width container Closes #25907 See merge request !8330
| * | | | | | Only limit container width on issues & MRs within fixed-width container25907-limited-containerAnnabel Dunstone Gray2016-12-271-29/+31
| | | | | | |
* | | | | | | Merge branch '25997-label-text-are-not-vertically-aligned' into 'master' Annabel Dunstone Gray2016-12-271-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | Changed the label font size See merge request !8274
| * | | | | | Changed the label font size from 13px to 12px25997-label-text-are-not-vertically-alignedJose Ivan Vargas2016-12-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | odd sizes don't mix well with windows and some linux system fonts
* | | | | | | Merge branch 'issues/8081' into 'master' Annabel Dunstone Gray2016-12-272-18/+18
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | Issues/8081 See merge request !7908