Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small fixesdocumentation-workflow-docs | Mike Lewis | 2018-10-25 | 1 | -2/+2 |
| | |||||
* | add link to main index page of the /documentation/ section | Mike Lewis | 2018-10-25 | 1 | -1/+2 |
| | |||||
* | additional minor edits to docs workflow | Mike Lewis | 2018-10-25 | 1 | -11/+9 |
| | |||||
* | many edits to the documentation workflow page | Mike Lewis | 2018-10-25 | 1 | -111/+106 |
| | |||||
* | Merge branch 'sh-bump-ruby-2.4.5' into 'master' | Robert Speicher | 2018-10-24 | 2 | -6/+6 |
|\ | | | | | | | | | Upgrade to Ruby 2.4.5 See merge request gitlab-org/gitlab-ce!22484 | ||||
| * | Upgrade to Ruby 2.4.5 | Stan Hu | 2018-10-24 | 2 | -6/+6 |
| | | |||||
* | | clarify auto review apps deployment, jobs skipped by license, disabling at… | Daniel Gruesso | 2018-10-24 | 1 | -39/+76 |
| | | |||||
* | | Merge branch 'patch-29' into 'master' | Achilleas Pipinellis | 2018-10-24 | 1 | -0/+1 |
|\ \ | |/ |/| | | | | | Request to be a German proofreader See merge request gitlab-org/gitlab-ce!22337 | ||||
| * | Request to be a German proofreader | Michael Hahnle | 2018-10-13 | 1 | -0/+1 |
| | | |||||
* | | Fix link in doc/user/project/repository/branches/index.md | Stephen Wade | 2018-10-24 | 1 | -6/+3 |
| | | |||||
* | | Merge branch 'patch-12' into 'master' | Stan Hu | 2018-10-24 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | doc: Fix broken link hrefs for ee and gitlab-versions See merge request gitlab-org/gitlab-ce!22540 | ||||
| * | | add broken link hrefs for ee and gitlab-versions | Elan Ruusamäe | 2018-10-23 | 1 | -0/+2 |
| | | | |||||
* | | | Add instructions on how to enable a feature flag | Filipa Lacerda | 2018-10-23 | 1 | -0/+5 |
| | | | |||||
* | | | Merge branch 'patch-32' into 'master' | Evan Read | 2018-10-23 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | Correcting a typo See merge request gitlab-org/gitlab-ce!22511 | ||||
| * | | | Correcting a typo | Alex | 2018-10-22 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add administrator documentation for Pages access control | Nick Thomas | 2018-10-23 | 2 | -0/+65 |
| |/ / |/| | | |||||
* | | | Add `Any` option to milestone filter | Heinrich Lee Yu | 2018-10-23 | 1 | -1/+2 |
| | | | |||||
* | | | Merge branch 'patch-31' into 'master' | Evan Read | 2018-10-23 | 1 | -0/+17 |
|\ \ \ | | | | | | | | | | | | | | | | | Add information about the uid_attribute custom setting in the SAML docs See merge request gitlab-org/gitlab-ce!22500 | ||||
| * | | | Edited uid_attribute information with suggested changes | Blair Lunceford | 2018-10-22 | 1 | -3/+2 |
| | | | | |||||
| * | | | Add information about the uid_attribute custom setting in the SAML docs | Blair Lunceford | 2018-10-19 | 1 | -0/+18 |
| | | | | |||||
* | | | | Make the 'Accepting merge requests' workflow consistentdocs-accepting-merge-requests-label-is-the-ssot | Rémy Coutable | 2018-10-22 | 3 | -22/+23 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | docs-Update proofreader.md | Ray Paik | 2018-10-22 | 1 | -1/+3 |
| | | | | |||||
* | | | | Update repository mirroring documentation to reflect current state. | Evan Read | 2018-10-22 | 20 | -254/+297 |
| | | | | |||||
* | | | | Merge branch 'patch-30' into 'master' | Achilleas Pipinellis | 2018-10-22 | 1 | -74/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | docs-Update index.md See merge request gitlab-org/gitlab-ce!22478 | ||||
| * | | | | Update index.mdpatch-30 | Ray Paik | 2018-10-18 | 1 | -74/+2 |
| | | | | | |||||
* | | | | | Merge branch 'docs-fix-sbt-version-in-test-scala-application' into 'master' | Achilleas Pipinellis | 2018-10-22 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update test-scala-application.md to use sbtVersion instead of sbt-version Closes #52957 See merge request gitlab-org/gitlab-ce!22514 | ||||
| * | | | | | Update test-scala-application.md to use sbtVersion instead of sbt-versiondocs-fix-sbt-version-in-test-scala-application | Rémy Coutable | 2018-10-22 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch '52559-applications-api-get-delete' into 'master' | Rémy Coutable | 2018-10-22 | 1 | -2/+49 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Applications API endpoints for listing and deleting entries. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52559 See merge request https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22296 | ||||
| * | | | | | Support GET /applications and DELETE /applications/:id endpoints #52559 | JB Vasseur | 2018-10-11 | 1 | -2/+49 |
| | | | | | | |||||
* | | | | | | Merge branch '51366-custom-repos-trait-docs' into 'master' | Rémy Coutable | 2018-10-22 | 1 | -0/+31 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document the :repository and :custom_repo traits Closes #51366 See merge request gitlab-org/gitlab-ce!22480 | ||||
| * | | | | | Document the :repository and :custom_repo traits | Nick Thomas | 2018-10-19 | 1 | -0/+31 |
| | |/ / / | |/| | | | |||||
* | | | | | fix a typo in repositories.md (contend -> content) | Maurits | 2018-10-21 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Resolve "/assign me quick action doesn't work if there is extra white space" | Cindy Pallares 🦉 | 2018-10-19 | 1 | -0/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'ce-5987-group-file-templates' into 'master' | Robert Speicher | 2018-10-19 | 3 | -6/+24 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | CE backport of changes to suppport group file templates See merge request gitlab-org/gitlab-ce!22310 | ||||
| * | | | | Backport CE to changes to support group-level file templates | Nick Thomas | 2018-10-19 | 3 | -6/+24 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | When the feature is available, this setting allows admins to choose a project as a source of custom file templates. This is in addition to any instance-wide templates, whether custom or vendored into the GitLab codebase. | ||||
* | | | | Merge branch '42396-pristine-test-environments-docs' into 'master' | Robert Speicher | 2018-10-19 | 1 | -0/+124 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document how GitLab keeps its tests pristine Closes #42396 See merge request gitlab-org/gitlab-ce!22481 | ||||
| * | | | | Document how GitLab keeps its tests pristine | Nick Thomas | 2018-10-19 | 1 | -0/+124 |
| |/ / / | |||||
* | | | | Merge branch 'doc-edit-config-file-path-kaniko' into 'master' | Achilleas Pipinellis | 2018-10-19 | 1 | -3/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Docs: Change path where to create the config.json file when using kaniko See merge request gitlab-org/gitlab-ce!22075 | ||||
| * | | | | Change path where to create the config.json file | Valerio Baldisserotto | 2018-10-03 | 1 | -3/+2 |
| | | | | | |||||
* | | | | | Merge branch ↵ | Achilleas Pipinellis | 2018-10-19 | 1 | -2/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'docs/52918-shared-runners-still-showing-in-list-projects-runner-when-shared-runners-disabled-for-project' into 'master' Fix documentation for list runners Closes #52918 See merge request gitlab-org/gitlab-ce!22490 | ||||
| * | | | | | Fix documentation for list runners | Steve Azzopardi | 2018-10-19 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We are specifying that we will only return the shared runners on two condition; 1 if project has any available 2 if shared runners are enabled. 2 is not correct. In the admin UI, when the user press "disable shared runners" we still show the runners to show what kind of runners are available when the user enables them. We want the API to mimic this behavior from the UI. closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52918 | ||||
* | | | | | | Merge branch 'docs/highlight-mentions' into 'master' | Marcia Ramos | 2018-10-19 | 1 | -3/+6 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document highlighted mentions See merge request gitlab-org/gitlab-ce!22488 | ||||
| * | | | | | | Document highlighted mentions | Achilleas Pipinellis | 2018-10-19 | 1 | -3/+6 |
| |/ / / / / | |||||
* | | | | | | Add mention that recovery codes are downloadable. | Evan Read | 2018-10-19 | 1 | -5/+7 |
|/ / / / / | |||||
* | | | | | Merge branch 'docs/docker-build' into 'master' | Evan Read | 2018-10-19 | 4 | -45/+93 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the ways needed to authenticate to the registry via CI/CD Closes gitlab-com/support-forum#3825 See merge request gitlab-org/gitlab-ce!21538 | ||||
| * | | | | | Add the ways needed to authenticate to the registry via CI/CD | Achilleas Pipinellis | 2018-10-18 | 4 | -45/+93 |
| | | | | | | |||||
* | | | | | | Merge branch 'triggering-pipeline-api-docs' into 'master' | Evan Read | 2018-10-19 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | Add Triggering Pipelines docs to API readme See merge request gitlab-org/gitlab-ce!22473 | ||||
| * | | | | | Add Triggering Pipelines docs to API readme | Achilleas Pipinellis | 2018-10-18 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'sh-add-audit-logging-json-ce' into 'master' | Stan Hu | 2018-10-18 | 1 | -0/+14 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | Add support for JSON logging for audit events See merge request gitlab-org/gitlab-ce!22471 | ||||
| * | | | | | Add support for JSON logging for audit events | Stan Hu | 2018-10-18 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will add audit_json.log that writes one line per audit event. For example: { "severity":"INFO", "time":"2018-10-17T17:38:22.523Z", "author_id":3, "entity_id":2, "entity_type":"Project", "change":"visibility", "from":"Private", "to":"Public", "author_name":"John Doe4", "target_id":2, "target_type":"Project", "target_details":"namespace2/project2" } |