1. 18 May, 2018 1 commit
    • Filipa Lacerda's avatar
      Merge branch 'master' into 5845-extract-ee-environments-files · 33a2ce0b
      Filipa Lacerda authored
      * master: (69 commits)
        Calculating repository checksums executed by Gitaly
        Resolve "Expand API: Render an arbitrary Markdown document"
        Update EE > CE downgrade service removal steps
        Make stores export a createStore() which can be used in tests
        Simplify pattern lexeme fabrication and matcher
        Simplify untrusted regexp factory method
        Fix api_json.log not always reporting the right HTTP status code
        Move group lists css from framework/lists.scss to pages/groups.scss
        Resolve "Web IDE: Previewing Markdown in Firefox doesn’t show a scroll bar"
        Add Keyboard shortcuts for "Kubernetes" and "Environments"
        Move API group deletion to Sidekiq
        fix typos. add a reference to deliverable and stretch for design artifact
        fix / assigne username wrapping problem has been fixed
        Memoize Gitlab::Database.version
        Conditionally add Gitaly deprecation warnings based on ENV variable
        Bring CE-EE parity to app/services/milestones/base_service.rb
        Bring CE-EE parity to app/services/lfs/unlock_file_service.rb
        Fixes 500 error on /estimate BIG_VALUE
        Fix: Use case in-sensitive ordering by name for groups
        Fix group lists visual
        ...
      33a2ce0b
  2. 17 May, 2018 5 commits
    • Filipa Lacerda's avatar
      Removes unused code · e00a5aef
      Filipa Lacerda authored
      e00a5aef
    • Filipa Lacerda's avatar
      Update method name · 6c650355
      Filipa Lacerda authored
      6c650355
    • Filipa Lacerda's avatar
      [ci skip] Merge branch 'master' into 5845-extract-ee-environments-files · 70ca1f18
      Filipa Lacerda authored
      * master: (24 commits)
        Remove unneccessary imports
        fixed copy to cliboard button in embedded snippets
        Fix Error 500 viewing admin page due to statement timeouts
        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
        Whitelisted query limits for group destroy API
        Fixed typo
        Changed order of include
        Use find_in_batches instead of destroy_all
        Delete remote uploads
        Use correct base width
        Refactor duplicate code
        Add changelog entry for contrib graphs width fix
        ...
      70ca1f18
    • Filipa Lacerda's avatar
      Merge branch 'master' into 5845-extract-ee-environments-files · 01215e52
      Filipa Lacerda authored
      * master: (79 commits)
        Project Sidebar: Split CI/CD into CI/CD and Operations
        Fix GPM content types for Doorkeeper
        Remove docker pull prefix from registry clipboard feature
        Remove unnecessary section-100 css class from application_row.vue
        Document the 3h timeout for GitLab.com shared Runners
        edit GitLab license info in regards to CC licensing
        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
        Remote table-section from div holding cluster error messages
        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
        Disable greedy mode when matching filename
        Add index on runner_type for ci_runners
        Improve the squash step in the 'Database Changes' MR template
        Update docs describing `fast_spec_helper` best practices
        Display help text below auto devops domain with nip.io domain name (#45561)
        Enable update_(build|pipeline) for maintainers
        ...
      01215e52
    • Filipa Lacerda's avatar
      86e58ad0
  3. 16 May, 2018 34 commits