summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Party Parrot GIFadd-easter-eggsKushal Pandya2017-02-281-0/+0
* Initialize `eggs` scriptKushal Pandya2017-02-281-0/+2
* GitLab Easter EggsKushal Pandya2017-02-281-0/+28
* Merge branch 'fix-migration-downtime' into 'master' Rubén Dávila Santos2017-02-281-0/+2
|\
| * Fix migration without DOWNTIME clause specifiedRuben Davila2017-02-281-0/+2
|/
* Merge branch 'fix-rubocop' into 'master' cherry-picking-regressions-8.17.0Robert Speicher2017-02-271-1/+1
|\
| * Make RuboCop happyfix-rubocopSean McGivern2017-02-271-1/+1
* | Merge branch '25920-create-issue-from-failing-build' into 'master' Clement Ho2017-02-274-3/+59
|\ \
| * | Fix CSS classesAlex Sanford2017-02-274-3/+59
|/ /
* | Merge branch '20890-comment-image-inline' into 'master' 28711-cherry-picking-ui-regressions-8-17-0Robert Speicher2017-02-273-14/+7
|\ \
| * | Fix false positive caused by non-interpolated string useJared Deckard2016-08-131-2/+2
| * | Fix inline comment images by removing wrapper #20890Jared Deckard2016-08-133-12/+5
* | | Merge branch 'fix-webpack-dev-server-proxy' into 'master' Douwe Maan2017-02-271-1/+1
|\ \ \
| * | | fix missing @ symbolMike Greiling2017-02-271-1/+1
* | | | Merge branch '28723-consistent-handling-indexof' into 'master' Clement Ho2017-02-277-9/+13
|\ \ \ \
| * | | | Keep consistent in handling indexOf resultsTakuya Noguchi2017-02-257-9/+13
* | | | | Merge branch 'dz-nested-groups-fixtures' into 'master' Douwe Maan2017-02-271-0/+69
|\ \ \ \ \
| * | | | | Add development fixtures for nested groupsdz-nested-groups-fixturesDmitriy Zaporozhets2017-02-271-0/+69
* | | | | | Merge branch '28212-avoid-dos-on-build-trace' into 'master' Clement Ho2017-02-272-13/+24
|\ \ \ \ \ \
| * | | | | | Replace setInterval with setTimeout to prevent highly frequent requestsTakuya Noguchi2017-02-252-13/+24
| | |/ / / / | |/| | | |
* | | | | | Update CHANGELOG.md for 8.16.7James Lopez2017-02-271-0/+1
* | | | | | Merge branch '27840-improve-search-bar-experience' into 'master' Annabel Dunstone Gray2017-02-274-3/+55
|\ \ \ \ \ \
| * | | | | | Fix #27840 - Improve the search bar experience on mobilePratik Borsadiya2017-02-244-3/+55
* | | | | | | Update CHANGELOG.md for 8.16.7James Lopez2017-02-271-0/+1
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJames Lopez2017-02-273-31/+64
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'remove-jquery-ui-draggable' into 'master' Jacob Schatz2017-02-272-25/+58
| |\ \ \ \ \ \ \
| | * | | | | | | Removed jQuery UI draggableremove-jquery-ui-draggablePhil Hughes2017-02-272-25/+58
| * | | | | | | | Merge branch 'fix-webpack-dev-server-proxy' into 'master' Douwe Maan2017-02-271-6/+6
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | ensure webpack dev server proxy connects regardless of request headersfix-webpack-dev-server-proxyMike Greiling2017-02-271-6/+6
* | | | | | | | | Update CHANGELOG.md for 8.16.7James Lopez2017-02-272-4/+4
|/ / / / / / / /
* | | | | | | | Merge branch 'rs-uploaders' into 'master' Douwe Maan2017-02-2715-94/+191
|\ \ \ \ \ \ \ \
| * | | | | | | | Add feature specs for three types of user uploadsrs-uploadersRobert Speicher2017-02-245-29/+112
| * | | | | | | | Minor refactoring of UploadersRobert Speicher2017-02-2410-65/+79
* | | | | | | | | Merge branch '28753-align-buttons-environments' into 'master' Annabel Dunstone Gray2017-02-272-26/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Align last column buttons with new environment button28753-align-buttons-environmentsFilipa Lacerda2017-02-272-26/+28
* | | | | | | | | | Merge branch 'ssh-key-paste' into 'master' Filipa Lacerda2017-02-273-4/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updates SSH key title after pasting keyPhil Hughes2017-02-273-4/+9
* | | | | | | | | | | Merge branch 'mock-ci-service' into 'master'Douwe Maan2017-02-278-3/+155
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add MockCiService integrationmock-ci-serviceEric Eastwood2017-02-248-3/+155
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'rss-btn-alignment-fix' into 'master' Annabel Dunstone Gray2017-02-276-12/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed alignment of RSS button on activity pagesrss-btn-alignment-fixPhil Hughes2017-02-236-12/+8
* | | | | | | | | | | | Merge branch 'mr-diff-comment-button' into 'master' Annabel Dunstone Gray2017-02-279-68/+129
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Removed link transitionmr-diff-comment-buttonPhil Hughes2017-02-276-5/+14
| * | | | | | | | | | | | Changed dark hover backgroundPhil Hughes2017-02-271-1/+1
| * | | | | | | | | | | | Moved color values into variablesPhil Hughes2017-02-275-15/+20
| * | | | | | | | | | | | Grow the button on hoverPhil Hughes2017-02-272-15/+15
| * | | | | | | | | | | | Improved the diff comment button UXPhil Hughes2017-02-279-59/+106
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ci-tables-ui-improvements' into 'master' Annabel Dunstone Gray2017-02-274-267/+114
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into ci-tables-ui-improvementsci-tables-ui-improvementsFilipa Lacerda2017-02-27599-3773/+6228
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Guarantees we show at least 4 stages in line in smaller screensFilipa Lacerda2017-02-231-0/+1