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

Multi-tenanancy #75

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

Multi-tenanancy #75

wants to merge 17 commits into from

Commits on Jun 19, 2012

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

Commits on Jun 20, 2012

  1. Configuration menu
    Copy the full SHA
    b0c6518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b44777e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b10655 View commit details
    Browse the repository at this point in the history
  4. Correct test suite name

    trotter committed Jun 20, 2012
    Configuration menu
    Copy the full SHA
    e34f045 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2012

  1. Configuration menu
    Copy the full SHA
    0343315 View commit details
    Browse the repository at this point in the history
  2. Use more consistent naming

    trotter committed Jun 21, 2012
    Configuration menu
    Copy the full SHA
    1838cfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb239eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81f88ee View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2012

  1. Fix reference error

    trotter committed Jun 25, 2012
    Configuration menu
    Copy the full SHA
    08bc458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef991af View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2012

  1. Pass success and failure fns to authentication.

    User may need to make a db request, which will require a callback.
    trotter committed Jun 26, 2012
    Configuration menu
    Copy the full SHA
    ff08eef View commit details
    Browse the repository at this point in the history
  2. Pass callback to namespaceFun.

    Users may need to check the database to figure out how to namespace the
    type, therefore we really have to work with a callback.
    trotter committed Jun 26, 2012
    Configuration menu
    Copy the full SHA
    4e937de View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2012

  1. Configuration menu
    Copy the full SHA
    50e90ec View commit details
    Browse the repository at this point in the history
  2. Store types per namespace

    trotter committed Jun 27, 2012
    Configuration menu
    Copy the full SHA
    19e3135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b61d3e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2012

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