summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add redis version to info rake taskmrchrisw/rake-redisChris Wilson2017-01-242-1/+5
* Merge branch 'minor-mini-pipeline-animation-glitch' into 'master' Alfredo Sumaran2016-12-221-2/+2
|\
| * fixed minor animation glitch in mini pipeline graph animationdimitrieh2016-12-221-2/+2
* | Merge branch '25896-fix-404-katax-fonts' into 'master' Alfredo Sumaran2016-12-223-36/+42
|\ \
| * | Update build step for KaTeX.Hiroyuki Sato2016-12-222-4/+8
| * | Add KaTeX fonts to assets paths and precompileHiroyuki Sato2016-12-221-0/+2
| * | Replace url('...') to url(font-path('...'))Hiroyuki Sato2016-12-221-32/+32
| * | Rname katex.css to katex.scssHiroyuki Sato2016-12-221-0/+0
* | | Merge branch 'update-bb-importer-docs' into 'master' Stan Hu2016-12-211-1/+5
|\ \ \
| * | | Update Bitbucket callback URL documentationStan Hu2016-12-211-1/+5
* | | | Merge branch '23638-remove-builds-tab' into 'master' Kamil Trzciński2016-12-2122-141/+29
|\ \ \ \
| * | | | Resolve conflicts23638-remove-builds-tabFilipa Lacerda2016-12-211-0/+1
| * | | | Remove builds tabsFilipa Lacerda2016-12-211-4/+0
| * | | | Remove builds from merge request tabs fileFilipa Lacerda2016-12-213-443/+3
| * | | | Adds CHANGELOG entryFilipa Lacerda2016-12-211-0/+4
| * | | | Changes after reviewFilipa Lacerda2016-12-216-20/+9
| * | | | Remove builds tab from commitFilipa Lacerda2016-12-2111-61/+6
| * | | | Removes builds tab from merge requestFilipa Lacerda2016-12-219-32/+425
* | | | | Merge branch 'adam-auto-deploy' into 'master' Kamil Trzciński2016-12-2111-5/+199
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Revert conflicting EE changesKamil Trzcinski2016-12-218-22/+30
| * | | | Added Autodeploy script for OpenShiftKamil Trzcinski2016-12-212-2/+76
| * | | | Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentadam-auto-deployAdam Niedzielski2016-12-2117-26/+138
* | | | | Merge branch '25938-progress-bar-gone' into 'master' Fatih Acet2016-12-212-1/+5
|\ \ \ \ \
| * | | | | Put back progress bar CSS25938-progress-bar-goneFilipa Lacerda2016-12-212-1/+5
* | | | | | Merge branch '25906-title-size' into 'master' Fatih Acet2016-12-213-1/+6
|\ \ \ \ \ \
| * | | | | | Adds entry to changelog25906-title-sizeFilipa Lacerda2016-12-211-0/+4
| * | | | | | Reduce MR widget title by one pixelFilipa Lacerda2016-12-211-1/+1
| * | | | | | Use same font size for all items in issue titleFilipa Lacerda2016-12-211-0/+1
* | | | | | | Merge branch 'change-code-font-size-to-12px' into 'master' Annabel Dunstone Gray2016-12-212-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Increase code line height and decrease empty diff font sizechange-code-font-size-to-12pxAnnabel Dunstone Gray2016-12-212-2/+2
| * | | | | | | Change code font size to 12pxLuke "Jared" Bennett2016-12-171-1/+1
* | | | | | | | Merge branch 'backport-mr-widget-ci-js' into 'master' Alfredo Sumaran2016-12-214-24/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unneeded bundle refs.backport-mr-widget-ci-jsBryce Johnson2016-12-211-2/+0
| * | | | | | | | Move javascript for widget check to ci_bundle.Bryce Johnson2016-12-212-25/+40
| * | | | | | | | Backport moving MR widget CI JS out of script tag.Bryce Johnson2016-12-213-18/+30
* | | | | | | | | Merge branch '22742-filter-protocol-relative-urls' into 'master' Rémy Coutable2016-12-213-1/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Filter protocol-relative URLs in ExternalLinkFilter. Fixes issue #22742.Makoto Scott-Hinkle2016-12-213-1/+19
* | | | | | | | | | Merge branch '25905-mr-when-succeeds-dropdown' into 'master' Fatih Acet2016-12-212-0/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Adds background color for disabled state to merge when succeeds dropdownFilipa Lacerda2016-12-212-0/+12
* | | | | | | | | | Merge branch '19620-auto-scroll-log' into 'master' Alfredo Sumaran2016-12-219-57/+266
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Renamed with `.svg`19620-auto-scroll-logKushal Pandya2016-12-214-0/+0
| * | | | | | | | | Move comments to next lineKushal Pandya2016-12-211-4/+12
| * | | | | | | | | Replace `$.fadeIn()` usage with `$.show()`Kushal Pandya2016-12-211-2/+2
| * | | | | | | | | Use cached element referencesKushal Pandya2016-12-211-2/+2
| * | | | | | | | | Set offset via constant variableKushal Pandya2016-12-211-2/+3
| * | | | | | | | | Use `get(0)` instead of direct array index accessKushal Pandya2016-12-211-8/+8
| * | | | | | | | | Remove author nameKushal Pandya2016-12-211-1/+1
| * | | | | | | | | Fix scroll top button overlappingKushal Pandya2016-12-211-1/+1
| * | | | | | | | | Combine common rulesKushal Pandya2016-12-211-32/+13
| * | | | | | | | | Prevent scroll bottom button and scroll indicator clashesKushal Pandya2016-12-211-0/+3