1. 20 Mar, 2016 1 commit
  2. 19 Mar, 2016 5 commits
    • Grzegorz Bizon's avatar
      a2f25ed6
    • Grzegorz Bizon's avatar
      Update reference unfolder according to recent ability changes · 18f25bc9
      Grzegorz Bizon authored
      Commit 43d8bdb4 introduced additional
      checks for permissions to read issue in references extractor.
      18f25bc9
    • Grzegorz Bizon's avatar
      Merge branch 'master' into feature/issue-move · 0115ad66
      Grzegorz Bizon authored
      * master: (121 commits)
        Dedupe labels in labels selector in Dashboard pages
        Refactor colors and lists
        Add a safeguard in MergeRequest#compute_diverged_commits_count
        Fix an issue when the target branch of a MR had been deleted
        Add avatar to issue and MR pages header
        Cleanup somce css colors
        Re-group scss variables
        Refactor `Todo#target`
        Fixes issue with filter label missing on labels & milestones
        Rename `Todo#to_reference` to `Todo#target_reference`
        Fixed failing tests
        Updated controller with before_action Fixed other issues based on feedback
        Fixes issue on dashboard issues
        Full labels data in JSON
        Fixed issue with labels dropdown getting wrong labels
        Update CHANGELOG
        Use `Note#for_project_snippet?` to skip notes on project snippet
        Use `Commit#short_id` instead of `Commit.truncate_sha`
        Reuse `for_commit?` on conditional validations
        Update schema info comment on todo related files
        ...
      
      Conflicts:
      	app/models/issue.rb
      	db/schema.rb
      	spec/models/issue_spec.rb
      0115ad66
    • Grzegorz Bizon's avatar
      Improvements in issue move feaure (refactoring) · 9b13ce0b
      Grzegorz Bizon authored
      According to endbosses' suggestions.
      9b13ce0b
    • Achilleas Pipinellis's avatar
      Merge branch 'master' into 'master' · 4f0302f0
      Achilleas Pipinellis authored
      Add information about `image` and `services` field at `job` level in the `.gitlab-ci.yml` documentation
      
      Fixes #14366
      
      /cc @tmaczukin @ayufan @axil
      
      See merge request !3277
      4f0302f0
  3. 18 Mar, 2016 34 commits