1. 07 Jan, 2014 15 commits
  2. 06 Jan, 2014 24 commits
  3. 05 Jan, 2014 1 commit
    • Merge branch 'master' into api-doc-generator · c02a6001
      Carsten Brandt authored
      * master: (27 commits)
        fixed div/0 issue in console progress bar
        console HelpController use correct script name
        support table aliases for ActiveQuery::joinWith().
        guides fixed/improved
        CS fix
        improved fixture controller
        Added back border to debugger toolbar.
        #1788 info about retaining the default scenario
        fixes #1606
        Default name and title added to GitHub auth client.
        added classes to grid, list and detail view
        fixed basic app travis
        debugging travis
        debugging travis
        added debug toolbar background to have line separators
        fixed paths in travis.yml
        reverted 1e4c1eca to get a working debug toolbar
        fixed issue with too long th columns in debugger
        enabled acceptance tests for basic application
        run basic app functional tests within the main repo test chain
        ...