An error occurred fetching the project authors.
  1. 30 Nov, 2017 1 commit
    • Lin Jen-Shin's avatar
      Merge branch 'no-ivar-in-modules' into tmp · 91756788
      Lin Jen-Shin authored
      * no-ivar-in-modules:
        Cache allowed_ids
        Fix a few layout error
        Make it clear that this is an acceptable use
        Reword Instance variables in views
        Move ModuleWithInstanceVariables to Gitlab namespace
        Explain how to disable it in the doc
        Just define allowed_ids and override it with empty value
        Updates based on feedback
        Remove codes from bad merge
        Allow initialize method and single ivar
        Use StrongMemoize and enable/disable cops properly
        WIP
        Fix grammar: judge -> judgement
        Allow simple ivar ||= form. Update accordingly
        Add cop to make sure we don't use ivar in a module
      91756788
  2. 05 Jul, 2017 2 commits
  3. 01 Mar, 2017 2 commits
  4. 23 Feb, 2017 4 commits
  5. 06 Nov, 2016 2 commits
  6. 14 Oct, 2016 1 commit
  7. 11 Oct, 2016 1 commit
    • Sean McGivern's avatar
      Allow browsing branches that end with '.atom' · 1022456b
      Sean McGivern authored
      We need to do two things to support this:
      
      1. Simplify the regex capture in the routing for the CommitsController
         to not exclude the '.atom' suffix. That's a perfectly valid git
         branch name, so we shouldn't blow up if we get it.
      2. Because Rails now can't automatically detect the request format, add
         some code to do so in `ExtractPath` when there is no path. This means
         that, given branches 'foo' and 'foo.atom', the Atom feed for the
         former is unroutable. To fix this: don't do that! Give the branches
         different names!
      1022456b
  8. 24 Aug, 2016 1 commit
  9. 19 Aug, 2016 2 commits
  10. 11 Aug, 2016 1 commit
  11. 13 Oct, 2015 1 commit
  12. 02 Aug, 2015 1 commit
  13. 01 Jul, 2015 1 commit
  14. 14 Feb, 2015 1 commit
    • Vinnie Okada's avatar
      Upgrade to Rails 4.1.9 · 76aad9b7
      Vinnie Okada authored
      Make the following changes to deal with new behavior in Rails 4.1.2:
      
      * Use nested resources to avoid slashes in arguments to path helpers.
      76aad9b7
  15. 26 Jan, 2015 1 commit
  16. 04 Feb, 2014 1 commit
  17. 01 Oct, 2013 2 commits
  18. 21 Aug, 2013 2 commits
  19. 05 Aug, 2013 1 commit
  20. 13 May, 2013 2 commits
  21. 25 Apr, 2013 1 commit
  22. 02 Apr, 2013 2 commits
  23. 01 Apr, 2013 1 commit
  24. 31 Mar, 2013 2 commits
  25. 21 Mar, 2013 1 commit
  26. 06 Mar, 2013 1 commit
  27. 01 Mar, 2013 1 commit
  28. 05 Feb, 2013 1 commit