GitHub user ayesha12 opened a pull request:
https://github.com/apache/usergrid/pull/536
Bug fix invalid entity identifier
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ayesha12/usergrid
BugFixInvalidEntityIdentifier
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/536.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #536
----
commit 55251a06a6992282eb36090fe575dcababe813fc
Author: Dave Johnson <[email protected]>
Date: 2016-05-03T12:47:01Z
Changes to get tools building with latest code in 2.1.1 branch
commit 37bee320afcd93b597692eecbc08e8df4656ae4e
Author: Dave Johnson <[email protected]>
Date: 2016-05-03T16:16:06Z
Fix ManagementResource to use existing string constant, and adding logging
of Cassandra props to ToolBase
commit 29e940e365980e42a55cb5adad9223cc53f4e9ba
Author: Dave Johnson <[email protected]>
Date: 2016-05-05T16:26:56Z
Oops. IntelliJ let me down ;-)
commit 223521e4150e520c92560bbea873b6a024e18a0e
Author: Dave Johnson <[email protected]>
Date: 2016-05-05T16:40:29Z
Service manager's init() method now retries if unable to get application.
commit 6b195a07b94858deecdc80156d9ab9ebd6ae4a80
Author: Dave Johnson <[email protected]>
Date: 2016-05-05T19:48:35Z
Adding distinctive logging, also: no longer wrap RuntimeException in
RuntimeException
commit 3a9623927b093a4fb1cf6155faeb19c96a6502b6
Author: Michael Russo <[email protected]>
Date: 2016-05-08T14:17:51Z
Make sure migration classes are rolled to the latest supported before
initializing mgmt app on database/bootstrap.
commit c7c7c8cd240a788b8cd3cf317590c23b9373385d
Author: Dave Johnson <[email protected]>
Date: 2016-05-09T18:58:18Z
Ensure that /org/app/users/me always works for logged in user, regardless
of roles/permissions, also that it is impossible to create an app or admin user
named 'me'
commit cd363f493db14dac2c22967a3eafabba7eac2d97
Author: Dave Johnson <[email protected]>
Date: 2016-05-09T18:59:03Z
Merge branch 'release-2.1.1' of
https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1
commit f723f36dfbdb1ad70171d2d0ddab11b2303cf03e
Author: Michael Russo <[email protected]>
Date: 2016-05-11T06:04:54Z
USERGRID-507 - Increase hystrix timeout for WriteUniqueVerify.
commit cdb92aa7ea0d02e02b7ec377889598dac3cce69f
Author: Michael Russo <[email protected]>
Date: 2016-05-11T06:26:10Z
Fix cache maximum settings.
commit 7fdca3d2481fd0e4c1758229eec4f62d6fa238b4
Author: Dave Johnson <[email protected]>
Date: 2016-05-16T13:32:00Z
Merge branch 'release-2.1.1' of
https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1
commit e2ebc468b2e72cb9cec98bd8f91ee07d507d1c59
Author: Dave Johnson <[email protected]>
Date: 2016-05-20T02:39:05Z
Better Shiro cache key logic
commit 5107ccf592346cbd0afb65b6a83985bd062ce2dc
Author: Dave Johnson <[email protected]>
Date: 2016-05-20T14:07:11Z
Account for every type of principal
commit ebcc772f99d8a85bd20ebd53ebbf49f900a79ce8
Author: Dave Johnson <[email protected]>
Date: 2016-05-20T16:01:28Z
Now that ShiroCache is working well, this test is not thread-safe.
commit aae8fdf817c59a57ef875ab5f8aa9e7a47a945ab
Author: Dave Johnson <[email protected]>
Date: 2016-05-20T16:02:02Z
Merge branch 'release-2.1.1' of
https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1
commit b03f6a9eaee9cd529ff8ca781030415798f32e7d
Author: Dave Johnson <[email protected]>
Date: 2016-05-24T18:36:29Z
Revert "Adding distinctive logging, also: no longer wrap RuntimeException
in RuntimeException"
This reverts commit 6b195a07b94858deecdc80156d9ab9ebd6ae4a80.
commit 0970e1dfa1b7f54204b6ad82e4bf01da84b38618
Author: Dave Johnson <[email protected]>
Date: 2016-05-24T18:36:44Z
Revert "Service manager's init() method now retries if unable to get
application."
This reverts commit 223521e4150e520c92560bbea873b6a024e18a0e.
commit 25285c6e5fc66ec765bb27266fa537bba76fbf5c
Author: Ayesha Dastagiri <[email protected]>
Date: 2016-05-31T04:28:04Z
5xx caused due to unsupported identifiers in the url param.
commit 2a77557be6e8ace936a6ecd3caa0fe53e6df6ead
Author: Ayesha Dastagiri <[email protected]>
Date: 2016-06-07T17:32:00Z
Merge branch 'master' of https://github.com/apache/usergrid into
BugFixInvalidEntityIdentifier
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---