Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coala/git-task-list
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: sync-moban
Choose a base ref
...
head repository: coala/git-task-list
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 79 files changed
  • 3 contributors

Commits on Jun 13, 2018

  1. .coafile: Add .yaml to SpaceConsistency rule

    Related to #31
    jayvdb committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e14ac25 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Sync gitignore moban

    bekicot committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    0ddb626 View commit details
    Browse the repository at this point in the history
  2. Use GraphQL for GitHub

    Use GraphQL for GitHub API
    Add support to coala & 52North
    Add GitHub token modal
    Rename implementation of Issues to Tasks
    Use Bulma for task list
    
    Regression:
    Remove Repository and User Model
    Remove Search Bar
    
    Closes #34
    bekicot committed Jul 5, 2018
    Configuration menu
    Copy the full SHA
    b09fdec View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Adding Airbnb ESLint rules

    Disable usupported rules for specific ember apps.
    Add a eslint-config-airbnb-base, eslint-plugin-ember,
    eslint-plugin-import to package.json.
    Update ember-cli-code-coverage to v1.0.0-beta.4 version
    to get the fix when using the `useBabelInstrumenter` config
    see ember-cli-code-coverage/ember-cli-code-coverage#133 .
    
    Closes #58
    bekicot committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    8a3a357 View commit details
    Browse the repository at this point in the history
  2. Fix lint error

    bekicot committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    c520198 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. .travis.yml: Change name and email to defaults

    Change name and emails to defaults and used keep-history as the
    generated commits are not extra work being done by anyone
    
    Closes #48
    bhavya17037 committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    f4f47c0 View commit details
    Browse the repository at this point in the history
Loading