summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Do not override incoming webhook channel for mattermost and slackFelipe Artur2016-12-223-6/+8
* Merge branch '25979-fix-todos-on-failed-build' into 'master' Robert Speicher2016-12-221-1/+1
|\
| * Fix viewing "build failed" TODOsNick Thomas2016-12-221-1/+1
* | Merge branch 'zj-slack-404-error' into 'master' Kamil Trzciński2016-12-221-1/+1
|\ \
| * | Fix format of Slack when result is nilzj-slack-404-errorZ.J. van de Weg2016-12-221-1/+1
| |/
* | Merge branch 'fix-hover-pipeline' into 'master' Fatih Acet2016-12-222-14/+51
|\ \
| * | Fix hover in dropdowns, make closer to the mockupsfix-hover-pipelineFilipa Lacerda2016-12-221-12/+49
| * | Fix broken dropdownFilipa Lacerda2016-12-221-2/+2
| |/
* | Merge branch '25961-spec-list-blank' into 'master' Fatih Acet2016-12-223-5/+8
|\ \
| * | Fix dropdown content non appearing in MR view25961-spec-list-blankFilipa Lacerda2016-12-223-5/+8
| |/
* | Merge branch 'fix-mattermost-username' into 'master' Douglas Barbosa Alexandre2016-12-221-1/+1
|\ \
| * | Fix Mattermost command creation by specifying usernameKamil Trzcinski2016-12-221-1/+1
| |/
* | Merge branch 'fix/hide-retried-builds-in-pipeline-stage-dropdown' into 'master' Kamil Trzciński2016-12-221-1/+1
|\ \
| * | Do not show retried builds in pipeline stage dropdownGrzegorz Bizon2016-12-221-1/+1
| |/
* | Merge branch 'cache-last-commit-sha-for-path' into 'master' Yorick Peterse2016-12-221-2/+10
|\ \ | |/ |/|
| * Merge two methods.Hiroyuki Sato2016-12-201-7/+4
| * Rename sha to idHiroyuki Sato2016-12-201-5/+5
| * Cache last commit sha for pathHiroyuki Sato2016-12-201-2/+13
* | Merge branch 'dz-whitelist-more-project-names-2' into 'master' Dmitriy Zaporozhets2016-12-221-1/+1
|\ \
| * | Whitelist next project names: notes, servicesdz-whitelist-more-project-names-2Dmitriy Zaporozhets2016-12-211-1/+1
* | | 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 '23638-remove-builds-tab' into 'master' Kamil Trzciński2016-12-2115-113/+14
|\ \ \ \
| * | | | 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
| * | | | Changes after reviewFilipa Lacerda2016-12-212-2/+2
| * | | | Remove builds tab from commitFilipa Lacerda2016-12-2110-60/+6
| * | | | Removes builds tab from merge requestFilipa Lacerda2016-12-216-23/+421
* | | | | Merge branch 'adam-auto-deploy' into 'master' Kamil Trzciński2016-12-213-3/+9
|\ \ \ \ \
| * | | | | Introduce "Set up autodeploy" button to help configure GitLab CI for deploymentadam-auto-deployAdam Niedzielski2016-12-213-3/+9
* | | | | | Merge branch '25938-progress-bar-gone' into 'master' Fatih Acet2016-12-211-1/+1
|\ \ \ \ \ \
| * | | | | | Put back progress bar CSS25938-progress-bar-goneFilipa Lacerda2016-12-211-1/+1
* | | | | | | Merge branch '25906-title-size' into 'master' Fatih Acet2016-12-212-1/+2
|\ \ \ \ \ \ \
| * | | | | | | 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-213-24/+48
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | 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-212-18/+27
* | | | | | | | | Merge branch '25905-mr-when-succeeds-dropdown' into 'master' Fatih Acet2016-12-211-0/+8
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Adds background color for disabled state to merge when succeeds dropdownFilipa Lacerda2016-12-211-0/+8
* | | | | | | | | Merge branch '19620-auto-scroll-log' into 'master' Alfredo Sumaran2016-12-218-57/+262
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | 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