Commit Graph
13225 Commits
Author SHA1 Message Date
Valery Sizov cc34c09e69 update schema 2014-10-31 16:36:01 +02:00
Valery Sizov fd3109f8d7 updated changelog 2014-10-31 16:26:51 +02:00
Valery Sizov 76764338dd Git Hook to check whether author is a GitLab member 2014-10-31 16:19:58 +02:00
Valery Sizov a62ad80a0f Git hooks for checking email 2014-10-29 11:42:51 +02:00
Valery Sizov eeeb7da5f6 Merge branch '7-4-stable-ee-non-conflict' into 'master'
7-4-stable-ee to master. With resolved conflicts

See merge request !222
2014-10-27 13:02:51 +00:00
Valery Sizov 9a3d36505f Merge branch 'ee_master' into 7-4-stable-ee
Conflicts:
	VERSION
2014-10-27 13:17:14 +02:00
Valery Sizov 9f8f12b39a Merge branch 'packages/7.4.2' into 'master'
Add 7.4.2-ee packages

See merge request !220
2014-10-24 19:15:29 +00:00
Jacob Vosmaer 36b68a556f Add 7.4.2-ee packages 2014-10-24 20:52:38 +02:00
Valery Sizov 3f57c97c31 Merge branch 'fix_internal_snippets_ee' into '7-4-stable-ee'
Fix internal snippets

See merge request !219
2014-10-24 17:31:43 +00:00
Valery Sizov 526b21c4a9 internal snippets: fix exposing of title
Conflicts:
	CHANGELOG
	VERSION
2014-10-24 19:44:42 +03:00
Valery Sizov f40036b4b8 Merge branch 'packages/7.4.1-ee' into 'master'
Add 7.4.1-ee packages

See merge request !218
2014-10-24 14:30:39 +00:00
Jacob Vosmaer b86d15e97e Add 7.4.1-ee packages 2014-10-24 16:15:36 +02:00
Valery Sizov 6adf3bbd67 update changelog 2014-10-24 16:22:36 +03:00
Valery Sizov 9b5fc182c5 Merge branch 'ce_stable' into '7-4-stable-ee'
CE stable to EE

conflict in lib/gitlab/ldap/adapter.rb should be resolved

See merge request !217
2014-10-24 13:17:13 +00:00
Jacob Vosmaer 4272926f55 Fix merge conflict in lib/gitlab/ldap/adapter.rb 2014-10-24 13:58:28 +02:00
Valery Sizov dd559674e2 Merge branch '7-4-stable-ee' into ce_stable
Conflicts:
	VERSION
	lib/gitlab/ldap/adapter.rb
2014-10-24 13:37:25 +03:00
Valery Sizov 9712fbcdd3 Bump to 7.4.1 v7.4.1 2014-10-24 13:30:04 +03:00
Jacob VosmaerandValery Sizov d4ae4fe670 Bump gitlab_git to 7.0.0.rc10 (submodules fix) 2014-10-24 13:24:27 +03:00
Jacob VosmaerandValery Sizov 16a10eb1cd Fix LDAP config lookup for provider 'ldap' 2014-10-24 12:53:32 +03:00
Valery Sizov 5f7906e163 fix for public snippet 2014-10-24 12:52:59 +03:00
Jacob VosmaerandValery Sizov e8da077d4f Fix LDAP authentication for Git HTTP access
Conflicts:
	CHANGELOG
2014-10-23 17:53:19 +03:00
Marin Jankovski f4e701c029 Correct header for packages section. 2014-10-22 18:02:33 +02:00
Marin Jankovski e2d83fbc82 Packages for 7.4.0-ee. 2014-10-22 18:01:55 +02:00
Marin Jankovski aae4e3f8a4 Version 7.4.0-ee. 2014-10-22 15:46:27 +02:00
Marin Jankovski ba76dbc366 Version 7.4.0. v7.4.0 2014-10-22 15:42:43 +02:00
Marin JankovskiandMarin Jankovski dd0198da1c Merge branch 'fix-500-login-disabled' into 'master'
Fix 500 error on login page if ldap enabled and sign-in disabled

Related to gitlab/gitlabhq#1701

See merge request !1209
2014-10-22 15:30:43 +02:00
Marin JankovskiandMarin Jankovski ed00ab7521 Merge branch 'fix-500-login-disabled' into 'master'
Fix 500 error on login page if ldap enabled and sign-in disabled

Related to gitlab/gitlabhq#1701

See merge request !1209
2014-10-22 15:24:40 +02:00
Dmitriy Zaporozhets 67d6a79ee9 Merge branch 'ce-ee-master' into ee-master
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

Conflicts:
	VERSION
	config/initializers/1_settings.rb
	config/initializers/7_omniauth.rb
2014-10-22 14:47:04 +03:00
Dmitriy Zaporozhets a6a0bb4f2d Merge branch '7-4-stable-ee' into 'master'
7-4 stable-ee to master

See merge request !212
2014-10-22 11:43:09 +00:00
Dmitriy Zaporozhets 6f8d581900 Merge branch 'improve-ldap-check-stable' into '7-4-stable-ee'
Improve ldap check for old syntax [stable]

See merge request !215
2014-10-22 11:04:43 +00:00
Dmitriy Zaporozhets d79c5f78b6 Make gitlab ldap check work for old and new syntax
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-22 13:15:28 +03:00
Dmitriy Zaporozhets 86d9a782e8 Merge branch 'ee-stable-fix-ldap-check' into '7-4-stable-ee'
Fix ldap check [stable]

See merge request !214
2014-10-22 10:12:20 +00:00
Dmitriy Zaporozhets ba22e3ae58 Merge branch 'stable-fix-ldap-check' into '7-4-stable'
Fix ldap check [stable]

Fix ldap check for stable branch

See merge request !1208
2014-10-22 09:56:59 +00:00
Dmitriy Zaporozhets 829bd6ff38 Fix rake gitlab:ldap:check
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

Conflicts:
	lib/gitlab/ldap/adapter.rb
2014-10-22 11:23:18 +03:00
Dmitriy Zaporozhets 4c034142a1 Make gitlab ldap check work for old and new syntax
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-22 11:12:46 +03:00
Dmitriy Zaporozhets 37e09858e8 Fix rake gitlab:ldap:check
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-22 11:12:33 +03:00
Valery Sizov 348d03b13f Merge branch '7-4-stable' into 7-4-stable-ee 2014-10-21 19:15:03 +03:00
Valery Sizov be80837a69 Update Guide: Change path to nginx config 2014-10-21 19:12:52 +03:00
Valery Sizov 4e8cc3e19f Merge branch 'add_doc_to_upgrade_ce_to_ee' into '7-4-stable-ee'
Add reference to the README  to upgrade guide CE to EE

Issue - https://dev.gitlab.org/gitlab/gitlab-ee/issues/183

See merge request !213
2014-10-21 14:57:09 +00:00
Valery Sizov 6c4c9a8c4c Add doc for upgrading CE to EE 2014-10-21 17:25:15 +03:00
Jacob VosmaerandValery Sizov e88cf107bc Add instructions for multiple LDAP servers 2014-10-21 16:16:17 +03:00
Valery Sizov 27c187c7f3 Merge branch 'doc/multiple-ldap-servers' into 'master'
Add instructions for multiple LDAP servers

See merge request !211
2014-10-21 13:13:37 +00:00
Valery Sizov 6e23e4037c Merge branch 'to_ee_stable_from_ce_stable' into '7-4-stable-ee'
WIP. CE stable to EE stable

```
Unmerged paths:
  (use "git add <file>..." to mark resolution)

	both modified:   config/initializers/1_settings.rb
	both modified:   config/initializers/7_omniauth.rb
	both modified:   features/admin/groups.feature
	both modified:   features/steps/admin/groups.rb

```

@jacobvosmaer There are 4 conflicts. Two of them (last two ones) I merged by myself. In other cases your help would be appreciated.

See merge request !209
2014-10-21 13:12:25 +00:00
Jacob Vosmaer a560e3dbc1 Add instructions for multiple LDAP servers 2014-10-21 14:07:38 +02:00
Valery Sizov eed0b3b593 Merge branch '7-4-stable' into ee_stable 2014-10-21 14:39:35 +03:00
Marin JankovskiandValery Sizov 536f61e0e7 Add test for allowed team name of slack. 2014-10-21 14:35:13 +03:00
Marin JankovskiandValery Sizov 9f54397f3a Use allowed slack team name. 2014-10-21 14:35:04 +03:00
Valery Sizov 91402ac0eb Merge branch '7-4-stable' into ee_stable 2014-10-21 13:48:16 +03:00
Valery Sizov b1e60cfa1b remove unnecessary parts from update doc 2014-10-21 13:20:59 +03:00
Valery Sizov 1ea246f167 Merge branch 'error-messages-fix' into '7-4-stable'
Error messages fix

See merge request !1201
2014-10-21 10:07:08 +00:00