1. 10 Aug, 2016 6 commits
    • Rémy Coutable's avatar
      Merge branch 'zj-import-gitlab-fa-icon' into 'master' · 0f4ff69f
      Rémy Coutable authored
      Use FA GitLab Icon for import project button
      
      Before:
      
      ![Screen_Shot_2016-08-08_at_09.43.47](/uploads/e419dc0d229ff848294cf277ffbb02f9/Screen_Shot_2016-08-08_at_09.43.47.png)
      
      After:
      
      ![Screen_Shot_2016-08-08_at_09.43.09](/uploads/3a77c5e98385bbc1c7139300eeca5866/Screen_Shot_2016-08-08_at_09.43.09.png)
      
      See merge request !5702
      0f4ff69f
    • Z.J. van de Weg's avatar
      Remove duplicate link_to statements · ef462216
      Z.J. van de Weg authored
      ef462216
    • Achilleas Pipinellis's avatar
      Merge branch 'link-to-gdk-howtos' into 'master' · 9db46cc8
      Achilleas Pipinellis authored
      Link to doc root, not readme of GDK
      
      I hope this makes navigation between gitlab-ce developer docs and GDK docs more smooth.
      
      See merge request !5716
      9db46cc8
    • Achilleas Pipinellis's avatar
      Merge branch 'api-examples-curl-long-options' into 'master' · 68097a3a
      Achilleas Pipinellis authored
      Use long options for curl examples in documentation
      
      ## What does this MR do?
      
      Use long options (e.g. `--header` instead of `-H`) for curl examples in documentation.
      
      ## Why was this MR needed?
      
      Short options are less readable.
      
      ## What are the relevant issue numbers?
      
      https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5465#note_13603730
      
      
      See merge request !5703
      68097a3a
    • Achilleas Pipinellis's avatar
      Merge branch 'default-label-documentation' into 'master' · 2aad2f05
      Achilleas Pipinellis authored
      Clarify the features for generating default label sets
      
      ## What does this MR do?
      
      * Split out the information regarding the label set that GitLab can generate
      * Add information for the labels view in the Admin panel
      
      ## Are there points in the code the reviewer needs to double check?
      
      * Please ensure that the newly added section relating to the Admin area seems relevant
      * Please verify adherence to the documentation styleguide
      
      ## Why was this MR needed?
      
      Documentation regarding default label sets was missing
      
      ## What are the relevant issue numbers?
      Closes #1865
      
      See merge request !5736
      2aad2f05
    • Douwe Maan's avatar
      Merge branch 'rs-rename-run-helper' into 'master' · 46015c15
      Douwe Maan authored
      Rename `run` task helper method to prevent conflict with StateMachine
      
      This prevents the following message from appearing whenever running a
      Rake task:
      
          Instance method "run" is already defined in Object, use generic
          helper instead or set StateMachines::Machine.ignore_method_conflicts
          = true.
      
      See merge request !5750
      46015c15
  2. 09 Aug, 2016 29 commits
  3. 08 Aug, 2016 5 commits