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 |
|
Dmitriy Zaporozhets
|
1b81b29431
|
Merge branch 'oauth2_doc' into 'master'
Oauth2 provider doc
See merge request !1519
|
2015-02-13 18:00:57 +00:00 |
|
Valery Sizov
|
d9b32f20c6
|
OAuth2 provider documentation
|
2015-02-13 19:27:50 +02:00 |
|
Marin Jankovski
|
01c6806f80
|
Text changes recommended by Job.
|
2015-02-13 08:56:25 -08:00 |
|
Marin Jankovski
|
eccf695640
|
Explained in the integration documentation how to enable external issue tracker
|
2015-02-12 17:06:55 -08:00 |
|
Dmitriy Zaporozhets
|
a56496f1cb
|
Merge branch 'ghe_importer' into 'master'
GHE importer
See merge request !306
|
2015-02-12 19:27:48 +00:00 |
|
Valery Sizov
|
1be5291a2b
|
GHE importer: moved settings login to initializer
|
2015-02-11 10:36:21 +02:00 |
|
Marin Jankovski
|
7e08827e75
|
Impove jira integration documentation for the new version.
|
2015-02-10 16:02:56 -08:00 |
|
Valery Sizov
|
9de15c1e0f
|
GHE importer: single configuration for auth and importer
|
2015-02-10 15:18:28 +02:00 |
|
Valery Sizov
|
45ec0d255d
|
Merge remote-tracking branch 'ee/master' into ce_non_conflict
Conflicts:
app/helpers/oauth_helper.rb
app/helpers/projects_helper.rb
|
2015-02-05 22:01:05 -08:00 |
|
Valery Sizov
|
33349dd549
|
GitLab.com integration: refactoring
|
2015-02-05 12:50:34 -08:00 |
|
Valery Sizov
|
5194214e3a
|
GitLab integration. Importer
|
2015-02-05 12:50:34 -08:00 |
|
Dmitriy Zaporozhets
|
9b140b22fb
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-into-ee
Conflicts:
Gemfile.lock
app/helpers/tab_helper.rb
config/routes.rb
db/schema.rb
|
2015-02-04 18:19:22 -08:00 |
|
Ewan Edwards
|
ad6c372eee
|
Fix a number of discovered typos, capitalization of developer and
product names, plus a couple of instances of bad Markdown markup.
|
2015-02-03 15:18:40 -08:00 |
|
Ewan Edwards
|
e6e337088b
|
Make all non-config/non-operational mentions of URL consistently
capitalized.
Make the plural version consistently "URLs".
Fix an instance where the article "the" before URL was missing.
|
2015-01-30 10:24:45 -08:00 |
|
Marin Jankovski
|
3e875b05b4
|
Merge remote-tracking branch 'ce/master' into merge_ce
Conflicts:
Gemfile
Gemfile.lock
app/assets/javascripts/project_new.js.coffee
app/controllers/projects_controller.rb
app/models/group.rb
app/models/project.rb
app/models/project_services/jira_service.rb
app/models/project_team.rb
app/models/user.rb
app/services/files/create_service.rb
app/views/layouts/nav/_admin.html.haml
config/routes.rb
db/schema.rb
spec/models/jira_service_spec.rb
spec/requests/api/projects_spec.rb
|
2015-01-29 11:34:43 -08:00 |
|
Jacob Vosmaer
|
087c4cbc3c
|
Make 'plain', port 389 the default for LDAP
|
2015-01-28 11:34:33 +01:00 |
|
Jacob Vosmaer
|
43da3f0929
|
Point out common LDAP port/method combinations
|
2015-01-28 11:34:33 +01:00 |
|
Dmitriy Zaporozhets
|
572fa075bd
|
Merge branch 'kerberos_doc' into 'master'
Kerberos documentation improvement
See merge request !297
|
2015-01-22 23:18:29 +00:00 |
|
Dmitriy Zaporozhets
|
2bfd4f4438
|
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
Conflicts:
VERSION
config/gitlab.yml.example
config/initializers/1_settings.rb
lib/api/entities.rb
lib/api/groups.rb
|
2015-01-21 17:05:31 -08:00 |
|
Valery Sizov
|
48f62587cf
|
improve kerberos documentation
|
2015-01-19 16:48:49 -08:00 |
|
Valery Sizov
|
d5ae521cf7
|
update documentation regarding github_importer
|
2015-01-19 12:55:44 -08:00 |
|
Valery Sizov
|
a6fe45dfed
|
Kerberos doc update
|
2015-01-12 18:04:15 +00:00 |
|
Dmitriy Zaporozhets
|
fd1f54b8ab
|
Merge branch 'master' into ee-from-ce
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
Gemfile
app/controllers/application_controller.rb
app/views/admin/groups/_form.html.haml
app/views/groups/edit.html.haml
app/views/groups/show.html.haml
app/views/layouts/nav/_admin.html.haml
app/views/projects/_settings_nav.html.haml
db/schema.rb
doc/install/installation.md
doc/update/6.x-or-7.x-to-7.6.md
|
2014-12-26 15:05:43 +02:00 |
|
Patricio Cano
|
6d747cfd3a
|
Added link to the configuration sample for OmniAuth providers when using Omnibus.
|
2014-12-18 09:50:20 -05:00 |
|
Valery Sizov
|
73c0dfd265
|
Kerberos: username as identifier
|
2014-12-15 18:07:03 +02:00 |
|
Valery Sizov
|
cbabc0b2f3
|
Kerberos: update docs
|
2014-12-15 18:07:03 +02:00 |
|
Dmitriy Zaporozhets
|
177c89b8b8
|
Merge branch 'ce-changes' into 'master'
CE changes from upstream
See merge request !266
|
2014-12-12 12:25:36 +00:00 |
|
Dmitriy Zaporozhets
|
1c93d0df7a
|
Merge branch 'master' into ce-changes
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
db/schema.rb
|
2014-12-11 18:12:45 +02:00 |
|
Job van der Voort
|
030a71b780
|
use new syntax in ldap doc
|
2014-12-11 15:15:33 +01:00 |
|
Scott Stamp
|
8b6a2829ce
|
Example callback URL was incorrect
(referencing /users/auth/github/callback,
not /users/auth/twitter/callback)
|
2014-12-08 23:04:34 +00:00 |
|
Dmitriy Zaporozhets
|
3bd66989de
|
Merge branch 'master' into ee-master
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
Gemfile
Gemfile.lock
VERSION
app/models/project.rb
app/models/user.rb
db/schema.rb
doc/install/installation.md
doc/update/6.x-or-7.x-to-7.5.md
doc/update/7.4-to-7.5.md
lib/gitlab/git_access.rb
spec/factories.rb
spec/lib/gitlab/git_access_spec.rb
|
2014-12-05 13:28:32 +02:00 |
|
Marin Jankovski
|
cdc62cffcb
|
Add rake task for google schema whitelisting.
|
2014-12-04 15:22:10 +01:00 |
|
Job van der Voort
|
e713922bb7
|
improve ldap sync documentation
|
2014-12-02 10:16:03 +01:00 |
|