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
18 Oct, 2012
7 commits
17 Oct, 2012
8 commits
-
…e. Increased projects per page on dashboard
-
Use Font Awsome for icons
16 Oct, 2012
8 commits
-
Fix issue close and reopen button text and styles
15 Oct, 2012
1 commit
-
Refactor tree views and improve consistency