summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Tabulate return codesdocs/uplift-snippets-api-docEvan Read2019-02-061-3/+5
|
* Refactor snippets API documentation pageEvan Read2019-02-052-71/+150
|
* Merge branch 'update-pages-extensionless-urls' into 'master'Evan Read2019-02-041-0/+51
|\ | | | | | | | | Add support for extensionless pages URLs See merge request gitlab-org/gitlab-ce!24876
| * Add support for extensionless pages URLsNick Thomas2019-02-041-0/+51
| |
* | Add programming language filtering to `/projects`Dylan MacKenzie2019-02-041-0/+2
| |
* | Merge branch 'docs-correct-link' into 'master'Achilleas Pipinellis2019-02-041-1/+1
|\ \ | | | | | | | | | | | | Docs: corrects link See merge request gitlab-org/gitlab-ce!24865
| * | Docs: Corrects linkMerve2019-01-311-1/+1
| | |
* | | Merge branch 'docs-mirroring-refs' into 'master'Evan Read2019-02-044-8/+8
|\ \ \ | | | | | | | | | | | | | | | | Docs: Fix some references to the mirroring doc See merge request gitlab-org/gitlab-ce!24879
| * | | Fix more mirroring refsMarcel Amirault2019-02-021-5/+5
| | | |
| * | | Fix pulling from remote rep referencesMarcel Amirault2019-02-023-3/+3
| | | |
* | | | Merge branch 'patch-42' into 'master'Evan Read2019-02-031-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | publickeymustbechangedtoprivatekey.md See merge request gitlab-org/gitlab-ce!24830
| * | | | publickeymustbechangedtoprivatekey.mdAndrii Zhuha2019-01-311-3/+3
| | | | |
* | | | | Docs: Fix link references for artifactsMarcel Amirault2019-02-034-4/+4
| |_|_|/ |/| | |
* | | | Apply suggestion to doc/api/merge_requests.mdRémy Coutable2019-02-011-1/+1
| | | |
* | | | Merge branch 'master' into 'patch-29'Rémy Coutable2019-02-01613-7749/+17314
|\ \ \ \ | | |/ / | |/| | | | | | # Conflicts: # doc/api/merge_requests.md
| * | | Merge branch 'patch-41' into 'master'Evan Read2019-02-011-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | The GitLab Pages IP address for GitLab.com changed from 52.167.214.135 to... See merge request gitlab-org/gitlab-ce!24797
| | * | | The GitLab Pages IP address for GitLab.com changed from 52.167.214.135 to ↵Star Light2019-01-301-1/+1
| | | | | | | | | | | | | | | | | | | | 35.185.44.232 in August 2018. (https://about.gitlab.com/2017/02/07/setting-up-gitlab-pages-with-cloudflare-certificates/#step-1-dns-record)
| * | | | Merge branch 'docs-serverless-tmcli-update' into 'master'Evan Read2019-01-313-21/+29
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | Docs serverless tmcli update See merge request gitlab-org/gitlab-ce!24689
| | * | | Fix rendering of caution textEvan Read2019-02-011-5/+6
| | | | |
| | * | | Update intro note and stepsdanielgruesso2019-01-311-5/+6
| | | | |
| | * | | Update private repo stepsDaniel Gruesso2019-01-301-10/+1
| | | | |
| | * | | Removed orphaned file and update for clarityDaniel Gruesso2019-01-301-12/+9
| | | | |
| | * | | Delete file serverless-details.pngDaniel Gruesso2019-01-301-0/+0
| | | | |
| | * | | Removed orphaned file and update for claritydanielgruesso2019-01-301-1/+1
| | | | |
| | * | | Add domain retrieval info and imagedanielgruesso2019-01-302-1/+5
| | | | |
| | * | | Update tm cli version and clarify stepsdanielgruesso2019-01-301-18/+32
| | | | |
| * | | | Disable git v2 protocol temporarilyNick Thomas2019-01-311-0/+7
| | | | |
| * | | | Alias GitHub and BitBucket OAuth2 callback URLsStan Hu2019-01-312-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To prevent an OAuth2 covert redirect vulnerability, this commit adds and uses an alias for the GitHub and BitBucket OAuth2 callback URLs to the following paths: GitHub: /users/auth/-/import/github Bitbucket: /users/auth/-/import/bitbucket This allows admins to put a more restrictive callback URL in the OAuth2 configuration settings. Instead of https://example.com, admins can now use: https://example.com/users/auth It's possible but not trivial to change Devise and OmniAuth to use a different prefix for callback URLs instead of /users/auth. For now, aliasing the import URLs under the /users/auth namespace should suffice. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56663
| * | | | Merge branch 'winh-ee_else_ce-docs' into 'master'Marcia Ramos2019-01-311-0/+14
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Document ee_else_ce alias for splitting CE/EE JavaScript See merge request gitlab-org/gitlab-ce!24798
| | * | | | Document ee_else_ce alias for splitting CE/EE JavaScriptWinnie Hellmann2019-01-301-0/+14
| | | |/ / | | |/| |
| * | | | Merge branch 'docs-fix-space-unicode' into 'master'Evan Read2019-01-313-14/+14
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs: Change non-standard NBSP space to regular SP space See merge request gitlab-org/gitlab-ce!24794
| | * | | | Change non-standard NBSP space to regular SP spaceMarcel Amirault2019-01-303-14/+14
| | | | | |
| * | | | | Merge branch 'docs/update-terminal-docs' into 'master'Evan Read2019-01-311-5/+6
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update web terminal note for shared runners See merge request gitlab-org/gitlab-ce!24754
| | * | | | | Update web terminal note for shared runnersSteve Azzopardi2019-01-301-5/+6
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The current documentation suggests that a user can not use his own runner for a specific group or project. At first I thought this was the case but it is not true, since we do allow websocket connections on GitLab.com, this was discovered as part of the investigation on https://gitlab.com/gitlab-org/gitlab-ce/issues/52611.
| * | | | | Merge branch 'highlight-environment-args' into 'master'Evan Read2019-01-311-3/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | Highlight when CI_ENVIRONMENT_* environment args are present See merge request gitlab-org/gitlab-ce!24484
| | * | | | Highlight when CI_ENVIRONMENT_* environment args are presentOliver Bristow2019-01-301-3/+3
| | | |_|/ | | |/| |
| * | | | Docs: Releases permissionsMarcia Ramos2019-01-301-0/+7
| | | | |
| * | | | Make supported bundler version clearer and polish topicEvan Read2019-01-301-54/+76
| | | | |
| * | | | Documentation now matches UI copyEvan Read2019-01-3018-56/+61
| | | | |
| * | | | Merge branch 'docs/surface-auth-section-link' into 'master'Achilleas Pipinellis2019-01-301-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Surface link to auth section index See merge request gitlab-org/gitlab-ce!24787
| | * | | | Surface link to auth section indexEvan Read2019-01-301-1/+1
| | | | | |
| * | | | | Merge branch ↵Achilleas Pipinellis2019-01-301-6/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '25569-changing-wording-to-delete-when-referring-to-removing-a-branch--docs' into 'master' Change `remove branch` to `delete branch` Closes #25569 See merge request gitlab-org/gitlab-ce!24574
| | * | | | Change `remove branch` to `delete branch`Sam Bigelow2019-01-241-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this is to match `git branch -D` from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23966 This just documents the change
| * | | | | Merge branch 'patch-28' into 'master'Evan Read2019-01-301-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | Added missing parameter cluster_id in the params list for edit project cluster endpoint See merge request gitlab-org/gitlab-ce!24731
| | * | | | Added missing parameter cluster_id in the params list for edit project ↵akkee2019-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | cluster endpoint
| * | | | | Merge branch 'docs-repositories-api-fix' into 'master'Evan Read2019-01-291-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Minor fix to formatting See merge request gitlab-org/gitlab-ce!24696
| | * | | | | Docs: Minor fix to formattingMarti Raudsepp2019-01-261-1/+1
| | |/ / / /
| * | | | | Add GitLab Pages predefined variablesAdrian Moisey2019-01-291-0/+8
| | | | | |
| * | | | | Fix typo: Prometheus MetricsTakuya Noguchi2019-01-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | Merge branch 'docs-localized-dates-in-ruby' into 'master'Marcia Ramos2019-01-291-0/+10
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document how to format localized dates in Ruby Closes #41237 See merge request gitlab-org/gitlab-ce!24585