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: dvcoders/dvcoders.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dvcoders/dvcoders.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: new-site
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 3 files changed
  • 5 contributors

Commits on Apr 14, 2015

  1. api call and append for the team page

    Kyle Shankwiler authored and Kyle Shankwiler committed Apr 14, 2015
    4 Configuration menu
    Copy the full SHA
    d745edd View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2015

  1. fixed link, for loop declaration, wrapped in .ready(...)

    Kyle Shankwiler authored and Kyle Shankwiler committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    3175d4a View commit details
    Browse the repository at this point in the history
  2. fixed indentation

    Kyle Shankwiler authored and Kyle Shankwiler committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    a62c480 View commit details
    Browse the repository at this point in the history
  3. changed 'team' to 'kernels'

    Kyle Shankwiler authored and Kyle Shankwiler committed Apr 15, 2015
    Configuration menu
    Copy the full SHA
    05b3422 View commit details
    Browse the repository at this point in the history
  4. Replaced for loop with forEach callback

    Each element in the array is accessed with forEach and a callback instead of an interative loop, safer and funcitonal
    jryio committed Apr 15, 2015
    1 Configuration menu
    Copy the full SHA
    99d65ac View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2015

  1. removed temporary kernel profiles

    Kyle Shankwiler authored and Kyle Shankwiler committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    2587ca7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/team-json' of https://github.com/dvcoders/dvcod…

    …ers.github.io into feature/team-json
    Kyle Shankwiler authored and Kyle Shankwiler committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    fe814b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. change users to results

    Kyle Shankwiler authored and Kyle Shankwiler committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    7b75aca View commit details
    Browse the repository at this point in the history
  2. re-added append, cut down function args

    Kyle Shankwiler authored and Kyle Shankwiler committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    54dafc0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2015

  1. update for new backend

    shankwiler committed May 5, 2015
    Configuration menu
    Copy the full SHA
    0158040 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2015

  1. Merge pull request #20 from dvcoders/feature/team-json

    api call and append for the team page
    Jacob Young authored and Jacob Young committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    6386c15 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2015

  1. Changed headers to H2

    Jacob-Young committed Aug 9, 2015
    Configuration menu
    Copy the full SHA
    a7d0222 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2015

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