Commit Graph

978 Commits

Author SHA1 Message Date
Marcia Ramos 4dc03de431 Merge branch 'jr-web-ide-core-docs' into 'master'
Web IDE is now GA

Closes #45307

See merge request gitlab-org/gitlab-ce!18403
2018-04-16 20:51:06 +00:00
Dmitriy Zaporozhets d103a567d6 Merge branch 'dz-update-permissions' into 'master'
Update permissions.md with guidance for developing new features

See merge request gitlab-org/gitlab-ce!18344
2018-04-16 17:03:31 +00:00
James Ramsay 8d2c01f83b Remove web ide beta flag from docs and update 2018-04-16 11:54:21 -04:00
James Ramsay c1017ebf1b Backport Web IDE docs to gitlab-ce 2018-04-16 11:38:03 -04:00
🚄 Job van der Voort 🚀 e5dbe4ca60 link to product handbook piece on permissions 2018-04-16 15:23:34 +00:00
Victor Wu 6f815e5488 Update custom issue tracker docs 2018-04-13 16:05:00 +00:00
Robert Speicher f5a3d8f75d Merge branch 'dm-archived-read-only' into 'master'
Make archived projects completely read-only

Closes #44788

See merge request gitlab-org/gitlab-ce!18136
2018-04-12 17:04:08 +00:00
Achilleas Pipinellis f97d87ea78 Merge branch '5103-mention-reply-by-email-in-user-docs' into 'master'
Mention reply-by-email in user doc

Closes gitlab-ee#5103

See merge request gitlab-org/gitlab-ce!18310
2018-04-12 13:48:38 +00:00
Dmitriy Zaporozhets 1309a2c960 Update permissions.md with guidance for developing new features 2018-04-12 12:28:29 +00:00
Lin Jen-Shin 0d42e70c69 Mention reply-by-email in user doc 2018-04-12 18:00:03 +08:00
Achilleas Pipinellis 4bc38c414e
Link Monitor docs to the front page 2018-04-11 14:25:29 +02:00
James Ramsay 267dba0ae5 Update documentation 2018-04-11 09:29:27 +02:00
Winnie Hellmann 42411b05ff Add user documentation for badges 2018-04-08 11:39:35 +00:00
Kamil Trzciński ca35c65b02 Fix form javascript 2018-04-06 21:20:17 -05:00
Mayra Cabrera c4f56a8802 Increase test suite around deploy tokens behavior
Also, fixes broken specs
2018-04-06 21:20:17 -05:00
Mayra Cabrera a475411f43 Fixes broken schema and minor changes 2018-04-06 21:20:16 -05:00
Mayra Cabrera 171b2625b1 Addreses backend review suggestions
- Remove extra method for authorize_admin_project
- Ensure project presence
- Rename 'read_repo' to 'read_repository' to be more verbose
2018-04-06 21:20:16 -05:00
Mayra Cabrera 46a6036cf9 Addreses frontend review
Also fixes spec failures on presenter and docs
2018-04-06 21:20:16 -05:00
Mayra Cabrera 560ed92235 Add documentation for DeployToken 2018-04-06 21:20:16 -05:00
Achilleas Pipinellis 3d28a3e575 Merge branch 'update-gitlab-com-settings-docs' into 'master'
Update GitLab.com settings with current state

See merge request gitlab-org/gitlab-ce!18209
2018-04-06 11:56:26 +00:00
Sean McGivern ca330f7ea3 Merge branch 'issue_44270' into 'master'
Show issues of subgroups in group-level issue board

Closes #44270

See merge request gitlab-org/gitlab-ce!18187
2018-04-06 09:20:01 +00:00
Tomasz Maczukin b72da4e3d7
Update GitLab.com settings with current state 2018-04-05 20:50:20 +02:00
Kamil Trzciński 1367e4ff9f Merge branch '44389-always-allow-http-for-ci-git-operations' into 'master'
Resolve "Allow HTTPS cloning by Runners if it is disabled for users"

Closes #44389

See merge request gitlab-org/gitlab-ce!18021
2018-04-05 18:34:00 +00:00
Felipe Artur b9c0cf1318 Improve specs and docs 2018-04-05 15:14:04 -03:00
Tomasz Maczukin 9750006b1a
Update documentation 2018-04-05 16:43:52 +02:00
Sean McGivern dda326f1d3 Merge branch 'ce-4474-custom-additional-text-in-confirmation-email' into 'master'
Add custom additional text to emails -- CE backport

Closes gitlab-ee#4474

See merge request gitlab-org/gitlab-ce!18183
2018-04-05 10:20:15 +00:00
Bob Van Landuyt 84ee2ddbcd Export LFS Objects when exporting a project
The LFS files will be included in the `lfs-objects` directory in the archive.
2018-04-05 10:21:51 +02:00
Eric Eastwood a6c7d8050e Add custom additonal email text to all emails
Fix https://gitlab.com/gitlab-org/gitlab-ee/issues/4474

Conflicts:
	db/schema.rb
	ee/app/controllers/ee/admin/application_settings_controller.rb
	ee/app/helpers/ee/application_settings_helper.rb
	ee/app/models/ee/application_setting.rb
	ee/app/models/license.rb
	ee/app/views/layouts/service_desk.html.haml
	ee/app/views/notify/approved_merge_request_email.html.haml
	ee/app/views/notify/service_desk_new_note_email.text.erb
	ee/app/views/notify/service_desk_thank_you_email.text.erb
	ee/app/views/notify/unapproved_merge_request_email.html.haml
	ee/lib/ee/api/entities.rb
	ee/spec/controllers/admin/application_settings_controller_spec.rb
	ee/spec/models/application_setting_spec.rb
	ee/spec/requests/api/settings_spec.rb
	lib/api/settings.rb
	spec/mailers/previews/notify_preview.rb
2018-04-04 12:29:03 -05:00
Felipe Artur ad7148d9ea Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
Rémy Coutable d2ad0bcc02 Merge branch 'theothertom/gitlab-ce-bug/42663/update-jira-integration-docs-for-new-jira-UI-docs' into 'master'
Update Jira integration docs for new Jira UI

Closes #42663

See merge request gitlab-org/gitlab-ce!18107
2018-03-30 16:14:22 +00:00
Achilleas Pipinellis dbbc9e67c7
Copyedit JIRA docs 2018-03-30 17:57:49 +02:00
Winnie Hellmann (back on Tuesday) 5716841f36 Document that LFS is included in the 10GB repository limit on gitlab.com 2018-03-30 10:25:07 +00:00
Tomasz Maczukin fe604312b8
Fix documentation introduced in gitlab-org/gitlab-ce!17221 2018-03-29 16:43:14 +02:00
Kamil Trzciński 8b37ce6f7f Merge branch 'add-per-runner-job-timeout' into 'master'
Add per runner job timeout

Closes #43426

See merge request gitlab-org/gitlab-ce!17221
2018-03-29 10:54:06 +00:00
Marcia Ramos fe399402df Replaces "Libre" => "Core" 2018-03-28 15:13:47 -03:00
Bob Van Landuyt d15060fbd6 Update documentation for redirects 2018-03-28 14:12:08 +02:00
Tomasz Maczukin 42d2551dda
Update documentation 2018-03-28 13:56:55 +02:00
Marcia Ramos f4004e6c03 replaces table with list items and code block for readability 2018-03-27 13:54:43 -03:00
Phil Hughes 6effa6f9d5 Added docs for removing source branch 2018-03-27 15:05:44 +00:00
Elias Werberich 2308ab7a9f 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choices 2018-03-27 12:16:12 +00:00
Pascal Borreli cfaedaec8b Fixed typos 2018-03-27 08:50:28 +00:00
Achilleas Pipinellis 433a6b02d3
Move GitLab.com settings under main docs 2018-03-23 17:48:03 +01:00
Bertrand Jamin 2fe8329c42 Update the menu information to access "Schedules" page 2018-03-23 13:20:07 +00:00
Marcia Ramos 35097c191e Merge branch 'jramsay-maintainers-can-edit-docs' into 'master'
Update merge request maintainer access docs

See merge request gitlab-org/gitlab-ce!17864
2018-03-20 15:15:49 +00:00
James Ramsay 6b0dc00ba1 Update merge request maintainer access docs 2018-03-20 11:02:44 -04:00
Marcia Ramos 5d996c705b Merge branch 'jl-add-custom-metrics-docs' into 'master'
Improvements for prometheus metrics documentation

See merge request gitlab-org/gitlab-ce!17838
2018-03-19 20:30:49 +00:00
Achilleas Pipinellis 871fd1096a
Document static IP and DNS configuration for Kubernetes 2018-03-19 17:43:01 +01:00
Dylan Griffith 573eec5584 Add documentation for displayed K8s Ingress IP address (#44330) 2018-03-19 11:25:12 +11:00
Joshua Lambert 0a5c202eab Minor updates 2018-03-18 20:22:49 -04:00
James Ramsay d29f148e5a Add Jupyter Notebook docs 2018-03-16 16:54:03 +00:00