summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Update file hader styles; remove and relocate more commits cssAnnabel Dunstone Gray2016-12-298-169/+117
* Add table styling to commits tablesAnnabel Dunstone Gray2016-12-292-12/+40
* Start commits refactorAnnabel Dunstone Gray2016-12-293-148/+135
* 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 updated25925-fix-tag-sorting-and-filtering-optionsSam Rose2016-12-282-31/+45
* | Merge branch 'view-ce-vs-ee' into 'master' Sean McGivern2016-12-292-0/+14
|\ \
| * | 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 tabsMike Greiling2016-12-281-2/+2
* | | | Merge branch '24820-buttons-in-the-branches-page-are-stacking-on-top-of-each-...Alfredo Sumaran2016-12-281-0/+4
|\ \ \ \
| * | | | fix mobile view for branch index headerMike Greiling2016-12-281-0/+4
| |/ / /
* | | | Merge branch '24876-page-jumps-to-wrong-position-when-clicking-a-comment-anch...Alfredo Sumaran2016-12-281-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | 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 adju...Mike Greiling2016-12-281-0/+8
| |/ /
* | | Merge branch 'gfm-new-line-fix' into 'master' Fatih Acet2016-12-281-1/+1
|\ \ \
| * | | Fix GFM dropdown not showing at beginning of new linesgfm-new-line-fixPhil Hughes2016-12-281-1/+1
| |/ /
* | | Merge branch '26153-refactor-line-length' into 'master' Fatih Acet2016-12-282-49/+4
|\ \ \
| * | | Refactor line length cssAnnabel Dunstone Gray2016-12-282-49/+4
| |/ /
* | | Merge branch '25957-marking-a-diff-discussion-as-resolved-doesn-t-update-tool...Fatih Acet2016-12-281-4/+6
|\ \ \
| * | | 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' in...Annabel Dunstone Gray2016-12-281-3/+3
|\ \ \ \
| * | | | 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 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 bootstrapdimitrieh2016-12-271-0/+1
* | | | | Merge branch '25364-fix-preview-multi-request' into 'master' Alfredo Sumaran2016-12-271-60/+55
|\ \ \ \ \
| * | | | | 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 re...Mike Greiling2016-12-271-3/+3
| * | | | | 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
| |_|_|/ / |/| | | |
* | | | | Merge branch '18786-go-to-a-project-order' into 'master' Alfredo Sumaran2016-12-271-1/+2
|\ \ \ \ \
| * | | | | Go to a project orderJacopo2016-12-151-1/+2
* | | | | | Merge branch '25907-limited-container' into 'master' Fatih Acet2016-12-271-29/+31
|\ \ \ \ \ \
| * | | | | | 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 from 13px to 12px25997-label-text-are-not-vertically-alignedJose Ivan Vargas2016-12-271-1/+1
* | | | | | | Merge branch 'issues/8081' into 'master' Annabel Dunstone Gray2016-12-272-18/+18
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | rename theme to match actual colorsBM5k2016-12-062-8/+8
| * | | | | | rename graphite theme variables for consistencyBM5k2016-12-061-5/+5
| * | | | | | rename charcoal theme variables for consistencyBM5k2016-12-021-5/+5
* | | | | | | Merge branch '1659-long-tag-title' into 'master' Annabel Dunstone Gray2016-12-273-11/+57
|\ \ \ \ \ \ \