1. 09 Nov, 2016 1 commit
  2. 08 Nov, 2016 2 commits
  3. 07 Nov, 2016 6 commits
  4. 04 Nov, 2016 14 commits
  5. 03 Nov, 2016 1 commit
  6. 02 Nov, 2016 1 commit
  7. 01 Nov, 2016 2 commits
  8. 31 Oct, 2016 11 commits
  9. 29 Oct, 2016 2 commits
    • Kamil Trzciński's avatar
      Merge branch '23258-invalid-encoding' into 'master' · c4cb9630
      Kamil Trzciński authored
      Fix encoding issues on pipeline commits
      
      ## What does this MR do?
      #### What does this MR do?
      Sets `escape: false` on `truncate` method to fix commit message on pipelines page
      
      #### Screenshots (if relevant)
      Before:   
      ![Screen_Shot_2016-10-12_at_8.53.10_AM](/uploads/5e26e98a272139fe2264c315d579178f/Screen_Shot_2016-10-12_at_8.53.10_AM.png)
      After:   
      ![Screen_Shot_2016-10-12_at_8.52.49_AM](/uploads/58c6c69f2ba735fdcd5a0b6922b56aa7/Screen_Shot_2016-10-12_at_8.52.49_AM.png)
      
      #### What are the relevant issue numbers?
      Closes #23258
      
      See merge request !6832
      c4cb9630
    • Sean McGivern's avatar
      Merge branch '23890-api-should-accepts-boolean' into 'master' · 932822f4
      Sean McGivern authored
      API: Fix booleans not recognized as such when using the `to_boolean` helper
      
      Fixes #22831
      Fixes #23890
      
      See merge request !7149
      932822f4