1. 16 Jan, 2016 4 commits
  2. 15 Jan, 2016 30 commits
  3. 14 Jan, 2016 6 commits
    • Robert Speicher's avatar
      Merge branch 'rs-woff2' into 'master' · 9d8926b7
      Robert Speicher authored
      Prefer custom WOFF2 fonts if the browser supports them
      
      [ci skip]
      
      See merge request !2443
      9d8926b7
    • Robert Speicher's avatar
      Prefer custom WOFF2 fonts if the browser supports them · 6fd92ad4
      Robert Speicher authored
      [ci skip]
      6fd92ad4
    • Kamil Trzciński's avatar
      Merge branch 'ci/api-triggers' into 'master' · 948bb655
      Kamil Trzciński authored
      Add triggers API
      
      References #4264
      
      See merge request !2286
      948bb655
    • Dmitriy Zaporozhets's avatar
      Merge branch 'fixes-new-layout' into 'master' · 0192903b
      Dmitriy Zaporozhets authored
      Fixes new layout
      
      * fix empty project page
      * fix commit -> builds page missing margin
      
      See merge request !2440
      0192903b
    • Tomasz Maczukin's avatar
      Update CHANGELOG · 96aeaeaf
      Tomasz Maczukin authored
      96aeaeaf
    • Tomasz Maczukin's avatar
      Merge branch 'master' into ci/api-triggers · 768721dc
      Tomasz Maczukin authored
      * master: (150 commits)
        fixes margin and padding
        Update mailroom/postfix documentation [ci skip]
        Fix css mess around git clone panel. Align it properly
        Fix missing padding for user/group pages
        Fix parse_gollum_tags matcher
        Update documentation on Banzai::Filter::GollumTagsFilter
        Add tests for the wiki pipeline
        Refactoring Banzai::Filter::GollumTagsFilter
        Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatter
        Remove GollumTagsPipeline
        Refactoring Gitlab::GithubImport::Importer
        Remove unnecessary brackets on WIKI_SLUG_ID route constraints
        Move js function to removing accents to vendor/assets/javascripts
        Update CHANGELOG
        Use the WikiPipeline when rendering the wiki markdown content
        Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTML
        Relax constraints for wiki slug
        Import GitHub wiki into GitLab
        Move Ci::Build#available_statuses to AVAILABLE_STATUSES constant in CommitStatus
        Revert changes to how the notes are paginated in the API
        ...
      
      Conflicts:
      	doc/api/README.md
      	lib/api/entities.rb
      768721dc