summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Set up the main structure for the membership docsAchilleas Pipinellis2016-10-0410-1/+43
|
* Merge branch 'add-email-subject-suffix' into 'master' Rémy Coutable2016-10-031-9/+11
|\ | | | | | | | | | | | | | | | | | | | | | | | | Add configurable email subject suffix ## Why was this MR needed? I noticed that there is a commit 44ab156e 3 years ago which removes email subject prefix actually we do need an special part of the email subject which makes the email subject easy to identify we just need to make it configurable rather than remove it. See merge request !6172
| * add configurable email subject suffixFu Xu2016-10-031-9/+11
| |
* | Merge branch 'fix/import-export-admin' into 'master' Robert Speicher2016-10-031-1/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Enable Import/Export for non-admin users Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21315 Related https://gitlab.com/gitlab-org/gitlab-ce/issues/20857 and https://gitlab.com/gitlab-org/gitlab-ce/issues/20821/ See merge request !6080
| * | Enable import/export back for non-adminsfix/import-export-adminJames Lopez2016-10-031-1/+2
| |/
* | Merge branch 'update-gitlab-shell-3-6-3' into 'master' Rémy Coutable2016-10-031-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Update GITLAB_SHELL_VERSION to 3.6.3 Because VERSION at the gitlab-shell v3.6.2 tag was still 3.6.1: https://gitlab.com/gitlab-org/gitlab-shell/blob/v3.6.2/VERSION (my bad!) VERSION at the v3.6.3 tag is now 3.6.3: https://gitlab.com/gitlab-org/gitlab-shell/blob/v3.6.3/VERSION See merge request !6621
| * | Update gitlab-shell to 3.6.3Rémy Coutable2016-10-031-1/+1
| |/ | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Add a /wip slash commandThomas Balthazar2016-10-031-1/+2
|/ | | | It toggles the 'WIP' prefix in the MR title.
* Link to the "What requires downtime?" page from the Migration Style GuideNick Thomas2016-10-021-4/+4
| | | | [ci skip]
* Merge branch 'cs-frontend-guidelines' into 'master' Jacob Schatz2016-10-012-0/+226
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Frontend Development Guidelines to the Developer Documentation ## What does this MR do? WIP incomplete draft of some Frontend Development Guidelines for contributors to the project, new hires, and for other projects and persons to look to for guidance. These are all subject to removal, modification, etc. If you disagree with any of these, please feel free to voice your concerns :) ## Why was this MR needed? There are a number of guidelines we currently follow implicitly, this makes them more official and available for reference/discussion. It also exists as a reference for certain patterns we use which may be unfamiliar to new contributors, e.g. the per-page JS. Feel free to give feedback on wording, missing sections/guidelines, whether a guideline should even exist, etc. See merge request !5477
| * Update Frontend Docs based on feedback.cs-frontend-guidelinesConnor Shea2016-09-211-18/+18
| |
| * Add a section on vue and one on supported browsers.Connor Shea2016-09-211-0/+14
| |
| * Add Overview section detailing our frontend stack. [ci skip]Connor Shea2016-09-211-5/+44
| |
| * Add short Testing section, minor fixes.Connor Shea2016-09-211-1/+7
| |
| * Add CSP and SRI information [ci skip]Connor Shea2016-09-211-3/+71
| |
| * Further revisions/additions [ci skip]Connor Shea2016-09-211-6/+17
| |
| * Add more information on page-specific JS.Connor Shea2016-09-211-19/+45
| | | | | | | | [ci skip]
| * Initial incomplete draft of the Frontend Development Guidelines.Connor Shea2016-09-212-0/+62
| | | | | | | | [ci skip]
* | Merge branch 'update-update-guides-for-8.13' into 'master' Rémy Coutable2016-09-304-5/+210
|\ \ | | | | | | | | | | | | | | | | | | Update "Installation from source" guide for 8.13.0 Following the steps from https://gitlab.com/gitlab-org/release-tools/blob/master/doc/release-candidates.md#creating-rc1. See merge request !6565
| * | Update the "Update Ruby" part for the 8.10 -> 8.11 as wellupdate-update-guides-for-8.13Rémy Coutable2016-09-301-1/+3
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Update the "Update Ruby" part since we still support Ruby 2.1 for nowRémy Coutable2016-09-302-2/+6
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Update "Installation from source" guide for 8.13.0Rémy Coutable2016-09-282-3/+202
| | | | | | | | | | | | | | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'patch-3' into 'master' best-design-patternDmitriy Zaporozhets2016-09-301-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Added "View wiki pages" to list of actions granted to various user permission levels in a project. This MR clarifies the actions allowed by various user permission levels in a project to include "View wiki pages" See merge request !5749
| * | | Added "View wiki pages" to list of actions granted to various user ↵Dustin Miller2016-08-091-0/+1
| | | | | | | | | | | | | | | | permission levels in a project.
* | | | Merge branch 'patch-6' into 'master' Dmitriy Zaporozhets2016-09-301-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed Session Cookie header ## What does this MR do? This MR fixes the wiki text header for the Session Cookie section ## Are there points in the code the reviewer needs to double check? It is markdown so probably not. Two very simple changes - first is replacing a dot with a space (was causing invalid markdown, not rendered as a header) and capitalized the word Cookie to match the other header formatting. ## Why was this MR needed? Fix the wiki documentation. ## Screenshots (if relevant) None. ## Does this MR meet the acceptance criteria? I can't imagine it wouldn't. - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [x] API support added - Tests - [x] Added for this feature/bug - [x] All builds are passing - [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? I didn't think this warranted an issue as it is just some simple wiki markdown formatting with little to no consequence. See merge request !6584
| * | | | Fixed Session Cookie headerAlan Moore2016-09-291-1/+1
| | | | |
* | | | | Merge branch 'patch-6' into 'master' Dmitriy Zaporozhets2016-09-301-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Smaller formatting fix See the contents, it's just a smaller fix in formatting. No detailed description needed - just keeping the docs clean See merge request !6614
| * | | | | Smaller formatting fixNils Brinkmann2016-09-301-1/+1
| | | | | |
* | | | | | Merge branch 'master' into 'fix_oauth_doc'Achilleas Pipinellis2016-09-3028-6/+1700
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | # Conflicts: # doc/api/oauth2.md
| * | | | | Expose the Koding application settings in the APIkoding-setting-apiDJ Mountney2016-09-291-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | This will allow the Koding app to enable the integration itself once is has authorized an admin user using the application secrets.
| * | | | | Merge branch 'issue_22382' into 'master' Rémy Coutable2016-09-291-0/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose project share expiration_date field on API closes #22382 See merge request !6484
| | * | | | | Expose project share expiration_date field on APIissue_22382Felipe Artur2016-09-281-0/+1
| | | | | | |
| * | | | | | Merge branch '22367-add-pipeline-id-build' into 'master' Rémy Coutable2016-09-291-0/+30
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose pipeline data in builds API Exposes pipeline data in builds API, as suggested by #22367. The fields exposed were 'id', 'status', 'ref', and 'sha'. Closes #22367 See merge request !6502
| | * | | | | expose pipeline data in builds APIGuilherme Salazar2016-09-281-0/+30
| | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add pipeline ref, sha, and status to the build API response add tests of build API (pipeline data) change API documentation for builds API log change to builds API in CHANGELOG CHANGELOG: add reference to pull request and contributor's name
| * | | | | [ci-skip] Correct gitlab-shell installation instructions in docs22352-cannot-install-gitlab-shell-on-ubuntu-server-with-no-previous-gitlab-installAlejandro Rodríguez2016-09-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the introduction of repository storages validations it becomes necessary to add the flag `SKIP_STORAGE_VALIDATION` to the gitlab-shell install command, since that command will create the storage paths
| * | | | | Merge branch 'fix-csfr-typo-in-doc' into 'master' Achilleas Pipinellis2016-09-281-8/+8
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo `CSFR` -> `CSRF` in the OAuth2 doc See merge request !6538
| | * | | | | Fix typo `CSFR` -> `CSRF` in the OAuth2 docfix-csfr-typo-in-docRémy Coutable2016-09-271-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | | | | | Merge branch 'add-university-content' into 'master' Achilleas Pipinellis2016-09-2822-0/+1647
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add university content ## What does this MR do? Imports gitlab-org/University content into doc/university to deprecate university.gitlab.com and access it from doc.gitlab.com/universtiy. ## Are there points in the code the reviewer needs to double check? That there are no broken links. ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added ## What are the relevant issue numbers? #22449 See merge request !6520
| | * | | | | | Resolve merge request commentsadd-university-contentSean Packham2016-09-281-5/+5
| | | | | | | |
| | * | | | | | Fix linksSean Packham2016-09-271-3/+3
| | | | | | | |
| | * | | | | | Resolve merge request commentsSean Packham2016-09-274-35/+27
| | | | | | | |
| | * | | | | | Readded imagesSean Packham2016-09-2715-0/+0
| | | | | | | |
| | * | | | | | Removed lfsSean Packham2016-09-2715-45/+0
| | | | | | | |
| | * | | | | | Fix lint errorSean Packham2016-09-271-1/+1
| | | | | | | |
| | * | | | | | Migrate university to use lfs for imagesSean Packham2016-09-2715-0/+0
| | | | | | | |
| | * | | | | | Merge branch 'master' into add-university-contentSean Packham2016-09-271-1/+8
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into add-university-contentSean Packham2016-09-263-2/+3
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Imported GitLab University contentseanpackham2016-09-2323-0/+1655
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Add footnote to Markdown docsBen Bodenmiller2016-09-281-0/+10
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | | Fix a confusion in OAuth2 documentationfix_oauth_docValery Sizov2016-09-281-11/+11
|/ / / / / /