[Rt-commit] [rtir] branch 3.0-trunk updated (a5acd00 -> 68a3e8a)
Kevin Falcone
falcone at bestpractical.com
Thu Aug 1 12:29:11 EDT 2013
This is an automated email from the git hooks/post-receive script.
falcone pushed a change to branch 3.0-trunk
in repository rtir.
from a5acd00 Clean up the MANIFEST
adds d0bef1b Provide a 'make snapshot'
adds 2a953fd release 3.0.0rc2
adds 3814d6e search menu tests for 2.9/edit-search-regressions
adds 2b19501 Merge branch '3.0/search-menu-tests' into 3.0.0-releng
adds cd3cfa8 Reduce our extra Query Args when pulling from the session.
adds 6e91c4e Better explain the actual behavior of this option.
adds 2a38e0f Restore removed simple search by id.
adds aea995f Merge branch '3.0/simple-search-ticket-redirect' into 3.0.0-releng
adds 5b033a3 Bump version for 3.0.0rc3
adds 7e62153 Now that 4.0.14 is real, require it.
adds 3b5dd0c Add in accidentally skipped files (missed the $ so the .in files were missed)
adds 7f997dd in case $Query already includes $BaseQuery
adds 3068ab7 avoid unnecessary parens when $BaseQuery and $Query are not both set
adds bcf95f0 Merge branch '3.0/search-query-tweak' into 3.0.0-releng
adds 3ca7631 Add in the required ON Transactions clause.
adds 96089f4 Bump version for 3.0.0rc4
adds 9b32fdb bump version for 3.0.0
new 68a3e8a Merge branch '3.0.0-releng' into 3.0-trunk
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
MANIFEST | 4 +
MANIFEST.SKIP | 6 +-
META.yml | 2 +-
Makefile.PL | 12 +-
README | 2 +-
docs/UPGRADING | 2 +-
docs/UPGRADING-3.0 | 9 +-
etc/RTIR_Config.pm | 7 +-
html/Callbacks/RTIR/Elements/Tabs/Privileged | 5 +-
html/RTIR/Search/Elements/ShowResults | 7 +-
html/RTIR/Search/Reporting.html | 9 +-
html/RTIR/Search/Results.html | 8 +-
html/RTIR/index.html | 5 +
lib/RT/IR.pm | 2 +-
t/searches/menu.t | 214 +++++++++++++++++++++++++++
t/searches/simple.t | 8 +-
16 files changed, 279 insertions(+), 23 deletions(-)
create mode 100644 t/searches/menu.t
More information about the Rt-commit
mailing list