Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 13, 2012
  3. Oct 10, 2012
  4. Oct 09, 2012
  5. Sep 27, 2012
  6. Sep 26, 2012
  7. Sep 14, 2012
  8. Sep 08, 2012
  9. Sep 06, 2012
  10. Aug 10, 2012
  11. Jun 26, 2012
  12. Jun 20, 2012
  13. May 16, 2012
  14. Mar 14, 2012
  15. Feb 10, 2012
  16. Jan 25, 2012
  17. Jan 21, 2012
  18. Jan 20, 2012
  19. Jan 10, 2012
  20. Jan 04, 2012
  21. 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
  22. Dec 17, 2011
  23. Nov 18, 2011
  24. Nov 15, 2011
  25. Nov 10, 2011
  26. Nov 03, 2011
  27. Oct 27, 2011
  28. 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
  29. Oct 22, 2011
  30. Oct 21, 2011
  31. Oct 18, 2011
  32. Oct 13, 2011
  33. Oct 08, 2011
Loading