Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-13 | refactor: remove Overview controller - we can use Users#show | Azul | |
we were only using Users#show to redirect to the edit action. So I replaced that with the overview and we have no more use for the extra controller. This also simplifies linking to the users in question a lot. | |||
2013-07-31 | added empty 'home' layout and removed debugger from homecontroller | elijah | |
2013-07-04 | redirect to overview if authenticated | elijah | |
2013-02-09 | configure couchrest session store in initializer | Azul | |
2012-10-11 | first steps at reducing core | Azul | |