History log of /ontohub/config/database.yml
Revision Date Author Comments Expand
bf1c90d1ef911ed312664a23d709363d359be380 24-Jun-2014 Sascha Graef <sgraef@informatik.uni-bremen.de>

add new lines at end of files

5abfcf8aac0fc94c987fdddfba6ce6f3f9bf06a7 22-May-2014 Sascha Graef <sgraef@informatik.uni-bremen.de>

introducing cucumber files

9354284a448f4fbae366e47bf5ad8450ba2fba38 13-Sep-2013 henning mueller <henning@orgizm.net>

Renamed database.example.yml to database.yml again.

35d43ec8a6db5f5593a27f74d0a6f6146d72a5c0 13-Sep-2013 henning mueller <henning@orgizm.net>

Renamed database.example.yml to database.yml again.

edf2cf1080fd1f030b2835d5d2a91059892944ba 11-Sep-2013 henning mueller <henning@orgizm.net>

Deleted database.yml, let travis use database.example.yml.

ee87a46274794590241962880e5ac4a03edcd567 11-Sep-2013 henning mueller <henning@orgizm.net>

Deleted database.yml, let travis use database.example.yml.

d3297a453e1c3329208efca01984ecd2d26e5eab 11-Sep-2013 Daniel Couto Vale <danielvale@uni-bremen.de>

Remove the database yml of a particular computer

b5906991ca65fdadbb7c553a6e963a9d03616da4 12-Feb-2013 henning mueller <henning@orgizm.net>

Default database.yml is needed for testing on travis, for now.

3cca5316fbcf23fe49eab833f35a89d6d4ea3f00 11-Oct-2012 Julian Kornberger <juliank@tzi.de>

Deployment configuration adjusted

5a2e1b2fd79e04afada785c8fb581dbef48f87c9 24-Jul-2012 Julian Kornberger <juliank@tzi.de>

deployment to staging.ontohub.org

9b264229a85ec1ba0119f25345d2089913055f87 09-May-2012 Daniel Couto Vale <danielvale@me.com>

Change the database root user password

9def1870443cfdf7d3172bf11ea4e3cc157a1dc5 07-May-2012 Daniel Vale <danielvale@gmail.com>

Added password to the database

84502d8379a4d40e9a647be8990402060e85b249 24-Apr-2012 Daniel Vale <DanielVale@eduroam-cart-096.wlan.uni-bremen.de>

Update database Change database system

/ontohub/.DS_Store /ontohub/Gemfile /ontohub/Gemfile.lock /ontohub/app/models/language_adjoint.rb /ontohub/app/models/language_mapping.rb /ontohub/app/models/logic_adjoint.rb /ontohub/app/models/logic_mapping.rb database.yml /ontohub/db/.DS_Store /ontohub/db/migrate/.DS_Store /ontohub/db/migrate/20120307143553_create_ontology_versions.rb /ontohub/db/migrate/20120307152347_create_entities.rb /ontohub/db/migrate/20120307152935_create_sentences.rb /ontohub/db/migrate/20120307154214_create_axioms_entities_table.rb /ontohub/db/migrate/20120307154214_create_sentence_has_entities_table.rb /ontohub/db/migrate/20120416191514_create_link_versions.rb /ontohub/db/migrate/20120416192741_create_entity_mappings.rb /ontohub/db/migrate/20120420115159_create_logic_translations.rb /ontohub/db/migrate/20120424155606_create_logic_mappings.rb /ontohub/db/migrate/20120424155621_create_language_mappings.rb /ontohub/db/migrate/20120424162211_create_language_adjoints.rb /ontohub/db/migrate/20120424162227_create_logic_adjoints.rb /ontohub/db/structure.sql /ontohub/test/fixtures/language_adjoints.yml /ontohub/test/fixtures/language_mappings.yml /ontohub/test/fixtures/logic_adjoints.yml /ontohub/test/fixtures/logic_mappings.yml /ontohub/test/unit/language_adjoint_test.rb /ontohub/test/unit/language_mapping_test.rb /ontohub/test/unit/logic_adjoint_test.rb /ontohub/test/unit/logic_mapping_test.rb
6bdf31ea3cd6a7052f82250e97e3853f7cd7941b 23-Apr-2012 Daniel Couto Vale <DanielVale@localhost.(none)>

Correcting "reference" to "references" Commenting unworking embedded SQL in migrations

d7c2bd284298a94536365effe7545fce1b02d952 10-Mar-2012 henning mueller <henning@orgizm.net>

postgres user in database.yml

022bef37e335d8060e7ca6c5e6b8b2431eee2ddd 10-Mar-2012 Julian Kornberger <juliank@tzi.de>

[#26205093] Team administration finished

0a62007d70edf7fa332d03f95e2e819d09d0e379 08-Mar-2012 Julian Kornberger <juliank@tzi.de>

deployment works

0075dcb5aeeee4864fe9f64db82c8a8202bbe6d6 07-Mar-2012 henning mueller <henning@orgizm.net>

Models: Logic, Ontology, OntologyVersion

9f4e199f9ae0b75c01f6a1a3dc49dd137ea16f77 06-Mar-2012 Julian Kornberger <juliank@tzi.de>

rails skeleton

/ontohub/.gitignore /ontohub/Gemfile /ontohub/Gemfile.lock /ontohub/Rakefile /ontohub/app/assets/images/.gitkeep /ontohub/app/assets/javascripts/application.js /ontohub/app/assets/stylesheets/application.css /ontohub/app/controllers/application_controller.rb /ontohub/app/helpers/.gitkeep /ontohub/app/mailers/.gitkeep /ontohub/app/models/.gitkeep /ontohub/app/views/layouts/application.html.haml /ontohub/config.ru application.rb boot.rb database.yml environment.rb environments/development.rb environments/production.rb environments/test.rb initializers/backtrace_silencers.rb initializers/inflections.rb initializers/mime_types.rb initializers/secret_token.rb initializers/session_store.rb initializers/wrap_parameters.rb locales/en.yml routes.rb /ontohub/db/seeds.rb /ontohub/doc/README_FOR_APP /ontohub/lib/assets/.gitkeep /ontohub/lib/tasks/.gitkeep /ontohub/public/404.html /ontohub/public/422.html /ontohub/public/500.html /ontohub/public/favicon.ico /ontohub/public/robots.txt /ontohub/script/rails /ontohub/test/functional/.gitkeep /ontohub/test/integration/.gitkeep /ontohub/test/performance/browsing_test.rb /ontohub/test/test_helper.rb /ontohub/test/unit/.gitkeep /ontohub/vendor/assets/javascripts/.gitkeep /ontohub/vendor/assets/stylesheets/.gitkeep