16 Sep, 2012
1 commit
- 
Uses TeamMembers#index instead, to be more RESTful 
14 Sep, 2012
1 commit
12 Sep, 2012
2 commits
- 
Conflicts: Gemfile.lock app/helpers/application_helper.rb app/views/devise/sessions/new.html.erb db/schema.rb 
30 Aug, 2012
1 commit
24 Aug, 2012
1 commit
22 Aug, 2012
1 commit
- 
Allow disabling Gravatars in gitlab.yml settings 
17 Aug, 2012
1 commit
15 Aug, 2012
2 commits
- 
Closes #1237 
- 
Signed-off-by: Martin Bastien <martin.bastien@studiofrenetic.com> 
10 Aug, 2012
1 commit
- 
Didn't bother with files in db/, config/, or features/ 
08 Aug, 2012
1 commit
06 Aug, 2012
2 commits
03 Aug, 2012
1 commit
02 Aug, 2012
2 commits
01 Aug, 2012
1 commit
26 Jul, 2012
1 commit
- 
to content sections in wiki 
10 Jul, 2012
1 commit
05 Jul, 2012
1 commit
03 Jul, 2012
1 commit
02 Jul, 2012
1 commit
28 Jun, 2012
1 commit
21 Jun, 2012
1 commit
12 Jun, 2012
1 commit
- 
* dashboard should be in dashboard controller not project index * projects index removed 
11 Jun, 2012
1 commit
03 Jun, 2012
2 commits
26 May, 2012
1 commit
21 May, 2012
1 commit
- 
* Grit gem updated * gitolite-client updated * logger added * few fixes 
03 May, 2012
2 commits
- 
Since some conversion tools do commits with an empty commiters email address gitlab will fail with a 500 error 
20 Apr, 2012
1 commit
- 
This gives us Github Flavored Markdown, which is awesome. 
12 Apr, 2012
1 commit
11 Apr, 2012
1 commit
10 Apr, 2012
1 commit
22 Mar, 2012
1 commit
01 Mar, 2012
1 commit
23 Feb, 2012
1 commit
- 
The gravatar documentation on implementing the hash specifies that leading and trailing whitespace must be trimmed and all characters should be forced to lowercase. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>