summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try to match more aggressivelyqa-add-deploy-key-view-elementsLin Jen-Shin2018-01-161-2/+3
* Add view elements to deploy keys pagesLin Jen-Shin2018-01-153-15/+18
* Merge branch '41856-backport-stacked-progress-bar' into 'master'Phil Hughes2018-01-154-0/+259
|\
| * Remove changelog entry41856-backport-stacked-progress-barKushal Pandya2018-01-151-5/+0
| * Add changelog entryKushal Pandya2018-01-151-0/+5
| * Add StackedProgressBar ComponentKushal Pandya2018-01-151-0/+1
| * StackedProgressBar Component stylesKushal Pandya2018-01-151-0/+54
| * StackedProgressBar Component testsKushal Pandya2018-01-151-0/+77
| * StackedProgressBar ComponentKushal Pandya2018-01-151-0/+127
* | Merge branch 'docs-move-article-undo-git' into 'master'Achilleas Pipinellis2018-01-156-498/+499
|\ \
| * | Docs: move article "Undo possibilities in Git" into its topic-related dirMarcia Ramos2018-01-156-498/+499
|/ /
* | Merge branch '42025-fix-issue-api' into 'master'Sean McGivern2018-01-153-2/+18
|\ \
| * | [API] Fix creating issue when assignee_id is empty42025-fix-issue-apiValery Sizov2018-01-153-2/+18
* | | Merge branch '41970-job-play-button' into 'master'Kamil Trzciński2018-01-153-9/+17
|\ \ \
| * | | Remove extra period41970-job-play-buttonFilipa Lacerda2018-01-121-1/+1
| * | | Improve testsFilipa Lacerda2018-01-121-2/+6
| * | | Sets method post for playing actionFilipa Lacerda2018-01-123-8/+12
* | | | Merge branch 'docs/sast-dast' into 'master'Marcia Ramos2018-01-154-3/+137
|\ \ \ \
| * | | | Add DAST to Auto DevOps docsdocs/sast-dastAchilleas Pipinellis2018-01-151-3/+34
| * | | | Port the SAST DAST doc examples from EE to CEAchilleas Pipinellis2018-01-123-0/+103
* | | | | Merge branch 'fix-duplication-circuit-breakers' into 'master'Douwe Maan2018-01-151-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix duplication in API::CircuitBreakersSerdar Dogruyol2018-01-151-2/+2
* | | | | Merge branch 'dispatcher-projects-efi' into 'master'Phil Hughes2018-01-1510-37/+114
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into dispatcher-proj...Simon Knox2018-01-1525-108/+365
| |\ \ \ \ \
| * | | | | | dedupeSimon Knox2018-01-153-26/+20
| * | | | | | removed unneeded lint commentsdispatcher-projects-efiSimon Knox2018-01-151-2/+2
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into dispatcher-proj...Simon Knox2018-01-1591-919/+1180
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | fix tests from broken importsSimon Knox2018-01-124-7/+9
| * | | | | | dynamic imports for projects:e/f/iSimon Knox2018-01-129-29/+120
* | | | | | | Merge branch '41546-count-query-for-issues-and-mrs-runs-twice-on-group-index'...Grzegorz Bizon2018-01-152-6/+11
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix double execution of COUNT query on group pages41546-count-query-for-issues-and-mrs-runs-twice-on-group-indexSean McGivern2018-01-092-6/+11
* | | | | | | Merge branch 'fj-41598-fixing-request-mime-type' into 'master'Douwe Maan2018-01-153-3/+16
|\ \ \ \ \ \ \
| * | | | | | | Fixing request json mime typeFrancisco Javier López2018-01-153-3/+16
|/ / / / / / /
* | | | | | | Merge branch 'snippets-dispatcher-refactor' into 'master'Phil Hughes2018-01-154-3/+31
|\ \ \ \ \ \ \
| * | | | | | | Use common form.jssnippets-dispatcher-refactorClement Ho2018-01-125-21/+6
| * | | | | | | Fix eslintClement Ho2018-01-114-4/+4
| * | | | | | | Merge branch 'master' into snippets-dispatcher-refactorClement Ho2018-01-11230-1467/+2886
| |\ \ \ \ \ \ \
| * | | | | | | | Code improvementsClement Ho2018-01-115-5/+7
| * | | | | | | | Refactor dispatcher for snippets:*Jacob Schatz2018-01-115-3/+44
* | | | | | | | | Merge branch 'dispatcher-project-mr' into 'master'Phil Hughes2018-01-152-0/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor dispatcher project mr index pathdispatcher-project-mrClement Ho2018-01-112-0/+21
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sh-log-when-user-blocked' into 'master'Douwe Maan2018-01-158-4/+140
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Log and send a system hook if a blocked user fails to loginsh-log-when-user-blockedStan Hu2018-01-148-4/+140
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'dispatcher-branches-create' into 'master'Phil Hughes2018-01-152-2/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unused create index.jsdispatcher-branches-createClement Ho2018-01-121-3/+0
| * | | | | | | | | Fix eslint so that pipeline doesnt fail after megeClement Ho2018-01-111-1/+0
| * | | | | | | | | Merge branch 'master' into dispatcher-branches-createClement Ho2018-01-11403-2024/+4627
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactor dispatcher project branches create pathClement Ho2018-01-113-1/+13
* | | | | | | | | | | Merge branch 'patch-28' into 'master'Grzegorz Bizon2018-01-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Improve after_script docs in yaml/README.mdDamian Nowak2018-01-131-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | |