- 25 Jul, 2012 5 commits
-
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
Dmitriy Zaporozhets authored
Handle LDAP missing credentials error with a flash message.
-
Dmitriy Zaporozhets authored
Create the githost.log file if necessary.
-
Dmitriy Zaporozhets authored
Issues API
-
- 24 Jul, 2012 4 commits
-
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
- 21 Jul, 2012 7 commits
-
-
Pat Thoyts authored
This resolves issue #1121. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
-
Pat Thoyts authored
If a user fails to provide a username or password to the LDAP login form then a 500 error is returned due to an exception being raised in omniauth-ldap. This gem has been amended to use the omniauth error propagation function (fail!) to pass this exception message to the registered omniauth failure handler so that the Rails application can handle it approriately. The failure function now knows about standard exceptions and no longer requires a specific check for the OmniAuth::Error exception added by commit f322975c. This resolves issue #1077. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
-
randx authored
-
randx authored
-
randx authored
-
randx authored
-
randx authored
-
- 20 Jul, 2012 7 commits
-
-
Dmitriy Zaporozhets authored
Fix english on the edit user form.
-
Pat Thoyts authored
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Controllers refactoring with contexts Move commit compare logic to model
-
- 19 Jul, 2012 4 commits
-
-
Valeriy Sizov authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fixing MySQL syntax error
-
- 18 Jul, 2012 8 commits
-
-
Valeriy Sizov authored
-
Valeriy Sizov authored
-
Valeriy Sizov authored
-
Valeriy Sizov authored
-
Valeriy Sizov authored
-
Valeriy Sizov authored
show flash notice after deletion of a project
-
Valeriy Sizov authored
Improve handling of misconfigured LDAP accounts.
-
Michael Richardson authored
-
- 17 Jul, 2012 4 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 16 Jul, 2012 1 commit
-
-
Pat Thoyts authored
Gitlab requires an email address for all user accounts as this is the default account id and is used for sending notifications. LDAP accounts may be missing email fields so handle this by showing a sensible error message before redirecting to the login screen again. Resolves github issue #899 Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
-