summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-073-8/+31
|\
| * Support custom attributes on groupsMarkus Koller2017-11-062-2/+13
| * Support custom attributes on projectsMarkus Koller2017-11-062-8/+20
* | Merge branch 'add-changes-count-to-merge-requests-api' into 'master'Rémy Coutable2017-11-071-1/+21
|\ \
| * | Add changes_count to the merge requests APIadd-changes-count-to-merge-requests-apiSean McGivern2017-11-031-1/+21
* | | Label priority and Priority sort ordersVictor Wu2017-11-074-6/+23
* | | Add reconfigure docs to CEStan Hu2017-11-061-0/+9
* | | Merge branch 'docs/add-link-to-brand-ai' into 'master'Achilleas Pipinellis2017-11-061-1/+5
|\ \ \ | |_|/ |/| |
| * | Add link to GitLab brand.ai pagedocs/add-link-to-brand-aiEric Eastwood2017-11-021-1/+5
* | | Expose project visibility as CI variableMatija Čupić2017-11-041-0/+1
* | | Merge branch '38500-auto-devops-application-setting-is-not-documented' into '...Marcia Ramos2017-11-031-0/+6
|\ \ \ | |_|/ |/| |
| * | Add application setting to Auto DevOps docs38500-auto-devops-application-setting-is-not-documentedFabio Busatto2017-11-031-0/+6
| |/
* | Add system hooks user_rename and group_renameWinnie Hellmann2017-11-031-5/+65
|/
* Merge branch 'clarify-docs-about-external-artifacts-and-gitlab-pages' into 'm...Grzegorz Bizon2017-11-021-2/+4
|\
| * Clarify external artifacts only working when GitLab pages is enabledclarify-docs-about-external-artifacts-and-gitlab-pagesEric Eastwood2017-11-021-2/+4
* | Merge branch 'dm-sidekiq-sigstp' into 'master'Sean McGivern2017-11-021-3/+1
|\ \
| * | Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when t...dm-sidekiq-sigstpDouwe Maan2017-11-021-3/+1
* | | Merge branch 'dm-remove-private-token' into 'master'Sean McGivern2017-11-029-142/+79
|\ \ \
| * | | Update documentationdm-remove-private-tokenDouwe Maan2017-11-023-66/+75
| * | | Remove authentication using user.private_tokenDouwe Maan2017-11-021-1/+1
| * | | Remove gitlab:users:clear_all_authentication_tokens rake taskDouwe Maan2017-11-021-15/+0
| * | | Remove private_token from API user entityDouwe Maan2017-11-021-2/+1
| * | | Remove Session APIDouwe Maan2017-11-022-56/+0
| * | | Remove Private Token from User Settings > AccountDouwe Maan2017-11-022-2/+2
* | | | Merge branch 'docs/gitlab-runner' into 'master'Marcia Ramos2017-11-029-16/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Change to new GitLab Runner namedocs/gitlab-runnerAchilleas Pipinellis2017-10-3110-17/+17
* | | | Merge branch '39704-fix-webhooks_log_time' into 'master'Stan Hu2017-11-021-0/+0
|\ \ \ \
| * | | | Fix webhook recent deliveries elapsed time fieldAlexander Randa2017-11-021-0/+0
| | |/ / | |/| |
* | | | Merge branch 'patch-28' into 'master'Douwe Maan2017-11-021-0/+29
|\ \ \ \
| * | | | Address Douwe's feedbackRémy Coutable2017-11-021-1/+1
| * | | | Simplify the live debugger resume mechanism: press any keyRémy Coutable2017-10-261-3/+2
| * | | | Improve the LiveDebugger exit handler and documentationRémy Coutable2017-10-171-2/+2
| * | | | Add LiveDebugger#live_debug to debug Capybara in feature tests.Rémy Coutable2017-10-161-19/+30
| * | | | Update best_practices.mdClement Ho2017-10-121-6/+11
| * | | | Add debugging section to testing_guide/best_practices.md.Fatih Acet2017-10-121-0/+14
* | | | | Merge branch 'BDO-fixes' into 'master'38610-prevent-locked-files-from-being-editedRémy Coutable2017-11-021-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixes to changed / broken linksBDO-fixesBrendan O'Leary2017-10-301-6/+6
| | |/ / | |/| |
* | | | Merge branch 'jlh-replace-cla' into 'master'Sid Sijbrandij2017-11-012-54/+4
|\ \ \ \
| * | | | Replace CLA with DCO and licenseErnst van Nierop2017-10-311-29/+2
| * | | | Replace CLA with link to DCO and licenseErnst van Nierop2017-10-311-25/+2
* | | | | Merge branch 'patch-29' into 'master'Douwe Maan2017-11-011-1/+1
|\ \ \ \ \
| * | | | | Fix typoMichael Kozono2017-11-011-1/+1
* | | | | | Merge branch 'feature/plantuml-restructured-text-captions' into 'master'Douwe Maan2017-11-011-16/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update gitlab-markup and PlantUML docsMarkus Koller2017-11-011-16/+21
| |/ / / /
* | | | | Merge branch 'docs/ci-disposable-env-fix' into 'master'28025-consider-using-webpack-dev-server-overlay-option-for-more-helpful-compile-errorsMarcia Ramos2017-11-011-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix wording on CI disposable variablesdocs/ci-disposable-env-fixAchilleas Pipinellis2017-10-211-2/+2
* | | | | Merge branch 'docs/webhook-troubleshooting-steps' into 'master'Marcia Ramos2017-11-011-0/+12
|\ \ \ \ \
| * | | | | Add extra webhook troubleshooting stepsdocs/webhook-troubleshooting-stepsCindy Pallares 🦉2017-11-011-0/+12
| | |/ / / | |/| | |
* | | | | Merge branch 'patch-19-docs' into 'master'Sean McGivern2017-11-011-1/+1
|\ \ \ \ \
| * | | | | document that PostgreSQL 10.0 is not supportedBen Bodenmiller2017-10-311-1/+1
| | |_|/ / | |/| | |