Show More
Commit Description:
Merge pull request #26 from cafe-grader-team/master...
Commit Description:
Merge pull request #26 from cafe-grader-team/master merge edit from upstream
References:
File last commit:
Show/Diff file:
Action:
Gemfile.lock | 267 lines | 6.5 KiB | text/plain | TextLexer |
Jittat Fakcharoenphol
moved verification from plug-in to gem
r326 GIT
Waitaya Krongapiradee
Updated gems, switched from git:// to https:// and cleaned up Gemfile quotation marks
r374 remote: https://github.com/sikachu/verification.git
start testing...
r622 revision: ff31697b940d7b0e2ec65f08764215c96104e76d
Jittat Fakcharoenphol
moved verification from plug-in to gem
r326 specs:
verification (1.0.3)
start testing...
r622 actionpack (>= 3.0.0, < 5.1)
activesupport (>= 3.0.0, < 5.1)
Jittat Fakcharoenphol
moved verification from plug-in to gem
r326
Jittat Fakcharoenphol
boots into rails 3
r318 GEM
remote: https://rubygems.org/
specs:
add fuzzy string matching gem for similarity check
r648 RubyInline (3.12.4)
ZenTest (~> 4.3)
add rvm version & gemset file,...
r740 ZenTest (4.11.2)
ace-rails-ap (4.2)
actionmailer (4.2.11.1)
actionpack (= 4.2.11.1)
actionview (= 4.2.11.1)
activejob (= 4.2.11.1)
start upgrading to rails 4.0.x
r616 mail (~> 2.5, >= 2.5.4)
upgrade to rails 4.2
r620 rails-dom-testing (~> 1.0, >= 1.0.5)
add rvm version & gemset file,...
r740 actionpack (4.2.11.1)
actionview (= 4.2.11.1)
activesupport (= 4.2.11.1)
upgrade to rails 4.2
r620 rack (~> 1.6)
start upgrading to rails 4.0.x
r616 rack-test (~> 0.6.2)
upgrade to rails 4.2
r620 rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
add rvm version & gemset file,...
r740 actionview (4.2.11.1)
activesupport (= 4.2.11.1)
change find(:xxx) to correct syntax for rails 4
r619 builder (~> 3.1)
erubis (~> 2.7.0)
upgrade to rails 4.2
r620 rails-dom-testing (~> 1.0, >= 1.0.5)
add rvm version & gemset file,...
r740 rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (4.2.11.1)
activesupport (= 4.2.11.1)
upgrade to rails 4.2
r620 globalid (>= 0.3.0)
add rvm version & gemset file,...
r740 activemodel (4.2.11.1)
activesupport (= 4.2.11.1)
change find(:xxx) to correct syntax for rails 4
r619 builder (~> 3.1)
add rvm version & gemset file,...
r740 activerecord (4.2.11.1)
activemodel (= 4.2.11.1)
activesupport (= 4.2.11.1)
upgrade to rails 4.2
r620 arel (~> 6.0)
add rvm version & gemset file,...
r740 activerecord-session_store (1.1.3)
actionpack (>= 4.0)
activerecord (>= 4.0)
start upgrading to rails 4.0.x
r616 multi_json (~> 1.11, >= 1.11.2)
rack (>= 1.5.2, < 3)
add rvm version & gemset file,...
r740 railties (>= 4.0)
activesupport (4.2.11.1)
upgrade to rails 4.2
r620 i18n (~> 0.7)
change find(:xxx) to correct syntax for rails 4
r619 minitest (~> 5.1)
upgrade to rails 4.2
r620 thread_safe (~> 0.3, >= 0.3.4)
change find(:xxx) to correct syntax for rails 4
r619 tzinfo (~> 1.1)
more login test...
r627 ansi (1.5.0)
start testing...
r622 arel (6.0.4)
add rvm version & gemset file,...
r740 autoprefixer-rails (9.5.1.1)
new branch for bootstrap
r551 execjs
Update Gemfile.lock
r487 best_in_place (3.0.3)
add best_in_place...
r474 actionpack (>= 3.2)
railties (>= 3.2)
add rvm version & gemset file,...
r740 bootstrap-datepicker-rails (1.8.0.1)
change datetime picker widget
r692 railties (>= 3.0)
add rvm version & gemset file,...
r740 bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
bootstrap-switch-rails (3.3.4)
wip: bootstrap toggle switch...
r556 bootstrap-toggle-rails (2.2.1.0)
change datetime picker widget
r692 bootstrap3-datetimepicker-rails (4.17.47)
momentjs-rails (>= 2.8.1)
add rvm version & gemset file,...
r740 builder (3.2.3)
coffee-rails (4.2.2)
Jittat Fakcharoenphol
boots into rails 3
r318 coffee-script (>= 2.2.0)
add rvm version & gemset file,...
r740 railties (>= 4.0.0)
start upgrading to rails 4.0.x
r616 coffee-script (2.4.1)
Jittat Fakcharoenphol
boots into rails 3
r318 coffee-script-source
execjs
start testing...
r622 coffee-script-source (1.12.2)
add rvm version & gemset file,...
r740 concurrent-ruby (1.1.5)
crass (1.0.4)
Jittat Fakcharoenphol
renamed model Configuration to GraderConfiguration, renamed rhtml views to erb, fixed other small errors
r320 dynamic_form (1.1.4)
Jittat Fakcharoenphol
boots into rails 3
r318 erubis (2.7.0)
start upgrading to rails 4.0.x
r616 execjs (2.7.0)
add rvm version & gemset file,...
r740 ffi (1.11.1)
fuzzy-string-match (1.0.1)
add fuzzy string matching gem for similarity check
r648 RubyInline (>= 3.8.6)
add rvm version & gemset file,...
r740 globalid (0.4.2)
activesupport (>= 4.2.0)
haml (5.1.0)
temple (>= 0.8.0)
update gemfile
r408 tilt
add rvm version & gemset file,...
r740 haml-rails (1.0.0)
start upgrading to rails 4.0.x
r616 actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
add rvm version & gemset file,...
r740 haml (>= 4.0.6, < 6.0)
start upgrading to rails 4.0.x
r616 html2haml (>= 1.0.1)
railties (>= 4.0.1)
add rvm version & gemset file,...
r740 html2haml (2.2.0)
start upgrading to rails 4.0.x
r616 erubis (~> 2.7.0)
add rvm version & gemset file,...
r740 haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
start upgrading to rails 4.0.x
r616 ruby_parser (~> 3.5)
add rvm version & gemset file,...
r740 i18n (0.9.5)
concurrent-ruby (~> 1.0)
Jittat Fakcharoenphol
moved in_place_editing from plug-in to gem
r325 in_place_editing (1.2.0)
- countdown timer
r572 jquery-countdown-rails (2.0.2)
add datatable...
r691 jquery-datatables-rails (3.4.0)
actionpack (>= 3.1)
jquery-rails
railties (>= 3.1)
sass-rails
add rvm version & gemset file,...
r740 jquery-rails (4.3.3)
upgrade to rails 4.2
r620 rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
(in progress) add date range
r412 thor (>= 0.14, < 2.0)
add rvm version & gemset file,...
r740 jquery-tablesorter (1.26.1)
start upgrading to rails 4.0.x
r616 railties (>= 3.2, < 6)
(in progress) add date range
r412 jquery-timepicker-addon-rails (1.4.1)
railties (>= 3.1)
start testing...
r622 jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
add rvm version & gemset file,...
r740 loofah (2.2.3)
crass (~> 1.0.2)
upgrade to rails 4.2
r620 nokogiri (>= 1.5.9)
add rvm version & gemset file,...
r740 mail (2.7.1)
mini_mime (>= 0.1.1)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest-reporters (1.3.6)
more login test...
r627 ansi
builder
minitest (>= 5.0)
ruby-progressbar
add rvm version & gemset file,...
r740 momentjs-rails (2.20.1)
- add problem toggle test js reponse (it was forgotten)...
r570 railties (>= 3.1)
add rvm version & gemset file,...
r740 multi_json (1.13.1)
mysql2 (0.5.2)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
rack (1.6.11)
Update Gemfile.lock
r487 rack-test (0.6.3)
Jittat Fakcharoenphol
boots into rails 3
r318 rack (>= 1.0)
add rvm version & gemset file,...
r740 rails (4.2.11.1)
actionmailer (= 4.2.11.1)
actionpack (= 4.2.11.1)
actionview (= 4.2.11.1)
activejob (= 4.2.11.1)
activemodel (= 4.2.11.1)
activerecord (= 4.2.11.1)
activesupport (= 4.2.11.1)
start upgrading to rails 4.0.x
r616 bundler (>= 1.3.0, < 2.0)
add rvm version & gemset file,...
r740 railties (= 4.2.11.1)
upgrade to rails 4.2
r620 sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
add rvm version & gemset file,...
r740 rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
start testing...
r622 nokogiri (~> 1.6)
upgrade to rails 4.2
r620 rails-deprecated_sanitizer (>= 1.0.1)
add rvm version & gemset file,...
r740 rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails_bootstrap_sortable (2.0.6)
start upgrading to rails 4.0.x
r616 momentjs-rails (>= 2.8.3)
add rvm version & gemset file,...
r740 railties (4.2.11.1)
actionpack (= 4.2.11.1)
activesupport (= 4.2.11.1)
Jittat Fakcharoenphol
boots into rails 3
r318 rake (>= 0.8.7)
start upgrading to rails 4.0.x
r616 thor (>= 0.18.1, < 2.0)
add rvm version & gemset file,...
r740 rake (12.3.2)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
start upgrading to rails 4.0.x
r616 rdiscount (2.2.0.1)
add rvm version & gemset file,...
r740 rouge (3.3.0)
ruby-progressbar (1.10.0)
ruby_parser (3.13.1)
sexp_processor (~> 4.9)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sass-rails (5.0.7)
start upgrading to rails 4.0.x
r616 railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
add rvm version & gemset file,...
r740 sassc (2.0.1)
ffi (~> 1.9)
rake
sassc-rails (2.1.1)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
start upgrading to rails 4.0.x
r616 select2-rails (4.0.3)
use jquery by default
r554 thor (~> 0.14)
add rvm version & gemset file,...
r740 sexp_processor (4.12.0)
sprockets (3.7.2)
start upgrading to rails 4.0.x
r616 concurrent-ruby (~> 1.0)
rack (> 1, < 3)
add rvm version & gemset file,...
r740 sprockets-rails (3.2.1)
upgrade to rails 4.2
r620 actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
add rvm version & gemset file,...
r740 sqlite3 (1.4.1)
temple (0.8.1)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.9)
tzinfo (1.2.5)
change find(:xxx) to correct syntax for rails 4
r619 thread_safe (~> 0.1)
add rvm version & gemset file,...
r740 uglifier (4.1.20)
start upgrading to rails 4.0.x
r616 execjs (>= 0.3.0, < 3)
will_paginate (3.0.12)
add rvm version & gemset file,...
r740 yaml_db (0.7.0)
rails (>= 3.0)
more login test...
r627 rake (>= 0.8.7)
Jittat Fakcharoenphol
boots into rails 3
r318
PLATFORMS
ruby
DEPENDENCIES
live editor using cloud9 ace for problem
r564 ace-rails-ap
start upgrading to rails 4.0.x
r616 activerecord-session_store
new branch for bootstrap
r551 autoprefixer-rails
add best_in_place...
r474 best_in_place (~> 3.0.1)
change datetime picker widget
r692 bootstrap-datepicker-rails
add rvm version & gemset file,...
r740 bootstrap-sass (~> 3.4.1)
## Bootstrapify...
r555 bootstrap-switch-rails
wip: bootstrap toggle switch...
r556 bootstrap-toggle-rails
change datetime picker widget
r692 bootstrap3-datetimepicker-rails
start upgrading to rails 4.0.x
r616 coffee-rails
Jittat Fakcharoenphol
renamed model Configuration to GraderConfiguration, renamed rhtml views to erb, fixed other small errors
r320 dynamic_form
add fuzzy string matching gem for similarity check
r648 fuzzy-string-match
Jittat Fakcharoenphol
boots into rails 3
r318 haml
live editor using cloud9 ace for problem
r564 haml-rails
Jittat Fakcharoenphol
moved in_place_editing from plug-in to gem
r325 in_place_editing
- countdown timer
r572 jquery-countdown-rails
add datatable...
r691 jquery-datatables-rails
(in progress) add date range
r412 jquery-rails
add table sorter and combine user_stat and user_stat_max action into one view
r430 jquery-tablesorter
(in progress) add date range
r412 jquery-timepicker-addon-rails
fix compiler message...
r621 jquery-ui-rails
Jittat Fakcharoenphol
sends mails by mail gem
r331 mail
more login test...
r627 minitest-reporters
- add problem toggle test js reponse (it was forgotten)...
r570 momentjs-rails
upgrade to rails 4.2
r620 mysql2
rails (~> 4.2.0)
- add problem toggle test js reponse (it was forgotten)...
r570 rails_bootstrap_sortable
Jittat Fakcharoenphol
boots into rails 3
r318 rdiscount
add syntax highlighter for submission view using Rouge gem
r420 rouge
start upgrading to rails 4.0.x
r616 sass-rails
add rvm version & gemset file,...
r740 sassc-rails (>= 2.1.0)
use jquery by default
r554 select2-rails
fix compiler message...
r621 sqlite3
Waitaya Krongapiradee
Updated Gemfile
r375 uglifier
Jittat Fakcharoenphol
moved verification from plug-in to gem
r326 verification!
Waitaya Krongapiradee
Updated gems, switched from git:// to https:// and cleaned up Gemfile quotation marks
r374 will_paginate (~> 3.0.7)
more login test...
r627 yaml_db
update rails to 3.2.22.5
r592
BUNDLED WITH
add rvm version & gemset file,...
r740 1.17.2