summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | Update LFS docs for cloning [ci skip]update-lfs-docsRobert Schilling2015-11-191-3/+2
| | |/ / / /
| * | | | | Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-192-18/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Award Emoji This it first iteration of award emoji feature. We have plan to extend emoji picker by the next release. For now, you can add award by clicking to the emoji picker or posting a regular comment with emoji like ":+1:" and any other. You can post not only emoji that listed in the emoji picker. See merge request !1825
| | * | | | award emojiValery Sizov2015-11-192-18/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'update-gitlab-shell-doc' into 'master' Robert Speicher2015-11-192-2/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update gitlab-shell documentation to 2.6.7 See merge request !1836
| | * | | | Update gitlab-shell documentation [ci skip]Robert Schilling2015-11-192-2/+2
| | |/ / /
| * | | | Add link to git-lfs client [ci skip]Robert Schilling2015-11-191-1/+1
| |/ / /
| * | | Merge branch 'add_lfs_doc' into 'master' Job van der Voort2015-11-181-0/+136
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | Documentation for Git LFS Doc explaining how to use Git LFS, how to use Git LFS with GitLab, known issues and troubleshooting tips. See merge request !1813
| | * | missing .Job van der Voort2015-11-181-4/+2
| | | |
| | * | Updates to the lfs doc.Marin Jankovski2015-11-181-13/+24
| | | |
| | * | LFS doc, first draftadd_lfs_docMarin Jankovski2015-11-171-0/+127
| | | |
| * | | Update monthly release templateRobert Speicher2015-11-171-12/+16
| | | | | | | | | | | | | | | | [ci skip]
| * | | Fix md syntax in doc/api/commits.mdDen Girnyk2015-11-171-2/+2
| |/ /
| * | Merge branch 'http-to-https' into 'master' Achilleas Pipinellis2015-11-1717-37/+37
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Rewrite HTTP links to force TLS, where possible I got annoyed at the fact that the links on the profile page don't force the use of TLS, so I grepped through the entire source tree, tested all the links I found, and replaced them if possible. See merge request !1806
| | * | Rewrite HTTP links to force TLS, where possibleAlex Jordan2015-11-1617-37/+37
| | | |
| * | | Merge branch 'global-milestones' into 'master' Dmitriy Zaporozhets2015-11-164-0/+14
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create milestones in the group When you work with groups its quite often you want to create same milestone in multiple projects. This MR allows you to do so For #3488 Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> See merge request !1797
| | * | | Some code and doc improvementsglobal-milestonesDmitriy Zaporozhets2015-11-161-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | | Add milestones documentation to workflowDmitriy Zaporozhets2015-11-164-0/+14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Merge branch 'rs-rc1-docs' into 'master' Robert Speicher2015-11-163-19/+19
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | 8.2.rc1 documentation updates [ci skip] See merge request !1798
| | * | | Reorder monthly release tasks for RC1 dayrs-rc1-docsRobert Speicher2015-11-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It didn't make sense to merge CE master into EE master, and *then* do the RC1 tasks (e.g., install/update docs) because then the RC1 won't have the updated docs.
| | * | | Update doc/update/8.1-to-8.2.mdRobert Speicher2015-11-131-6/+7
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Update doc/install/installation.md for gitlab-workhorseRobert Speicher2015-11-131-10/+9
| | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | Update doc/install/installation.md for 8-2-stableRobert Speicher2015-11-131-2/+2
| | |/ / | | | | | | | | | | | | [ci skip]
| * | | Merge branch 'releases-feature'Dmitriy Zaporozhets2015-11-166-74/+127
| |\ \ \ | | |/ / | |/| |
| | * | Improve english textreleases-featureDmitriy Zaporozhets2015-11-162-7/+7
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | Add API docs and correctly expose release apiDmitriy Zaporozhets2015-11-121-0/+31
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | Move git tags API to separate fileDmitriy Zaporozhets2015-11-122-74/+75
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | Add release notes documentationDmitriy Zaporozhets2015-11-124-0/+21
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Expose CI enable option in project featuresKamil Trzcinski2015-11-131-0/+6
| | | | | | | | | | | | | | | | - Enable CI by default for all new projects
| * | | Merge pull request #9757 from yms9654/diff-optionStan Hu2015-11-134-0/+12
| |\ \ \ | | | | | | | | | | Add ignore white space option in merge request diff
| | * | | Add ignore white space option in merge request diffMinsik Yoon2015-11-134-0/+12
| | |/ / | | | | | | | | | | | | | | | | | | | | fix this issue(https://gitlab.com/gitlab-org/gitlab-ce/issues/1393). Add ignore whitespace optoin to Commits Compare view
| * | | Merge remote-tracking branch 'gitlab/master' into omniauth-doc-fixJon Cairns2015-11-1219-109/+322
| |\ \ \ | | |/ /
| | * | Merge branch 'caches' into 'master' Kamil Trzciński2015-11-121-0/+66
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow to define cache in `.gitlab-ci.yml` This extends `.gitlab-ci.yml` syntax to allow specifying caching files and directories between builds, making it easy to preserve ex. gems. ``` cache: paths: - .bundle - vendor/ before_script: - bundle install --path vendor/ rspec: script: - bundle exec rspec ``` This is based on Build Artifacts changes. /cc@dzaporozhets See merge request !1786
| | | * | Allow to define cache in `.gitlab-ci.yml`cachesKamil Trzcinski2015-11-101-0/+66
| | | | |
| | * | | Merge branch 'artifacts' into 'master' Kamil Trzciński2015-11-113-1/+35
| | |\ \ \ | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement Build Artifacts This implements #3028 1. It stores artifacts in shared/artifacts, 1. It adds `artifacts` to `.gitlab-ci.yml`, 1. We use GitLab Workhorse to offload artifacts uploading, 1. To download artifacts it uses GitLab Workhorse X-Sendfile extension, 1. There's one "artifact" per-build. The new upload removes previous one and creates a new one, 1. Default max artifact size is set to 100MB - this can be changed in settings. Missing things: 1. Support for `.gitlab-ci.yml`: `artifacts: true or git-ls-files` which will upload all non tracked files, 1. Artifacts passing between builds. GitLab Workhorse changes: https://gitlab.com/gitlab-org/gitlab-workhorse/merge_requests/5 GitLab Runner changes: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/merge_requests/46 Syntax: ``` artifacts: untracked: true # default: false paths: # default: empty - bin/files ``` See merge request !1584
| | | * | Final fixesKamil Trzcinski2015-11-101-1/+1
| | | | |
| | | * | Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse nowKamil Trzcinski2015-11-101-2/+0
| | | | |
| | | * | Change artifacts syntax to allow uploading untracked filesKamil Trzcinski2015-11-101-3/+18
| | | | |
| | | * | Implement Build ArtifactsKamil Trzcinski2015-11-103-1/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
| | * | | Merge branch 'add-allow-failure-status' into 'master' Stan Hu2015-11-101-2/+4
| | |\ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | Add allow_failure field to commit status API Closes #3196 See merge request !1685
| | | * | Add allow_failure field to commit status APIStan Hu2015-11-031-2/+4
| | | | | | | | | | | | | | | | | | | | Closes #3196
| | * | | Merge branch 'master' into 'master' Achilleas Pipinellis2015-11-101-0/+4
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change documentation of converting a MySQL-Database to a Postgres one The instructions were missleading. See -> https://gitlab.com/gitlab-org/gitlab-ce/issues/2904 closes #2904 See merge request !1549
| | | * | | Changed documentation of converting a MySQL-Database with Gitlab to a ↵Tim Jabs2015-11-041-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | Postgresdatatabase. The instructions were missleading. See -> https://gitlab.com/gitlab-org/gitlab-ce/issues/2904
| | * | | | Update monthly release issue templateRobert Speicher2015-11-091-35/+51
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| | * | | | Updated profiling guides for SherlockYorick Peterse2015-11-091-37/+8
| | | | | |
| | * | | | Merge pull request #9807 from SkySymbol/fix_line_orderRobert Schilling2015-11-061-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | fix line order in installation docs
| | | * | | | It makes more sense like thisVincent Lequertier2015-11-041-1/+1
| | | | | | |
| | * | | | | Add CI permissions and api links to README [ci skip]Achilleas Pipinellis2015-11-051-0/+2
| | | | | | |
| | * | | | | Remove duplicate documentation linksAchilleas Pipinellis2015-11-051-16/+11
| | | | | | |
| | * | | | | Merge pull request #9805 from mutec/patch-1Robert Schilling2015-11-041-1/+1
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | fixed typo in installation manual
| | | * | | | | Update installation.mdmutec2015-11-041-1/+1
| | | |/ / / /