Skip to content
Snippets Groups Projects
  1. Mar 17, 2013
  2. Feb 12, 2013
  3. Jan 15, 2013
  4. Jan 05, 2013
  5. Jan 04, 2013
  6. Jan 03, 2013
  7. Dec 18, 2012
  8. Dec 14, 2012
  9. Dec 03, 2012
  10. Dec 01, 2012
  11. Nov 19, 2012
  12. Oct 25, 2012
    • Scott Holden's avatar
      Fix broken Note scopes with lambdas, 4.0 compat · 2335d7b9
      Scott Holden authored
      Without lambdas, Date.today will be evaluated in the class body.
      For it to have a running scope of last week etc, it will need to
      be evaluated each time the scope is called.
      In Rails 4.0, lambdas will be required for all scopes, so not a bad
      idea to go ahead and change them all now.
      2335d7b9
  13. Oct 13, 2012
  14. Oct 10, 2012
  15. Oct 09, 2012
  16. Sep 27, 2012
  17. Sep 26, 2012
  18. Sep 14, 2012
  19. Sep 08, 2012
  20. Sep 06, 2012
  21. Aug 10, 2012
  22. Jun 26, 2012
  23. Jun 20, 2012
  24. May 16, 2012
  25. Mar 14, 2012
  26. Feb 10, 2012
  27. Jan 25, 2012
  28. Jan 21, 2012
  29. Jan 20, 2012
  30. Jan 10, 2012
  31. Jan 04, 2012
  32. Dec 24, 2011
    • Cedric Gatay's avatar
      Alert commit author on note · c0b47d32
      Cedric Gatay authored
      Allows to alert only the commit author when a new note is added on a commit, useful when gitlabhq is used for code
      reviews, allows less noise with mails...
      c0b47d32
Loading