[Rt-commit] rt branch, 5.0/rest2-add-asset-and-transaction-sql-endpoints, repushed

Craig Kaiser craig at bestpractical.com
Mon Mar 1 14:17:29 EST 2021


The branch 5.0/rest2-add-asset-and-transaction-sql-endpoints was deleted and repushed:
       was a0d45e074feef46dba93a63ac09e7f1818719531
       now 72b31424a076f3baec057a56beaf8b257002472e

1: 88f1462bd0 ! 1: b6a4a0a87f Add AssetSQL endpoint to REST2
    @@ -24,6 +24,54 @@
     --- /dev/null
     +++ b/lib/RT/REST2/Resource/SupportsFromSQL.pm
     @@
    ++# BEGIN BPS TAGGED BLOCK {{{
    ++#
    ++# COPYRIGHT:
    ++#
    ++# This software is Copyright (c) 1996-2020 Best Practical Solutions, LLC
    ++#                                          <sales at bestpractical.com>
    ++#
    ++# (Except where explicitly superseded by other copyright notices)
    ++#
    ++#
    ++# LICENSE:
    ++#
    ++# This work is made available to you under the terms of Version 2 of
    ++# the GNU General Public License. A copy of that license should have
    ++# been provided with this software, but in any event can be snarfed
    ++# from www.gnu.org.
    ++#
    ++# This work is distributed in the hope that it will be useful, but
    ++# WITHOUT ANY WARRANTY; without even the implied warranty of
    ++# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    ++# General Public License for more details.
    ++#
    ++# You should have received a copy of the GNU General Public License
    ++# along with this program; if not, write to the Free Software
    ++# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
    ++# 02110-1301 or visit their web page on the internet at
    ++# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html.
    ++#
    ++#
    ++# CONTRIBUTION SUBMISSION POLICY:
    ++#
    ++# (The following paragraph is not intended to limit the rights granted
    ++# to you to modify and distribute this software under the terms of
    ++# the GNU General Public License and is only of importance to you if
    ++# you choose to contribute your changes and enhancements to the
    ++# community by submitting them to Best Practical Solutions, LLC.)
    ++#
    ++# By intentionally submitting any modifications, corrections or
    ++# derivatives to this work, or any other work intended for use with
    ++# Request Tracker, to Best Practical Solutions, LLC, you confirm that
    ++# you are the copyright holder for those contributions and you grant
    ++# Best Practical Solutions,  LLC a nonexclusive, worldwide, irrevocable,
    ++# royalty-free, perpetual, license to use, copy, create derivative
    ++# works based on those contributions, and sublicense and distribute
    ++# those contributions and any derivatives thereof.
    ++#
    ++# END BPS TAGGED BLOCK }}}
    ++
     +package RT::REST2::Resource::SupportsFromSQL;
     +use strict;
     +use warnings;
2: f802af031c = 2: aa31bb791f Preserve first_row and show_rows across the CleanSlate
3: f2b17006a9 = 3: 4fcff6daa4 Add TransactionSQL endpoint to REST2
4: 9eb081bd17 = 4: db008bd692 Add test for REST2 assetSQL search
5: a0d45e074f = 5: 72b31424a0 Add test for REST2 transactionSQL search



More information about the rt-commit mailing list