1. 29 8月, 2017 7 次提交
  2. 28 8月, 2017 24 次提交
  3. 27 8月, 2017 3 次提交
  4. 26 8月, 2017 6 次提交
    • G
      Merge commit '2be34630' into... · 15ace6a9
      Grzegorz Bizon 提交于
      Merge commit '2be34630' into backstage/gb/rename-ci-cd-processing-sidekiq-queues
      
      * commit '2be34630':
        Common Docker Documentation Location in `gitlab-ce`
        fix deprecation warning present during webpack compiles
        Enable 5 lines of Sidekiq backtrace lines to aid in debugging
        Add support for copying permalink to notes via more actions dropdown
        Handle creating a nested group on MySQL correctly
        Decrease statuses batch size even more in a migration
        Fix repo editor scrollbar
        Replace 'source/search_code.feature' spinach test with an rspec analog
        Authorizations regarding OAuth - style confirmation
        Update README.md
        Refactor complicated API group finding rules into GroupsFinder
        Fix group and project search for anonymous users
        Document version Group Milestones API introduced
        Allow v4 API GET requests for groups to be unauthenticated
        Adjust a range and a size in stages statuses migration
        Update README.md
        Point to /developers on docs/administration/authentiq.md
        Indexes GFM markdown guide
        use inline links instead of referenced
        Add index on ci_runners.contacted_at
      15ace6a9
    • S
      Fire system hooks when a user is created via LDAP or OAuth · e94a2fde
      Stan Hu 提交于
      Closes #37073
      e94a2fde
    • R
      Remove skipped examples in filtered issues feature spec · dc5a6b61
      Robert Speicher 提交于
      We perform a ton of expensive setup in this spec, via both `before` and
      `let!`. When we use `skip` inside an `it` block, rather than skipping
      the block entirely via `xit`, we still perform this expensive setup,
      only to do absolutely nothing with it, resulting in wasted time.
      Minutes, in this case.
      
      Further, these specs have been sitting in our test suite for about seven
      months now, so the likelihood of them being addressed soon seems low.
      dc5a6b61
    • J
      Merge branch 'fix-repo-scrollbar' into 'master' · 2be34630
      Jacob Schatz 提交于
      Fix repo editor scrollbar
      
      Closes #37020
      
      See merge request !13823
      2be34630
    • M
      Merge branch '36828-create-a-common-docker-documentation-resource-docs' into 'master' · fee93c1a
      Marcia Ramos 提交于
      Common Docker Documentation Location in `gitlab-ce`
      
      Closes #36828
      
      See merge request !13749
      fee93c1a
    • J
      d97a6cbe