Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Refactors file pipeline to add queue #60

Closed
wants to merge 32 commits into from
Closed

Refactors file pipeline to add queue #60

wants to merge 32 commits into from

Commits on Mar 13, 2020

  1. Salva diários no banco

    anapaulagomes committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    0eec13c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1afa85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1e035a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Configuration menu
    Copy the full SHA
    1776e10 View commit details
    Browse the repository at this point in the history
  2. Adiciona pytest-django

    anapaulagomes committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    a92e312 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c85ba7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1452de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    899a2e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d174de0 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

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

Commits on Mar 16, 2020

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

Commits on Mar 17, 2020

  1. Adapta testes

    anapaulagomes committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    c2b872a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    676a0e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a81c6bb View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. Refactors file pipeline to add queue

    This commit is a WIP
    cuducos committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    fb80037 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    124ac52 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2020

  1. Melhora instruções sobre o RabbitMQ

    Apenas direciono ao site oficial pois as instruções de instalação variam
    muito de acordo com o sistema operacional (sendo que antes disso a
    própria documentação recomenda Docker).
    cuducos committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    8ab7785 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    249cb78 View commit details
    Browse the repository at this point in the history
  3. Corrige CLOUDAMQP_URL em produção

    Co-Authored-By: Ana Paula Gomes <apgomes88@gmail.com>
    cuducos and anapaulagomes committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    80b9e14 View commit details
    Browse the repository at this point in the history
  4. Typo

    Co-Authored-By: Ana Paula Gomes <apgomes88@gmail.com>
    cuducos and anapaulagomes committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    eea789d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5148a77 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    eb6677f View commit details
    Browse the repository at this point in the history
  2. Muda uso do environ_prefix

    cuducos committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    4fb8be7 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Update scraper/settings.py

    Co-Authored-By: Ana Paula Gomes <apgomes88@gmail.com>
    cuducos and anapaulagomes committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    171da60 View commit details
    Browse the repository at this point in the history
  2. Update Procfile with args to dramatiq

    Co-Authored-By: Ana Paula Gomes <apgomes88@gmail.com>
    cuducos and anapaulagomes committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    c2f04ac View commit details
    Browse the repository at this point in the history
  3. Typo

    Co-Authored-By: Ana Paula Gomes <apgomes88@gmail.com>
    cuducos and anapaulagomes committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    8112dcc View commit details
    Browse the repository at this point in the history
  4. Cleanup

    Co-Authored-By: Ana Paula Gomes <apgomes88@gmail.com>
    cuducos and anapaulagomes committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    3abfcf4 View commit details
    Browse the repository at this point in the history
  5. Seta um broker

    Assim ele é reconhecido globalmente
    
    Co-Authored-By: Ana Paula Gomes <apgomes88@gmail.com>
    cuducos and anapaulagomes committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    f351f86 View commit details
    Browse the repository at this point in the history
  6. Seta o broker

    Assim ele é reconhecido globalmente
    
    Co-Authored-By: Ana Paula Gomes <apgomes88@gmail.com>
    cuducos and anapaulagomes committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    228f4b3 View commit details
    Browse the repository at this point in the history
  7. Typo

    Co-Authored-By: Ana Paula Gomes <apgomes88@gmail.com>
    cuducos and anapaulagomes committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    39c2039 View commit details
    Browse the repository at this point in the history
  8. Typo

    Co-Authored-By: Ana Paula Gomes <apgomes88@gmail.com>
    cuducos and anapaulagomes committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    8c043ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    880f8c9 View commit details
    Browse the repository at this point in the history