Skip to content
Snippets Groups Projects
  1. Jan 05, 2013
  2. Jan 04, 2013
  3. Jan 03, 2013
  4. Dec 18, 2012
  5. Dec 14, 2012
  6. Dec 01, 2012
  7. Nov 19, 2012
  8. 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
  9. Oct 13, 2012
  10. Oct 10, 2012
  11. Oct 09, 2012
  12. Sep 27, 2012
  13. Sep 26, 2012
  14. Sep 14, 2012
  15. Sep 08, 2012
  16. Sep 06, 2012
  17. Aug 10, 2012
  18. Jun 26, 2012
  19. Jun 20, 2012
  20. May 16, 2012
  21. Mar 14, 2012
  22. Feb 10, 2012
  23. Jan 25, 2012
  24. Jan 21, 2012
  25. Jan 20, 2012
  26. Jan 10, 2012
  27. Jan 04, 2012
  28. 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
  29. Dec 17, 2011
  30. Nov 18, 2011
  31. Nov 15, 2011
  32. Nov 10, 2011
  33. Nov 03, 2011
  34. Oct 27, 2011
  35. Oct 26, 2011
    • Nihad Abbasov's avatar
      clean-up code · d62200ca
      Nihad Abbasov authored
        * Remove trailing whitespace
        * Converts hard-tabs into two-space soft-tabs
        * Remove consecutive blank lines
      d62200ca
  36. Oct 22, 2011
Loading