| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | ability to skip some items in backupbackup_skip_option | Valery Sizov | 2015-04-02 | 1 | -0/+7 | |
| | | | ||||||
| * | | Rephrased wording in the documentation to say "installation from source" ↵ | Patricio Cano | 2015-02-16 | 2 | -3/+3 | |
| | | | | | | | | | instead of "manual installation" or similar. | |||||
| * | | Merge branch 'consolidate_ssh_docs' into 'master' | Marin Jankovski | 2015-02-04 | 1 | -4/+4 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| | * | | Fix a number of discovered typos, capitalization of developer and | Ewan Edwards | 2015-02-03 | 1 | -4/+4 | |
| | | | | | | | | | | | | | product names, plus a couple of instances of bad Markdown markup. | |||||
| * | | | Merge branch 'doc_cookbook_uses_omnibus' into 'master' | Marin Jankovski | 2015-02-04 | 5 | -17/+17 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
| | * | | | Drop comments on cookbook installing from source now that it uses Omnibus. | Achilleas Pipinellis | 2015-01-28 | 5 | -17/+17 | |
| | | | | | ||||||
| * | | | | Merge branch 'add_more_maintenance_tasks' into 'master' | Dmitriy Zaporozhets | 2015-02-04 | 1 | -22/+52 | |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add more maintenance tasks to documentation See merge request !317 | |||||
| | * | | | | Add assets precompile and redis clear cache to maintenance tasks. | Achilleas Pipinellis | 2015-01-28 | 1 | -22/+52 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'master' into 'master' | Sytse Sijbrandij | 2015-02-03 | 1 | -1/+1 | |
| |\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Fix capitalization of URL. A targeted fix in the documentation. See merge request !323 | |||||
| | * | | | Make all non-config/non-operational mentions of URL consistently | Ewan Edwards | 2015-01-30 | 1 | -1/+1 | |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | capitalized. Make the plural version consistently "URLs". Fix an instance where the article "the" before URL was missing. | |||||
| * | | | Separate out the instructions for source installs | Jacob Vosmaer | 2015-01-26 | 1 | -4/+6 | |
| | | | | ||||||
| * | | | Make omnibus the default in repo import docs | Jacob Vosmaer | 2015-01-21 | 1 | -4/+9 | |
| |/ / | ||||||
| * | | Update import.md documentation to specify correct directory ownership and ↵ | Marin Jankovski | 2015-01-16 | 1 | -0/+10 | |
| |/ | | | | permissions. | |||||
| * | Fix Rake tasks doc README: add top level h1 | Ciro Santilli | 2014-12-18 | 1 | -0/+3 | |
| | | | | | and link to missing to features.md. | |||||
| * | Merge pull request #8359 from bbodenmiller/patch-1 | Jeroen van Baarsen | 2014-12-13 | 1 | -1/+1 | |
| |\ | | | | | add details on backing up your SSH host keys | |||||
| | * | add details on backing up your SSH host keys | Ben Bodenmiller | 2014-11-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Users need to backup SSH host keys if they want to do a complete restore to the same domain and not have users get the `WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!` message. | |||||
| * | | Add snapshot backup tips | Jacob Vosmaer | 2014-12-05 | 1 | -0/+23 | |
| | | | ||||||
| * | | Add CRON=1 backup setting for quiet backups | Jacob Vosmaer | 2014-11-20 | 1 | -1/+4 | |
| | | | ||||||
| * | | add correct path to rebuild-keys doc | Job van der Voort | 2014-11-20 | 1 | -1/+2 | |
| | | | ||||||
| * | | add rebuilding of authorized_keys to docs | Job van der Voort | 2014-11-20 | 1 | -0/+23 | |
| |/ | ||||||
| * | fix backup rake task | Ben Bodenmiller | 2014-11-14 | 1 | -1/+1 | |
| | | ||||||
| * | Fix doc rake import md style [ci-skip] | Ciro Santilli | 2014-10-31 | 1 | -4/+3 | |
| | | ||||||
| * | Modified according to suggestions by @sytse | Patricio Cano | 2014-10-30 | 1 | -30/+5 | |
| | | ||||||
| * | Fixed typo | Patricio Cano | 2014-10-30 | 1 | -2/+2 | |
| | | ||||||
| * | Corrected layout, to be more friendly. | Patricio Cano | 2014-10-30 | 1 | -9/+9 | |
| | | ||||||
| * | Corrected the wording of the documentation and the layout. | Patricio Cano | 2014-10-30 | 1 | -16/+14 | |
| | | ||||||
| * | Added the satellites:create step, that might be necessary after the import. | Patricio Cano | 2014-10-30 | 1 | -3/+11 | |
| | | | | | Corrected syntax. | |||||
| * | Improved rake documentation for importing existing repositories with a rake ↵ | Patricio Cano | 2014-10-29 | 1 | -7/+44 | |
| | | | | | task. | |||||
| * | Fix doc raketasts import md style [ci skip] | Ciro Santilli | 2014-10-22 | 1 | -6/+6 | |
| | | ||||||
| * | Merge branch 'uploader-link' into 'master' | Jacob Vosmaer | 2014-10-01 | 1 | -4/+4 | |
| |\ | | | | | | | | | | | Uploader link See merge request !1133 | |||||
| | * | Make hyperlinks out of the links. | Sytse Sijbrandij | 2014-09-30 | 1 | -4/+4 | |
| | | | ||||||
| * | | Consolidate the IAM backup upload policy | Jacob Vosmaer | 2014-09-30 | 1 | -25/+10 | |
| | | | ||||||
| * | | Add a 'region' to the backup upload connection | Jacob Vosmaer | 2014-09-30 | 1 | -0/+2 | |
| |/ | ||||||
| * | Add backup upload support to the rake task | Jacob Vosmaer | 2014-09-29 | 1 | -0/+99 | |
| | | ||||||
| * | capitalize omnibus in docs | Job van der Voort | 2014-09-29 | 1 | -3/+3 | |
| | | ||||||
| * | use omnibus package to refer to omnibus gitlab at all times to avoid confusion | Job van der Voort | 2014-09-28 | 1 | -5/+6 | |
| | | ||||||
| * | set the proposed backup time to 4am | Job van der Voort | 2014-09-25 | 1 | -2/+2 | |
| | | ||||||
| * | Warn about restoring to the same version. | Sytse Sijbrandij | 2014-09-19 | 1 | -1/+3 | |
| | | ||||||
| * | Merge pull request #7528 from exromany/patch-1 | Robert Schilling | 2014-09-13 | 1 | -4/+4 | |
| |\ | | | | | Update user_management.md | |||||
| | * | move env to end of lines | exromany | 2014-08-19 | 1 | -4/+4 | |
| | | | ||||||
| | * | Update user_management.md | exromany | 2014-08-18 | 1 | -4/+4 | |
| | | | | | | | add rails_env to commands | |||||
| * | | update repo recreation details | Ben Bodenmiller | 2014-09-01 | 1 | -2/+4 | |
| | | | ||||||
| * | | Fix env varable style for documentation | Robert Schilling | 2014-08-18 | 1 | -6/+6 | |
| |/ | ||||||
| * | Fix spelling errors in doc, closes #7437 | Robert Schilling | 2014-08-07 | 2 | -3/+3 | |
| | | | | | Further changes | |||||
| * | Add warning about backing up the config. | Sytse Sijbrandij | 2014-07-25 | 1 | -1/+9 | |
| | | ||||||
| * | Add sanitize option to documentation. | Marin Jankovski | 2014-07-07 | 1 | -0/+2 | |
| | | ||||||
| * | Merge branch 'no_need_for_creating_satellites' into 'master' | Dmitriy Zaporozhets | 2014-07-03 | 1 | -18/+0 | |
| |\ | | | | | | | | | | | | | | | No need for creating satellites Satellites are created automatically now. See merge request !905 | |||||
| | * | Satellites are created automatically now | Jacob Vosmaer | 2014-07-03 | 1 | -18/+0 | |
| | | | ||||||
| * | | Add banner image to backup task. | Sytse Sijbrandij | 2014-06-27 | 2 | -0/+2 | |
| | | | ||||||
| * | | Also spell out gitlab-rake for web hook tasks | Jacob Vosmaer | 2014-06-23 | 1 | -0/+18 | |
| | | | ||||||
