1. 22 Nov, 2017 6 commits
    • Lin Jen-Shin's avatar
      Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules · 663593e8
      Lin Jen-Shin authored
      * upstream/master: (126 commits)
        Update VERSION to 10.3.0-pre
        Update CHANGELOG.md for 10.2.0
        default fill color for SVGs
        ignore hashed repos (for now) when using `rake gitlab:cleanup:repos`
        Use Redis cache for branch existence checks
        Update CONTRIBUTING.md: Link definition of done to criteria
        Use `make install` for Gitaly setups in non-test environments
        FileUploader should check for hashed_storage?(:attachments) to use disk_path
        Set the default gitlab-shell timeout to 3 hours
        Update composite pipelines index to include "id"
        Use arrays in Pipeline#latest_builds_with_artifacts
        Fix blank states using old css
        Skip confirmation user api
        Custom issue tracker
        Revert "check for `read_only?` first before seeing if request is disallowed"
        add `#with_metadata` scope to remove a N+1 from the notes' API
        Fix promoting milestone updating all issuables without milestone
        Batchload blobs for diff generation
        check for `read_only?` first before seeing if request is disallowed
        use `Gitlab::Routing.url_helpers` instead of `Rails.application.routes.url_helpers`
        ...
      663593e8
    • Lin Jen-Shin's avatar
      166a2d7a
    • Lin Jen-Shin's avatar
      Reword Instance variables in views · 89f29395
      Lin Jen-Shin authored
      89f29395
    • Lin Jen-Shin's avatar
      Move ModuleWithInstanceVariables to Gitlab namespace · 07d3d447
      Lin Jen-Shin authored
      And use .rubocop.yml to exclude paths we don't care,
      rather than using the cop itself to exclude.
      07d3d447
    • Lin Jen-Shin's avatar
      Explain how to disable it in the doc · 15edf741
      Lin Jen-Shin authored
      15edf741
    • Lin Jen-Shin's avatar
      Just define allowed_ids and override it with empty value · 0b6d01ed
      Lin Jen-Shin authored
      if not needed for those sub-classes.
      0b6d01ed
  2. 21 Nov, 2017 34 commits