[Rt-commit] [rtir] branch 3.2-trunk updated (08c1c8b -> dd6cac2)
Kevin Falcone
falcone at bestpractical.com
Fri Sep 26 16:41:52 EDT 2014
This is an automated email from the git hooks/post-receive script.
falcone pushed a change to branch 3.2-trunk
in repository rtir.
from 08c1c8b new 3.2 trunk needs a new version
adds 02dcc74 Add a --force flag
adds 8cee3ea Set the executable bit
adds 774a0d2 default_agent calls rtir_user and logs in for you
adds cf1e6c1 param returns the selected value(s)
adds 70f5e0b Test that Constituencies limit visibility
adds 8c47569 Merge branch '3.0/test-constituencies' into 3.0-trunk
adds a1b7075 Disable and unapply the SLA CF
adds d930d76 Merge branch '3.0/disable-sla-cf' into 3.0-trunk
new cacc91b Merge branch '3.0-trunk' into 3.2-trunk
new fd04d6f Add a --force flag
new 5b210a2 In 3.2, add_constituency lives in bin/ not etc/
new b91ced2 Turn off UseSQLForACLChecks when Constituencies are enabled.
new dd6cac2 Merge branch '3.2/test-constituencies' into 3.2-trunk
The 5 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:
bin/add_constituency.in | 18 ++--
docs/Constituencies.pod | 17 ++++
docs/UPGRADING-3.0 | 6 ++
etc/upgrade/2.9.0/content | 24 ++++++
lib/RT/IR/Config.pm | 10 +++
t/constituency/basics.t | 6 +-
t/constituency/visibility.t | 204 ++++++++++++++++++++++++++++++++++++++++++++
t/upgrade/2.6.0-to-2.9.0.t | 12 ++-
8 files changed, 286 insertions(+), 11 deletions(-)
create mode 100644 t/constituency/visibility.t
More information about the rt-commit
mailing list