summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | fix eslint failures on Diff and MergeRequestTabsMike Greiling2016-12-023-117/+119
| * | | | | | | | remove array destructuring until we can fix babel configMike Greiling2016-12-021-2/+6
| * | | | | | | | refactor Diff class event bindingsMike Greiling2016-12-021-48/+48
| * | | | | | | | refactor Diff to es6 class syntaxMike Greiling2016-12-023-42/+35
| * | | | | | | | prefer es6 string interpolation over concatinationMike Greiling2016-12-021-27/+26
| * | | | | | | | refactor awkward bind workarounds into arrow functionsMike Greiling2016-12-021-69/+44
| * | | | | | | | refactor MergeRequestTabs to es6 class syntaxMike Greiling2016-12-023-91/+88
| * | | | | | | | update CHANGELOG.md to reflect changes in !7090Mike Greiling2016-12-021-0/+4
| * | | | | | | | fix diff line highlighting by moving method from the MergeRequestTabs class t...Mike Greiling2016-12-022-42/+48
| * | | | | | | | temporarily revert "Added forceLoad ability to singleFileDiffs, added callbac...Mike Greiling2016-12-022-28/+9
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch '24921-hide-prompt-to-add-ssh-key-if-ssh-protocol-is-disabled' i...Sean McGivern2016-12-033-1/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Test all values for `enabled_git_access_protocol`Andrew Smith2016-12-021-9/+14
| * | | | | | | If SSH prototol is disabled don't say the user requires SSH keysAndrew Smith2016-12-013-1/+17
* | | | | | | | Merge branch 'system-font-test' into 'master' Jacob Schatz2016-12-0228-140/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove source sans prosystem-font-testAnnabel Dunstone Gray2016-12-0128-143/+1
| * | | | | | | | Use system fontAnnabel Dunstone Gray2016-12-011-1/+4
* | | | | | | | | Merge branch 'mr-origin-7855' into 'master' Rémy Coutable2016-12-024-17/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added a changelog entrymattl2016-12-021-0/+4
| * | | | | | | | | WIP: Adds a default commit message when adding a README (#25167)mattl2016-12-022-16/+2
| * | | | | | | | | WIP: Adds a default commit message when adding a README (#25167)25167-default-readme-commit-messageMatt Lee2016-11-301-1/+1
* | | | | | | | | | Merge branch '25264-ref-commit' into 'master' Jacob Schatz2016-12-024-13/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change prop name to keep consistency with other props.25264-ref-commitFilipa Lacerda2016-12-022-9/+9
| * | | | | | | | | | Adds changelog entryFilipa Lacerda2016-12-022-1/+5
| * | | | | | | | | | Change ref property to commitRefFilipa Lacerda2016-12-023-13/+13
* | | | | | | | | | | Merge branch 'cleanup-common_utils.js' into 'master' Alfredo Sumaran2016-12-027-103/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Clean up common_utils.js (!7318)winniehell2016-12-017-103/+33
* | | | | | | | | | | | Merge branch '25251-actionview-template-error-undefined-method-text-for-nil-n...Rémy Coutable2016-12-023-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixes ActionView::Template::Error: undefined method `text?` for nil:NilClass25251-actionview-template-error-undefined-method-text-for-nil-nilclassValery Sizov2016-12-023-1/+14
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch '23500-enable-colorvariable' into 'master' Annabel Dunstone Gray2016-12-0269-955/+1982
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Enable ColorVariable in scss-lintSam Rose2016-12-0169-955/+1982
* | | | | | | | | | | | Merge branch '25098-header-margins-on-pipeline-settings' into 'master' Annabel Dunstone Gray2016-12-022-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed row margins on Pipeline Settings page in order to unify stylesRyan Harris2016-12-012-1/+6
* | | | | | | | | | | | | Merge branch 'rs-simplify-changelog-branch_name' into 'master' Rémy Coutable2016-12-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Simplify `branch_name` in bin/changelogrs-simplify-changelog-branch_nameRobert Speicher2016-12-021-1/+1
* | | | | | | | | | | | | | Merge branch 'rs-project-snippet-security-specs' into 'master' Rémy Coutable2016-12-023-204/+168
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Speed up project snippet security request specsrs-project-snippet-security-specsRobert Speicher2016-12-023-204/+168
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'workhorse-1.1.0' into 'master' Robert Speicher2016-12-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use gitlab-workhorse 1.1.0Jacob Vosmaer2016-12-011-1/+1
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'update-api-spec-files' into 'master' Rémy Coutable2016-12-0238-39/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Changed API spec files to describe the correct classLivier2016-11-2838-39/+42
* | | | | | | | | | | | | | Merge branch 'doc/extend-code-review-guidelines' into 'master' Robert Speicher2016-12-021-0/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove change to MWBS in code review guidelineGrzegorz Bizon2016-12-021-1/+1
| * | | | | | | | | | | | | Copy-edit text about right balance in code reviewsdoc/extend-code-review-guidelinesGrzegorz Bizon2016-12-011-10/+10
| * | | | | | | | | | | | | Extend code review docs with chapter about the right balanceGrzegorz Bizon2016-11-301-1/+27
* | | | | | | | | | | | | | Merge branch 'remove-gitlab-workhorse-version-option-from-install-task' into ...Robert Speicher2016-12-024-44/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Don't allow to specify a repo or version when installing Workhorseremove-gitlab-workhorse-version-option-from-install-taskRémy Coutable2016-12-014-44/+5
* | | | | | | | | | | | | | | Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan2016-12-0212-25/+356
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-0112-25/+356
* | | | | | | | | | | | | | | | Merge branch '4269-public-api' into 'master' Douwe Maan2016-12-025-152/+315
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Allow public access to some Project API endpoints4269-public-apiRémy Coutable2016-12-015-152/+315
| |/ / / / / / / / / / / / / /