10 Apr, 2014
1 commit
-
Add GitHub OmniAuth docs Google instructions Google instructions Merge master Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Add Google and Twitter docs Add screenshot Add screenshot Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Finalize current docs Finalize current docs Add existing user information Add twitter Add twitter Add Twitter disclaimer Add Twitter disclaimer remove old doc Remove unnecessary link Revert omniauth provider format Add OmniAuth Documentation Add GitHub OmniAuth docs Google instructions Google instructions Merge master Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Add Google and Twitter docs Add screenshot Add screenshot Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Clean things up Finalize current docs Finalize current docs Add existing user information Add twitter Add twitter Add Twitter disclaimer Add Twitter disclaimer remove old doc Remove unnecessary link Revert omniauth provider format Use omniauth again Remove notice Restore whitespace Slight changes
07 Apr, 2014
1 commit
31 Mar, 2014
2 commits
10 Mar, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
26 Feb, 2014
2 commits
-
Added Piwik Integration
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
23 Feb, 2014
1 commit
29 Jan, 2014
1 commit
-
Add comment about tls for ldap method
27 Jan, 2014
2 commits
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)
17 Jan, 2014
3 commits
-
Improve the explanation of the LDAP check script
16 Jan, 2014
1 commit
15 Jan, 2014
1 commit
-
Fixes: #2061 Fix was proposed on twitter by: neic0, in the following tweet: https://twitter.com/neic0/status/423138339806392320
12 Jan, 2014
1 commit
13 Dec, 2013
1 commit
-
`omniauth-ldap` also supports tls for ldap method
09 Dec, 2013
2 commits
-
Before this commit gitlab-shell but me placed directly in home dir. Ex: /home/git/gitlab-shell After this change you can place gitlab-shell in custom location. Ex: /Users/developer/gitlab/gitlab-shell Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Conflicts: config/application.rb config/gitlab.yml.example config/unicorn.rb.example
04 Dec, 2013
1 commit
03 Dec, 2013
1 commit
29 Nov, 2013
1 commit
28 Nov, 2013
2 commits
26 Nov, 2013
1 commit
-
Added visibility_level icons to project view (rather than just text). Added public projects to search results. Added ability to restrict visibility levels standard users can set.
19 Nov, 2013
1 commit
12 Nov, 2013
1 commit
08 Nov, 2013
1 commit
06 Nov, 2013
1 commit
-
- If you don't edit gitlab-shell/config.yml, you wnon't be able to push via SSH (as described here: http://stackoverflow.com/questions/15746336/gitlab-cant-push-code-to-server) - If you don't re-run sudo -u git -H bundle exec rake assets:precompile RAILS_ENV=production, some icons won't be visible
09 Oct, 2013
1 commit
02 Oct, 2013
1 commit
01 Oct, 2013
1 commit
30 Sep, 2013
1 commit
-
Add check if the signup setting is enabled. fixes #4832