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: scottsilvi/csscss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zmoazeni/csscss
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.
  • 20 commits
  • 19 files changed
  • 1 contributor

Commits on May 31, 2014

  1. Use v2.1.2 for dev

    zmoazeni committed May 31, 2014
    Configuration menu
    Copy the full SHA
    f34468d View commit details
    Browse the repository at this point in the history
  2. Dump debugger for byebug

    zmoazeni committed May 31, 2014
    Configuration menu
    Copy the full SHA
    acd9093 View commit details
    Browse the repository at this point in the history
  3. Upgrade parslet to at least v1.6.1

    It includes the optimization fixes so we don't need to monkey patch it
    anymore
    
    v1.6.1 and my optimization monkey patch do not play well with each
    other, so lets use at least v1.6.1 and dump it
    zmoazeni committed May 31, 2014
    Configuration menu
    Copy the full SHA
    e838aaf View commit details
    Browse the repository at this point in the history
  4. update changelog

    zmoazeni committed May 31, 2014
    Configuration menu
    Copy the full SHA
    affde6e View commit details
    Browse the repository at this point in the history
  5. Use correct terminology

    zmoazeni committed May 31, 2014
    Configuration menu
    Copy the full SHA
    0630d34 View commit details
    Browse the repository at this point in the history
  6. Bump version for release

    zmoazeni committed May 31, 2014
    Configuration menu
    Copy the full SHA
    1024869 View commit details
    Browse the repository at this point in the history
  7. Test against 2.1.2

    zmoazeni committed May 31, 2014
    Configuration menu
    Copy the full SHA
    f6059f3 View commit details
    Browse the repository at this point in the history
  8. Stop testing against 1.9.3

    zmoazeni committed May 31, 2014
    Configuration menu
    Copy the full SHA
    d88a744 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2014

  1. Adds gulp to the list

    zmoazeni committed Aug 29, 2014
    Configuration menu
    Copy the full SHA
    691fe8a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. A couple Readme tweaks

    zmoazeni committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    6d2ac03 View commit details
    Browse the repository at this point in the history
  2. Relocking the dependencies

    zmoazeni committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    00664a6 View commit details
    Browse the repository at this point in the history
  3. Fixes test

    zmoazeni committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    414f7c7 View commit details
    Browse the repository at this point in the history
  4. Bump version file

    zmoazeni committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    b8b03c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Configuration menu
    Copy the full SHA
    37e5e33 View commit details
    Browse the repository at this point in the history
  2. Add docker-ruby command

    zmoazeni committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    97c0941 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary method

    zmoazeni committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    709fb6a View commit details
    Browse the repository at this point in the history
  4. Use latest ruby version

    zmoazeni committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    a0c0e7e View commit details
    Browse the repository at this point in the history
  5. Allow docker version to be changed

    Also test other versions in travis
    zmoazeni committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    9a50341 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01eb853 View commit details
    Browse the repository at this point in the history
  7. Ignore vscode settings

    zmoazeni committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    bac3e42 View commit details
    Browse the repository at this point in the history
Loading