Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 'socket' example PostgreSQL parameter | Jacob Vosmaer | 2014-07-01 | 1 | -4/+0 |
| | | | | | | | The ActiveRecord PostgreSQL adapter does not have a 'socket' option; see: https://github.com/rails/rails/blob/4-1-2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb#L20 | ||||
* | Use peer-based authentication for PostgreSQL | Jacob Vosmaer | 2013-10-02 | 1 | -2/+2 |
| | |||||
* | cattr_accessor is not threadsafe! | Dmitriy Zaporozhets | 2013-06-11 | 1 | -1/+1 |
| | |||||
* | Update database.yml.postgresql | Andrew Kumanyaev | 2013-03-24 | 1 | -1/+1 |
| | |||||
* | Update config/database.yml.postgresql | fbehrens | 2013-01-23 | 1 | -1/+1 |
| | | | This was necessary following the installation guide for ubuntu 10.4 with postgres | ||||
* | Split commit_id and noteable_id for Note | Dmitriy Zaporozhets | 2012-12-18 | 1 | -0/+1 |
| | |||||
* | add default postgres config | Andrey Kumanyaev | 2012-10-10 | 1 | -0/+48 |