Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make users with empty nick and openid valid | 2011-05-31 | 1 | -0/+26 | |
* | Add developer role | 2011-05-31 | 2 | -16/+18 | |
* | Improve ready recruits listing | 2011-03-19 | 2 | -11/+16 | |
* | Typo fix destory to destroy | 2011-03-19 | 1 | -1/+1 | |
* | Typo fix reurn to return | 2011-03-19 | 1 | -1/+1 | |
* | Typo fix answera to answered | 2011-03-19 | 1 | -1/+1 | |
* | Categories are selectable for new questions | 2011-03-19 | 2 | -0/+10 | |
* | Typo fix paramter to parameter | 2011-03-19 | 1 | -2/+2 | |
* | Simplify factory sequence usage | 2011-03-12 | 1 | -40/+8 | |
* | Typo fixes | 2011-03-12 | 2 | -2/+2 | |
* | Questions can belong to many categories | 2011-03-12 | 8 | -30/+51 | |
* | Rename QuestionCategory to Category | 2011-03-12 | 9 | -54/+54 | |
* | Fix deprecation warnings from delayed_job | 2011-02-22 | 5 | -7/+18 | |
* | Load Mail::Message customization automatically | 2010-12-03 | 1 | -1/+0 | |
* | Email answers allow checking signatures | 2010-12-02 | 14 | -6/+560 | |
* | Send emails as delayed job | 2010-11-09 | 4 | -7/+7 | |
* | Use bundler to manage gems for application | 2010-11-09 | 1 | -2/+0 | |
* | Pie chart on how recruits evaluated documentation on questions how pages | 2010-10-05 | 2 | -0/+28 | |
* | Changed ProjectAcceptance permissions | 2010-08-16 | 1 | -2/+7 | |
* | Document modules | 2010-08-14 | 1 | -1/+15 | |
* | Improve coverage of Question model | 2010-08-14 | 1 | -0/+10 | |
* | Improve coverage of UserMailer model | 2010-08-14 | 1 | -0/+6 | |
* | Improve coverage of QuestionContentText model | 2010-08-14 | 1 | -0/+13 | |
* | Improve coverage of QuestionContentMultipleChoice | 2010-08-14 | 1 | -0/+13 | |
* | Improve coverage of QuestionCategory model | 2010-08-14 | 1 | -0/+10 | |
* | Improve coverage of ProjectAcceptance model and fix found bug | 2010-08-14 | 2 | -5/+63 | |
* | Factory for guests to simplify tests | 2010-08-14 | 1 | -0/+2 | |
* | Improve coverage of User model and fix found bugs | 2010-08-14 | 1 | -0/+86 | |
* | Improve Answer model tests coverage | 2010-08-14 | 2 | -0/+115 | |
* | Improve coverage of QuestionContentEmail model | 2010-08-14 | 2 | -0/+14 | |
* | Improve EmailAnswer model coverage | 2010-08-14 | 2 | -0/+28 | |
* | Bugfix: spec for email answer was named improperly (and one test broke) | 2010-08-11 | 1 | -1/+2 | |
* | Recognize users that register using OpenID from dev.gentoo.org as mentors | 2010-08-11 | 1 | -0/+30 | |
* | Only owner can edit feedback of answer | 2010-08-05 | 1 | -0/+13 | |
* | Notify users trying to answer email question if question wasn't recognised | 2010-07-29 | 2 | -0/+43 | |
* | Email questions | 2010-07-29 | 1 | -0/+6 | |
* | Allow project leads to add Project Acceptances easily | 2010-07-29 | 2 | -3/+29 | |
* | Bugfix: Questions created by administrators were not approved. | 2010-07-27 | 1 | -0/+5 | |
* | Replace two functions in User model with named scopes in Answer model | 2010-07-27 | 2 | -34/+35 | |
* | Bugfix: configuration wasn't restored properly | 2010-07-27 | 1 | -2/+4 | |
* | Validate that mentors have been Gentoo developers long enough | 2010-07-23 | 1 | -0/+26 | |
* | Don't allow recruits to edit their project acceptances | 2010-07-21 | 1 | -3/+3 | |
* | Cleaned question view | 2010-07-19 | 1 | -0/+6 | |
* | Clean project acceptances view | 2010-07-19 | 1 | -0/+6 | |
* | Don't show reference field to non-recruiters | 2010-07-12 | 1 | -0/+6 | |
* | Recruits get feedback on their answers | 2010-07-12 | 1 | -1/+1 | |
* | Bug fix - answer was trying to send notifications to non-existing mentors | 2010-07-12 | 1 | -1/+10 | |
* | Multiple choice questions | 2010-07-12 | 2 | -11/+13 | |
* | Users can view descriptions of question groups | 2010-07-12 | 1 | -1/+2 | |
* | User may view and answer only one randomly chosen question from group | 2010-07-12 | 7 | -5/+309 |