0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement editing of user data. More... about 11 years ago
Create Updates, when users join or leave the project. More... about 11 years ago
Merge branch 'master' of github.com:SUSE/hackweek More... about 11 years ago
Remember location on public pages. More... about 11 years ago
Use a partial for project lists, add slang greetings More... about 11 years ago
Merge branch 'master' of github.com:SUSE/hackweek More... about 11 years ago
Implement joining and leaving of projects. More... about 11 years ago
More navbar styling More... about 11 years ago
Add a naviation bar with login/logout More... about 11 years ago
Convert Project views to HAML. More... about 11 years ago
Create Update model. More... about 11 years ago
Rename HomeController to FrontController. More... about 11 years ago
Link to project pages of application. More... about 11 years ago
Move header to layout. More... about 11 years ago
Show some content on public user page. More... about 11 years ago
Merge branch 'master' of github.com:SUSE/hackweek More... about 11 years ago
Remember page which required login. More... about 11 years ago
Get rid of the single pages mode for the front More... about 11 years ago
Merge branch 'master' of github.com:SUSE/hackweek More... about 11 years ago
Public user page should be accessible without login. More... about 11 years ago
Add the single pages and seperate the front from the rest More... about 11 years ago
Put users views into UserController. More... about 11 years ago
And now make it work More... about 11 years ago
Use Gravatar user icon. More... about 11 years ago
Initial import of the homepage from gh-pages More... about 11 years ago
Relate projects to User objects. More... about 11 years ago
Merge branch 'master' of github.com:SUSE/hackweek More... about 11 years ago
Put some more real content on front page. More... about 11 years ago
Hook up OpenID login with simple User model. More... about 11 years ago
cript/rails generate model user uid:string name:string email:string More... about 11 years ago