03 Feb, 2014
1 commit
-
According to Devise's changelog (https://github.com/plataformatec/devise/blob/master/CHANGELOG.md), Devise.confirm_within was deprecated in favor of Devise.allow_unconfirmed_access_for in version 2.0.0.
01 Feb, 2014
1 commit
-
refactor omniauth configuration method
30 Jan, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
29 Jan, 2014
1 commit
-
Add comment about tls for ldap method
28 Jan, 2014
2 commits
-
added group avatars
27 Jan, 2014
4 commits
-
Upload Limits Better documentation for the upload limit. Please have a hard time when they need to change the upload limits, see https://gitlab.com/gitlab-org/gitlab-ce/issues/5
24 Jan, 2014
2 commits
-
A test was broken if running on a non-standard port. Made checking for (non-)standard port more robust. Changed gitlab_on_non_standard_port to gitlab_on_standard_port (less negative).
-
Remove empty ErrorsController
23 Jan, 2014
1 commit
-
* master: (238 commits) Version 6.5.1 Fix selectbox when submit MR from fork to origin Fix HELP layout No need for code tag here. Spelling mistake and add links. Warn against RVM. Remove GitHub mention because we also have a GitLab issue tracker now. Replace 6.0-to-6.4.md with 6.0-to-6.5.md Add public assets to gitignore Version 6.5.0 Use 6-5 branch in installation docs Remove deprecated twitter handle. Further explain userPrincipalName settings Update from 6.4 to 6.5 guide Explain how to use AD userPrincipalName for logins More entries to CHANGELOG. Version to rc1 Rephrase LDAP check script output add O'Reilly sponsorship in CHANGELOG Fix select2 css for drop above style Rename "Website url" labels to "Website" ...
22 Jan, 2014
3 commits
-
Updated gitlab.yaml.example's issue_closing_pattern to single quotes
21 Jan, 2014
2 commits
20 Jan, 2014
1 commit
-
… (misused double quotes here)
18 Jan, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
17 Jan, 2014
3 commits
-
Improve the explanation of the LDAP check script
16 Jan, 2014
2 commits
-
Document how to customize password length limits
15 Jan, 2014
1 commit
-
Fixes: #2061 Fix was proposed on twitter by: neic0, in the following tweet: https://twitter.com/neic0/status/423138339806392320
13 Jan, 2014
1 commit
12 Jan, 2014
1 commit
09 Jan, 2014
1 commit
02 Jan, 2014
1 commit
-
Used mime-types gem instead of hardcoding content types. Allow multiple extensions in archive route (.tar.gz, .tar.bz2). Change content disposition from infile(?) to attachment for api. Fixed api would return “archive” instead of {project}-{hash}.{ext}
30 Dec, 2013
1 commit
-
This refactoring allows a user to use omniauth providers which do not use ```app_id``` and ```app_secret``` without needing to change the devise configuration.
25 Dec, 2013
1 commit
24 Dec, 2013
1 commit
17 Dec, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
16 Dec, 2013
1 commit
-
features for archive projects abilities for archived project other abilities for archive projects only limit commits and merges for archived projects ability changed to prohibited actions on archived projects added spec and feature tests for archive projects changed search bar not to include archived projects
13 Dec, 2013
1 commit
-
`omniauth-ldap` also supports tls for ldap method
11 Dec, 2013
3 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 Dec, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>