26 Apr, 2012
1 commit
21 Apr, 2012
3 commits
- 
…gitlabhq into arthurschreiber-use_redcarpet_for_markdown Conflicts: Gemfile Gemfile.lock
 
20 Apr, 2012
2 commits
- 
This gives us Github Flavored Markdown, which is awesome.
 
10 Apr, 2012
1 commit
28 Mar, 2012
1 commit
13 Mar, 2012
1 commit
10 Mar, 2012
1 commit
06 Mar, 2012
1 commit
01 Mar, 2012
1 commit
29 Feb, 2012
1 commit
28 Feb, 2012
1 commit
18 Feb, 2012
1 commit
13 Feb, 2012
1 commit
11 Feb, 2012
1 commit
30 Jan, 2012
1 commit
- 
Conflicts: Gemfile app/views/commits/_commits.html.haml app/views/projects/empty.html.haml
 
28 Jan, 2012
1 commit
26 Jan, 2012
1 commit
19 Jan, 2012
1 commit
- 
Adding rake to Gemfile. Fixes #48
 
12 Jan, 2012
2 commits
- 
Conflicts: app/assets/stylesheets/projects.css.scss
 
11 Jan, 2012
2 commits
30 Dec, 2011
2 commits
- 
This reverts commit a25a85b9396cbc07bf2bfcd12d3c0a6685df66d6.
 
29 Dec, 2011
1 commit
14 Dec, 2011
1 commit
- 
This commit includes: * Projects can have zero or more WebHooks. * The PostReceive job will ask a project to execute any web hooks defined for that project. * WebHook has a URL, we post Github-compatible JSON to that URL. * Failure to execute a WebHook will be silently ignored.
 
12 Dec, 2011
1 commit
06 Dec, 2011
1 commit
05 Dec, 2011
1 commit
04 Dec, 2011
1 commit
28 Nov, 2011
1 commit
27 Nov, 2011
1 commit
- 
See http://about.travis-ci.org/docs/user/languages/ruby/ (the "Exclude non-essential gems like ruby-debug" section) for reasoning.
 
23 Nov, 2011
1 commit
- 
Switch to the https protocol in the Gemfile & Gemfile.lock since the git protocol is sometimes blocked by firewalls (and is not easily proxied)
 
20 Nov, 2011
1 commit
16 Nov, 2011
2 commits
09 Nov, 2011
1 commit
- 
from running after every other rake command.