19 May, 2014
1 commit
-
Clean up *.log.1 files during 6.6-to-6.7 upgrade
18 May, 2014
2 commits
-
Use example email in documents and example files Fixes #1177
-
Add link to ee jenkins /cc @marin
17 May, 2014
1 commit
16 May, 2014
7 commits
-
Fix group members search Postgres only. 500 error when try to search group members on `/groups/:group_id/members` page
-
Improve issue box colors
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
15 May, 2014
13 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
Check user access during API calls
-
Mobile ui improvements * Fixes blob view - https://twitter.com/jamesgecko/status/466675058664951808 * Hide project sidebar for xs * Hide group activity for xs
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
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.
-
Block 'disabled' AD users over SSH The existing SSH access check for LDAP users ignored the ActiveDirectory 'disabled' flag.
14 May, 2014
16 commits
-
Check the bit for disabled Active Directory users. The filter is based on http://ctogonewild.com/2009/09/03/bitmask-searches-in-ldap/ .
-
Correct a wrong spelling
-
"abolute" -> "absolute"
-
Update grit version
-
Pullreview
-
Add an example webhook receiver