This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from 4d7aae72b4 JAMES-3925 Rework JMAP upload APIs
     new 9fcb888081 JAMES-3936 Forward + Alias + Group + Address Mapping Routes 
should not decode URL path two times
     new 7df0dd0168 JAMES-3936 MailRepositoriesRoutes should not decode request 
param 2 times
     new cbc2313e26 JAMES-3936 DomainsRoutes should not decode request param 2 
times
     new 0f9adc382f JAMES-3936 RegexMappingRoutes should not decode request 
param 2 times
     new f5ac5279c4 JAMES-3936 UserQuotaRoutes should not decode URL path two 
times
     new ed3fb56ce2 JAMES-3936 Better notating ticket number in tests
     new 7280c36399 JAMES-3936 Fix some failing tests

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../mailets/ToRepositoryIntegrationTest.java       |  1 +
 ...rTaskSerializationIntegrationImmutableTest.java |  1 +
 ...dminServerTaskSerializationIntegrationTest.java |  1 +
 .../org/apache/james/webadmin/WebAdminUtils.java   |  3 ++-
 .../james/webadmin/routes/DomainsRoutes.java       | 21 ++--------------
 .../james/webadmin/routes/MailAddressParser.java   | 15 +----------
 .../james/webadmin/routes/RegexMappingRoutes.java  |  7 ++----
 .../webadmin/routes/AddressMappingRoutesTest.java  | 18 +++++++++++---
 .../james/webadmin/routes/AliasRoutesTest.java     |  1 +
 .../james/webadmin/routes/DomainsRoutesTest.java   | 21 ++--------------
 .../james/webadmin/routes/ForwardRoutesTest.java   | 14 +++++++++++
 .../james/webadmin/routes/GroupsRoutesTest.java    |  1 +
 .../webadmin/routes/RegexMappingRoutesTest.java    | 26 ++++++++++++++++---
 .../webadmin/routes/SieveScriptRoutesTest.java     |  5 ++--
 .../james/webadmin/routes/UserRoutesTest.java      | 29 +++++++++++-----------
 .../james/webadmin/routes/UserQuotaRoutes.java     | 10 ++------
 .../webadmin/routes/UserMailboxesRoutesTest.java   | 16 ++++++------
 .../james/webadmin/routes/UserQuotaRoutesTest.java |  3 ++-
 .../webadmin/routes/MailRepositoriesRoutes.java    | 27 ++++++++++----------
 19 files changed, 109 insertions(+), 111 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to