You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by GERey <gi...@git.apache.org> on 2015/06/04 20:39:05 UTC

[GitHub] incubator-usergrid pull request: [USERGRID-613] Added fix mixed ca...

GitHub user GERey opened a pull request:

    https://github.com/apache/incubator-usergrid/pull/265

    [USERGRID-613] Added fix mixed cases in two-dot-o.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/incubator-usergrid USERGRID-613-two-dot-o

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-usergrid/pull/265.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 #265
    
----
commit e9ad00c7c7494ba08f1941b79ba28644f4eafdeb
Author: GERey <gr...@apigee.com>
Date:   2015-06-04T18:35:36Z

    [USERGRID-613] Added fix mixed cases in two-dot-o.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-usergrid pull request: [USERGRID-613] Added fix mixed ca...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-usergrid/pull/265


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-usergrid pull request: [USERGRID-613] Added fix mixed ca...

Posted by shawnfeldman <gi...@git.apache.org>.
Github user shawnfeldman commented on a diff in the pull request:

    https://github.com/apache/incubator-usergrid/pull/265#discussion_r31945222
  
    --- Diff: stack/rest/src/main/java/org/apache/usergrid/rest/IndexResource.java ---
    @@ -178,7 +178,7 @@ public JSONWithPadding rebuildIndexes(
     
                 public void run() {
     
    -                logger.info( "Started rebuilding application {} in collection {}", appId, collectionName );
    --- End diff --
    
    why not just tolowercase once?



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---