• M
    Mark email as not required parameter in BaseComment (#1535) · b301c8e0
    Mingjie Shao 提交于
    * Removing email field from the required arguments in comments
    
    * Fixed gravatar and added database migration script
    
    * Adding validation test cases for PostCommentParam
    
    * Added unit test for PostCommentServiceImpl
    
    * Address comments: removing identicon in gravatar, renaming migration script
    
    * Address comment: removing gravata identicon from CommentProperties
    
    * Address comments: Adding more unit tests for comment API
    
    * Address comments: Adding integration tests for comment API
    b301c8e0
V5__migrate_remove_notnull_for_email_in_comments_table.sql 121 字节