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: elkarte/Elkarte
base: 9b656b22a01b
Choose a base ref
...
head repository: elkarte/Elkarte
compare: 62697dbb5a11
Choose a head ref
  • 9 commits
  • 9 files changed
  • 1 contributor

Commits on May 21, 2013

  1. Update install script to db layer

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 21, 2013
    Copy the full SHA
    8efeb4e View commit details
    Browse the repository at this point in the history
  2. Update upgrade script to db layer

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 21, 2013
    Copy the full SHA
    3e5874f View commit details
    Browse the repository at this point in the history
  3. Use $this reference instead of another set of calls. Remove compatibi…

    …lity for several functions.
    
    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 21, 2013
    Copy the full SHA
    f8fdd0b View commit details
    Browse the repository at this point in the history
  4. Remove compatibility for most functions.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 21, 2013
    Copy the full SHA
    60aba8d View commit details
    Browse the repository at this point in the history
  5. Cleanup a bit and remove compatibility with $smcFunc.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 21, 2013
    Copy the full SHA
    53988d2 View commit details
    Browse the repository at this point in the history
  6. Use $this in the db class. Fix useless creation.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 21, 2013
    Copy the full SHA
    941e6cc View commit details
    Browse the repository at this point in the history
  7. Update Sqlite bd class; the db is $this in the class.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 21, 2013
    Copy the full SHA
    2a460d1 View commit details
    Browse the repository at this point in the history
  8. Update Postgres db class.

    Signed-off-by: Norv <a.w.norv@gmail.com>
    norv committed May 21, 2013
    Copy the full SHA
    f4763b9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #437 from norv/database3

    Db layer updates (3)
    norv committed May 21, 2013
    Copy the full SHA
    62697db View commit details
    Browse the repository at this point in the history