summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add CHANGELOG.md entry for !807424820-buttons-in-the-branches-page-are-stacking-on-top-of-each-other-depending-on-the-selected-filterMike Greiling2016-12-281-0/+4
* fix mobile view for branch index headerMike Greiling2016-12-281-0/+5
* allow header buttons to take more than 50% of the screen widthMike Greiling2016-12-281-1/+1
* Merge branch 'clean-api-params' into 'master' Sean McGivern2016-12-281-2/+0
|\
| * Parameter already enforced via grapeclean-api-paramsRobert Schilling2016-12-281-2/+0
* | Merge branch 'dz-improve-admin-group-routing' into 'master' Sean McGivern2016-12-283-3/+13
|\ \
| * | Fix 500 error when visit group from admin area if group name contains dotdz-improve-admin-group-routingDmitriy Zaporozhets2016-12-283-3/+13
| |/
* | Merge branch '26126-cache-even-when-no-projects' into 'master' Yorick Peterse2016-12-283-7/+36
|\ \
| * | Cache project authorizations even when user has access to zero projects26126-cache-even-when-no-projectsAdam Niedzielski2016-12-283-7/+36
* | | Merge branch 'fix-admin-group-page' into 'master' Sean McGivern2016-12-282-1/+11
|\ \ \
| * | | Fix: Admin group show page does not workfix-admin-group-pageValery Sizov2016-12-282-1/+11
| | |/ | |/|
* | | Merge branch 'ux-guide-color-update' into 'master' Annabel Dunstone Gray2016-12-281-7/+7
|\ \ \
| * | | [ci skip] UX Guide: split state and action guidance for colorux-guide-color-updateAllison Whilden2016-12-221-7/+7
* | | | Merge branch 'ux-guide-scroll-animation' into 'master' Annabel Dunstone Gray2016-12-283-1/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ci skip] UX Guide: add moving transition animation guidanceux-guide-scroll-animationAllison Whilden2016-12-163-1/+16
* | | | Merge branch 'up-for-grabs-process' into 'master' Sean McGivern2016-12-281-1/+2
|\ \ \ \
| * | | | Remove "up-for-grabs" label from PROCESS.mdAdam Niedzielski2016-12-281-1/+2
| | |_|/ | |/| |
* | | | Merge branch 'mrchrisw-set-SIDEKIQ_LOG_ARGUMENTS' into 'master' Sean McGivern2016-12-281-5/+8
|\ \ \ \
| * | | | Set SIDEKIQ_LOG_ARGUMENTS in gitlab.rbChris Wilson2016-12-281-5/+8
| |/ / /
* | | | Merge branch 'fix/mentioned-issue-text-grammar' into 'master' Sean McGivern2016-12-283-3/+7
|\ \ \ \
| * | | | Add changelog for typo fix in merge request widgetfix/mentioned-issue-text-grammarGrzegorz Bizon2016-12-281-0/+4
| * | | | Fix grammar error in text about mentioned issuesGrzegorz Bizon2016-12-282-3/+3
| |/ / /
* | | | Merge branch 'fix-api-deprecation' into 'master' Robert Schilling2016-12-283-3/+7
|\ \ \ \
| * | | | Fix a Grape deprecation, use `#request_method` instead of `#route_method`fix-api-deprecationRémy Coutable2016-12-233-3/+7
* | | | | Update CHANGELOG.md for 8.15.2Marin Jankovski2016-12-281-0/+1
| |/ / / |/| | |
* | | | Merge branch 'mrchrisw-update-vmstat' into 'master' Stan Hu2016-12-282-3/+3
|\ \ \ \
| * | | | Update vmstat to version 2.3.0mrchrisw-update-vmstatChris Wilson2016-12-272-3/+3
* | | | | 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
* | | | | | Merge branch 'revert-673a472e' into 'master' Fatih Acet2016-12-271-1/+1
|\ \ \ \ \ \
| * | | | | | 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-275-3/+9
|\ \ \ \ \ \
| * | | | | | Go to a project orderJacopo2016-12-155-3/+9
* | | | | | | 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-274-19/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | add changelog entryBM5k2016-12-061-0/+4
| * | | | | | | | rename theme to match actual colorsBM5k2016-12-063-9/+9
| * | | | | | | | rename graphite theme variables for consistencyBM5k2016-12-061-5/+5
| * | | | | | | | rename charcoal theme variables for consistencyBM5k2016-12-021-5/+5