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: ThinkUpLLC/ThinkUp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hakan42/ThinkUp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pgSQL
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 78 files changed
  • 1 contributor

Commits on Sep 10, 2012

  1. new file: webapp/install/sql/build-db_pgsql.sql

    Preliminary pgSQL dataStructure
    CVi committed Sep 10, 2012
    Configuration menu
    Copy the full SHA
    5f84141 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac54b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2012

  1. Update DB based on Sophia's feedback.

    Turns out Heroku uses 9.1, so serial type is not an option yet.
    CVi committed Sep 19, 2012
    Configuration menu
    Copy the full SHA
    96acc12 View commit details
    Browse the repository at this point in the history
  2. Tentative miigration of backup and test

    New things to do:
    * Separate Model tests and DB model tests
    * Rewrite branch to test DB DAOs (only) on Travis CI
    CVi committed Sep 19, 2012
    Configuration menu
    Copy the full SHA
    975efce View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2012

  1. Split Model and DB test suites.

    CVi committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    a9a7493 View commit details
    Browse the repository at this point in the history
Loading