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: nette/caching
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.2
Choose a base ref
...
head repository: nette/caching
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.3
Choose a head ref
  • 11 commits
  • 61 files changed
  • 2 contributors

Commits on Sep 14, 2015

  1. tests: uses Latte 2.3

    This reverts commit 0605f95.
    dg committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    078ab42 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2015

  1. PHP 5.4 syntax

    dg committed Sep 23, 2015
    Configuration menu
    Copy the full SHA
    019ae91 View commit details
    Browse the repository at this point in the history
  2. removed @Property phpDoc

    dg committed Sep 23, 2015
    Configuration menu
    Copy the full SHA
    cf42b4f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2015

  1. used https

    dg committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    645cdfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58544a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2015

  1. tests: moved some files

    dg committed Oct 6, 2015
    Configuration menu
    Copy the full SHA
    ec6c200 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2015

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

Commits on Nov 4, 2015

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

Commits on Nov 24, 2015

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

Commits on Nov 29, 2015

  1. Configuration menu
    Copy the full SHA
    39d9c44 View commit details
    Browse the repository at this point in the history
  2. SQLiteJournal: optimizations [Closes #34]

    disabled foreign keys check
    removed unnecessary indices
    enabled journal_mode WAL
    sallyx authored and dg committed Nov 29, 2015
    Configuration menu
    Copy the full SHA
    f60c176 View commit details
    Browse the repository at this point in the history
Loading