summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* un-index old blog post from doc, add the important content from the post to ↵docs-pages-httpsMarcia Ramos2018-01-312-5/+29
| | | | the docs
* [ci skip] Fix example commands to refer to the correct versionsAlejandro Rodríguez2018-01-311-4/+4
|
* Merge branch 'docs-42499-api-repo-archive-format-param' into 'master'Achilleas Pipinellis2018-01-311-0/+1
|\ | | | | | | | | | | | | Document format parameter for Repository Archive endpoint Closes #42499 See merge request gitlab-org/gitlab-ce!16766
| * Document format parameter for Repository Archive endpointMark Fletcher2018-01-291-0/+1
| |
* | Merge branch 'patch-28' into 'master'Rémy Coutable2018-01-301-11/+2
|\ \ | | | | | | | | | | | | doc: Correct example responses in repository_files.md See merge request gitlab-org/gitlab-ce!16754
| * | doc: Correct example responses in repository_files.mdkasbah2018-01-271-11/+2
| | |
* | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-01-301-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Update index.md See merge request gitlab-org/gitlab-ce!16733
| * | | Update index.mdMuhamed2018-01-261-1/+1
| |/ /
* | | Merge branch ↵Achilleas Pipinellis2018-01-291-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '42521-docs-update-usage-of-force-option-when-running-the-restore-raketask' into 'master' Resolve "Docs update usage of force option when running the restore raketask" Closes #42521 See merge request gitlab-org/gitlab-ce!16759
| * | | Updating docs for usage of force=yes when performing a restore.42521-docs-update-usage-of-force-option-when-running-the-restore-raketaskastrachan2018-01-291-1/+1
| |/ /
* | | Digital Ocean Spaces now supports AWS v4 streaming APIStan Hu2018-01-281-8/+10
|/ / | | | | | | See https://github.com/fog/fog-aws/issues/428#issuecomment-360869183
* | fix documentation about node versionTobias Gurtzick2018-01-252-8/+6
| | | | | | | | Resolves #41438
* | Merge branch 'ux-guide-deprecation' into 'master'Jacob Schatz2018-01-251-0/+2
|\ \ | | | | | | | | | | | | Add note within ux documentation that further changes should be made within the… See merge request gitlab-org/gitlab-ce!16686
| * | Add note within ux documentation that further changes should be made within ↵ux-guide-deprecationtauriedavis2018-01-241-0/+2
| | | | | | | | | | | | the design.gitlab project
* | | Resolve "Link to Clusters in Auto DevOps instead of Kubernetes service"Fabio Busatto2018-01-251-4/+3
|/ /
* | Merge branch 'patch-28' into 'master'Robert Speicher2018-01-241-1/+1
|\ \ | | | | | | | | | | | | Fix typo in `.gitlab-ci.yml` heading See merge request gitlab-org/gitlab-ce!16668
| * | Fix typo in `.gitlab-ci.yml` headingMathijs de Kruyf2018-01-241-1/+1
| | |
* | | Merge branch 'PNSalocin/gitlab-ce-24035-api-create-application' into 'master'Rémy Coutable2018-01-241-0/+37
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Add application create API Closes #24035 See merge request gitlab-org/gitlab-ce!16643
| * | Add documentation about when the application API was addedToon Claes2018-01-241-1/+5
| | |
| * | Add application create APINicolas MERELLI2018-01-241-0/+33
| | |
* | | Merge branch 'winh-axios-mock-restore' into 'master'Filipa Lacerda2018-01-241-1/+1
|\ \ \ | |/ / |/| | | | | | | | Use restore() instead of reset() for removing axios MockAdapter See merge request gitlab-org/gitlab-ce!16647
| * | Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restoreWinnie Hellmann2018-01-231-1/+1
| | |
* | | Merge branch 'fix-gitlab-runner-2652' into 'master'Kamil Trzciński2018-01-231-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix docs for GIT_CHECKOUT Gitlab Runner configuration Closes gitlab-runner#2652 See merge request gitlab-org/gitlab-ce!16522
| * | | Fix docs for GIT_CHECKOUT Gitlab Runner configurationTom Elliff2018-01-171-1/+1
| | | | | | | | | | | | | | | | Should fix https://gitlab.com/gitlab-org/gitlab-runner/issues/2652
* | | | Merge branch 'sh-s3-digitalocean-howto-docs' into 'master'Achilleas Pipinellis2018-01-231-0/+24
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document how to configure Fog with Digital Ocean Spaces Closes gitlab-ee#4419 See merge request gitlab-org/gitlab-ce!16597
| * | | | Document how to configure Fog with Digital Ocean Spacessh-s3-digitalocean-howto-docsStan Hu2018-01-191-0/+24
| | | | | | | | | | | | | | | | | | | | Closes gitlab-org/gitlab-ee#4419
* | | | | Update rack attack docsCindy Pallares 🦉2018-01-231-13/+123
| | | | |
* | | | | Document advantages of axios-mock-adapterWinnie Hellmann2018-01-231-3/+16
| |_|/ / |/| | |
* | | | Merge branch 'add-js-note-live-debug' into 'master'Rémy Coutable2018-01-231-0/+2
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | Add note about live_debug only working on javascript enabled specs See merge request gitlab-org/gitlab-ce!16625
| * | | Add note about live_debug only working on javascript enabled specsadd-js-note-live-debugClement Ho2018-01-221-0/+2
| | | |
* | | | Merge branch 'add-profiler-to-application' into 'master'Stan Hu2018-01-222-11/+37
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Add Gitlab::Profiler for profiling from a console or runner See merge request gitlab-org/gitlab-ce!16552
| * | | Add bin/profile-url tool and docsadd-profiler-to-applicationSean McGivern2018-01-192-11/+37
| | |/ | |/|
* | | Add docs for playing a CI pipeline scheduleStan Hu2018-01-223-0/+15
| | |
* | | Merge branch 'docs/refactor-k8s-cluster' into 'master'Marcia Ramos2018-01-222-45/+241
|\ \ \ | | | | | | | | | | | | | | | | Improve Clusters documentation See merge request gitlab-org/gitlab-ce!16435
| * | | Copy k8s service integration info into clustersAchilleas Pipinellis2018-01-222-66/+171
| | | | | | | | | | | | | | | | | | | | Now that the k8s service is being deprecated in favor of the Clusters integration, copy all info from the old to the new page.
| * | | Port the cluster docs from EE to CEAchilleas Pipinellis2018-01-221-41/+132
| | | |
* | | | Merge branch '42212-order-of-steps-in-auto-devops-do' into 'master'Achilleas Pipinellis2018-01-221-28/+28
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Resolve "Order of steps in Auto DevOps documentation" Closes #42212 See merge request gitlab-org/gitlab-ce!16576
| * | | Change order of jobs in Auto DevOps doc42212-order-of-steps-in-auto-devops-doFabio Busatto2018-01-191-28/+28
| | | |
* | | | Add more info on how DAST worksAchilleas Pipinellis2018-01-221-8/+13
| |_|/ |/| |
* | | Update outdated docs for CI/CD quick startdocs/ci-quick-start-typoAchilleas Pipinellis2018-01-191-3/+3
| | | | | | | | | | | | [ci skip]
* | | Merge branch 'patch-28' into 'master'Achilleas Pipinellis2018-01-191-1/+0
|\ \ \ | | | | | | | | | | | | | | | | Update best_practices.md See merge request gitlab-org/gitlab-ce!16579
| * | | Update best_practices.mdAnwar El Wakil2018-01-191-1/+0
| |/ / | | | | | | Remove duplicate list item in "General Guidelines" Section.
* | | Merge branch 'spelling' into 'master'Achilleas Pipinellis2018-01-1936-46/+46
|\ \ \ | | | | | | | | | | | | | | | | doc: Spelling fixes See merge request gitlab-org/gitlab-ce!16575
| * | | doc: Spelling fixesVille Skyttä2018-01-1936-46/+46
| | | |
* | | | Merge branch 'fix_change_log_doc' into 'master'Robert Speicher2018-01-191-2/+2
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Fixes mistake in change log doc. [ci skip] See merge request gitlab-org/gitlab-ce!16541
| * | | Fixes mistake in change log doc.Tom Bosmans2018-01-181-2/+2
| | | |
* | | | Merge branch '41532-email-reason' into 'master'Sean McGivern2018-01-191-0/+30
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show why a notification email was sent Closes #41532 and #1366 See merge request gitlab-org/gitlab-ce!16160
| * | | | Initial work to add notification reason to emailsMario de la Ossa2018-01-161-0/+30
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds `#build_notification_recipients` to `NotificationRecipientService` that returns the `NotificationRecipient` objects in order to be able to access the new attribute `reason`. This new attribute is used in the different notifier methods in order to add the reason as a header: `X-GitLab-NotificationReason`. Only the reason with the most priority gets sent.
* | | | Fix incorrect path for gitlab-shell authorized keys helpersh-fix-authorized-keys-docsStan Hu2018-01-181-1/+1
| |/ / |/| |
* | | Merge branch 'jramsay-3953-fast-ssh-ce-docs' into 'master'Marcia Ramos2018-01-181-0/+6
|\ \ \ | | | | | | | | | | | | | | | | Add release added and release backported to CE See merge request gitlab-org/gitlab-ce!16553