Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2016-09-26Merge branch 'fix_trivial_doc_typo' into 'master' Rémy Coutable
Fix trivial typo in docs See merge request !5849
2016-09-25Merge branch 'patch-5' into 'master' Achilleas Pipinellis
Fix typo in README.md ## What does this MR do? Fixes a typo in the documentation of the gitlab-ci-runner environment variables See merge request !6340
2016-09-23Merge branch 'zj-link-broadcast-api-docs' into 'master' Robert Speicher
Add link to broadcast messages docs [ci skip] See merge request !6495
2016-09-23Add link to broadcast messages docsZ.J. van de Weg
Fixes #22508 [ci skip]
2016-09-22Copyedit the CI build permissions docAchilleas Pipinellis
[ci skip]
2016-09-22Small fixes in CI build permissions docsAchilleas Pipinellis
- Add link to external user - Move build triggers up
2016-09-22s/project/buildAchilleas Pipinellis
[ci skip]
2016-09-22Added a note about build triggers [ci skip]Kamil Trzcinski
2016-09-22Make 'build permissions' consistentAchilleas Pipinellis
[ci skip]
2016-09-22Add a small description mentioning submodules/LFSAchilleas Pipinellis
2016-09-22Move document on CI build permissions to new locationAchilleas Pipinellis
2016-09-22Refactor new CI build permissions model docsAchilleas Pipinellis
2016-09-22Update permissions tableKamil Trzcinski
2016-09-22Describe how the recent changes of CI permissions affect buildsKamil Trzcinski
2016-09-22Merge branch 'dz-improve-mr-versions-doc' into 'master' Rémy Coutable
Update merge request versions documentation with new screenshots For #13570 based on https://gitlab.com/gitlab-org/gitlab-ce/issues/21427 See merge request !6454
2016-09-22Bump gitlab-shell upgrade version to 3.6.0 for 8.12Stan Hu
[ci skip]
2016-09-22Merge branch 'docs/cycle-analytics' into 'master' Achilleas Pipinellis
Fix typos in cycle analytics docs See merge request !6467
2016-09-22Fix typos in cycle analytics docsAchilleas Pipinellis
[ci skip]
2016-09-22Merge branch 'docs/issue-closing-pattern' into 'master' Achilleas Pipinellis
Change location and refactor issue closing pattern documentation ## Moving docs to a new location? See the guidelines: http://docs.gitlab.com/ce/development/doc_styleguide.html#changing-document-location - [x] Make sure the old link is not removed and has its contents replaced with a link to the new location. - [x] Make sure internal links pointing to the document in question are not broken. - [x] Search and replace any links referring to old docs in GitLab Rails app, specifically under the `app/views/` directory. - [x] If working on CE, submit an MR to EE with the changes as well. See merge request !6466
2016-09-22Change location and refactor issue closing pattern documentationAchilleas Pipinellis
Split into user and administrator docs: - administration/issue_closing_pattern.md - user/project/issues/automatic_issue_closing.md [ci skip]
2016-09-21Update merge request versions documentation with new screenshotsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
And Snippets get awards ## What does this MR do? Makes snippets more awesome, by making them awardables ## Why was this MR needed? Because Snippets were left behind. ## What are the relevant issue numbers? Closes #17878 See merge request !4456
2016-09-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-09-20Add docs on Cycle AnalyticsAchilleas Pipinellis
[ci skip]
2016-09-20Merge branch 'add_optional_author_for_commits' into 'master' Rémy Coutable
Add optional 'author' param when making commits This fulfills https://gitlab.com/gitlab-org/gitlab-ce/issues/20789 by adding the ability to specify a user's ID to be used as the author of a commit. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/20789 See merge request !5822
2016-09-20Merge branch 'feature/github-edit-path' into 'master' Rémy Coutable
Lets the user choose a namespace and name on Github imports Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14971 See merge request !5728
2016-09-20Merge branch 'lfs-support-for-ssh-enabled' into 'master' Douwe Maan
LFS support for ssh enabled ## What does this MR do? This is follow-up after https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6043 which is falsely shown as merged due to: https://gitlab.com/gitlab-org/gitlab-ce/issues/22334 ## Are there points in the code the reviewer needs to double check? ## Why was this MR needed? ## Screenshots (if relevant) ## Does this MR meet the acceptance criteria? - [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [ ] Branch has no merge conflicts with `master` (if you do - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? See merge request !6413
2016-09-20updated example img in docsJames Lopez
2016-09-20modify github import JS and controller so we can now specify a namespace ↵James Lopez
and/or name for a project. - Fixed and added specs. - Added different namespace options depending on user privilages - Updated docs.
2016-09-20Merge branch 'workhorse-0.8.2' into 'master' Douwe Maan
Use gitlab-workhorse 0.8.2 Fixes rejected API git archive extensions; improves Sentry errors. https://gitlab.com/gitlab-org/gitlab-workhorse/blob/master/CHANGELOG See merge request !6388
2016-09-19Add optional 'author' param when making commitsDan Dunckel
2016-09-19Fix tests for Snippets toggling awardsZ.J. van de Weg
Also incorporate feedback
2016-09-19API docs for award emoji on SnippetsZ.J. van de Weg
[ci skip]
2016-09-19Merge branch 'issue_20978' into 'master' Rémy Coutable
Allow to set request_access_enabled for groups and projects using API Closes #20978 See merge request !6359
2016-09-19Allow to set request_access_enabled for groups and projects using APIFelipe Artur
2016-09-19Revert "Revert all changes introduced by ↵Kamil Trzcinski
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6043" This reverts commit 6d43c95b7011ec7ec4600e00bdc8df76bb39813c.
2016-09-19Merge branch 'fix/import-export-db-errors' into 'master' Rémy Coutable
Fix import/export database errors Fixes protected branches errors when importing a project including them Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21295 Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/21799 See merge request !6099
2016-09-19Update API documentation to mention rails session cookiesNick Thomas
[ci skip]
2016-09-19Revert all changes introduced by ↵Kamil Trzcinski
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6043
2016-09-19Merge branch 'master' into per-build-tokenKamil Trzcinski
2016-09-19Fix environments handlingKamil Trzcinski
2016-09-19Small refactor of review apps docsAchilleas Pipinellis
2016-09-19Cleanup changesKamil Trzcinski
2016-09-19Added documentation about dynamic environmentsKamil Trzcinski
2016-09-19Fixed label color issue and added Import/Export versioning tableJames Lopez
2016-09-18Merge branch 'doc/download-latest-artifact' into 'master' Achilleas Pipinellis
Document how to download the latest build artifacts ## What does this MR do? Document how to download the latest build artifacts. Closes gitlab-org/gitlab-ce#22273 See merge request !6401
2016-09-18Document how to download the latest build artifactsAchilleas Pipinellis
[ci skip]
2016-09-18Merge branch 'update-github-doc-page' into 'master' Achilleas Pipinellis
Update GitHub importer documentation to reflect current importer state ## What does this MR do? Update the Github importer documentation to reflect the current importer state. ## What are the relevant issue numbers? https://gitlab.com/gitlab-org/gitlab-ee/issues/904 ## Does this MR meet the acceptance criteria? - [X] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) See merge request !5987
2016-09-18Merge branch 'patch-3' into 'master' Achilleas Pipinellis
improve wording on build and push images using GitLab CI docs ## What does this MR do? Improve wording on build and push images using GitLab CI docs ## Are there points in the code the reviewer needs to double check? No ## Why was this MR needed? Poor wording ## Does this MR meet the acceptance criteria? - [ ] [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) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [ ] 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) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !6001
2016-09-18Clarify why GH integration is the preferred importing methodAchilleas Pipinellis