Thanks to visit codestin.com
Credit goes to github.com

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/application
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: nette/application
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.2
Choose a head ref
  • 15 commits
  • 26 files changed
  • 4 contributors

Commits on Jul 11, 2019

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

Commits on Jul 22, 2019

  1. Fix $this to self:: in case of static method. (#224)

    * Fix $this to self:: in case of static method.
    
    * Presenter: Replace $this and self:: to static:: in static methods
    janbarasek authored and dg committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    14f6ce4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

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

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    03e9428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a65046 View commit details
    Browse the repository at this point in the history
  3. TemplateFactory: remove unused Loader (#232)

    mabar authored and dg committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    67f45fb View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. composer: fixed lower dependency

    dg committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    165cc68 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    d6dd226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ae6bc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    5868278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e9d45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b912f96 View commit details
    Browse the repository at this point in the history
  4. tests: improved

    dg committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    7e6b48f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6925574 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7df426 View commit details
    Browse the repository at this point in the history
Loading