[prev in list] [next in list] [prev in thread] [next in thread] 

List:       markus-dev
Subject:    [MarkUs-dev] [MarkUsProject/Markus] 3b54e7: removed duplicate download method
From:       GitHub <noreply () github ! com>
Date:       2015-11-23 0:10:58
Message-ID: 565259925c485_6853fc92636d2b810756d () hookshot-fe5-cp1-prd ! iad ! github ! net ! mail
[Download RAW message or body]

Branch: refs/heads/test-framework
  Home:   https://github.com/MarkUsProject/Markus
  Commit: 3b54e7718ac25a4c9d53c802f2fc4f3d5383319f
      https://github.com/MarkUsProject/Markus/commit/3b54e7718ac25a4c9d53c802f2fc4f3d5383319f
  Author: Jeremy Goh <jeremy.goh@alumni.ubc.ca>
  Date:   2015-11-19 (Thu, 19 Nov 2015)

  Changed paths:
    M app/controllers/automated_tests_controller.rb

  Log Message:
  -----------
  removed duplicate download method


  Commit: 936d68126cb90dda5005d2e48ef4b13e47841856
      https://github.com/MarkUsProject/Markus/commit/936d68126cb90dda5005d2e48ef4b13e47841856
  Author: Jeremy Goh <jeremy.goh@alumni.ubc.ca>
  Date:   2015-11-19 (Thu, 19 Nov 2015)

  Changed paths:
    M app/helpers/automated_tests_helper.rb

  Log Message:
  -----------
  initial structure for process_result method


  Commit: a21bc9a44b9a0a6c63b4d780dcb9eeea8493950f
      https://github.com/MarkUsProject/Markus/commit/a21bc9a44b9a0a6c63b4d780dcb9eeea8493950f
  Author: Jeremy Goh <jeremy.goh@alumni.ubc.ca>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M app/helpers/automated_tests_helper.rb

  Log Message:
  -----------
  process_result of a testrun as whole, still need to pass in submission's id


  Commit: 38898097a8a7f8b3d187d794e094be5ed51ef132
      https://github.com/MarkUsProject/Markus/commit/38898097a8a7f8b3d187d794e094be5ed51ef132
  Author: Jeremy Goh <jeremy.goh@alumni.ubc.ca>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  updated gitignore for DS_Store files


  Commit: 30348736810525897cd11d321281f7fab86cfe8e
      https://github.com/MarkUsProject/Markus/commit/30348736810525897cd11d321281f7fab86cfe8e
  Author: Jeremy Goh <jeremy.goh@alumni.ubc.ca>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M app/helpers/automated_tests_helper.rb

  Log Message:
  -----------
  removed unneeded comments


  Commit: 3e78fb2c8da1fdfd2b14f1531b1a7031a98eb2e9
      https://github.com/MarkUsProject/Markus/commit/3e78fb2c8da1fdfd2b14f1531b1a7031a98eb2e9
  Author: Jeremy Goh <jeremy.goh@alumni.ubc.ca>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M Gemfile
    M Gemfile.lock
    M app/helpers/automated_tests_helper.rb

  Log Message:
  -----------
  removed XML parser from Gemfile


  Commit: 7f83f82c10c7e354c650ee9dcf9c7bd7193ecbb5
      https://github.com/MarkUsProject/Markus/commit/7f83f82c10c7e354c650ee9dcf9c7bd7193ecbb5
  Author: Jeremy Goh <jeremy.goh@alumni.ubc.ca>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M app/helpers/automated_tests_helper.rb

  Log Message:
  -----------
  use single quoted strings


  Commit: 718d61cabd182ebab10b3037a3e4cee6b5f48eaa
      https://github.com/MarkUsProject/Markus/commit/718d61cabd182ebab10b3037a3e4cee6b5f48eaa
  Author: Jeremy Goh <jeremy.goh@alumni.ubc.ca>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M app/helpers/automated_tests_helper.rb

  Log Message:
  -----------
  fix hound comments


  Commit: e17320bdb425567293eb367f339da0cd9c435cda
      https://github.com/MarkUsProject/Markus/commit/e17320bdb425567293eb367f339da0cd9c435cda
  Author: Jeremy Goh <jeremy.goh@alumni.ubc.ca>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M app/helpers/automated_tests_helper.rb

  Log Message:
  -----------
  switch to use .create for TestResult creation


  Commit: e9d960af614dfbf29f144636464737e835495857
      https://github.com/MarkUsProject/Markus/commit/e9d960af614dfbf29f144636464737e835495857
  Author: Jeremy Goh <jeremy.goh@alumni.ubc.ca>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M app/helpers/automated_tests_helper.rb

  Log Message:
  -----------
  fixed indentation issue


  Commit: 41ecb4e6d5cafb0eae3a9e7e6ecdaba96f49186b
      https://github.com/MarkUsProject/Markus/commit/41ecb4e6d5cafb0eae3a9e7e6ecdaba96f49186b
  Author: Jeremy Goh <jeremy.goh@alumni.ubc.ca>
  Date:   2015-11-20 (Fri, 20 Nov 2015)

  Changed paths:
    M app/helpers/automated_tests_helper.rb

  Log Message:
  -----------
  switch from using ivars


  Commit: a18f32572f0f237b13c871ff482a202eba9c834c
      https://github.com/MarkUsProject/Markus/commit/a18f32572f0f237b13c871ff482a202eba9c834c
  Author: david-yz-liu <liudavid@cs.toronto.edu>
  Date:   2015-11-22 (Sun, 22 Nov 2015)

  Changed paths:
    M .gitignore
    M Gemfile
    M Gemfile.lock
    M app/controllers/automated_tests_controller.rb
    M app/helpers/automated_tests_helper.rb

  Log Message:
  -----------
  Merge branch 'test-framework-save-testrun-result' of \
https://github.com/jeremygoh/Markus into test-framework


Compare: https://github.com/MarkUsProject/Markus/compare/e207edc640d3...a18f32572f0f



_______________________________________________
Markus-dev mailing list
Markus-dev@markusproject.org
http://markusproject.org/cgi-bin/mailman/listinfo/markus-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic