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

[Duke Increments] A-CodeQuality #324

Open
wants to merge 50 commits into
base: master
Choose a base branch
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 nus-cs2103-AY1920S2#12 from j-lum/gradle+x

    Change file mode on `gradle` to be executable (nus-cs2103-AY1920S2#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 nus-cs2103-AY1920S2#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 20, 2019

  1. JavaFX tutorial: Support cross-platform JARs

    The OpenJFX plugin expects applications to be modular and bundled
    with jlink, resulting in fat jars that are not cross-platform. Let's
    manually include the required dependencies so that shadow can package
    them properly.
    j-lum committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    c4678f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

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

Commits on Jan 26, 2020

  1. Added in Level 1

    gruntultra committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    33761b7 View commit details
    Browse the repository at this point in the history
  2. Level 2. Add, List

    gruntultra committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    a5e59b3 View commit details
    Browse the repository at this point in the history
  3. Level 3. Mark as Done

    gruntultra committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    bf578d2 View commit details
    Browse the repository at this point in the history
  4. Level 4. ToDos, Events, Deadlines

    gruntultra committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    7bf30d8 View commit details
    Browse the repository at this point in the history
  5. A-TextUITesting

    gruntultra committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    76bc9a4 View commit details
    Browse the repository at this point in the history
  6. Level 5. Handle Errors

    gruntultra committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    6cf5652 View commit details
    Browse the repository at this point in the history
  7. Level 6. Delete

    gruntultra committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    b1cdde3 View commit details
    Browse the repository at this point in the history
  8. A-enums

    gruntultra committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    48e8040 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Level 7. Save

    gruntultra committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    0a1eab6 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Level-8 Dates and Times

    gruntultra committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    3488f1a View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Added More OOP

    gruntultra committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    e5fe82f View commit details
    Browse the repository at this point in the history
  2. Added in Packages

    gruntultra committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    81c42a5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'gradle'

    gruntultra committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    07a36bb View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. Added A-JUnit

    gruntultra committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    62c54bc View commit details
    Browse the repository at this point in the history
  2. Added in A-Jar

    gruntultra committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    268a67a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Added in A-javadocs

    gruntultra committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    24cc65c View commit details
    Browse the repository at this point in the history
  2. Added in A-CodingStandard

    gruntultra committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    cfac1bf View commit details
    Browse the repository at this point in the history
  3. Added in A-find

    gruntultra committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    6c43f96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73cb883 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69983a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e18408 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    451c805 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    116f0a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c5a1e0 View commit details
    Browse the repository at this point in the history
  10. Rename src/main/java/Duke/EmptyListException.java to src/main/java/du…

    …ke/EmptyListException.java
    gruntultra authored Feb 11, 2020
    Configuration menu
    Copy the full SHA
    ad422d5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28c3c0d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    60773f6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f028920 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    75eb5a6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b58cfd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1695fb2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b3046a0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a664e5c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    638a7b7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a0ca9f6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    418b222 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f179c2a View commit details
    Browse the repository at this point in the history
  23. Rename src/main/java/Duke/UnknownCommandException.java to src/main/ja…

    …va/duke/UnknownCommandException.java
    gruntultra authored Feb 11, 2020
    Configuration menu
    Copy the full SHA
    07f09f1 View commit details
    Browse the repository at this point in the history
  24. Added in gradle a while back, this is for tag

    gruntultra committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    7568335 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Added Level 10

    gruntultra committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    ccbb15a View commit details
    Browse the repository at this point in the history
  2. A-Assertions

    gruntultra committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    74934ce View commit details
    Browse the repository at this point in the history
  3. Added A-CodeQuality

    gruntultra committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    2b46a50 View commit details
    Browse the repository at this point in the history