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: 698f70a3af3a
Choose a base ref
...
head repository: foswiki/distro
compare: 82bcacf2285a
Choose a head ref
  • 8 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 19, 2016

  1. Item13897: Added support for serving static files.

    Uses Plack::Middleware::Static.
    
    - Added guessing of the root directory using %INC when no FOSWIKI_HOME
    defined.
    vrurg committed Sep 19, 2016
    Copy the full SHA
    d5fa688 View commit details
    Browse the repository at this point in the history
  2. Item13897: Fixing the previous commit.

    It didn't actually work.
    vrurg committed Sep 19, 2016
    Copy the full SHA
    d48bdb3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3a0d9d8 View commit details
    Browse the repository at this point in the history
  4. Item14152: Cherry picked of some changes from commit 505aef1

    - TBM Fixed Foswiki::App cleanup upon early failure, before login manager
    initialized.
    
    - Foswiki::Config now calls unAssignGLOB upon destruction.
    
    - Fixes and cleanups.
    vrurg committed Sep 19, 2016
    Copy the full SHA
    8d05d64 View commit details
    Browse the repository at this point in the history
  5. Item13897: Removed forgotten `extensible' feature.

    It's not from this world...
    vrurg committed Sep 19, 2016
    Copy the full SHA
    23a12a5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3e701d4 View commit details
    Browse the repository at this point in the history
  7. Item14152: Merge commit 'd48bdb3e52f1c1df6f158dcf493ad17144333145' in…

    …to Item14152
    
    * commit 'd48bdb3e52f1c1df6f158dcf493ad17144333145':
      Item13897: Fixing the previous commit.
      Item13897: Added support for serving static files.
    vrurg committed Sep 19, 2016
    Copy the full SHA
    8151e0d View commit details
    Browse the repository at this point in the history
  8. Item14152: Merge commit '3e701d4fe490defa2e527623e379c8eb01d1620d' in…

    …to Item14152
    
    * commit '3e701d4fe490defa2e527623e379c8eb01d1620d':
      Item13897: One more iteration to pre-detect correct paths.
      Item13897: Removed forgotten `extensible' feature.
      Item14152: Cherry picked of some changes from commit 505aef1
      Item14152: (cherry picked from commit 5bb22fa)
    vrurg committed Sep 19, 2016
    Copy the full SHA
    82bcacf View commit details
    Browse the repository at this point in the history