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
AgeCommit message (Collapse)Author
2015-12-30docs: raketasks: Add documentation on uploading to mounted sharesNathan Lowe
2015-12-15[ci skip] Add user repository integrity check rake taskDrew Blessing
2015-12-11Merge pull request #9850 from davydovanton/doc-fix-typosStan Hu
Fix typos in all docs
2015-12-08Merge branch 'master' into sync-all-reposJacob Vosmaer
2015-11-28Remove reverence to satellites [ci skip]Robert Schilling
2015-11-24Fix typos in all docs [skip ci]Anton Davydov
2015-11-19Backup LFS objects same as any upload.Marin Jankovski
2015-11-10Implement Build ArtifactsKamil Trzcinski
- Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
2015-10-22Add builds to the docs as a valid skip option for backups.Marin Jankovski
2015-10-16Changed loose to loseAshley Hindle
2015-10-07Add docs for gitlab:two_factor:disable_for_all_users taskRobert Speicher
2015-09-30solved conflictkaren Carias
2015-09-29Merge branch 'master' into 'master' Jacob Vosmaer
Add support for AWS S3 Server-Side Encryption support This adds support for AWS S3 SSE with S3 managed keys, this means the data is encrypted at rest and the encryption is handled transparently to the end user as well as in the AWS Console. ## Points to double check I'm unsure on the best way to the handle the default. I've followed the `multipart_upload` de facto in the app. I'm happy to change this if required or if it will impact elsewhere e.g. omnibus packages I also think I've managed to catch all of the documentation for this change as well. ### Why is this required Many enterprises require good backup support but also for this to be encrypted. By default backups aren't encrypted, this allows at rest encryption to be supported in GitLab backups providing a layer of security should the physical media not be properly disposed of. Relates to issue #2478. See merge request !1280
2015-09-25Add support for AWS S3 Server-Side Encryption supportPaul Beattie
This adds support for AWS S3 SSE with S3 managed keys, this means the data is encrypted at rest and the encryption is handled transparently to the end user as well as in the AWS Console. This is optional and not required to make S3 uploads work.
2015-09-25Add "rake gitlab:list_repos" taskJacob Vosmaer
2015-09-25Improve 'rake gitlab:cleanup:repos' documentationJacob Vosmaer
2015-09-14added notekaren Carias
2015-09-10made info more clearkaren Carias
2015-09-09link to rake taskskaren Carias
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
This reverts commit 957e849f41d96fa9778fcdd06792d2f0274b29ab, reversing changes made to 6b9dbe9f5a175a8162abf296367f561bab3eea1a. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-05Merge branch 'drop-satellites'Dmitriy Zaporozhets
2015-08-05Merge branch 'server-note' into 'master' Job van der Voort
Added note about changing servers Because of tweet https://twitter.com/elraro21/status/628650106850516992 See merge request !1919
2015-08-05Merge branch 'master' into 'master'Achilleas Pipinellis
updated restore docs wrt backup location [ci skip] Made sure to point out that the restore location can be overwritten by an entry in the config. See merge request !1030
2015-08-05added note about changing serverskaren Carias
2015-08-04Merge branch 'master' into drop-satellitesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-03Link to admin raketaskSytse Sijbrandij
2015-07-30fixed typo in backup_restore.mdMike C
2015-07-27Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ↵Jacob Vosmaer
backup-archive-permissions
2015-07-23updated restore docs wrt backup location [ci skip]mchristof
Made sure to point out that the restore location can be overwritten by an entry in the config.
2015-07-21You need to store your DB encryption keyJacob Vosmaer
2015-07-15Remove satellitesDmitriy Zaporozhets
2015-07-06Allow custom backup archive permissionsJacob Vosmaer
This change helps system administrators who want to replicate GitLab backup files without needing root permissions.
2015-06-29Add a troubleshooting section for backup restore docs, explain about ↵Marin Jankovski
warnings when using omnibus packages.
2015-06-19Update maintenance documentation to explain no need to recompile asssets for ↵Stan Hu
omnibus installations
2015-06-03Remove gitlab:env:check task.Marin Jankovski
2015-05-26Explained info betterKaren Carias
2015-05-22Added note about backups for gitlab.comKaren Carias
2015-05-08Fix link to the CI documentationValery Sizov
2015-05-08improved backup docValery Sizov
2015-05-07Link to CI backup documentationValery Sizov
2015-05-04update doc by removing unnecessary partsJob van der Voort
2015-04-24Added " How to maintain tight control over the number of active users on ↵Karen Carias
your GitLab installation" to documentation
2015-04-21Merge pull request #8510 from koebi001/feature/backup_restoreDmitriy Zaporozhets
add environment variable force to the documentation
2015-04-02ability to skip some items in backupValery Sizov
2015-02-16Rephrased wording in the documentation to say "installation from source" ↵Patricio Cano
instead of "manual installation" or similar.
2015-02-04Merge branch 'consolidate_ssh_docs' into 'master'Marin Jankovski
Consolidate SSH docs The two available SSH topics were quite short, so it made sense to combine them. Includes fixes a few missing words, punctuation. See merge request !328
2015-02-04Merge branch 'doc_cookbook_uses_omnibus' into 'master'Marin Jankovski
Drop comments on cookbook installing from source now that it uses Omnibus. gitlab-coockbook now uses Omnibus packages so raketasks are invoked via gitlab-rake See merge request !318
2015-02-04Merge branch 'add_more_maintenance_tasks' into 'master'Dmitriy Zaporozhets
Add more maintenance tasks to documentation See merge request !317
2015-02-04Fix a number of discovered typos, capitalization of developer andEwan Edwards
product names, plus a couple of instances of bad Markdown markup.