Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#86 Decoupling the scraper from the backend and editing the scraper to make it more versatile with different quarters #92

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Commits on Apr 3, 2019

  1. Configuration menu
    Copy the full SHA
    84b7ca3 View commit details
    Browse the repository at this point in the history
  2. #86: decouple scraper from backend

    snowme34 authored and CTrando committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    59321d7 View commit details
    Browse the repository at this point in the history
  3. #86: Allowing the scraper to work with multiple quarters - backend is…

    … not yet hooked up yet
    CTrando committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    0d19ed8 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

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

Commits on Apr 5, 2019

  1. Making webreg upload script create database and quarters table for fu…

    …ture backend operations
    CTrando committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    c9afcc0 View commit details
    Browse the repository at this point in the history
  2. Adding necessary config file

    CTrando committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    4e9ebc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. Configuration menu
    Copy the full SHA
    db0f27e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    922b633 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Configuration menu
    Copy the full SHA
    4cc3bb1 View commit details
    Browse the repository at this point in the history
  2. #86 fix import path

    snowme34 committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    490ca06 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. Fixing chrome version

    CTrando committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    e3f76a9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'scratch/issue86' of github.com:ucsdscheduleplanner/UCSD…

    …-Schedule-Planner into scratch/issue86
    CTrando committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    47faaba View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. #86 trying to prune Dockerfile

    snowme34 committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    682a549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4452996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c6a080 View commit details
    Browse the repository at this point in the history
  4. #86 disable WI19, no one cares

    snowme34 committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    9ad923d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    498ce1e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Adding golang routes and adding back department functionality and cou…

    …rse data functionality
    CTrando committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    29e49a2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'scratch/issue86' of github.com:ucsdscheduleplanner/UCSD…

    …-Schedule-Planner into scratch/issue86
    CTrando committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    6862d9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2872b6a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Configuration menu
    Copy the full SHA
    03b4504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72ca1a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2019

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

Commits on Jun 3, 2019

  1. Add 2 functions in RoutesCommon to remove repeats; Add systematical w…

    …ays in RoutesError to report error and log them; Add temporary code for development
    snowme34 committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    b771ba5 View commit details
    Browse the repository at this point in the history
  2. Add development config

    snowme34 committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    1531f72 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    0eb55b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7bde26 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    d8a97fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fafe144 View commit details
    Browse the repository at this point in the history
  3. Test using mock db

    snowme34 committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    513216b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2019

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

Commits on Aug 4, 2019

  1. refacotr more

    snowme34 committed Aug 4, 2019
    Configuration menu
    Copy the full SHA
    49ddc45 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

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

Commits on Aug 6, 2019

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

Commits on Aug 11, 2019

  1. Configuration menu
    Copy the full SHA
    06feb39 View commit details
    Browse the repository at this point in the history
  2. remove python code

    snowme34 committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    3dd064a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

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