1. 02 Jun, 2017 5 commits
  2. 30 May, 2017 1 commit
  3. 25 May, 2017 1 commit
  4. 01 May, 2017 1 commit
  5. 05 Mar, 2017 1 commit
    • Prevent root_dir option from being empty (#448) · 8341983f
      Emil Sågfors authored
      * Prevent root_dir option from being empty
      
      When setting root_dir to an empty string (as is done in the default rake
      task config) this line previously caused root_dir to become an empty
      array.
      
      This in turn caused factories, specs etc not to be annotated.
      
      This is just a quick band-aid on a larger problem. We have option
      parsing spread out over many different places, with slight mismatches
      like this in the assumptions made.
      
      * Handle blank values & comma-separated strings in AnnotateModels.root_dir
      
      These cases are currently handled (inconsistently) in the different
      option parsing routines.
      
      * Pass root_dir forward unmodified
      
      The different cases are now handled inside AnnotateModels
  6. 17 Feb, 2017 2 commits
  7. 02 Feb, 2017 1 commit
  8. 31 Jan, 2017 2 commits
  9. 17 Dec, 2016 2 commits
  10. 16 Dec, 2016 1 commit
  11. 15 Dec, 2016 2 commits
  12. 14 Dec, 2016 2 commits
  13. 13 Dec, 2016 6 commits
  14. 24 Oct, 2016 3 commits
  15. 29 Jul, 2016 5 commits
  16. 13 Jun, 2016 1 commit
  17. 18 May, 2016 1 commit
  18. 10 May, 2016 2 commits
  19. 09 May, 2016 1 commit