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