Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AY1920S1-CS2113T-F14-3] No Name #38

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

[AY1920S1-CS2113T-F14-3] No Name #38

wants to merge 16 commits into from

Commits on Aug 6, 2019

  1. Configuration menu
    Copy the full SHA
    65f72a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Add sample checkstyle configuration

    Add toolVersion block in to Gradle code sample to prevent errors.
    j-lum committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    0112efe View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Configuration menu
    Copy the full SHA
    cfd6da7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from j-lum/gradle+x

    Change file mode on `gradle` to be executable (#9)
    j-lum authored Aug 18, 2019
    Configuration menu
    Copy the full SHA
    6e6ace1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Add configuration for console applications

    Gradle defaults to an empty stdin which results in runtime exceptions
    when attempting to read from `System.in`. Let's add some sensible
    defaults for students who may still need to work with the standard
    input stream.
    j-lum committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    a3ca5a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Merge pull request #13 from j-lum/javaexec

    Add configuration for console applications
    j-lum authored Aug 21, 2019
    Configuration menu
    Copy the full SHA
    7b60e81 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Sample duke

    tyeryan committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    73a2dc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Added code

    benitokun123 authored Sep 17, 2019
    Configuration menu
    Copy the full SHA
    29c78c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8ef281 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Added Fixed duration task

    tyeryan committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    47e1170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4877047 View commit details
    Browse the repository at this point in the history
  3. Added gradle, checkstyle

    tyeryan committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    2fcb3fb View commit details
    Browse the repository at this point in the history
  4. Fixed duration task updated

    tyeryan committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    c5eabab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from tyeryan/master

    Added FixedDurationTask
    tyeryan authored Sep 19, 2019
    Configuration menu
    Copy the full SHA
    4baaaac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adb0d33 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from AY1920S1-CS2113T-F14-3/revert-2-master

    Revert "Added FixedDurationTask"
    tyeryan authored Sep 19, 2019
    Configuration menu
    Copy the full SHA
    1101abf View commit details
    Browse the repository at this point in the history