Revisions of perl-Dancer2

buildservice-autocommit accepted request 1136846 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 24)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1136576 from Tina Müller's avatar Tina Müller (tinita) (revision 23)
- updated to 1.1.0
   see /usr/share/doc/packages/perl-Dancer2/Changes
  1.1.0     2023-12-11 20:28:26-05:00 America/New_York
      [ BUG FIXES ]
      * None
      [ ENHANCEMENTS ]
      * GH #33: Named routes; add uri_for_route keyword (Sawyer X)
      [ DOCUMENTATION ]
      * None
      [ DEPRECATED ]
      * None
      [ MISC ]
      * None
buildservice-autocommit accepted request 1118901 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 22)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1116968 from Tina Müller's avatar Tina Müller (tinita) (revision 21)
- updated to 1.0.0
   see /usr/share/doc/packages/perl-Dancer2/Changes
  1.0.0     2023-10-09 10:10:10-04:00 America/New_York
      [ BUG FIXES ]
      * GH #1663: Allow overriding of prefix in add_route (GeekRuthie)
      * GH #1675: Stringify VERSION_FROM correctly in Makefile.PL (Jason
        A. Crome)
      * GH #1677: Don't deserialize multipart form data on post (Emil
        Perhinschi)
      * GH #1694: Update JS assets in Dancer2 app skel (Jason A. Crome)
      [ ENHANCEMENTS ]
      * PR #1682: Bump minimum version of Perl to 5.14 (Jason A. Crome)
      [ DOCUMENTATION ]
      * GH #1580: Document the purpose of the .dancer file (Jason A. Crome)
      * GH #1669: Show correct usage of Dancer2::Core::Error (GeekRuthie)
      * GH #1674: Fix POD for input_handle() (mauke)
      * GH #1414: Add documentation resources to the doc map (Jason A.
        Crome, Yanick Champoux)
      * PR #1684: Remove shumphrey from core developers (Steven Humphrey)
      * GH #1685: Document the versioning scheme and Dancer2 release
        process (Jason A. Crome)
      * PR #1688: Fixed various bugs/issues in Dancer2 Pod (Jason A. Crome)
      * PR #1691: Update the contribution guidelines (Jason A. Crome)
      * PR #1692: Change README extension .mkdn -> .md (Jason A. Crome)
      [ DEPRECATED ]
      * GH #1645: Deprecated Dancer2::Test (Jason A. Crome)
      * GH #1646: Deprecated keyword: push_header (Jason A. Crome)
      * GH #1647: Deprecated keyword: header (Jason A. Crome)
      * GH #1648: Deprecated keyword: headers (Jason A. Crome)
      * GH #1649: Deprecated keyword: context (Jason A. Crome)
      * GH #1650: Deprecated: splat/capture named placeholders (Jason A.
        Crome)
      * GH #1651: Deprecated core Request instance method:
        request->dispatch_path (Jason A. Crome)
      * GH #1652: Deprecated keyword in plugins: plugin_setting (Jason A.
        Crome)
      * GH #1653: Deprecated keyword in plugins: dancer_app (Jason A. Crome)
      * GH #1654: Deprecated keyword in plugins: request (Jason A. Crome)
      * GH #1655: Deprecated keyword in plugins: var (Jason A. Crome)
      * GH #1656: Deprecated keyword in plugins: hook (Jason A. Crome)
      [ MISC ]
      * GH #1659: Rename `master` branch to be `main` (Yanick Champoux)
buildservice-autocommit accepted request 1066013 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 20)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1065490 from Tina Müller's avatar Tina Müller (tinita) (revision 19)
- updated to 0.400001
   see /usr/share/doc/packages/perl-Dancer2/Changes
  0.400001  2023-02-05 18:41:48-05:00 America/New_York
      [ BUG FIXES ]
      * PR #1247: Fix edge case in plugin compat (Sawyer X)
      * GH #1621: Fix recursion error in TT after longjump (Andy Beverley,
        Russell @veryrusty Jenkins)
      * PR #1667: Remove failing module from GitHub Actions
        config (Jason A. Crome)
      [ ENHANCEMENTS ]
      * GH #769, PR #829, #1662: Rename show_errors as show_stacktrace
        (Nuno Ramos Carvalho, Sawyer X)
      * GH #1594: Use Unicode::UTF8 if available (Sawyer X)
      [ DOCUMENTATION ]
      * GH #1657: Fix the Dancer2::DeprecationPolicy abstract (Jason A. Crome)
      * GH #1661: Add 'gen' command to 'dancer2' runs (Steve Bertrand)
      * PR #1671: Fix broken links in POD; avoid passive voice (Tom Hukins)
buildservice-autocommit accepted request 964985 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 18)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 964214 from Tina Müller's avatar Tina Müller (tinita) (revision 17)
- updated to 0.400000
   see /usr/share/doc/packages/perl-Dancer2/Changes
  0.400000  2022-03-13 22:16:13-04:00 America/New_York
      [ BUG FIXES ]
      * PR #1634: Fix CI push setting to run tests on branches with / in the
        name (Stefan Hornburg - Racke)
      * PR #1641: Fix uninitialized warnings from parsing routes with mixed
        regex/splats (Russell @veryrusty Jenkins)
      [ ENHANCEMENTS ]
      * PR #1627: Set minimum Perl to 5.10.1 (Peter Mottram - SysPete)
      * PR #1643: Set minimum Perl to 5.12.5 (Jason A. Crome)
      [ DOCUMENTATION ]
      * PR #1633: Fix YAML example in the tutorial (Tina Müller)
      * PR #1644: Add deprecation policy to docs; link git guide (Jason A.
        Crome)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 914006 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 16)
- updated to 0.301004
   see /usr/share/doc/packages/perl-Dancer2/Changes
  0.301004  2021-06-06 13:30:28-04:00 America/New_York
      [ BUG FIXES ]
      * GH #1624: Fix missing gen subcommand in tutorial (racke)
      * PR #1626: Add File::Which to Dancer2 dependencies (Jason A. Crome)
      [ ENHANCEMENTS ]
      * None
      [ DOCUMENTATION ]
      * None
  0.301003  2021-06-03 09:24:33-04:00 America/New_York
      [ BUG FIXES ]
      * GH #1611: Redirect '/' doesn't always work as expected (Russell
        @veryrusty Jenkins, Christopher Gurnee)
      * PR #1620: Quiet spammy failing CI builds (Jason A. Crome)
      * PR #1623: Copy Dockerfile from the right spot (Jason A. Crome)
      [ ENHANCEMENTS ]
      * PR #1613: Add git features to Dancer2 CLI (Jason A. Crome)
      * PR #1614: Generate Dockerfile when creating new app (Jason A. Crome)
      [ DOCUMENTATION ]
      * PR #1563: Fix typos in perlcritic.rc notes (Achyut Kumar Panda)
      * PR #1609: Document and test for missing DSL keywords (racke, Jason A.
        Crome)
      * PR #1618: Provide a consistent list of community resources (Jason A.
        Crome)
      * PR #1619: Clarify Dancer2::Template::Simple's role in life (Jason A.
        Crome)
  0.301002  2021-04-18 15:29:32-04:00 America/New_York
      [ BUG FIXES ]
      * None
      [ ENHANCEMENTS ]
      * GH #1593: Log files used to build config (Nick Tonkin)
      * PR #1608: Migrate CLI to CLI::Osprey (Jason A. Crome)
      # PR #1610: Replace File::Find with Path::Tiny in CLI (Jason A. Crome)
      [ DOCUMENTATION ]
      * PR #1597: Update Core/Hook.pm Pod (Paul Clements)
buildservice-autocommit accepted request 880566 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 15)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 879860 from Tina Müller's avatar Tina Müller (tinita) (revision 14)
- Remove manual dependencies in cpanspec.yml (fixed upstream)
- updated to 0.301001
   see /usr/share/doc/packages/perl-Dancer2/Changes
  0.301001  2021-03-17 08:52:34-04:00 America/New_York
      [ BUG FIXES ]
      * PR #1607: Fix broken tests following App::Cmd removal (Jason Crome)
      [ ENHANCEMENTS ]
      * PR #1606: Clean up various build prereqs (Graham Knop)
      [ DOCUMENTATION ]
      * None
  0.301000  2021-03-15 18:58:17-04:00 America/New_York
      [ BUG FIXES ]
      * PR #1586: Run version checks against MetaCPAN (Jason A. Crome)
      * PR #1604: Remove App::Cmd dependency; have script/dancer2 bail if
        it's not installed (David Precious)
      [ ENHANCEMENTS ]
      * GH #1064: Add DSL keyword request_data (Mickey Nasriachi)
      * PR #1581: Disable scheduled GitHub action on Forks (Gabor Szabo)
      * PR #1590: Improve install/documentation of XS modules (Jason A. Crome)
      * PR #1591: Add more plugins to GitHub Actions CI (Gabor Szabo)
      [ DOCUMENTATION ]
      * GH #1582: Small fixes in Migration POD (Sergiy Borodych)
      * PR #1595: Add cookbook recipe for enabling/disabling routes at
        runtime (Nick Tonkin)
      * PR #1599: Punctuation correction in docs (Nick Tonkin)
buildservice-autocommit accepted request 867243 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 13)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 867165 from Tina Müller's avatar Tina Müller (tinita) (revision 12)
- Explicitly specify perl(Role::Tiny) >= 2.000008
- updated to 0.300005
   see /usr/share/doc/packages/perl-Dancer2/Changes
  0.300005  2021-01-26 15:57:41-05:00 America/New_York
      [ BUG FIXES ]
      * GH #1546: Add MIME type for all files served from public (Russell
        @veryrusty Jenkins)
      * GH #1555: Remove all leftovers of warnings config setting (Sergiy
        Borodych)
      * GH #1557: Remove HTTP::XSCookies workaround (Alexander Pankoff)
      * GH #1564: Add script_name to redirects beginning with / (Nigel Gregoire)
      * GH #1567: Fix CSS so errors do not display ourside of <pre> HTML
        element (Elliot Holden)
      * GH #1568: Serializer::Mutable doesn't auto-load other serializers
        (Russell @veryrusty Jenkins)
      * GH #1579: Fix missing push_header method in Response::Delayed
        (Paul Clements)
      [ ENHANCEMENTS ]
      * GH #1552: Update jQuery (Sergiy Borodych)
      * GH #1558: Test to make sure uploads aren't discarded after the
        forward keyword is used (Alexander Pankoff)
      * GH #1571: Add GitHub Actions support (Gabor Szabo)
      * GH #1572: Install Dancer2::Session::Cookie in order to run the test
        t/issues/gh-811.t (racke)
      [ DOCUMENTATION ]
      * GH #1490: Document Dancer2::Core::App->template() (Steve Dondley)
      * GH #1551: Fix pod for cookie same site attribute (Sergiy Borodych)
      * GH #1562: Fix links, missing code in Tutorial (cloveistaken)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 839441 from Frank Schreiner's avatar Frank Schreiner (M0ses) (revision 11)
initialized devel package after accepting 839441
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 809864 from Tina Müller's avatar Tina Müller (tinita) (revision 10)
Note: ppc builds have been blocked for over a day.

updated to 0.300004
   see /usr/share/doc/packages/perl-Dancer2/Changes
  0.300004  2020-05-26 20:52:34-04:00 America/New_York
  
      [ BUG FIXES ]
      * GH #1509: Request instantiation fails throw 400 Bad Response (Russell
        @veryrusty Jenkins). This resolves GH #1056, 1482, 1496, 1507, 1508,
        and 1510.
      
      [ ENHANCEMENTS ]
      * GH #1510: Test for proper multi-part form handing (ice-lenor, Sawyer X)
      * GH #1547: Cookie SameSite support (Russell @veryrusty Jenkins)
  
      [ DOCUMENTATION ]
      * None
  
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 793598 from Tina Müller's avatar Tina Müller (tinita) (revision 9)
- updated to 0.300003
   see /usr/share/doc/packages/perl-Dancer2/Changes
  0.300003  2020-04-09 10:39:55-04:00 America/New_York
  
      [ BUG FIXES ]
      * None
      
      [ ENHANCEMENTS ]
      * None
  
      [ DOCUMENTATION ]
      * GH #1543: Various tutorial cleanups (Peter Mottram - SysPete)
  
  0.300002  2020-04-07 11:44:59-04:00 America/New_York
  
      [ BUG FIXES ]
      * GH #1541: Fix broken test that is skipped under CI (Peter Mottram - 
        SysPete)
      
      [ ENHANCEMENTS ]
      * None
  
      [ DOCUMENTATION ]
      * None
  
  0.300001  2020-04-06 12:14:47-04:00 America/New_York
  
      [ BUG FIXES ]
      * GH #1461: Relax redirect to match RFC_7231 (James Raspass)
      * GH #1499: Don't double decode date strings (simbabque)
      * GH #1536: Fix storing objects in YAML sessions (Tom Hukins)
  
      [ ENHANCEMENTS ]
      * GH #1540: Improve configuration handling (Tom Hukins)
  
      [ DOCUMENTATION ]
      * GH #1425: Revamped Tutorial (Steve Dondley)
      * GH #1521: Documentation on configuring the adress to listen on: 
        "server" does not seem to work, but "host" does (Ma_Sys.ma)
      * GH #1530: Fix missing space in docs (ferki)
      * GH #1535: Fix example code in SessionFactory::File (Sergiy Borodych)
      * GH #1538: Defined or should not be an assignment (Timothy Alexis 
        Vass)
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 759193 from Tina Müller's avatar Tina Müller (tinita) (revision 8)
- updated to 0.300000
   see /usr/share/doc/packages/perl-Dancer2/Changes
  0.300000  2019-12-23 23:55:09-06:00 America/Chicago
  
      [ BUG FIXES ]
      * None
  
      [ ENHANCEMENTS ]
      * GH #1127, GH #1476: Route parameters with types (Peter Mottram - 
        SysPete)
  
      [ DOCUMENTATION ]
      * None
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 757328 from Tina Müller's avatar Tina Müller (tinita) (revision 7)
- updated to 0.208002
   see /usr/share/doc/packages/perl-Dancer2/Changes
  0.208002  2019-12-14 16:08:46-05:00 America/New_York
  
      [ BUG FIXES ]
      * GH#1527: Update travis dist to 'trusty' (Sergiy Borodych)
  
      [ ENHANCEMENTS ]
      * GH #1525: Remove use of Return::MultiLevel, and implement stack frame 
        jumping manually (Graham Knop)
  
      [ DOCUMENTATION ]
      * GH #1505: Fix Flaskr link (Mohammad S Anwar)
      * GH #1506, 1520: Explain what add_route() does with args (Tom Hukins)
      * GH #1519: Fix Template Toolkit config docs (Tom Hukins)
      * GH #1522: Fix itetare typo (Stefan Hornburg - Racke)
      * GH #1523: Fix typo in Template Toolkit documentation (Mike Katasonov)
      * GH #1524: Fix error in configuration documentation (Tom Hukins)
      * GH #1526: Mention that TT2 config start_tag/end_tag need escaping 
        (Chris White)
      * GH #1528: Note that"Engines" key must be merged in config.yml (Chris
        White)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 727061 from Tina Müller's avatar Tina Müller (tinita) (revision 6)
Automatic update
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 404115 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 5)
automatic update
Displaying revisions 1 - 20 of 24
openSUSE Build Service is sponsored by