Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add user preference to view project activity and starred project activity as ↵ | Stan Hu | 2015-09-26 | 1 | -1/+23 |
| | | | | | | default dashboard Closes #2662 | ||||
* | Move partial to right place and fix tests. | Douwe Maan | 2015-09-08 | 1 | -4/+4 |
| | |||||
* | Add RootController | Robert Speicher | 2015-06-13 | 1 | -0/+32 |
This controller is now the target for `root_url`. It sub-classes DashboardController so we can render the old default without a redirect if the user hasn't customized their dashboard location. |