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

Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
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: reddit-archive/reddit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Dakta/reddit
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.
  • 9 commits
  • 2 files changed
  • 1 contributor

Commits on Apr 7, 2014

  1. Add timestamps to subreddit banlist JSON

    Updates jsontemplates.py to include `created` and `created_utc` in subreddit user ban list JSON (e.g. /r/sub/about/banned/.json)
    
    Clean up JSON Templates for RelTableItem and subclasses
    
    fix typo in call to self.thing_attr
    
    call direct parent class RelTableItemJsonTemplate instead of ancestor class ThingJsonTemplate
    
    remove unrelated whitespace changes; don't redefine duplicate class methods
    
    fix typo
    
    remove additional duplicate class methods
    
    clean up long UTC timestamp conversion line
    
    remove duplicate class methods
    
    remove duplicate class methods (again), remove duplicate class attribute declaration
    
    misc cleanup
    
    note should be empty string if not found
    Dakta committed Apr 7, 2014
    Configuration menu
    Copy the full SHA
    328343b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2014

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

Commits on Apr 23, 2014

  1. fix trailing commas

    Dakta committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    4ca8471 View commit details
    Browse the repository at this point in the history
  2. fix class whitespace

    Dakta committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    82fb37b View commit details
    Browse the repository at this point in the history
  3. fix parentheses

    Dakta committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    30f4c1e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2014

  1. fix missing _fullname

    Dakta committed Apr 24, 2014
    Configuration menu
    Copy the full SHA
    66f107d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a234aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f5754f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    864c33c View commit details
    Browse the repository at this point in the history
Loading