16 Sep, 2015

2 commits


10 Sep, 2015

3 commits

  • A plugin that allow users to rate a organization and comment about it.
    
    Signed-off-by: Alexandre Torres <alexandrekry@gmail.com>
    Signed-off-by: Andre Bernardes <andrebsguedes@gmail.com>
    Signed-off-by: Brenddon Gontijo <brenddongontijo@msn.com>
    Signed-off-by: DylanGuedes <djmgguedes@gmail.com>
    Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
    Signed-off-by: Filipe Ribeiro <firibeiro77@live.com>
    Signed-off-by: Gabriela Navarro <navarro1703@gmail.com
    Signed-off-by: Hebert Douglas <hebertdougl@gmail.com>
    Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
    Signed-off-by: Omar Junior <omarroinuj@gmail.com>
    Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
    Signed-off-by: Simião Carvalho <simiaosimis@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Daniela Feitosa
     
  • Conflicts:
    	app/models/article_follower.rb
    	test/unit/article_test.rb
    Victor Costa
     
  • Victor Costa
     

09 Sep, 2015

2 commits


08 Sep, 2015

1 commit


04 Sep, 2015

2 commits

  • Victor Costa
     
  • Tests in scrap_test were failing in some random executions.
    It was caused by the way that action_tracker gets the current user when
    there is no custom_user setted in track_actions calls.
    
    The current logged in used is obtained with ActionTracker::Record.current_user but it's not setted from unit tests.
    The solution is to set the custom_user as the scrap sender, since that it will always be the same user that is logged in when a scrap is created.
    Victor Costa
     

03 Sep, 2015

8 commits


02 Sep, 2015

2 commits


01 Sep, 2015

2 commits


28 Aug, 2015

4 commits


27 Aug, 2015

3 commits


26 Aug, 2015

1 commit


24 Aug, 2015

2 commits


21 Aug, 2015

4 commits


13 Aug, 2015

4 commits