1. 13 Dec, 2017 2 commits
    • Filipa Lacerda's avatar
      Fixes after review · 4514e12f
      Filipa Lacerda authored
      4514e12f
    • Filipa Lacerda's avatar
      Merge branch 'master' into 38869-datetime · 31fa0330
      Filipa Lacerda authored
      * master: (85 commits)
        Export old code into es6 modules
        Use relative URL for projects to avoid storing domains
        Fix spec by avoiding monkeypatching
        Return the noteable in Note#touch_noteable
        add CHANGELOG.md entry for !15889
        fix broken empty state assets for environment monitoring page
        removed tab indexes from tag form
        Refactor entrypoint override docs
        Present member collection at the controller level
        Adds i18n
        check the import_status field before doing SQL operations to check the import url
        Fix rubocop offence
        Fix entrypoint overriding documentation
        Remove unnecessary js-issuable-edit
        Use memoization for commits on diffs
        Move Repository#write_ref to Git::Repository#write_ref
        Treat empty markdown and html strings as valid cached text, not missing cache that needs to be updated
        Center cluster title
        Remove noisy notification from QA base page
        Remove unused page from hashed storage QA scenario
        ...
      31fa0330
  2. 12 Dec, 2017 10 commits
    • Filipa Lacerda's avatar
      Merge branch 'master' into 38869-datetime · 05c3718c
      Filipa Lacerda authored
      * master: (112 commits)
        small change to make less conflict with EE version
        Add cop for use of remove_column
        Resolve merge conflicts with dev.gitlab.org/master after security release
        add index for doc/administration/operations/
        Remove RubySampler#sample_objects for performance as well
        Bugfix: User can't change the access level of an access requester
        Add spec for removing issues.assignee_id
        updated imports
        Keep track of storage check timings
        Remove a header level in the new 'Automatic CE->EE merge' doc
        Improve down step of removing issues.assignee_id column
        Fix specs after removing assignee_id field
        Remove issues.assignee_id column
        Resolve conflicts in app/models/user.rb
        Fix image view mode
        Do not raise when downstream pipeline is created
        Remove the need for destroy and add a comment in the spec
        Use build instead of create in importer spec
        Simplify normalizing of paths
        Remove allocation tracking code from InfluxDB sampler for performance
        ...
      05c3718c
    • Filipa Lacerda's avatar
      Merge branch 'master' into 38869-datetime · 930eb5d2
      Filipa Lacerda authored
      * master: (82 commits)
        Docs: add EEU tier to the landing page
        CE backport of ProtectedBranches API changes
        Support uploads for groups
        Update pipeline create chain Prometheus metric
        Don't set timeago title to what was already there.
        Resolve "Display member role per project"
        The API isn't using the appropriate services for managing forks
        Add chevron to create dropdown on repository page
        Rename GKE as Kubernetes Engine
        Fix specs for MySQL
        Fix broken tests
        Refactor banzai to support referencing from group context
        Fix specs after rebase
        Prevent dups when using StringIO for binary reads
        Bump redis-rails to 5.0.2 to get redis-store security updates
        add note on deploying Pages to a private network
        Bump GITLAB_SHELL_VERSION
        Updates the dropdown to match the docs and remove old hack of stop event propagation
        Move invalid builds counter out of the transaction
        Add invalid builds counter metric to stage seeds class
        ...
      930eb5d2
    • Filipa Lacerda's avatar
      e0c08c01
    • Filipa Lacerda's avatar
      Merge branch 'ee-add-js-prefix-issuable-edit' into 'master' · 2eebf6d7
      Filipa Lacerda authored
      Add js prefix for issuable-edit (EE Version)
      
      See merge request gitlab-org/gitlab-ee!3694
      2eebf6d7
    • Clement Ho's avatar
      Add js prefix for issuable-edit (EE Version) · 3d8cc03e
      Clement Ho authored
      3d8cc03e
    • Filipa Lacerda's avatar
      Merge branch 'move-projects-scss-project-mirror-settings-ee-namespace' into 'master' · 091589a2
      Filipa Lacerda authored
      move .project-mirror-settings to ee namepsace
      
      See merge request gitlab-org/gitlab-ee!3722
      091589a2
    • Douwe Maan's avatar
      Merge branch 'remove-unused-gitlab-shell-code' into 'master' · 53e2a2de
      Douwe Maan authored
      Remove the unused, EE-only mv_storage gitlab_projects command
      
      See merge request gitlab-org/gitlab-ee!3713
      53e2a2de
    • Tim Zallmann's avatar
      Merge branch 'ee-39608-comment-on-image-discussions-tab-alignment' into 'master' · 6327b33f
      Tim Zallmann authored
      Fix comment on image discussion icon alignment (update icons) -- EE merge edition
      
      Closes gitlab-ce#39608
      
      See merge request gitlab-org/gitlab-ee!3683
      6327b33f
    • Luke Bennett's avatar
      df82e4e5
    • Robert Speicher's avatar
      Merge branch 'sh-optimize-geo-specs-db-clean' into 'master' · 8d717e94
      Robert Speicher authored
      Optimize Geo specs by using deletion strategy for DB cleaner only when necessary
      
      Closes #4259
      
      See merge request gitlab-org/gitlab-ee!3716
      8d717e94
  3. 11 Dec, 2017 28 commits