Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

matching to app name should not be case sensitive #31

Merged
merged 3 commits into from Mar 26, 2018

Conversation

ryandawsonuk
Copy link
Contributor

@ryandawsonuk ryandawsonuk commented Mar 26, 2018

for Activiti/Activiti#1832
also want to ignore hyphens

@codecov
Copy link

codecov bot commented Mar 26, 2018

Codecov Report

Merging #31 into develop will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #31      +/-   ##
=============================================
+ Coverage      42.88%   42.92%   +0.03%     
  Complexity        23       23              
=============================================
  Files            108      108              
  Lines           1574     1575       +1     
  Branches          99       99              
=============================================
+ Hits             675      676       +1     
  Misses           870      870              
  Partials          29       29
Impacted Files Coverage Δ Complexity Δ
...s/security/SecurityPoliciesApplicationService.java 64.28% <100%> (+0.87%) 0 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 87d3516...4ebb451. Read the comment docs.

@ryandawsonuk ryandawsonuk merged commit f4fd202 into develop Mar 26, 2018
@ryandawsonuk ryandawsonuk deleted the ryan-1832-matchignorecase branch March 26, 2018 15:19
kudaz28 pushed a commit that referenced this pull request Apr 18, 2018
…query-service into activiti-cloud-query-service-elastic

* 'develop' of https://github.com/Activiti/activiti-cloud-query-service: (32 commits)
  1809 Add Rest API to delete a process instance
  remove Eureka Client from Service to support metadata at app level 1856 (#36)
  add extra test
  - application name was not set for standalone tasks
  wildcards for security policies (#33)
  Add REST APIs to create standalone task #1803 - modified the TaskCreatedEventHandler to handle the case of creating a new standalone task
  admins should have way to see all proc instances (#32)
  matching to app name should not be case sensitive (#31)
  updating to snapshot version 7-201803-EA-SNAPSHOT
  updating to release version 7-201802-EA
  Make application/json return responses conform to Alfresco guidelines (#29)
  Add access control to REST endpoints 1744 (#25)
  Make docker use TCP sockets on Travis
  Centralise dependency-check suppression file #1820
  see if this solves travis timeouts (#28)
  fixed missing transitive dependencies for Activiti/Activiti#1790
  one more transitive dep
  declaring transitive dependencies
  removed useless docker build execution from starter projects test Activiti/Activiti#1790
  use Dockerfile to activate docker profile as property works only from maven cli Activiti/Activiti#1790
  ...

# Conflicts:
#	pom.xml
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant