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
 
29 Sep, 2013
1 commit
- 
…is is for when using a non-root path
 
27 Sep, 2013
1 commit
22 Sep, 2013
2 commits
- 
Change-Id: I02814fb47edcc915309183547cc8dcb165100f4f
 - 
GITLAB-1262 Change-Id: I690cb8ea294df53ebe8405a519c23c501af2c21a Conflicts: app/models/user.rb config/initializers/1_settings.rb spec/models/user_spec.rb