aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Fix two XSS injectionsHEADmasterPetteri Räty2011-08-021-0/+9
| | | | The EmailAddress problem was submitted upstream to hobo.
* Production email configsPetteri Räty2011-06-051-1/+8
| | | | Add mail settings from robbat2.
* Update to rails 2.3.11Joachim Filip Ignacy Bartosik2011-02-201-1/+1
| | | | Security bump
* Fix cucumber testsJoachim Filip Ignacy Bartosik2011-01-071-0/+16
| | | | | Update to Rails 2.3.8 broke cucumber tests. This is fix from agibralter from https://gist.github.com/431811
* Update to rails 2.3.8 & rack 1.1.0Joachim Filip Ignacy Bartosik2010-12-271-1/+1
| | | | This is what Gentoo Infra uses.
* Load Mail::Message customization automaticallyJoachim Filip Ignacy Bartosik2010-12-031-0/+1
|
* Use bundler to manage gems for applicationJoachim Filip Ignacy Bartosik2010-11-095-16/+36
| | | | | | | - Created Gemfile with required gems - Added .gitignore entry (don't include bundled gems in repository) - Replaced Rails gem loader with bundler - Updated README
* Alternative login with openIDJoachim Filip Ignacy Bartosik2010-08-112-1/+5
|
* Run tests in prepared environment, don't load config.Joachim Filip Ignacy Bartosik2010-08-051-1/+6
|
* Switch back to Rails 2.3.5Joachim Filip Ignacy Bartosik2010-08-051-1/+1
|
* Check if needed configuration entries are present on startupJoachim Filip Ignacy Bartosik2010-08-021-1/+66
|
* Replaced plain text fields with markdownJoachim Filip Ignacy Bartosik2010-07-201-0/+1
|
* Allow to configure domain for emails of seed usersJoachim Filip Ignacy Bartosik2010-07-191-0/+1
|
* Replaced fixtures with Factory GirlJoachim Filip Ignacy Bartosik2010-06-231-0/+1
|
* Cucumber infrastructureJoachim Filip Ignacy Bartosik2010-06-222-0/+38
|
* Switch to Rails 2.3.8Joachim Filip Ignacy Bartosik2010-06-141-1/+1
|
* Notify mentors about new answers of their recruitsJoachim Filip Ignacy Bartosik2010-06-092-1/+6
|
* Use shoulda.Joachim Filip Ignacy Bartosik2010-05-281-0/+1
|
* Removed comments from config/environment.rbJoachim Filip Ignacy Bartosik2010-05-281-35/+1
|
* Installed rspecJoachim Filip Ignacy Bartosik2010-05-181-1/+4
| | | | Works with rspec from portage.
* Initial commit - web app created by `hobo`, .gitignore, README.Joachim Filip Ignacy Bartosik2010-05-1813-0/+340