1. 29 Jul, 2016 1 commit
  2. 22 Jul, 2016 4 commits
    • Grzegorz Bizon's avatar
      Merge branch 'master' into refactor/ci-config-move-job-entries · 69dad967
      Grzegorz Bizon authored
      * master: (183 commits)
        Add a spec for #20079.
        Skip repository storage path valitaions on test environment
        Use Pathname to make the repository storage path validations more robust
        Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects
        Change nav link snippet controller
        Reduce min width of pipeline table
        Retrieve rendered HTML from cache in one request
        Explain CI_PROJECT_NAMESPACE better
        Bump vmstat version to fix issues reporting on FreeBSD
        Fix sha icon positioning on safari
        Don't drop in DropAndReaddHasExternalWikiInProjects
        Mobile view for commit status
        Fix ci icons getting cut off
        Update CHANGELOG
        Extract helper methods to clean up RepositoryArchiveCleanUpService spec
        Use Dir.mktmpdir instead of FileUtils.mkdir_p in the spec
        Fix firefox rendering of SVGs
        Fix icons on commits page and builds page
        Add new fork SVG to fix weird styling of other SVGs
        Bug fixes
        ...
      69dad967
    • Achilleas Pipinellis's avatar
      Merge branch 'namespace' into 'master' · cbe787c5
      Achilleas Pipinellis authored
      Explain CI_PROJECT_NAMESPACE better
      
      ## What does this MR do?
      
      Explain CI_PROJECT_NAMESPACE better by adding "The project namespace (username or groupname) that is currently being built".
      
      ## Are there points in the code the reviewer needs to double check?
      
      Are `username` and `groupname` known words? We use it [here](http://docs.gitlab.com/ee/api/namespaces.html).
      
      ## Why was this MR needed?
      
      Because `namespace` isn't a well known term.
      
      ## What are the relevant issue numbers?
      
      ## Screenshots (if relevant)
      
      
      See merge request !5407
      cbe787c5
    • Stan Hu's avatar
      Merge branch '20079-new-wiki-page-500-spec' into 'master' · 6c9d1a08
      Stan Hu authored
      Add a spec for #20079
      
      - This MR adds a spec for the fix for #20079 that was implemented in !5400.
      - The spec is going in separately, just so the fix could go in as soon as possible.
      
      See merge request !5414
      6c9d1a08
    • Timothy Andrew's avatar
      Add a spec for #20079. · c3cbee10
      Timothy Andrew authored
      The issue was fixed in 2ba5e625. The spec is going in separately just
      so the fix could go in as soon as possible.
      c3cbee10
  3. 21 Jul, 2016 35 commits