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

[Caesar Pang] Duke Increments #350

Open
wants to merge 60 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-AY1920S1#12 from j-lum/gradle+x

    Change file mode on `gradle` to be executable (nus-cs2103-AY1920S1#9)
    j-lum committed 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 21, 2019

  1. Configuration menu
    Copy the full SHA
    3a7a107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68a7aea View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Done lvl 3.

    caesarpjz committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    73a6527 View commit details
    Browse the repository at this point in the history
  2. Done lvl 4.

    caesarpjz committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    dbb4abc View commit details
    Browse the repository at this point in the history
  3. Done lvl 5.

    caesarpjz committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    176e935 View commit details
    Browse the repository at this point in the history
  4. Done lvl 6.

    caesarpjz committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    def7477 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    c0f8da0 View commit details
    Browse the repository at this point in the history
  2. Added a storage class to add tasks into a file. Done a save feature. …

    …Cleaned up my code more.
    caesarpjz committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    e89761d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    0c6b61e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-Level-8'

    # Conflicts:
    #	src/main/java/Duke.class
    #	src/main/java/Duke.java
    #	src/main/java/Task.class
    #	src/main/java/Task.java
    
    Have completed all merge conflicts. This is the final draft for lvl 7 and lvl 8.
    caesarpjz committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    5d44998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    091b79e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2019

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

Commits on Sep 2, 2019

  1. Done JUnit.

    caesarpjz committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    6ef4264 View commit details
    Browse the repository at this point in the history
  2. Done jar.

    caesarpjz committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    935d978 View commit details
    Browse the repository at this point in the history
  3. Done JavaDoc comments.

    caesarpjz committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    780cd71 View commit details
    Browse the repository at this point in the history
  4. did some changes.

    caesarpjz committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    3bad8f8 View commit details
    Browse the repository at this point in the history
  5. minor changes

    caesarpjz committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    8fd78d7 View commit details
    Browse the repository at this point in the history
  6. Done JavaDocs

    caesarpjz committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    52f5392 View commit details
    Browse the repository at this point in the history
  7. Done Coding Standard.

    caesarpjz committed Sep 2, 2019
    Configuration menu
    Copy the full SHA
    b325ed9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    49db2a4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'branch-A-CodingStandard'

    # Conflicts:
    #	src/main/java/Event.class
    #	src/main/java/Event.java
    #	src/main/java/Storage.java
    #	src/main/java/Task.class
    #	src/main/java/TaskList.class
    #	src/main/java/Todo.class
    #	src/main/java/Todo.java
    caesarpjz committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    f3c9622 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'branch-Level-9'

    # Conflicts:
    #	src/main/java/Ui.class
    caesarpjz committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    1f1162d View commit details
    Browse the repository at this point in the history
  4. Merge

    caesarpjz committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    7e5d619 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Merge branch 'gradle'

    caesarpjz committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    cc08ea3 View commit details
    Browse the repository at this point in the history
  2. Added Gradle.

    caesarpjz committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    3cd7815 View commit details
    Browse the repository at this point in the history
  3. Added Checkstyle.

    caesarpjz committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    26474d5 View commit details
    Browse the repository at this point in the history
  4. Done

    caesarpjz committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    ca17439 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Done some changes

    caesarpjz committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    987507f View commit details
    Browse the repository at this point in the history
  2. Clean some things up

    caesarpjz committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    31ffff6 View commit details
    Browse the repository at this point in the history
  3. Added new things

    caesarpjz committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    723f40d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

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

Commits on Sep 16, 2019

  1. Configuration menu
    Copy the full SHA
    20b7205 View commit details
    Browse the repository at this point in the history
  2. Made some changes.

    caesarpjz committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    72dfe57 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Created and added Travis

    caesarpjz committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    019698e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Added D-Expenses.

    caesarpjz committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    d568912 View commit details
    Browse the repository at this point in the history
  2. Added C-Help.

    caesarpjz committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    6266873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c7277a View commit details
    Browse the repository at this point in the history
  4. Changes to url link

    caesarpjz committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    5782932 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5666c2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b02e389 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Configuration menu
    Copy the full SHA
    8bed604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e0267f View commit details
    Browse the repository at this point in the history
  3. Changes made to README.

    caesarpjz committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    1fe1e75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d9bd97 View commit details
    Browse the repository at this point in the history
  5. Changes to README

    caesarpjz committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    0a81e39 View commit details
    Browse the repository at this point in the history
  6. Added some JavaDocs.

    caesarpjz committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    b18a292 View commit details
    Browse the repository at this point in the history
  7. Edited some JavaDocs.

    caesarpjz committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    26b0cc8 View commit details
    Browse the repository at this point in the history
  8. Fix test cases.

    caesarpjz committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    ae98f7f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. fixed build.gradle

    caesarpjz committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    d541fae View commit details
    Browse the repository at this point in the history
  2. Fixed Storage Test.

    caesarpjz committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    7c475c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5a4861 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ace65c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. Added assertions.

    caesarpjz committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    ca838a8 View commit details
    Browse the repository at this point in the history
  2. Better Code Quality.

    caesarpjz committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    6222066 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from caesarpjz/branch-A-Assertions

    Added assertions.
    caesarpjz committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    c3a2655 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from caesarpjz/branch-A-CodeQuality

    Better Code Quality.
    caesarpjz committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    28874c8 View commit details
    Browse the repository at this point in the history