From c2cab5dcdc805173312545b07974f5e7923fc7f5 Mon Sep 17 00:00:00 2001 From: Ahmet Sezgin Duran Date: Thu, 5 Sep 2013 21:39:44 +0300 Subject: [PATCH 1/6] #19 Add README.md markdown for Travis CI --- CHANGELOG.md | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b927ff4..a274630 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ #### [Current] #### + * [c338d33](../../commit/c338d33) [#18](../../issues/18) Change default database of development to Sqlite3 __(Ahmet Sezgin Duran)__ * [f07214a](../../commit/f07214a) [#21](../../issues/21) error class changed __(Muhammet DİLEK)__ * [52318cd](../../commit/52318cd) [#19](../../issues/19) Fix README.md markdown of Gemnasium __(Ahmet Sezgin Duran)__ * [664c51a](../../commit/664c51a) [#19](../../issues/19) Add README.md markdowns for Code Climate and Gemnasium __(Ahmet Sezgin Duran)__ diff --git a/README.md b/README.md index d358e10..6e61d64 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Yakut [![Code Climate](https://codeclimate.com/github/yakut-project/yakut.png)](https://codeclimate.com/github/yakut-project/yakut) -[![Dependency Status](https://gemnasium.com/yakut-project/yakut.png)](https://gemnasium.com/yakut-project/yakut) \ No newline at end of file +[![Dependency Status](https://gemnasium.com/yakut-project/yakut.png)](https://gemnasium.com/yakut-project/yakut) +[![Build Status](https://travis-ci.org/yakut-project/yakut.png?branch=develop)](https://travis-ci.org/yakut-project/yakut) \ No newline at end of file From 36223394fe47bc1c6acdbbb22f3605dceccf56cf Mon Sep 17 00:00:00 2001 From: kadriye Date: Sat, 7 Sep 2013 03:37:10 +0300 Subject: [PATCH 2/6] #6 README.md updated --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e61d64..d4f93ae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,22 @@ # Yakut [![Code Climate](https://codeclimate.com/github/yakut-project/yakut.png)](https://codeclimate.com/github/yakut-project/yakut) [![Dependency Status](https://gemnasium.com/yakut-project/yakut.png)](https://gemnasium.com/yakut-project/yakut) -[![Build Status](https://travis-ci.org/yakut-project/yakut.png?branch=develop)](https://travis-ci.org/yakut-project/yakut) \ No newline at end of file +[![Build Status](https://travis-ci.org/yakut-project/yakut.png?branch=develop)](https://travis-ci.org/yakut-project/yakut) + + +ABOUT +Open source project for managing LKD courses. It helps to select the applicants easily + +REQUIREMENTS +You must have +Ruby 2.x +Rails 4.x + +CONTACT +[FACEBOOK](https://www.facebook.com/yakutproject) +[TWITTER](https://twitter.com/yakutproject) +[EMAIL](open-source-stars@googlegroups.com) + +LICENSE +YAKUT is released under the [MIT License](http://www.opensource.org/licenses/MIT) + From ee34b62659dc77c9667c548e9176b04a8f7dcb3b Mon Sep 17 00:00:00 2001 From: kadriye Date: Sat, 7 Sep 2013 03:43:15 +0300 Subject: [PATCH 3/6] #6 mail fixed on README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4f93ae..f64e732 100644 --- a/README.md +++ b/README.md @@ -5,18 +5,25 @@ ABOUT + Open source project for managing LKD courses. It helps to select the applicants easily REQUIREMENTS + You must have Ruby 2.x Rails 4.x CONTACT + [FACEBOOK](https://www.facebook.com/yakutproject) + [TWITTER](https://twitter.com/yakutproject) -[EMAIL](open-source-stars@googlegroups.com) + +EMAIL: open-source-stars@googlegroups.com LICENSE + + YAKUT is released under the [MIT License](http://www.opensource.org/licenses/MIT) From 8d31387f97a7a878b1b45b5b4323b86e29abca47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Onur=20=C3=96zg=C3=BCr=20=C3=96ZKAN?= Date: Sat, 7 Sep 2013 07:13:26 +0300 Subject: [PATCH 4/6] #6 Add header to README.md --- README.md | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index f64e732..98bc3c9 100644 --- a/README.md +++ b/README.md @@ -3,27 +3,21 @@ [![Dependency Status](https://gemnasium.com/yakut-project/yakut.png)](https://gemnasium.com/yakut-project/yakut) [![Build Status](https://travis-ci.org/yakut-project/yakut.png?branch=develop)](https://travis-ci.org/yakut-project/yakut) +Open source project for managing LKD courses. It helps to select the applicants easily. -ABOUT - -Open source project for managing LKD courses. It helps to select the applicants easily - -REQUIREMENTS +## REQUIREMENTS You must have -Ruby 2.x -Rails 4.x - -CONTACT -[FACEBOOK](https://www.facebook.com/yakutproject) +* Ruby 2.x +* Rails 4.x -[TWITTER](https://twitter.com/yakutproject) +## CONTACT -EMAIL: open-source-stars@googlegroups.com - -LICENSE +* [Twitter](https://twitter.com/yakutproject) +* [Facebook](https://www.facebook.com/yakutproject) +* Google Groups: open-source-stars@googlegroups.com +## LICENSE YAKUT is released under the [MIT License](http://www.opensource.org/licenses/MIT) - From a862452ec2f59971a60290d8be01514c5146fc8b Mon Sep 17 00:00:00 2001 From: emineeliftoscali Date: Sat, 7 Sep 2013 13:18:02 +0300 Subject: [PATCH 5/6] #23 Gems Updated with latest versions --- Gemfile | 14 +++++++------- Gemfile.lock | 29 +++++++++++++++-------------- 2 files changed, 22 insertions(+), 21 deletions(-) diff --git a/Gemfile b/Gemfile index 5689abd..34272b7 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' gem 'rails', '~> 4.0.0' -gem 'pg', '~> 0.15.1' +gem 'pg', '~> 0.16.0' gem 'sass-rails', '~> 4.0.0' gem 'uglifier', '>= 1.3.0' gem 'coffee-rails', '~> 4.0.0' @@ -15,13 +15,13 @@ gem 'exception_notification', '~> 4.0.0' gem 'simple_form', '~> 3.0.0.rc' gem 'rails_config', '~> 0.3.3' gem 'compass-rails', github: 'Compass/compass-rails', branch: 'rails4-hack' -gem 'devise', '~> 3.0.0' -gem 'devise-i18n', '~> 0.8.6' +gem 'devise', '~> 3.1.0' +gem 'devise-i18n', '~> 0.9.0' gem 'will_paginate', '~> 3.0.4' gem 'will_paginate-bootstrap', '~> 0.2.3' gem 'will-paginate-i18n', '~> 0.1.13' gem 'paperclip', '~> 3.5.1' -gem 'kangal', '~> 0.1.2' +gem 'kangal', '~> 1.0.0' gem 'rack-timeout', '~> 0.0.4' gem 'recipient_interceptor', '~> 0.1.2' gem 'ransack' @@ -34,10 +34,10 @@ group :development, :test do gem 'better_errors' gem 'binding_of_caller' gem 'letter_opener' - gem 'katip' + gem 'katip', '~> 1.2.1' gem 'rspec-rails', '~> 2.14.0' gem 'capybara', '~> 2.1.0' - gem 'shoulda-matchers', '~> 2.2.0' + gem 'shoulda-matchers', '~> 2.3.0' gem 'factory_girl_rails', '~> 4.0' - gem 'sqlite3', '1.3.7' + gem 'sqlite3', '1.3.8' end diff --git a/Gemfile.lock b/Gemfile.lock index 8eaae72..08ad5c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,12 +75,13 @@ GEM fssm (>= 0.2.7) sass (~> 3.1) debug_inspector (0.0.2) - devise (3.0.3) + devise (3.1.0) bcrypt-ruby (~> 3.0) orm_adapter (~> 0.1) railties (>= 3.2.6, < 5) + thread_safe (~> 0.1) warden (~> 1.2.3) - devise-i18n (0.8.6) + devise-i18n (0.9.0) diff-lcs (1.2.4) erubis (2.7.0) exception_notification (4.0.0) @@ -106,10 +107,10 @@ GEM railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.0) - kangal (0.1.2) + kangal (1.0.0) activemodel mail - katip (1.1.0) + katip (1.2.1) launchy (2.3.0) addressable (~> 2.3) letter_opener (1.1.2) @@ -129,7 +130,7 @@ GEM activesupport (>= 3.0.0) cocaine (~> 0.5.0) mime-types - pg (0.15.1) + pg (0.16.0) polyamorous (0.6.4) activerecord (>= 3.0) polyglot (0.3.3) @@ -182,7 +183,7 @@ GEM sdoc (0.3.20) json (>= 1.1.3) rdoc (~> 3.10) - shoulda-matchers (2.2.0) + shoulda-matchers (2.3.0) activesupport (>= 3.0.0) simple_form (3.0.0.rc) actionpack (>= 4.0.0.rc1, < 4.1) @@ -196,7 +197,7 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8) - sqlite3 (1.3.7) + sqlite3 (1.3.8) thor (0.18.1) thread_safe (0.1.2) atomic @@ -229,18 +230,18 @@ DEPENDENCIES capybara (~> 2.1.0) coffee-rails (~> 4.0.0) compass-rails! - devise (~> 3.0.0) - devise-i18n (~> 0.8.6) + devise (~> 3.1.0) + devise-i18n (~> 0.9.0) exception_notification (~> 4.0.0) factory_girl_rails (~> 4.0) haml (~> 4.0.2) haml-rails jquery-rails (~> 3.0.4) - kangal (~> 0.1.2) - katip + kangal (~> 1.0.0) + katip (~> 1.2.1) letter_opener paperclip (~> 3.5.1) - pg (~> 0.15.1) + pg (~> 0.16.0) rack-timeout (~> 0.0.4) rails (~> 4.0.0) rails_config (~> 0.3.3) @@ -250,9 +251,9 @@ DEPENDENCIES rspec-rails (~> 2.14.0) sass-rails (~> 4.0.0) sdoc - shoulda-matchers (~> 2.2.0) + shoulda-matchers (~> 2.3.0) simple_form (~> 3.0.0.rc) - sqlite3 (= 1.3.7) + sqlite3 (= 1.3.8) turbolinks (~> 1.3.0) uglifier (>= 1.3.0) will-paginate-i18n (~> 0.1.13) From f2b7ce38c4e1d11eef76f9d5c4d61ebab6710c23 Mon Sep 17 00:00:00 2001 From: emineeliftoscali Date: Sat, 7 Sep 2013 13:32:30 +0300 Subject: [PATCH 6/6] #23 Gems Updated with latest versions - Devise secret key added --- config/initializers/devise.rb | 2 +- db/schema.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/initializers/devise.rb b/config/initializers/devise.rb index 5990d5b..356f01b 100644 --- a/config/initializers/devise.rb +++ b/config/initializers/devise.rb @@ -5,7 +5,7 @@ # Configure the e-mail address which will be shown in Devise::Mailer, # note that it will be overwritten if you use your own mailer class with default "from" parameter. config.mailer_sender = "CHANGEME@example.com" - + config.secret_key = '63571f3411289849e893732b84d77e4f1e61f7259563c078e6b14ac2afc88c3d9a85a7a612eabb961d35871280dd950c30a96429b8f23a10110dd3163066aa56' # Configure the class responsible to send e-mails. # config.mailer = "Devise::Mailer" diff --git a/db/schema.rb b/db/schema.rb index 1014d2d..1091583 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -51,4 +51,4 @@ add_index "users", ["email"], name: "index_users_on_email", unique: true add_index "users", ["reset_password_token"], name: "index_users_on_reset_password_token", unique: true -end \ No newline at end of file +end