Skip to content
This repository was archived by the owner on Oct 15, 2019. It is now read-only.
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: douggr/benri
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 08051f3
Choose a base ref
...
head repository: douggr/benri
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8d4c07c
Choose a head ref
  • 13 commits
  • 7 files changed
  • 1 contributor

Commits on Jun 6, 2015

  1. (feat) Added bulk insert; woot! http://git.io/vIsF9

    Signed-off-by: Douglas Gontijo <douggr@users.noreply.github.com>
    douggr committed Jun 6, 2015
    1
    Copy the full SHA
    94b53f7 View commit details
  2. Da fuck

    douggr committed Jun 6, 2015
    Copy the full SHA
    aabb257 View commit details
  3. (feat) Add some voodoo to __callStatic :godmode:

    Signed-off-by: Douglas Gontijo <douggr@users.noreply.github.com>
    douggr committed Jun 6, 2015
    1
    Copy the full SHA
    2ec5f78 View commit details

Commits on Jun 10, 2015

  1. (fix) Get rid of Zend_Session

    Signed-off-by: Douglas Gontijo <douggr@users.noreply.github.com>
    douggr committed Jun 10, 2015
    Copy the full SHA
    2f1f9a6 View commit details
  2. (feat) This might ease your life.

    Signed-off-by: Douglas Gontijo <douggr@users.noreply.github.com>
    douggr committed Jun 10, 2015
    Copy the full SHA
    fa4644a View commit details

Commits on Jun 11, 2015

  1. Copy the full SHA
    4608f8f View commit details
  2. (bc) fix _saveModel()

    This would fail silently and miserably if `Benri_Db_Table_Row::$_errors` array is empty.
    douggr committed Jun 11, 2015
    Copy the full SHA
    25b4b29 View commit details

Commits on Jun 16, 2015

  1. (fix) Benri_Db_Table::all()

    douggr committed Jun 16, 2015
    Copy the full SHA
    13a6040 View commit details
  2. (fix) Benri_Db_Table::all()

    douggr committed Jun 16, 2015
    Copy the full SHA
    658f628 View commit details

Commits on Jun 19, 2015

  1. (feat) Added __get($column)

    Signed-off-by: Douglas Gontijo <douggr@users.noreply.github.com>
    douggr committed Jun 19, 2015
    Copy the full SHA
    32b75d2 View commit details
  2. (feat) Added __get($column)

    Signed-off-by: Douglas Gontijo <douggr@users.noreply.github.com>
    douggr committed Jun 19, 2015
    Copy the full SHA
    8b34730 View commit details

Commits on Sep 11, 2015

  1. Copy the full SHA
    8cd4387 View commit details

Commits on Sep 19, 2015

  1. Copy the full SHA
    8d4c07c View commit details
Loading