Dmitriy Zaporozhets
896eb0aa13
Imporove LDAP documentation
...
If user was blocked in Active Directory - user will be automatically blocked in GitLab during next Daily sync.
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-12 12:15:08 +02:00
Dmitriy Zaporozhets
a83d0034e3
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/services/files/base_service.rb
app/services/files/create_service.rb
app/services/files/delete_service.rb
app/services/files/update_service.rb
doc/workflow/README.md
2015-06-08 18:24:34 +02:00
Job van der Voort
c857c7ff1c
fix conflicts
2015-06-08 12:00:22 +02:00
Dmitriy Zaporozhets
c8a845b200
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ee
2015-06-05 18:19:38 +02:00
Job van der Voort
af1f22adad
update reference to deprecated repo and update guide
2015-06-05 13:39:28 +02:00
Douwe Maan
1f78aeba40
Merge branch 'improve_bitbucket_docs' into 'master'
...
Improve BitBucket integration documentation [ci skip]
This MR will improve the BitBucket integration documentation by
- mentioning the need to reconfigure GitLab after changing the configuration file, if you're using the omnibus package.
- adding a section about configuring a Host entry for bitbucket.org.
- switching additional steps 1 and 2, because connecting to BitBucket will only work after you added the SSH key and the Host entry.
- using sudo for the ssh connection in step 2, so that it is more obvious, that the git account should be used to establish the connection.
See merge request !670
2015-06-05 10:05:09 +00:00
Dmitriy Zaporozhets
935fc796d1
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
VERSION
app/controllers/admin/application_settings_controller.rb
app/controllers/omniauth_callbacks_controller.rb
app/controllers/projects/project_members_controller.rb
app/helpers/application_settings_helper.rb
app/models/user.rb
app/services/files/base_service.rb
app/views/profiles/accounts/show.html.haml
db/schema.rb
doc/install/installation.md
doc/update/6.x-or-7.x-to-7.11.md
doc/workflow/README.md
lib/gitlab/markdown/external_issue_reference_filter.rb
lib/gitlab/reference_extractor.rb
lib/gitlab/upgrader.rb
2015-06-05 11:40:36 +02:00
Alex Lossent
7a52573681
Prevent LDAP group sync from removing a group's last owner
2015-06-05 11:06:08 +02:00
Jacob Vosmaer
98ff4131cd
LDAP users should not control their LDAP email
2015-06-03 13:40:47 +02:00
Alex Lossent
22de5443c5
Add SAML support via Omniauth
2015-05-27 16:38:10 +02:00
Patrick Fey and FeyP
d6b901a72d
Improve BitBucket integration documentation [ci skip]
2015-05-15 18:37:15 +02:00
Douwe Maan
68ac20604b
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ce-to-ee
...
# Conflicts:
# app/controllers/groups/application_controller.rb
# app/services/test_hook_service.rb
# app/views/admin/groups/show.html.haml
# app/views/groups/_settings_nav.html.haml
# app/views/groups/show.html.haml
# app/views/layouts/_head.html.haml
# app/views/projects/_settings_nav.html.haml
# db/schema.rb
# features/project/project.feature
# features/steps/project/project.rb
2015-05-05 10:18:27 +02:00
Stan Hu
07dc517017
Improve documentation of configuring external issue trackers
...
Closes #1514
2015-05-04 07:33:25 -07:00
Marc Radulescu
f3a59c8cea
clarify not possible to connect to jira via cas
2015-05-01 16:38:49 +02:00
Dmitriy Zaporozhets
2e243fc321
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
README.md
VERSION
app/controllers/projects/services_controller.rb
app/controllers/projects/uploads_controller.rb
app/services/test_hook_service.rb
db/schema.rb
features/steps/admin/settings.rb
lib/gitlab/reference_extractor.rb
spec/models/note_spec.rb
2015-04-27 11:53:31 +03:00
Ben Bodenmiller
7098b7bbe0
google -> Google
2015-04-26 17:24:09 -07:00
Dmitriy Zaporozhets
f502b293e5
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
db/schema.rb
spec/helpers/gitlab_markdown_helper_spec.rb
2015-04-24 11:22:54 +03:00
Patricio Cano
65c83f8a22
Updated the Slack documentation
2015-04-21 12:25:37 -05:00
Dmitriy Zaporozhets
23ea71cb69
Merge branch 'ce-to-ee' into 'master'
...
Recent changes from CE master
cc @job
See merge request !370
2015-04-16 11:34:06 +00:00
Dmitriy Zaporozhets
d01d0c02b7
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/controllers/admin/application_settings_controller.rb
app/controllers/groups/group_members_controller.rb
app/controllers/projects/deploy_keys_controller.rb
app/controllers/projects/project_members_controller.rb
app/models/concerns/mentionable.rb
app/models/project.rb
app/models/project_team.rb
app/models/service.rb
app/views/admin/application_settings/_form.html.haml
app/views/admin/groups/show.html.haml
app/views/groups/group_members/_new_group_member.html.haml
config/initializers/1_settings.rb
db/schema.rb
lib/gitlab/reference_extractor.rb
spec/lib/gitlab/reference_extractor_spec.rb
2015-04-15 19:22:57 +03:00
Jacob Vosmaer
5d25cff789
Update documentation for multi-server LDAP
2015-04-15 16:56:33 +02:00
Patricio Cano
9e10548339
Missed a ` on the code block
2015-04-14 13:20:51 -05:00
Patricio Cano
d8a7096f40
Added notice about the group_base setting to the LDAP sync documentation.
2015-04-14 13:19:23 -05:00
Douwe Maan
55d086ba08
Clarify config var and add to LDAP docs.
2015-04-14 18:17:46 +02:00
Jacob Vosmaer
eac762c89b
Merge branch 'ldap_doc_fix' into 'master'
...
Corrected LDAP documentation to include `admin_group` in the new syntax.
Fixes #255
/cc @job
See merge request !338
2015-03-26 10:55:21 +00:00
Dmitriy Zaporozhets
a05cc636d7
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
...
Conflicts:
app/helpers/oauth_helper.rb
db/schema.rb
2015-03-21 20:41:10 -07:00
Marin Jankovski
b7229356d5
Change the name of the key used for bitbucket importer.
2015-03-20 15:54:11 -07:00
Dmitriy Zaporozhets
be4d340381
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
...
Conflicts:
Gemfile.lock
app/controllers/uploads_controller.rb
app/models/application_setting.rb
app/models/project_services/issue_tracker_service.rb
app/views/projects/services/_form.html.haml
db/schema.rb
doc/integration/README.md
features/steps/groups.rb
2015-03-11 18:41:41 -07:00
Kuo-Cheng Yeu
fc64b3f7b7
remove duplicate right braces ('}') in configuration examples of GitHub,
...
GitLab, and Google.
2015-03-09 23:20:44 +08:00
Patricio Cano
1837fd25df
Corrected wording about where to put the admin_group setting.
2015-03-04 09:05:48 -08:00
Ewan Edwards
fe6fb32fe6
Moved the Gmail integration line into the list of available integrations.
2015-03-04 07:24:36 -08:00
Ewan Edwards
f04847a3c7
The "GitLab buttons in Gmail" document was not linked from anywhere
...
else. It is now linked.
2015-03-04 07:24:12 -08:00
Patricio Cano
07f3b05e64
Corrected LDAP documentation to include admin_group in the new syntax.
2015-03-03 13:16:33 -08:00
Dmitriy Zaporozhets
8dcffdcdc1
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-to-ee
...
Conflicts:
app/helpers/oauth_helper.rb
app/helpers/projects_helper.rb
app/models/service.rb
app/views/devise/shared/_signin_box.html.haml
config/gitlab.yml.example
db/schema.rb
doc/integration/github.md
features/project/service.feature
lib/gitlab/github_import/client.rb
2015-03-02 16:10:12 -08:00
Douwe Maan
56f51bed6b
Expand Bitbucket integration docs.
2015-02-25 00:06:55 +01:00
Douwe Maan
20691df230
Add Bitbucket integration docs.
2015-02-24 15:07:25 +01:00
Douwe Maan
ad6d623234
Add Bitbucket importer.
2015-02-24 15:07:24 +01:00
Dmitriy Zaporozhets
53a34b9c3c
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
...
Conflicts:
doc/integration/README.md
2015-02-19 12:01:56 -08:00
Dmitriy Zaporozhets
a3d039259e
Fix broken links in documentation
2015-02-18 22:07:09 -08:00
Dmitriy Zaporozhets
ff70d2f24e
Improve GitLab.com integration documentation
2015-02-18 22:06:49 -08:00
Sytse Sijbrandij
10e4e2110c
Improve the explanation and linking of the Oauth docs.
2015-02-18 20:49:19 -08:00
Marin Jankovski
7d9ef1124e
Merge remote-tracking branch 'ce/master' into merge_ce
...
Conflicts:
README.md
app/assets/javascripts/project.js.coffee
app/models/concerns/mentionable.rb
app/models/project.rb
app/models/project_services/jira_service.rb
app/models/service.rb
app/models/user.rb
app/services/git_push_service.rb
config/initializers/1_settings.rb
config/routes.rb
db/schema.rb
doc/integration/README.md
doc/integration/external-issue-tracker.md
doc/integration/github.md
spec/controllers/import/github_controller_spec.rb
spec/helpers/merge_requests_helper.rb
spec/lib/gitlab/upgrader_spec.rb
spec/models/note_spec.rb
spec/requests/api/groups_spec.rb
spec/services/git_push_service_spec.rb
2015-02-16 11:50:30 -08:00
Dmitriy Zaporozhets
26d594f2dd
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2015-02-15 19:00:53 -08:00
Zhang Sen
ebd00cc7f0
Fix wrong word in document of google oauth
2015-02-15 18:24:00 +08:00
Marin Jankovski
d76c5824bc
Update oauth documenatation with examples for omnibus package and installations from source.
2015-02-13 14:49:19 -08:00
Marin Jankovski
8d83369f34
Make the description in the first header easier for understanding.
2015-02-13 13:20:07 -08:00
Marin Jankovski
90e7d5c2bb
Update the wording in jira doc. Change the text of the cross reference comment.
2015-02-13 11:55:46 -08:00
Marin Jankovski
bc8241fa0e
Reorganize Jira integration document and add clearer descriptions.
2015-02-13 10:53:34 -08:00
Dmitriy Zaporozhets
d0f045eb86
Merge branch 'improve_doc' into 'master'
...
Gitlab.com importer: Doc && screenshots
See merge request !1520
2015-02-13 18:35:15 +00:00
Valery Sizov
78124d9783
GitLab.com importer: documentation
2015-02-13 20:19:16 +02:00