Dmitriy Zaporozhets
|
a85aa4e09e
|
Merge branch 'master' of github.com:gitlabhq/gitlabhq
|
2014-05-19 12:38:31 +03:00 |
|
Dmitriy Zaporozhets
|
1a068d7411
|
Merge branch 'logrotate_update_fix' into 'master'
Clean up *.log.1 files during 6.6-to-6.7 upgrade
|
2014-05-19 06:16:15 +00:00 |
|
Metalaka
|
4593a0bc22
|
Add autofocus and tabindex.
|
2014-05-18 21:21:51 +00:00 |
|
Dmitriy Zaporozhets
|
386d998e79
|
Merge branch 'use_example_email' into 'master'
Use example email in documents and example files
Fixes #1177
|
2014-05-18 18:24:07 +00:00 |
|
Dmitriy Zaporozhets
|
764a269a1e
|
Merge branch 'add-link-to-ee-jenkins' into 'master'
Add link to ee jenkins
/cc @marin
|
2014-05-18 18:23:32 +00:00 |
|
Dmitriy Zaporozhets
|
ccbb2da71a
|
Merge pull request #6990 from Scooletz/master
.NET client introduced to docs
|
2014-05-18 20:37:59 +03:00 |
|
dosire
|
e1e9c307a6
|
Inform about the EE features.
|
2014-05-17 10:41:12 +02:00 |
|
Scooletz
|
d7cee6ed76
|
.NET client introduced to docs
|
2014-05-17 00:04:09 +02:00 |
|
Dmitriy Zaporozhets
|
6dfd88a145
|
Merge branch 'fix-group-members-search' into 'master'
Fix group members search
Postgres only.
500 error when try to search group members on `/groups/:group_id/members` page
|
2014-05-16 11:43:58 +00:00 |
|
Dmitriy Zaporozhets
|
8fa47d0058
|
Merge branch 'improve-issue-box' into 'master'
Improve issue box colors
|
2014-05-16 11:43:36 +00:00 |
|
Marin Jankovski
|
dbd88d453b
|
Update the examples to example.com
|
2014-05-16 12:57:32 +02:00 |
|
Dmitriy Zaporozhets
|
52bd8d4066
|
Improve issue box colors. Move colors to variables for future reuse
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-05-16 13:47:34 +03:00 |
|
Dmitriy Zaporozhets
|
85cecc0b2e
|
Fix 500 error on group members search
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-05-16 13:28:35 +03:00 |
|
Alexander Mills
|
821ab16846
|
added SYSV chkconfig property so gitlab starts after MySQLd / nginx
|
2014-05-16 10:29:12 +01:00 |
|
Jacob Vosmaer
|
00a482511c
|
Clean up *.log.1 files during 6.6-to-6.7 upgrade
|
2014-05-16 10:10:31 +02:00 |
|
Jacob Vosmaer
|
474ae8a687
|
Remove logrotate step (no change in 6.8)
|
2014-05-16 10:04:10 +02:00 |
|
Andrey Vasilyev
|
36a5bbcc8f
|
Fixes a problem with 'Issues' filter box, where description of the filter says 'Filter by title or description' but in fact filter only works for title and doesn't work for description
|
2014-05-16 09:42:58 +04:00 |
|
NotSqrt
|
15e0ab498d
|
Update ability to search in issue descriptions and comments
|
2014-05-15 19:54:19 +02:00 |
|
NotSqrt
|
41ca07e6cb
|
merge into current master
|
2014-05-15 19:25:29 +02:00 |
|
Dmitriy Zaporozhets
|
cb58e1cbd7
|
Merge branch 'ad_disabled_changelog'
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
CHANGELOG
|
2014-05-15 19:58:39 +03:00 |
|
Dmitriy Zaporozhets
|
39eac7b0b9
|
Merge branch 'api_ldap' into 'master'
Check user access during API calls
|
2014-05-15 16:57:05 +00:00 |
|
Dmitriy Zaporozhets
|
216704f31a
|
Merge branch 'mobile-ui-improvements' into 'master'
Mobile ui improvements
* Fixes blob view - https://twitter.com/jamesgecko/status/466675058664951808
* Hide project sidebar for xs
* Hide group activity for xs
|
2014-05-15 16:55:58 +00:00 |
|
Dmitriy Zaporozhets
|
3127bd8a43
|
Merge branch 'master' of github.com:gitlabhq/gitlabhq
|
2014-05-15 19:55:32 +03:00 |
|
Dmitriy Zaporozhets
|
a3a512f2ef
|
Hide group dashboard and project sidebar for xs size
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-05-15 16:30:50 +03:00 |
|
Dmitriy Zaporozhets
|
0505a88299
|
Hide control elements and last login for xs display
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-05-15 16:30:21 +03:00 |
|
Jacob Vosmaer
|
223a8695be
|
Add API access checks to CHANGELOG
|
2014-05-15 10:32:20 +02:00 |
|
Jacob Vosmaer
|
2d8c310f11
|
Make user access test pass for the right reason
If we do not set a private token during the test, current_user will be
nil because the user is not found, not due to the access check.
|
2014-05-15 10:30:50 +02:00 |
|
Jacob Vosmaer
|
02b85fd236
|
Check user access status in API for current_user
|
2014-05-15 10:22:59 +02:00 |
|
Jacob Vosmaer
|
34fd557055
|
Move user access check to Gitlab::UserAccess
|
2014-05-15 10:22:59 +02:00 |
|
Jacob Vosmaer
|
6d45909f03
|
Add test for current behavior of current_user
|
2014-05-15 09:57:21 +02:00 |
|
Jacob Vosmaer
|
b024c094d3
|
Add CHANGELOG entry for the AD disabled flag
|
2014-05-15 08:10:19 +02:00 |
|
Dmitriy Zaporozhets
|
961810a442
|
Merge branch 'ad_disabled_users' into 'master'
Block 'disabled' AD users over SSH
The existing SSH access check for LDAP users ignored the ActiveDirectory 'disabled' flag.
|
2014-05-15 05:58:52 +00:00 |
|
Jacob Vosmaer
|
be1120e968
|
Improve ad_disabled method name
|
2014-05-14 19:13:06 +02:00 |
|
Jacob Vosmaer
|
a966f72224
|
Document the Active Directory magic numbers
|
2014-05-14 19:08:42 +02:00 |
|
Jacob Vosmaer
|
797e807249
|
Use LDAP::Access.open to reuse the LDAP connection
|
2014-05-14 19:04:00 +02:00 |
|
Jacob Vosmaer
|
11dba4cee7
|
Fix syntax error in AD disabled user filter
|
2014-05-14 18:54:05 +02:00 |
|
Jacob Vosmaer
|
a6e4153878
|
Check for the AD disabled flag in Access#allowed?
|
2014-05-14 18:32:40 +02:00 |
|
Jacob Vosmaer
|
a754f0b220
|
Add LDAP::Person#ad_disabled?
Check the bit for disabled Active Directory users. The filter is based
on http://ctogonewild.com/2009/09/03/bitmask-searches-in-ldap/ .
|
2014-05-14 18:26:58 +02:00 |
|
Jacob Vosmaer
|
d54133b09f
|
Add spec for LDAP::Access#allowed?
|
2014-05-14 18:26:49 +02:00 |
|
Jacob Vosmaer
|
982d4d51e8
|
Backport Adapter#dn_matches_filter? from EE
|
2014-05-14 18:11:14 +02:00 |
|
Jacob Vosmaer
|
f4bca105d1
|
Backport Adapter#ldap_search from EE
|
2014-05-14 18:10:43 +02:00 |
|
Sytse Sijbrandij
|
48008bfa42
|
Merge pull request #6972 from Dugucloud/master
Correct a wrong spelling
|
2014-05-14 16:40:43 +02:00 |
|
秋纫
|
2f8fd80ebb
|
Correct a wrong spelling
"abolute" -> "absolute"
|
2014-05-14 22:06:52 +08:00 |
|
Marin Jankovski
|
a107776ef8
|
Merge branch 'update_grit_version' into 'master'
Update grit version
|
2014-05-14 14:05:50 +00:00 |
|
Sytse Sijbrandij
|
da8ebbb09f
|
Merge branch 'pullreview' into 'master'
Pullreview
|
2014-05-14 13:13:25 +00:00 |
|
Marin Jankovski
|
c4c2655c01
|
Bump grit version.
|
2014-05-14 15:02:42 +02:00 |
|
dosire
|
fda0dff6d3
|
Add pullreview badge.
|
2014-05-14 14:49:14 +02:00 |
|
Sytse Sijbrandij
|
0e8d2557d8
|
Merge branch 'endpoint_example' into 'master'
Add an example webhook receiver
|
2014-05-14 12:09:06 +00:00 |
|
Jacob Vosmaer
|
ad7de95121
|
Add an example webhook receiver
|
2014-05-14 13:49:16 +02:00 |
|
Dmitriy Zaporozhets
|
f18f8e6755
|
Merge pull request #6970 from skv-headless/fix_ctrl_enter_notes_send
fix ctrl+enter note send
|
2014-05-14 12:30:37 +03:00 |
|