1. 17 May, 2018 6 commits
    • Filipa Lacerda's avatar
      Merge branch 'master' into 46381-dropdown-mr-widget · 39f4b157
      Filipa Lacerda authored
      * master: (40 commits)
        Add changelog
        Update quick_start_guide.md
        Resolve "Opening Project with invite but without accepting leads to 404 error page"
        Respect the inheritance chain between Ci::Build and CommitStatus
        Remove unneccessary imports
        fixed copy to cliboard button in embedded snippets
        Fix Error 500 viewing admin page due to statement timeouts
        Grant privileges after database is created
        Only setup db in the first checkout!
        Project Sidebar: Split CI/CD into CI/CD and Operations
        Fix GPM content types for Doorkeeper
        Workhorse to send raw diff and patch for commits
        Refactor out duplication in runner_policy.rb
        Remove unnecessary runner.is_shared? checks in api because they are handled by policy
        Allow admin to assign shared runner to project through API
        Change policy list_runner_jobs -> read_runner
        Rename User#ci_authorized_runners -> ci_owned_runners
        Improve efficiency of authorized_runner policy query
        Use can? policies for lib/api/runners.rb
        Allow group runners to be viewed/edited in API
        ...
      39f4b157
    • Filipa Lacerda's avatar
      Fix eslint · ac9d4632
      Filipa Lacerda authored
      ac9d4632
    • Filipa Lacerda's avatar
      Moves string to a constant · a14e2d2f
      Filipa Lacerda authored
      a14e2d2f
    • Filipa Lacerda's avatar
    • Filipa Lacerda's avatar
      [ci skip] Merge branch 'master' into 46381-dropdown-mr-widget · dace4240
      Filipa Lacerda authored
      * master: (31 commits)
        Remove docker pull prefix from registry clipboard feature
        Document the 3h timeout for GitLab.com shared Runners
        Fix bug with long strings in issue boards
        Fix setting Gitlab metrics content types
        Add documentation for bulk editing of issues and merge requests
        Remove authentication for readonly endpoints in issues API
        Improve testing best practices guidelines
        Add a unique and not null constraint on the project_features.project_id column
        fix typos Frontend Guide, development_process.md
        Add index on runner_type for ci_runners
        Update docs describing `fast_spec_helper` best practices
        Display help text below auto devops domain with nip.io domain name (#45561)
        Add CHANGELOG
        Does not log failed sign-in attempts when database is in read-only mode
        Simplified priority, performance impact should be severity
        Ref contains oid check done by Gitaly
        code example formatting
        more typos
        typo in `endpoint`
        clarify that the function export should be default
        ...
      dace4240
    • Filipa Lacerda's avatar
      [ci skip] Merge branch 'master' into ee-46381-dropdown-mr-widget · cdb46f59
      Filipa Lacerda authored
      * master: (108 commits)
        Resolve conflicts in app/views/admin/dashboard/index.html.haml
        Resolve conflicts in app/controllers/admin/dashboard_controller.rb
        Resolve conflict in LICENSE
        fixed copy to cliboard button in embedded snippets
        Migrates EE-only js components to single file components
        Use less aggressive sticking for DB load balancing
        Fix Error 500 viewing admin page due to statement timeouts
        Fix Error 500 viewing admin page due to statement timeouts
        Grant privileges after database is created
        Only setup db in the first checkout!
        Add a CI job to test ce-upgrade-ee migration path
        resolve conflicts in locale/gitlab.pot
        resolve conflicts in app/views/layouts/nav/sidebar/_project.html.haml
        Project Sidebar: Split CI/CD into CI/CD and Operations
        Fix GPM content types for Doorkeeper
        Remove docker pull prefix from registry clipboard feature
        Port of gitlab-ce!18941
        Add contact sales option for Epics
        Remove unnecessary section-100 css class from application_row.vue
        Resolve other conflicts in locale/gitlab.pot
        ...
      cdb46f59
  2. 16 May, 2018 34 commits