29 Oct, 2012
1 commit
-
Refactor Satellite Code
27 Oct, 2012
6 commits
-
Fixes #1830
-
Fixes #1836
-
Conflicts: app/views/issues/_form.html.haml
26 Oct, 2012
9 commits
25 Oct, 2012
5 commits
-
Nothing too dramatic, just some improvements.
24 Oct, 2012
7 commits
-
Without lambdas, Date.today will be evaluated in the class body. For it to have a running scope of last week etc, it will need to be evaluated each time the scope is called. In Rails 4.0, lambdas will be required for all scopes, so not a bad idea to go ahead and change them all now.
23 Oct, 2012
1 commit
22 Oct, 2012
3 commits
21 Oct, 2012
3 commits
-
Rewrite build_url, use web_protocol for repo indicator. Explicitly initialize custom port to make the logic obvious.
-
Update author info in tree listing
20 Oct, 2012
2 commits
-
* Refactor and document methods * Rename merge to merge! * Fixes #1544
19 Oct, 2012
3 commits