Commit Graph
59 Commits
Author SHA1 Message Date
Jacob Vosmaer b10774eba8 Merge branch 'uploader-link' into 'master'
Uploader link

See merge request !1133
2014-10-01 11:56:02 +00:00
Jacob Vosmaer b5d2d3d799 Consolidate the IAM backup upload policy 2014-09-30 12:03:44 +02:00
Jacob Vosmaer 794078a32a Add a 'region' to the backup upload connection 2014-09-30 12:03:36 +02:00
Sytse Sijbrandij 106a5d9514 Make hyperlinks out of the links. 2014-09-30 08:56:16 +02:00
Jacob Vosmaer e1f6fa6f18 Add backup upload support to the rake task 2014-09-29 15:03:08 +02:00
Job van der Voort 8b17bdaafc capitalize omnibus in docs 2014-09-29 12:55:15 +02:00
Job van der Voort 05b3202855 use omnibus package to refer to omnibus gitlab at all times to avoid confusion 2014-09-28 22:56:47 +02:00
Job van der Voort 4ed5a506be set the proposed backup time to 4am 2014-09-25 09:38:17 +02:00
Sytse Sijbrandij 7121b4a488 Warn about restoring to the same version. 2014-09-19 17:39:25 +02:00
Robert Schilling b3a88a0fdc Merge pull request #7528 from exromany/patch-1
Update user_management.md
2014-09-13 23:12:21 +02:00
Ben Bodenmiller 30db1405d6 update repo recreation details 2014-09-01 22:48:57 -07:00
exromany dab09316eb move env to end of lines 2014-08-19 01:07:32 +04:00
Robert Schilling c0f9abad85 Fix env varable style for documentation 2014-08-18 19:08:46 +02:00
exromany 45ef553a40 Update user_management.md
add rails_env to commands
2014-08-18 10:05:58 +04:00
Robert Schilling abdc442648 Fix spelling errors in doc, closes #7437
Further changes
2014-08-07 10:27:54 +02:00
Sytse Sijbrandij ead2dc0c21 Add warning about backing up the config. 2014-07-25 11:12:17 +02:00
Marin Jankovski cb4d8eff4c Add sanitize option to documentation. 2014-07-07 14:41:02 +02:00
Dmitriy Zaporozhets ebde3e35ca Merge branch 'no_need_for_creating_satellites' into 'master'
No need for creating satellites

Satellites are created automatically now.

See merge request !905
2014-07-03 10:47:58 +00:00
Jacob Vosmaer 4e894b1dd5 Satellites are created automatically now 2014-07-03 12:24:53 +02:00
Sytse Sijbrandij 74039eb083 Add banner image to backup task. 2014-06-27 15:02:07 +02:00
Jacob Vosmaer 5e00b7337b Also spell out gitlab-rake for web hook tasks 2014-06-23 11:06:25 +02:00
Jacob Vosmaer ffece96dd1 Spell out rake tasks for omnibus-gitlab 2014-06-23 10:38:22 +02:00
Ciro Santilli fd348de76d Update docs to markdown style guide. 2014-06-03 23:16:31 +02:00
Marin Jankovski 2dbf1a00a9 Ruby 2.0+ is a requirement. 2014-05-29 10:15:14 +02:00
Marin Jankovski f22c709539 Add titles to doc pages. 2014-05-27 14:12:15 +02:00
dosire 114e67564d The 4.0 raketask is no longer needed and rebuilding of missing satellites is automatic. 2014-05-22 14:40:38 +02:00
Marin Jankovski dbd88d453b Update the examples to example.com 2014-05-16 12:57:32 +02:00
dosire 9571743d8f Import rake task documentation in separate file. 2014-04-30 15:02:42 +02:00
dosire af2a39470f Make import docs more prominent. 2014-04-30 15:00:49 +02:00
dosire 417c0cb2d3 New doc site needs indexes. 2014-03-27 12:17:27 +01:00
Stefan Wolf 37e211822e fixed typo in user management help page 2014-02-27 15:02:57 +01:00
Dmitriy Zaporozhets 168e0341a3 Merge pull request #5520 from gabetax/rake_group_bulk_add_permissions
add rake gitlab:import: all_users_to_all_groups and user_to_groups
2014-02-12 09:40:40 +02:00
Dmitriy Zaporozhets b6454591cc Merge branch 'highlight-js' into 'master'
Highlight.Js

Replace pygments code highlight with client-side library - highlight.js

http://highlightjs.org/
2014-01-28 07:58:59 +00:00
Jacob Vosmaer 5e2ccc671b Add instructions for backups using cron 2014-01-27 18:55:36 +01:00
Dmitriy Zaporozhets 78b2fb5de9 Add highlight.js support to markdown, snippets etc
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-01-27 13:12:58 +02:00
Gabe Martin-Dempesy 17105038ca add rake gitlab:import: all_users_to_all_groups and user_to_groups
I opted for admins to be added as "owners" instead of "masters" because project masters can managers members, but only group owners can manage members.
2013-11-02 17:12:29 -05:00
Dmitriy Zaporozhets 1df225bb38 Merge pull request #3006 from jweslley/master
add rake tasks for web hooks management
2013-09-29 05:24:11 -07:00
C. Walker 0f2299a8d4 Fixed Import Bare Repositories instructions to match rake task. 2013-09-06 16:19:35 -07:00
Jonhnny Weslley 5a906b1d12 add help page for web hooks management using rake tasks 2013-06-05 11:32:22 -03:00
James E. Flemer 5f9d78fdff Include groups in import with import repos rake task
Expand the import glob to include `**/*.git` to find projects in groups
as well as top level projects.  Check for existing group, and create
group if needed.  Set namespace_id for imported projects.
2013-05-25 11:38:55 -06:00
Ben Bodenmiller de29a424e6 changed Gitlab to GitLab 2013-05-19 02:13:39 -07:00
Ben Bodenmiller 2f69171a8a Typo fixes 2013-05-17 16:39:55 -06:00
axilleas 7305d98c8e Added check_redis_version. Fixes #3449
Checking the redis version will warn users that
are using an old version to update. Included
reference to the troubleshooting guide.
2013-04-15 21:54:45 +03:00
Sytse Sijbrandij 5cc5b74e8e Update ruby to latest version. 2013-03-22 18:34:59 +01:00
Dmitriy Zaporozhets d0646babdb Remove gitolite mention from docs 2013-02-25 21:45:33 +02:00
Riyad Preukschas 003c312104 Merge pull request #2440 from klamontagne/master
Don't setuid the repositories on installation
2013-02-01 20:56:03 +01:00
Riyad Preukschas b7457f39b4 Remove the setup task from the maintenance docs 2013-01-17 21:20:18 +01:00
Dmitriy Zaporozhets 1665a06fdd Added cleanup to help rake 2013-01-06 00:30:38 +02:00
Dmitriy Zaporozhets 031008648f Add RAILS_ENV to rake docs 2013-01-05 23:36:04 +02:00
Kevin Lamontagne c816dcc105 Don't setuid the repositories (Rake checks) 2012-12-30 21:46:28 -05:00