8000 Comparing v2.0.12...v2.0.13 · nette/nette · GitHub
[go: up one dir, main page]

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/nette
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.12
Choose a base ref
...
head repository: nette/nette
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.13
Choose a head ref
  • 13 commits
  • 23 files changed
  • 8 contributors

Commits on Oct 15, 2013

  1. Revert "netteForms.js: getAttribute() returns empty string in old bro…

    …wser when the attribute does not exist [Closes #1193]"
    
    This reverts commit 30ac03a.
    dg committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    93e99c3 View commit details
    Browse the repository at this point in the history
  2. phpDoc typo

    Vrtak-CZ authored and dg committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    133e701 View commit details
    Browse the repository at this point in the history
  3. Fixed annotation of getSession method

    tomaswindsor authored and dg committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    130f3e3 View commit details
    Browse the repository at this point in the history
  4. tests: fixed arguments processing in run-tests.sh

    The 'seq' is a command, not a shell internal, and can be missing (e.g. Cygwin).
    
    And old behaviour was wrong. The 'shift' in '-c' and '-j' blocks should move the $i counter. Otherwise some argumens can change the position.
    
    Note: There exists shorter $i-- expressions, but compatibility won.
    milo authored and dg committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    0fd359c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e68a9b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2013

  1. Configuration menu
    Copy the full SHA
    61ff1c1 View commit details
    Browse the repository at this point in the history
  2. DateTime: use static instead of self

    xificurk authored and dg committed Nov 5, 2013
    Configuration menu
    Copy the full SHA
    425cec7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2757e3f View commit details
    Browse the repository at this point in the history
  4. Database: added INTERVAL keyword [closes #1221]

    hrach authored and dg committed Nov 5, 2013
    Configuration menu
    Copy the full SHA
    eaacf30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bad7a88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d40622 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a1e82d View commit details
    Browse the repository at this point in the history
  8. Released version 2.0.13

    dg committed Nov 5, 2013
    Configuration menu
    Copy the full SHA
    695f643 View commit details
    Browse the repository at this point in the history
Loading
0