1. 19 Sep, 2016 4 commits
    • Lin Jen-Shin's avatar
      Merge remote-tracking branch 'upstream/master' into pipeline-emails · 4c893925
      Lin Jen-Shin authored
      * upstream/master: (97 commits)
        Add missing spec for ProtectedBranches::CreateService
        Add specs that target status failure
        Return created status
        Document how to download the latest build artifacts
        Clarify why GH integration is the preferred importing method
        Refactor GitHub importing documentation
        Update GitHub importer documentation  to reflect current importer state
        Formatting fix in doc/ci/examples/README.md
        Refactor boards_spec.rb to avoid code duplication
        Replace contributions calendar timezone payload with dates
        Use oj gem for faster JSON processing
        Render invalid template for merge requests without source project and open
        Bump fog-aws and other dependent modules
        Fix API notes endpoint when posting only emoji
        Doesnt run JS if active element doesnt exist
        Add missing CHANGELOG entry
        Remove schema annotations completely
        fixed incorrect reference to @repository.root_ref in _readme.html.haml. #22083
        Scrolls active tab into middle of nav on mobile
        MergeRequest#environments now returns an empty array when diff_head_commit is nil
        ...
      4c893925
    • Rémy Coutable's avatar
      Merge branch '22248-fix-namespace-undefined-method' into 'master' · 1e7ea64e
      Rémy Coutable authored
      Render invalid template for open merge requests without source project
      
      If source project was removed and merge request for some reason wasn't closed is rendered `invalid` template. Fix !6177
      
      Fix #22248 
      
      See merge request !6383
      1e7ea64e
    • Rémy Coutable's avatar
      Merge branch 'sh-add-spec-create-service-protected-branch' into 'master' · 42754aab
      Rémy Coutable authored
      Add missing spec for ProtectedBranches::CreateService
      
      While working on !6399, I noticed there was no spec for this class so I added one.
      
      See merge request !6405
      42754aab
    • Rémy Coutable's avatar
      Merge branch 'fix-board-spec-failures' into 'master' · 62516461
      Rémy Coutable authored
      Refactor boards_spec.rb to avoid code duplication
      
      Originally created to address #21197, but !6224 solved the intermittent spec failures.
      
      See merge request !6197
      62516461
  2. 18 Sep, 2016 13 commits
  3. 17 Sep, 2016 4 commits
  4. 16 Sep, 2016 19 commits