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: foswiki/distro
base: 8e2c725dfce1
Choose a base ref
...
head repository: foswiki/distro
compare: 75aebd712a46
Choose a head ref
  • 10 commits
  • 5 files changed
  • 1 contributor

Commits on May 25, 2017

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

Commits on Jun 17, 2017

  1. Item14152: Added callback deregistration routine

    Added CallbackTests test case.
    
    Fixed a left behind bug when callback could be issued on a destroyed
    object.
    
    Merge commit 'd85280c914f5fe65affe16e3236a7c162554b346' into Item14152
    
    * commit 'd85280c914f5fe65affe16e3236a7c162554b346':
      Item13897: Don't generate extra stack trace on fata exceptions
    vrurg committed Jun 17, 2017
    Copy the full SHA
    2d242cf View commit details
    Browse the repository at this point in the history
  2. Item14152: Forgotten MANIFEST

    vrurg committed Jun 17, 2017
    Copy the full SHA
    4f82634 View commit details
    Browse the repository at this point in the history
  3. Item14152: Fixed a problem with applying roles

    Attempt to apply roles to an unfinished class (i.e. before the 'extends'
    clause is done it's job) were causing problems with missing methods if
    a role using before/around/after on a method which is declared by an
    ancestor class only.
    vrurg committed Jun 17, 2017
    Copy the full SHA
    e9ecff3 View commit details
    Browse the repository at this point in the history
  4. Item14237: Merge commit 'e9ecff39ef17db4b279d411283c7508f06e7623b' in…

    …to Item14237
    
    * commit 'e9ecff39ef17db4b279d411283c7508f06e7623b':
      Item14152: Fixed a problem with applying roles
      Item14152: Forgotten MANIFEST
      Item13897: Don't generate extra stack trace on fata exceptions
    vrurg committed Jun 17, 2017
    Copy the full SHA
    6efeda2 View commit details
    Browse the repository at this point in the history
  5. Item14152: Added forgotten 'extends' clause.

    How come did it work all this time??? Ah, nevermind...
    vrurg committed Jun 17, 2017
    Copy the full SHA
    91fcf50 View commit details
    Browse the repository at this point in the history
  6. Item14237: Merge commit '91fcf50c6309bbc7a4908b55af0f2a670ff974fa' in…

    …to Item14237
    
    * commit '91fcf50c6309bbc7a4908b55af0f2a670ff974fa':
      Item14152: Added forgotten 'extends' clause.
    vrurg committed Jun 17, 2017
    Copy the full SHA
    2d4c397 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    66d0507 View commit details
    Browse the repository at this point in the history
  8. Item14237: Merge commit '66d050726f5daac96d7f60e9b8d8eb9b97226935' in…

    …to Item14237
    
    * commit '66d050726f5daac96d7f60e9b8d8eb9b97226935':
      Item14152: Fixed attempt to use undef app attribute at cleanup.
    vrurg committed Jun 17, 2017
    Copy the full SHA
    414f7c8 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    75aebd7 View commit details
    Browse the repository at this point in the history