Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix two XSS injectionsHEADmaster | 2011-08-02 | 1 | -0/+5 | |
* | Make users with empty nick and openid valid | 2011-05-31 | 1 | -0/+26 | |
* | Add developer role | 2011-05-31 | 1 | -16/+11 | |
* | Improve ready recruits listing | 2011-03-19 | 1 | -7/+9 | |
* | 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 | 1 | -0/+9 | |
* | Typo fixes | 2011-03-12 | 2 | -2/+2 | |
* | Questions can belong to many categories | 2011-03-12 | 6 | -21/+23 | |
* | Rename QuestionCategory to Category | 2011-03-12 | 7 | -37/+37 | |
* | Fix deprecation warnings from delayed_job | 2011-02-22 | 4 | -7/+7 | |
* | Email answers allow checking signatures | 2010-12-02 | 2 | -6/+11 | |
* | Send emails as delayed job | 2010-11-09 | 4 | -7/+7 | |
* | 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 | |
* | Improve coverage of User model and fix found bugs | 2010-08-14 | 1 | -0/+86 | |
* | Improve Answer model tests coverage | 2010-08-14 | 1 | -0/+103 | |
* | Improve coverage of QuestionContentEmail model | 2010-08-14 | 1 | -0/+13 | |
* | Improve EmailAnswer model coverage | 2010-08-14 | 1 | -0/+25 | |
* | 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 | |
* | 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 | 1 | -10/+6 | |
* | User may view and answer only one randomly chosen question from group | 2010-07-12 | 5 | -4/+266 | |
* | Allow users to suggest questions | 2010-07-08 | 1 | -9/+8 | |
* | Mentors can pick up recruits with no mentor and resign | 2010-06-25 | 1 | -0/+18 | |
* | Users can list their contributions, mentors can find for recruits with no mentor | 2010-06-25 | 1 | -0/+29 | |
* | Project acceptances | 2010-06-25 | 1 | -0/+58 | |
* | Added nick to user model | 2010-06-25 | 1 | -0/+18 | |
* | Support for mentor comments | 2010-06-24 | 2 | -0/+66 | |
* | Show recruits with all questions answered | 2010-06-24 | 1 | -0/+23 |