summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Grapify the service APIRobert Schilling2016-12-091-2/+100
* Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-058-56/+61
|\
| * Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-3024-211/+331
| |\
| * | Move MWPS document to new locationAchilleas Pipinellis2016-11-296-49/+54
| * | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-25431-187/+491
| |\ \
| * | | Update some docs to reflect MWPS name changeGrzegorz Bizon2016-11-216-18/+18
* | | | Merge branch '25148_fix_gfm_typo' into 'master' Achilleas Pipinellis2016-12-041-2/+2
|\ \ \ \
| * | | | fix gfm doc typo about two spaces for next line transferRydkin Maxim2016-12-031-2/+2
* | | | | Merge branch 'api-expose-commiter-details' into 'master' Rémy Coutable2016-12-041-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | API: Expose committer details for a commitapi-expose-commiter-detailsRobert Schilling2016-12-011-0/+8
* | | | | Patch upgrade documentation should be consulted on stable branchimprove-patch-update-guideRémy Coutable2016-12-021-2/+5
* | | | | 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-022-16/+3
|\ \ \ \ \
| * | | | | Don't allow to specify a repo or version when installing Workhorseremove-gitlab-workhorse-version-option-from-install-taskRémy Coutable2016-12-012-16/+3
* | | | | | Merge branch '22781-user-generated-permalinks' into 'master' Fatih Acet2016-12-011-48/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | remove id collision caveat from documentationMike Greiling2016-11-301-48/+0
* | | | | | Merge branch 'docs/container-registry-2fa' into 'master' Achilleas Pipinellis2016-12-013-21/+43
|\ \ \ \ \ \
| * | | | | | Document the need to use a PAT with Registry when 2FA is onAchilleas Pipinellis2016-12-013-21/+43
* | | | | | | Small refactor of webhooks docsAchilleas Pipinellis2016-12-012-35/+46
|/ / / / / /
* | | | | | Merge branch 'docs/triggers-ref-clarify' into 'master' Achilleas Pipinellis2016-12-011-3/+7
|\ \ \ \ \ \
| * | | | | | Clarify that a commit SHA doesn't work for CI triggersAchilleas Pipinellis2016-12-011-3/+7
| |/ / / / /
* | | | | | Merge branch 'docs/fix-typo-build-artifacts' into 'master' Achilleas Pipinellis2016-12-011-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix wrong link in builds artifacts admin docsAchilleas Pipinellis2016-12-011-1/+1
| |/ / / /
* | | | | Merge branch '23718/backup-rake-task-human-readable' into 'master' Douwe Maan2016-12-011-1/+1
|\ \ \ \ \
| * | | | | Add Human Readable Timestamp to backup tar fileDavid Gerő2016-11-301-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch '22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-...Robert Speicher2016-12-013-10/+222
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Move task helpers to a module22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-to-gitlab-shell-installRémy Coutable2016-11-302-5/+5
| * | | | Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable2016-11-302-1/+203
| * | | | New `gitlab:workhorse:install` rake taskRémy Coutable2016-11-302-10/+20
| |/ / /
* | | | Merge branch 'docs/git-submodules-with-ci' into 'master' Achilleas Pipinellis2016-11-304-110/+96
|\ \ \ \
| * | | | Refactor the Git submodules with CI docsAchilleas Pipinellis2016-11-304-110/+96
| |/ / /
* | | | Merge branch 'api-branch-status' into 'master' Rémy Coutable2016-11-301-0/+5
|\ \ \ \
| * | | | API: Expose branch statusapi-branch-statusRobert Schilling2016-11-301-0/+5
* | | | | Merge branch 'grapify-files-api' into 'master' Rémy Coutable2016-11-301-2/+2
|\ \ \ \ \
| * | | | | Grapify the files APIgrapify-files-apiRobert Schilling2016-11-301-2/+2
| |/ / / /
* | | | | Merge branch 'grapify-projects-api' into 'master' Rémy Coutable2016-11-301-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Grapify the projects APIgrapify-projects-apiRobert Schilling2016-11-281-0/+1
| |/ / /
* | | | Merge branch 'add-stackprof' into 'master' Robert Speicher2016-11-301-0/+110
|\ \ \ \
| * | | | Add StackProf to the Gemfile, along with a utility to get a profile for a specNick Thomas2016-11-291-0/+110
| |/ / /
* | | | Merge branch 'docs/fix-bitbucket-integration-typos' into 'master' Achilleas Pipinellis2016-11-291-2/+2
|\ \ \ \
| * | | | Fixing typo & Clarifying Key nameLee Matos2016-11-291-2/+2
| |/ / /
* | | | Merge branch 'refactor-issuable-description-and-metadata' into 'master' Robert Speicher2016-11-291-29/+82
|\ \ \ \
| * | | | Refactor issuable description and metadata form sectionsrefactor-issuable-description-and-metadataRémy Coutable2016-11-251-29/+82
* | | | | Remove `memberOf` OID in LDAP `user_filter` docs ldap_user_filter_update2Drew Blessing2016-11-281-1/+1
* | | | | Add guidelines in doc linking with HAMLAchilleas Pipinellis2016-11-281-0/+71
| |/ / / |/| | |
* | | | [ci skip] UX Guide: Anchor hover guidance include color changeux-guide-anchor-hoverawhildy2016-11-262-13/+5
* | | | [ci skip] UX Guide: add guidance for max height for dropdownsux-guide-dropdown-max-heightawhildy2016-11-251-0/+2