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: janosgyerik/bashoneliners
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: janosgyerik/bashoneliners
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: reviewpad/configure
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 20 files changed
  • 4 contributors

Commits on Apr 21, 2019

  1. Remove automatic tweeting (#6)

    * Do not Tweet automatically on first post
    * Drop pointless conditional import of tweepy
    * Simplify validation of missing twitter configuration
    * Do not call url shortener if API key missing
    * Make it easy for staff to manually tweet / see status
    * Make tweets include summary, oneliner, url, hashtags
    janosgyerik authored Apr 21, 2019
    Configuration menu
    Copy the full SHA
    6557045 View commit details
    Browse the repository at this point in the history
  2. Remove obsolte dpush script for bzr

    Janos Gyerik committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    b3b078c View commit details
    Browse the repository at this point in the history
  3. Upgrade requests library

    Janos Gyerik committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    ce893b5 View commit details
    Browse the repository at this point in the history
  4. Replace Google URL shortener with tinyurl.com

    Janos Gyerik committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    cb77a3c View commit details
    Browse the repository at this point in the history
  5. Add pip install to upgrade script (used during deploy)

    Janos Gyerik committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    0807b62 View commit details
    Browse the repository at this point in the history
  6. Add script to simplify upgrading requirements

    Janos Gyerik committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    c46e5ba View commit details
    Browse the repository at this point in the history
  7. Upgrade to Django 1.11.20 (fix vulnerability)

    Janos Gyerik committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    644e5f3 View commit details
    Browse the repository at this point in the history
  8. Do not hide admin tweet and edit buttons for own posts

    Janos Gyerik committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    4ed434f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2019

  1. Update changelog

    Janos Gyerik committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    a7f623c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2019

  1. Fix Twitter link

    Janos Gyerik committed May 4, 2019
    Configuration menu
    Copy the full SHA
    a92f350 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Update requirements to fix Twitter login

    Janos Gyerik committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    88e2b63 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Fix db initialization instructions

    Janos Gyerik committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    04185ee View commit details
    Browse the repository at this point in the history
  2. Use https:// everywhere

    Janos Gyerik committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    4e9de07 View commit details
    Browse the repository at this point in the history
  3. Upgrade django social auth to fix GitHub login

    Janos Gyerik committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    3de4c23 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

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