summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Refactor GitHub importer documentationdoc_github_importAchilleas Pipinellis2016-01-125-10/+36
| | | | [ci skip]
* Merge branch 'typo-fix' into 'master' Robert Schilling2016-01-121-1/+1
|\ | | | | | | | | | | | | [ci skip] Fixed minor typo in docker documentation This change is self-explanatory. See merge request !2374
| * [ci skip] Fixed minor typo in docker documentationJohn Galt2016-01-111-1/+1
| |
* | Merge branch 'gitlab-workhorse-0.5.3' into 'master' Robert Speicher2016-01-112-2/+2
|\ \ | | | | | | | | | | | | Use gitlab-workhorse 0.5.3 See merge request !2367
| * | Use gitlab-workhorse 0.5.3gitlab-workhorse-0.5.3Jacob Vosmaer2016-01-112-2/+2
| |/
* | Optimize LDAP and add a search timeoutDrew Blessing2016-01-111-0/+5
|/
* Merge branch 'doc-update' into 'master' Achilleas Pipinellis2016-01-111-2/+3
|\ | | | | | | | | | | | | | | | | Update docs for shared runner default settings GitLab 8.2 updated shared runners to default to `ENABLED` on all projects. Fixes #5993 See merge request !2358
| * Update docs for shared runner default settingsLuke Waite2016-01-101-2/+3
| | | | | | | | Fixes #5993
* | Remove outdated gitlab-git-http-server reference from Install docRobert Speicher2016-01-101-2/+2
|/ | | | [ci skip]
* Clean up document on adding users to a projectAchilleas Pipinellis2016-01-0914-13/+77
| | | | [ci skip]
* Merge branch 'api-project-upload' into 'master' Robert Speicher2016-01-081-0/+28
|\ | | | | | | | | | | | | Add API project upload endpoint Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4317 See merge request !2329
| * Add API project upload endpointDouwe Maan2016-01-071-0/+28
| |
* | Merge branch 'docs_project_services' into 'master' Achilleas Pipinellis2016-01-0818-91/+179
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Project services and JIRA documentation clean up Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/176 This was first aiming to fix the JIRA references to EE, but as I was going through it, I decided to revamp more. @Haydn once merged here and then Valery merges CE into EE it should be fixed in doc.gitlab.com as well. @dblessing the docs state that we support JIRA 6.x. I see that 7.x is out, should the docs be amended? Also we seem to have a place to document services (http://doc.gitlab.com/ce/project_services/project_services.html), but the JIRA doc is under integration :/ I'd like it to have it moved under `project_services/`, but I guess most customers know the current URL better. See merge request !2345
| * | Add JIRA 7 to the supported versionsdocs_project_servicesAchilleas Pipinellis2016-01-081-0/+6
| | | | | | | | | | | | [ci skip]
| * | Clean up the JIRA integration document [ci skip]Achilleas Pipinellis2016-01-089-52/+82
| | | | | | | | | | | | | | | | | | | | | - new images where needed - move images to a separate img directory - use table for the service fields - link to new documents
| * | Split external issue tracker documentAchilleas Pipinellis2016-01-088-32/+71
| | | | | | | | | | | | [ci skip]
| * | Clean up integration READMEAchilleas Pipinellis2016-01-081-8/+21
| | | | | | | | | | | | [ci skip]
* | | Merge branch 'api-delete-tag' into 'master' Dmitriy Zaporozhets2016-01-081-0/+20
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete tag via API ### What does this MR do? Implements deleting a tag via the API. ### Are there points in the code the reviewer needs to double check? On success, it returns the name of the deleted tag. This is similar to the [delete branch API](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/lib/api/branches.rb#L111). ### What are the relevant issue numbers / Feature requests? * This MR closes #1575 * Closes http://feedback.gitlab.com/forums/176466-general/suggestions/6599203-delete-tags-through-the-api @stanhu Could you do a review? See merge request !1862
| * | Delete tag via APIapi-delete-tagRobert Schilling2016-01-081-0/+20
| |/
* | Merge branch 'docs_project_services' into 'master' Achilleas Pipinellis2016-01-081-16/+26
|\ \ | |/ |/| | | | | | | | | Update project services to include all supported ones Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/80 See merge request !2297
| * Update project services to include all supported onesAchilleas Pipinellis2016-01-051-16/+26
| | | | | | | | [ci skip]
* | Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-0/+0
| |
* | Merge branch 'doc_enable_disable_ci' into 'master' Achilleas Pipinellis2016-01-074-0/+72
|\ \ | | | | | | | | | | | | | | | | | | Add documentation on enabling/disabling GitLab CI Closes #4289 See merge request !2320
| * | Fix hyphenation typos [ci skip]Achilleas Pipinellis2016-01-071-7/+7
| | |
| * | Add documentation on enabling/disabling GitLab CIdoc_enable_disable_ciAchilleas Pipinellis2016-01-064-0/+72
| | | | | | | | | | | | [ci skip]
* | | Enable Microsoft Azure OAuth2 supportJanis Meybohm2016-01-062-0/+84
| | |
* | | Merge branch 'import-gh-pull-requests' into 'master' Douwe Maan2016-01-061-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Import GitHub Pull Requests into GitLab Fixes #2833 See merge request !2168
| * | | Update doc for importing existing GitHub projects to GitLabimport-gh-pull-requestsDouglas Barbosa Alexandre2016-01-051-2/+2
| |/ /
* | | Merge branch 'feature/detailed-user-endpoint' of ↵Dmitriy Zaporozhets2016-01-061-0/+7
|\ \ \ | |/ / |/| | | | | https://gitlab.com/Michi302/gitlab-ce
| * | Make single user API endpoint return Entities::User instead of ↵Michi3022015-12-281-0/+7
| | | | | | | | | | | | Entities::UserBasic
* | | Fix grammarFelix Eckhofer2016-01-051-1/+1
| | |
* | | Clarify the key generation stepFelix Eckhofer2016-01-051-2/+3
| | | | | | | | | | | | | | | Users must not change the default filename or they will have to create a suitable .ssh/config which is out-of-scope here.
* | | Remove misleading `ssh-dsa`Felix Eckhofer2016-01-051-2/+2
| |/ |/| | | | | | | | | | | | | | | The keytype field is actually `ssh-dss` for DSA keys and they will not be stored as `id_rsa.pub`. Note that newer version of ssh actually also support `ecdsa-sha2-nistp256` and others so it is also misleading to assume the field always starts with `ssh-`.
* | Merge remote-tracking branch 'origin/crosslink-env-docs'Dmitriy Zaporozhets2016-01-052-2/+7
|\ \ | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Fix link, filename and crosslink to omnibus docs.crosslink-env-docsSytse Sijbrandij2015-12-292-2/+7
| | |
* | | Added system hooks messages for renaming and transferring a projectSteve Norman2016-01-041-1/+49
| | |
* | | Merge branch 'docs/local-share-upload' into 'master' Achilleas Pipinellis2016-01-041-0/+43
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs: raketasks: Add documentation on uploading to mounted shares Fog has a local storage provider, which can be use to copy backups to locally mounted cifs / nfs / smb shares. This MR adds documentation to doc/raketasks/backup_restore.md in response to #3387. @stanhu I found some time tonight and was able to get this started earlier than I initially expected, glad I could contribute. See merge request !2246
| * | | docs: raketasks: Add documentation on uploading to mounted sharesNathan Lowe2015-12-291-0/+43
| | | |
* | | | Merge branch 'fix_broken_docs_link' into 'master' Achilleas Pipinellis2016-01-011-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken SVN migration link Closes https://gitlab.com/gitlab-com/doc-gitlab-com/issues/45 See merge request !2271
| * | | | Fix broken SVN migration link [ci skip]Achilleas Pipinellis2016-01-011-1/+1
| | | | |
* | | | | Added additional config environmental variables to help Debian packagingGabriel Mazetto2015-12-302-3/+6
| |/ / / |/| | | | | | | | | | | | | | | * GITLAB_EMAIL_FROM * GITLAB_EMAIL_DISPLAY_NAME * GITLAB_EMAIL_REPLY_TO
* | | | Merge branch 'upvote_count_to_api' into 'master' Valery Sizov2015-12-292-14/+6
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Revert upvotes and downvotes params back to MR API issue https://gitlab.com/gitlab-org/gitlab-ce/issues/3672 See merge request !2212
| * | | Revert upvotes and downvotes params to MR APIValery Sizov2015-12-282-14/+6
| | | |
* | | | Merge branch 'feature/recaptcha_settings' into 'master' Dmitriy Zaporozhets2015-12-291-40/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes reCAPTCHA configurable through Application Settings screen Following the work made by @stanhu here: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2216, made it configurable without needing to restart Gitlab See merge request !2231
| * | | | reCAPTCHA is configurable through Admin Settings, no reload needed.Gabriel Mazetto2015-12-281-40/+7
| | |_|/ | |/| |
* | | | Merge branch 'fix_link_permissions' into 'master' Achilleas Pipinellis2015-12-281-3/+3
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Fix broken link in permissions page See merge request !2233
| * | | Fix broken link in permissions page [ci skip]Achilleas Pipinellis2015-12-281-3/+3
| | |/ | |/|
* | | Merge branch 'environment-variables-in-the-app' into 'master' Dmitriy Zaporozhets2015-12-282-0/+46
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Environment variables in the app Fixes #3717 and #3519 ## Why environment variables? We need environmental variables, they are an expected way to configure apps https://medium.com/@kelseyhightower/12-fractured-apps-1080c73d481c#.ntrdiyu4c This causes many tools and to tutorials to make it easy to set environmental variables and harder to supply a configuration file. So even though we agree they are not ideal https://support.cloud.engineyard.com/hc/en-us/articles/205407508-Environment-Variables-and-Why-You-Shouldn-t-Use-Them the market has spoken. ## Why for GitLab the application and not for the Omnibus packages? Environmental variables are also needed by people that do not run our Omnibus packages, for example natively bundled apps (Debian apt-get) and idiomatic Docker packages (Mesos, Kubernetes, etc.). Of course it should work great with Omnibus packages too so any advise is welcome in that regard. There is an MR https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/575/diffs to be able to set any variable in gitlab.rb via environmental variables. I think both that and this MR should be merged to solve the configuration problem for both Omnibus and non-Omnibus installations. When both are merged the documentation should be crosslinked. ## Why uppercase? Need to be all cap according to Google Shell guideline: "Constants and Environment Variable Names => All caps, separated with underscores, declared at the top of the file." https://google.github.io/styleguide/shell.xml#Constants_and_Environment_Variable_Names Or as explained on http://stackoverflow.com/a/673940/613240 Keeping to this convention, you can rest assured that you don't need to know every environment variable used by UNIX tools or shells in order to avoid overwriting them. If it's your variable, lowercase it. If you export it, uppercase it. /cc @JobV @DouweM @marin @jacobvosmaer @ayufan @pravi See merge request !2215
| * | | Thanks Robert for the corrections in the environment variables docs.environment-variables-in-the-appSytse Sijbrandij2015-12-281-1/+1
| | | |
| * | | Add documentation and example file for environent variables.Sytse Sijbrandij2015-12-271-0/+45
| | | |