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: Koed00/django-q
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fle-internal/django-q
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.
  • 18 commits
  • 16 files changed
  • 4 contributors

Commits on Aug 15, 2016

  1. Update Task fields.

    - Add fields related to more granular task statuses.
    - Make the stopped field optional (for when a task is still running.)
    aronasorman committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    375fda4 View commit details
    Browse the repository at this point in the history
  2. add new argument to the async function indicating if the function can

    handle progress updates.
    aronasorman committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    01a9185 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d48b94c View commit details
    Browse the repository at this point in the history
  4. Squash migrations.

    aronasorman committed Aug 15, 2016
    Configuration menu
    Copy the full SHA
    345ef17 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Configuration menu
    Copy the full SHA
    65641d3 View commit details
    Browse the repository at this point in the history
  2. import from future

    aronasorman committed Aug 16, 2016
    Configuration menu
    Copy the full SHA
    85c361b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

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

Commits on Sep 21, 2016

  1. Configuration menu
    Copy the full SHA
    8a070d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf6ae63 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

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

Commits on Sep 30, 2016

  1. Merge pull request #1 from jayoshih/patch-1

    Updated tasks to be Windows compatible
    aronasorman authored Sep 30, 2016
    Configuration menu
    Copy the full SHA
    61a5b5c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

  1. Configuration menu
    Copy the full SHA
    70d4309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a4d00 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

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

Commits on Oct 19, 2016

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

Commits on Jul 9, 2017

  1. Configuration menu
    Copy the full SHA
    8170cc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc5244b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2017

  1. Merge pull request #2 from benjaoming/leq-rm-future-dep

    Remove `future` dep + merge upstream
    aronasorman authored Jul 17, 2017
    Configuration menu
    Copy the full SHA
    0e319c1 View commit details
    Browse the repository at this point in the history
Loading