summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Strictly require a pipeline to mergestrictly-require-a-pipeline-to-mergeLin Jen-Shin2017-03-021-1/+1
* Merge branch 'diff-make-obvious-cant-comment' into 'master' Annabel Dunstone Gray2017-03-018-7/+103
|\
| * Disables interaction with expanded linesdiff-make-obvious-cant-commentPhil Hughes2017-02-287-21/+33
| * Visually display that expanded diff lines cant be commented onPhil Hughes2017-02-287-1/+85
* | Merge branch 'fix/ci-status-badge-view-specs' into 'master' Robert Speicher2017-03-011-0/+89
|\ \
| * | Simplify view specs for commit status badge partialfix/ci-status-badge-view-specsGrzegorz Bizon2017-03-011-28/+33
| * | Improve readability in CI/CD status badge view testsGrzegorz Bizon2017-03-011-18/+17
| * | Add view specs for ci/cd detailed status badgeGrzegorz Bizon2017-03-011-0/+85
* | | Merge branch '28850-fix-broken-migration' into 'master' Sean McGivern2017-03-012-4/+6
|\ \ \
| * | | Disable the inheritance column of services in DisableInvalidServiceTemplates ...Rémy Coutable2017-03-012-4/+6
* | | | Merge branch 'undefined' into 'master' Achilleas Pipinellis2017-03-011-0/+0
|\ \ \ \
| * | | | Replace create_new_project_button.pngWilliam Abernathy2017-02-211-0/+0
* | | | | Merge branch 'update-yarn-docs' into 'master' Jacob Schatz2017-03-011-4/+3
|\ \ \ \ \
| * | | | | update install doc to reflect start of yarn dependencyupdate-yarn-docsMike Greiling2017-02-281-4/+3
* | | | | | Merge branch 'feature/fix_tag_docs_parent_ids' into 'master' Rémy Coutable2017-03-011-2/+2
|\ \ \ \ \ \
| * | | | | | Docs: Tags: Fix typo in parent_ids in example responseMichael Frister2017-02-271-2/+2
* | | | | | | Merge branch 'patch-15' into 'master' Rémy Coutable2017-03-011-0/+10
|\ \ \ \ \ \ \
| * | | | | | | Add note about how to use or escape variables inside other variablesTeNNoX2017-02-281-0/+10
* | | | | | | | Merge branch 'board-new-issue-template-in-js' into 'master' Filipa Lacerda2017-03-017-91/+299
|\ \ \ \ \ \ \ \
| * | | | | | | | Import vue into specboard-new-issue-template-in-jsPhil Hughes2017-03-011-1/+1
| * | | | | | | | Fixed eslintPhil Hughes2017-03-011-11/+13
| * | | | | | | | Moved issue boards new issue form templatePhil Hughes2017-03-017-91/+297
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'refactor/generalize-unique-internal-users' into 'master' Sean McGivern2017-03-011-14/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | use a more namespacey key for the exclusive leaserefactor/generalize-unique-internal-usershttp://jneen.net/2017-02-281-1/+1
| * | | | | | | | generalize the idea of a "unique internal user"http://jneen.net/2017-02-281-14/+22
* | | | | | | | | Update CHANGELOG.md for 8.17.2James Lopez2017-03-011-0/+4
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'restructure-pages-docs' into 'master' Achilleas Pipinellis2017-03-015-582/+611
|\ \ \ \ \ \ \ \
| * | | | | | | | Restructure Pages docs index and getting started guidesrestructure-pages-docsMarcia Ramos2017-03-015-582/+611
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch '25437-just-emoji' into 'master'Sean McGivern2017-03-0116-86/+138
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | add /award slash commandmhasbini2017-02-2816-86/+138
* | | | | | | | Merge branch '22951-fix-todos-api-endpoint-error-for-commits' into 'master' Sean McGivern2017-03-014-8/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove on_commit trait from todos factoryGeorge Andrinopoulos2017-02-281-5/+0
| * | | | | | | | Add spec for todo with target_type CommitGeorge Andrinopoulos2017-02-214-7/+17
| * | | | | | | | Fix todos API endpoint application errorGeorge Andrinopoulos2017-02-171-1/+5
* | | | | | | | | Merge branch '28837-remove-help-duplicate' into 'master' Dmitriy Zaporozhets2017-03-013-3/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove help from right dropdown28837-remove-help-duplicateAnnabel Dunstone Gray2017-02-283-3/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'cla-first' into 'master' Achilleas Pipinellis2017-03-011-28/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add CLA on top of CONTRIBUTING.mdAchilleas Pipinellis2017-03-011-28/+35
| * | | | | | | | | But notice first.cla-firstsytses2017-02-191-8/+10
* | | | | | | | | | Merge branch '28696-improve-grammar-gitlab-flow-doc' into 'master' Achilleas Pipinellis2017-03-012-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Grammar improvement in gitlab flow intro docMarius Kleiner2017-03-012-1/+5
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'fix-builds-processing' into 'master' DJ Mountney2017-03-012-12/+69
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix concurrent access on builds/registerKamil Trzcinski2017-03-012-12/+69
|/ / / / / / / / / /
* | | | | | | | | | Merge branch '28808-fix-top-level-constant-referenced' into 'master' Rémy Coutable2017-03-011-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Don't declare constants in Struct28808-fix-top-level-constant-referencedRémy Coutable2017-02-281-1/+7
* | | | | | | | | | | Merge branch '28818-tech-debt-pipelines-pagination' into 'master' Alfredo Sumaran2017-02-283-28/+15
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Pagination only changes the page parameter.28818-tech-debt-pipelines-paginationFilipa Lacerda2017-02-283-28/+15
* | | | | | | | | | | Merge branch '23602-show-milestone-id-in-a-consistent-way' into 'master' Alfredo Sumaran2017-02-284-6/+5
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch '23602-show-milestone-id-in-a-consistent-way' of gitlab.com:gitl...23602-show-milestone-id-in-a-consistent-wayPedro Moreira da Silva2017-02-240-0/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Format milestone header as issues and MRsPedro Moreira da Silva2017-01-262-4/+3