Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new testcases in flw, flwUpdate, ma modules in testing #754

Open
wants to merge 329 commits into
base: nmsupgrade
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 25, 2018

  1. Configuration menu
    Copy the full SHA
    20715cb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. 1) Added Thread processing to Child CSV import

    2) Fixed Locations Maps key generation logic
    sree21go committed May 3, 2018
    Configuration menu
    Copy the full SHA
    483c1b7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. reactivation of deactivated subscriptions due to low listenership and…

    … weekly calls not answered
    VishnuVimal committed May 9, 2018
    Configuration menu
    Copy the full SHA
    76eb08d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Configuration menu
    Copy the full SHA
    c2f8902 View commit details
    Browse the repository at this point in the history
  2. 1) Added Mother Import Bulk rejection logic

    2) Added Thread processing to Mother CSV import
    3) Added Transactional to location insert methods
    sree21go committed May 10, 2018
    Configuration menu
    Copy the full SHA
    9bd25cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2035cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cac11e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25e49f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    812be57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bd7172 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e35b12 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. reactivation of deactivated subscriptions due to low listenership and…

    … weekly calls not answered
    VishnuVimal committed May 11, 2018
    Configuration menu
    Copy the full SHA
    1c133ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30a2593 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. Merge pull request #716 from motech-implementations/Reactivation_Deac…

    …tivated_Subscriptions
    
    Reactivation deactivated subscriptions
    VishnuVimal authored May 14, 2018
    Configuration menu
    Copy the full SHA
    0b1547f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. 1) Made 'set locations to beneficiary' transactional

    2) Fixed dependency issues on 'import mother data'
    sree21go committed May 15, 2018
    Configuration menu
    Copy the full SHA
    9dcc9a8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Configuration menu
    Copy the full SHA
    8cf2284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0907fcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cfaa3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c04dd5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Configuration menu
    Copy the full SHA
    ff6f83e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Configuration menu
    Copy the full SHA
    438b3b6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rebase_temp

    # Conflicts:
    #	kilkari/src/main/java/org/motechproject/nms/kilkari/service/impl/MctsBeneficiaryImportServiceImpl.java
    #	kilkari/src/main/java/org/motechproject/nms/kilkari/service/impl/SubscriberServiceImpl.java
    #	mcts/src/main/java/org/motechproject/nms/mcts/service/impl/MctsWsImportServiceImpl.java
    #	rch/src/main/java/org/motechproject/nms/rch/service/impl/RchWebServiceFacadeImpl.java
    sree21go committed May 18, 2018
    Configuration menu
    Copy the full SHA
    31d121d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9ba5e1 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Removed 'MctsBeneficiaryUpdateService' from Kilkari blueprint

    Added 'LocationService' to mcts, rch blueprint
    sree21go committed May 21, 2018
    Configuration menu
    Copy the full SHA
    d4a573d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Configuration menu
    Copy the full SHA
    88e98e8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Merge pull request #718 from motech-implementations/Reactivation_Deac…

    …tivated_Subscriptions
    
    corrections in child import, removing nullpointer exceptions
    gudipatiharitha authored May 23, 2018
    Configuration menu
    Copy the full SHA
    6f4a3bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8343ea8 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Configuration menu
    Copy the full SHA
    c587506 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f1a0c8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2018

  1. Configuration menu
    Copy the full SHA
    80daf9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d76f8b8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Created Taluka-HealthBlock many-to-many relationship using 'nms_taluk…

    …a_healthblock' join table
    sree21go committed May 30, 2018
    Configuration menu
    Copy the full SHA
    b703c91 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Configuration menu
    Copy the full SHA
    871d198 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/motech-implementations/nms

    …into feature_nic_new_locations
    VishnuVimal committed May 31, 2018
    Configuration menu
    Copy the full SHA
    00b47ac View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Configuration menu
    Copy the full SHA
    eb0b125 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Configuration menu
    Copy the full SHA
    2d39f47 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. Configuration menu
    Copy the full SHA
    da83190 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2018

  1. Merge pull request #720 from motech-implementations/child_mother_null…

    …_update
    
    child update with mother null bug fix
    gudipatiharitha authored Jun 7, 2018
    Configuration menu
    Copy the full SHA
    bb29ebe View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Created Village-HealthSubFacility many-to-many relationship using 'nm…

    …s_village_healthsubfacility' join table
    sree21go committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    f3b2861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdaef26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7fbe8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed4c3d1 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into rch_import_location…

    …_performance
    
    # Conflicts:
    #	kilkari/src/main/java/org/motechproject/nms/kilkari/service/impl/MctsBeneficiaryImportServiceImpl.java
    sree21go committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    c0cde5f View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Configuration menu
    Copy the full SHA
    364d4c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    75f03b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Configuration menu
    Copy the full SHA
    8f107ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0baa668 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19d19ce View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. adding transactional to activateHoldSubscription method of upkeep cro…

    …n job, and adding rch import to the hold to active procedure
    VishnuVimal committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    c929714 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    b7d1355 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. mcts csv to location csv

    VishnuVimal committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    a8a3d64 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2018

  1. Configuration menu
    Copy the full SHA
    2d2d2b4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'location_mapping_restructure' into feature_nic_new_loca…

    …tions
    
    # Conflicts:
    #	api/src/main/java/org/motechproject/nms/api/web/OpsController.java
    sree21go committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    688eaf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Configuration menu
    Copy the full SHA
    f992cc2 View commit details
    Browse the repository at this point in the history
  2. Added log for missing files

    sree21go committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    ab882c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8026b3c View commit details
    Browse the repository at this point in the history
  4. checkstyle error fixed

    sudheer93 committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    7f39b39 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    af87c90 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Configuration menu
    Copy the full SHA
    ac2f824 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #717 from motech-implementations/rch_import_locati…

    …on_performance
    
    Rch import location performance
    gudipatiharitha authored Jun 28, 2018
    Configuration menu
    Copy the full SHA
    7dcf784 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c1c97 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #721 from motech-implementations/bug_connecting_un…

    …connected_mother_child_With_same_number
    
    Update for correction of updation of unconnected mother-child combo w…
    gudipatiharitha authored Jun 28, 2018
    Configuration menu
    Copy the full SHA
    07eeb29 View commit details
    Browse the repository at this point in the history
  5. changed remote response directory from /usr/local/RCH/rch-records-rem…

    …ote/xml to /usr/local/RCH/rch-records-remote
    sudheer93 committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    b709541 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/master' into feature_nic_new_loc…

    …ations
    
    # Conflicts:
    #	kilkari/src/main/java/org/motechproject/nms/kilkari/utils/ObjectListCleaner.java
    #	region/src/main/java/org/motechproject/nms/region/service/impl/LocationServiceImpl.java
    sree21go committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    530ed25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b41b915 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0e39ad View commit details
    Browse the repository at this point in the history
  9. Merge pull request #719 from motech-implementations/feature_nic_new_l…

    …ocations
    
    Feature nic new locations
    gudipatiharitha authored Jun 28, 2018
    Configuration menu
    Copy the full SHA
    b89997b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    611b654 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    2dd5cbb View commit details
    Browse the repository at this point in the history
  2. Fixed Null Pointer Exception Caused by Null TalukaId and Fixed commen…

    …ts in Fill HealthBlocks method
    sree21go committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    9abd5e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. Bug Fix: Mother rejection reason saving as null instead of MOBILE_NUM…

    …BER_ALREADY_SUBSCRIBED
    sree21go committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    e0c53c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #722 from motech-implementations/feature_nic_new_l…

    …ocations
    
    feature_nic_new_locations
    gudipatiharitha authored Jul 2, 2018
    Configuration menu
    Copy the full SHA
    8e6591b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e68cb75 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/motech-implementations/nms

    …into Web_service_locations_mcts_rch
    VishnuVimal committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    910c5eb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Configuration menu
    Copy the full SHA
    84ca713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    960b84b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36f9131 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2018

  1. Configuration menu
    Copy the full SHA
    136d156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1043eeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c4f66d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2018

  1. Configuration menu
    Copy the full SHA
    65eebf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7556922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f2149b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88e5b0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4afd757 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2018

  1. Configuration menu
    Copy the full SHA
    6630577 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Configuration menu
    Copy the full SHA
    150a560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e687e37 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feature_nic_new_locations' into …

    …feature_nic_new_locations
    sudheer93 committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    457c7f9 View commit details
    Browse the repository at this point in the history
  4. Fixed healthfacility id and healthsubfacility id null for healthblock…

    …s related to multiple talukas issue
    sree21go committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    fc63f93 View commit details
    Browse the repository at this point in the history
  5. Fixed Reflections issue caused by unrelated healthfacilityId - helath…

    …subfacilityId in beneficiary record
    sree21go committed Jul 9, 2018
    Configuration menu
    Copy the full SHA
    6ca382a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4e440d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Fixed minor bugs for location import of Taluka, HealthBlock, HealthFa…

    …cility, HealthSubFacility
    sree21go committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    c4694a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6abb1f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #723 from motech-implementations/feature_nic_new_l…

    …ocations
    
    feature_nic_new_locations
    gudipatiharitha authored Jul 10, 2018
    Configuration menu
    Copy the full SHA
    abd6ff3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    b9780b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/motech-implementations/nms

    …into Web_service_locations_mcts_rch
    VishnuVimal committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    fb47cd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb3130d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/motech-implementations/nms

    …into upkeep_subscriptions
    VishnuVimal committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    57d96e3 View commit details
    Browse the repository at this point in the history
  5. removed debug points

    VishnuVimal committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    e188d9d View commit details
    Browse the repository at this point in the history
  6. Added HealthSubFacility import code and fixed null pointer exceptions…

    … in bulk import of locations
    sree21go committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    427b893 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/Web_service_locations_mcts_rch' …

    …into Web_service_locations_mcts_rch
    sree21go committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    f285aeb View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Configuration menu
    Copy the full SHA
    0daeeb5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #724 from motech-implementations/deactivatedBenefi…

    …ciaryTableBugFix
    
    deactivated beneficiary bug fix to consider completed subscription
    gudipatiharitha authored Jul 12, 2018
    Configuration menu
    Copy the full SHA
    c330be0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7cf024 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d47a267 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c8a811 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #725 from motech-implementations/feature_nic_new_l…

    …ocations
    
    extra_spaces_in_taluka_code_fix
    gudipatiharitha authored Jul 12, 2018
    Configuration menu
    Copy the full SHA
    310632b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/motech-implementations/nms

    …into Web_service_locations_mcts_rch
    VishnuVimal committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    8dad38c View commit details
    Browse the repository at this point in the history
  8. Added code to bulk import data to taluka-healthblock join table and v…

    …illage-healthsubfacility join table
    sree21go committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    c271796 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0455d7d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. Reactivation bug fix

    VishnuVimal committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    68c5c8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #726 from motech-implementations/deactivatedBenefi…

    …ciaryTableBugFix
    
    Reactivation bug fix
    gudipatiharitha authored Jul 13, 2018
    Configuration menu
    Copy the full SHA
    279756f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83640cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d821d69 View commit details
    Browse the repository at this point in the history
  5. HealthBlock test

    VishnuVimal committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    f3c4702 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/Web_service_locations_mcts_rch' …

    …into Web_service_locations_mcts_rch
    sree21go committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    92f2c80 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/motech-implementations/nms

    …into upkeep_subscriptions
    VishnuVimal committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    667a5f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c261aa9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2518915 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ad2423 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e68400 View commit details
    Browse the repository at this point in the history
  12. district and phc

    VishnuVimal committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    8aa8af6 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

  1. Merge pull request #727 from motech-implementations/CDR_processing_pe…

    …rformance
    
    Cdr processing performance
    gudipatiharitha authored Jul 16, 2018
    Configuration menu
    Copy the full SHA
    a211865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f20df4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b7d81f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Added RCH Web Service End Points for Village, HealthSubFacility, Vill…

    …age-HealthSubFacility imports
    sree21go committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    635816d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31f896e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Merge pull request #728 from motech-implementations/CDR_processing_pe…

    …rformance
    
    Cdr processing performance
    gudipatiharitha authored Jul 19, 2018
    Configuration menu
    Copy the full SHA
    ff913e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ab9abc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/motech-implementations/nms

    …into upkeep_subscriptions
    VishnuVimal committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    d087528 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Configuration menu
    Copy the full SHA
    97a47a4 View commit details
    Browse the repository at this point in the history
  2. upkeep bug fix

    VishnuVimal committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    7264c30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cf68fd View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. Configuration menu
    Copy the full SHA
    d351ad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f74d8db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #731 from motech-implementations/rch_parallel_import

    Null Pointer and logger statements fix
    gudipatiharitha authored Jul 23, 2018
    Configuration menu
    Copy the full SHA
    6f00815 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bc155e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #732 from motech-implementations/upkeep_subscriptions

    changing error statement to debug
    gudipatiharitha authored Jul 23, 2018
    Configuration menu
    Copy the full SHA
    25680c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18be9f2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #733 from motech-implementations/upkeep_subscriptions

    xml location update location change
    gudipatiharitha authored Jul 23, 2018
    Configuration menu
    Copy the full SHA
    65fa89d View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    4358f76 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of https://github.com/motech-implementations/nms

    …into rch_parallel_import
    sree21go committed Jul 23, 2018
    1 Configuration menu
    Copy the full SHA
    725866f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    61c73b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Configuration menu
    Copy the full SHA
    2dff187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    582806c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into Web_service_locations_mcts_rch

    # Conflicts:
    #	rch/src/main/java/org/motechproject/nms/rch/service/impl/RchWebServiceFacadeImpl.java
    sree21go committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    d1450e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71afd82 View commit details
    Browse the repository at this point in the history
  5. Fixing nullPointer exceptions (#736)

    * Fixing nullPointer exceptions
    
    * Fixing nullPointer exceptions
    VishnuVimal authored and gudipatiharitha committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    822e8ae View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. 1. Changed rch mother and child read to work in parallel using thread

    2. Removed multiple Transactional annotations in a single work flow
    3. Fixed pre-persist error caused by unrelated locations
    sree21go committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    e1c1c90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d74d95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6f27e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Configuration menu
    Copy the full SHA
    1206199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c44da1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a30f5f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

  1. Configuration menu
    Copy the full SHA
    ed83d58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23376ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e70b70a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/Web_service_locations_mcts_rch' …

    …into Web_service_locations_mcts_rch
    sree21go committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    ace4ee8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2595ef4 View commit details
    Browse the repository at this point in the history
  6. Added check in healthfacility creation that given taluka and healthbl…

    …ock belong to same district
    sree21go committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    4c83f9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a642e82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f585e8a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    9174311 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ff9b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f58483a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Configuration menu
    Copy the full SHA
    92870a9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/Web_service_locations_mcts_rch' …

    …into Web_service_locations_mcts_rch
    sree21go committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    09a72a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b63724 View commit details
    Browse the repository at this point in the history
  4. change in location read time

    vijay-26 committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    04d5ba6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #741 from motech-implementations/Web_service_locat…

    …ions_mcts_rch
    
    Locations web services and csv
    gudipatiharitha authored Jul 31, 2018
    Configuration menu
    Copy the full SHA
    e9165e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Added many-many relation fields to default fetch group. Improving ben…

    …eficiary import performance
    sree21go committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    de918c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #742 from motech-implementations/rch_import_perfor…

    …mance_improvement
    
    RCH beneficiary import performance
    gudipatiharitha authored Aug 1, 2018
    Configuration menu
    Copy the full SHA
    4cf5203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f94d4c0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #743 from motech-implementations/Web_service_locat…

    …ions_mcts_rch
    
    created events for each location read instead of method call
    gudipatiharitha authored Aug 1, 2018
    Configuration menu
    Copy the full SHA
    a890d9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9dfdfb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #744 from motech-implementations/Web_service_locat…

    …ions_mcts_rch
    
    running all locations despite errors
    gudipatiharitha authored Aug 1, 2018
    Configuration menu
    Copy the full SHA
    c16c3a9 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into rch_parallel_import

    # Conflicts:
    #	rch/src/main/java/org/motechproject/nms/rch/service/impl/RchWebServiceFacadeImpl.java
    #	region/src/main/java/org/motechproject/nms/region/service/impl/HealthBlockServiceImpl.java
    sree21go committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    4772bf8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Fixed null pointer exception in village, healthfacility and healthsub…

    …facility select methods.
    
    Fixed mother import logs
    sree21go committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    2f96f3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a50cf4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #745 from motech-implementations/reverting_locatio…

    …ns_eager_fetch
    
    Reverting locations eager fetch
    gudipatiharitha authored Aug 2, 2018
    Configuration menu
    Copy the full SHA
    7c1c75d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68345fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7deff4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    298b393 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. Merge pull request #746 from motech-implementations/CSR_Processing_Pe…

    …rformance
    
    CSR Processing Performance
    gudipatiharitha authored Aug 3, 2018
    Configuration menu
    Copy the full SHA
    f3fa301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9979f61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57b9f08 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. added one sided EAGER fetch to healthblock and healthsubfacility for …

    …their respective many-many tables
    sree21go committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    5f9dd19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a31de7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ffa30c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Configuration menu
    Copy the full SHA
    8196b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9275f1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de03838 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    613b9c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6d3ec5 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Merge branch 'rch_parallel_import' of https://github.com/motech-imple…

    …mentations/nms into Web_service_locations_mcts_rch
    vijay-26 committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    982f2f8 View commit details
    Browse the repository at this point in the history
  2. Bug fix for rch read

    vijay-26 committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    c438d17 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

  1. Configuration menu
    Copy the full SHA
    fdb3d77 View commit details
    Browse the repository at this point in the history
  2. Added few debug lines

    gudipatiharitha committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    a83f6b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    225c21f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    4691966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8fc978 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. Time change for rch imports

    vijay-26 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    87b2476 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #747 from motech-implementations/tag-1.0.38

    Changed module versions to 1.0.38
    gudipatiharitha authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    74aacfe View commit details
    Browse the repository at this point in the history
  3. Lazy fetch restored.

    vijay-26 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    95f01dc View commit details
    Browse the repository at this point in the history
  4. Datanucleus upgraded

    gudipatiharitha committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    048a7ed View commit details
    Browse the repository at this point in the history
  5. Merge pull request #749 from motech-implementations/multipleSubcriberBug

    Time change for rch imports
    gudipatiharitha authored Aug 17, 2018
    Configuration menu
    Copy the full SHA
    e8caa97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f748936 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37b23cf View commit details
    Browse the repository at this point in the history
  8. Typo removed

    gudipatiharitha committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    68ed872 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    065b64b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #750 from motech-implementations/multipleSubcriberBug

    Rch import facilitator bug fix
    gudipatiharitha authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    d8ca0d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

  1. Configuration menu
    Copy the full SHA
    f7885e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Configuration menu
    Copy the full SHA
    a11c47d View commit details
    Browse the repository at this point in the history
  2. Taluka correction

    vijay-26 committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    ce474b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Configuration menu
    Copy the full SHA
    ea55e67 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2018

  1. Configuration menu
    Copy the full SHA
    6defe36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a60ef3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b9c45c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31b1eca View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. Configuration menu
    Copy the full SHA
    d56b8d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5e548b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    969ff59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1be44e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe20e6e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    e29d35e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Configuration menu
    Copy the full SHA
    94dffe1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Configuration menu
    Copy the full SHA
    9c4af87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1585148 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. rch import time change

    vijay-26 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    273d47a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    e047e70 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'nmsbugfix' into nmsupgrade

    # Conflicts:
    #	api/pom.xml
    #	mcts/pom.xml
    #	rch/pom.xml
    #	region/pom.xml
    gudipatiharitha committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    3910612 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f7d27 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Configuration menu
    Copy the full SHA
    e534eb1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. Configuration menu
    Copy the full SHA
    395436c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Configuration menu
    Copy the full SHA
    ac0a74c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. NMS tomcat errors

    gudipatiharitha committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    91fc4fb View commit details
    Browse the repository at this point in the history
  2. NMS tomcat errors

    gudipatiharitha committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    71a1106 View commit details
    Browse the repository at this point in the history
  3. NMS tomcat errors

    gudipatiharitha committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    fdcad44 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Configuration menu
    Copy the full SHA
    81dcdfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9147ab View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. fasterxml update

    gudipatiharitha committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    ebca153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0f44c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Commented out track fields /class in entity classes - becasuse it cau…

    …ses ajcclosure class not dound.
    
    aAdded imports required for testing bundle
    gudipatiharitha committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    6f5f483 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Import

    gudipatiharitha committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    4d1b912 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Configuration menu
    Copy the full SHA
    699c689 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    873668f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. Configuration menu
    Copy the full SHA
    3acea51 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    50f94e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Configuration menu
    Copy the full SHA
    c91671b View commit details
    Browse the repository at this point in the history