CE upstream
Merge request reports
Activity
app/assets/javascripts/application.js
- @alfredo1 Please resolve this. @iamphill if the changes are obvious for you, I would appreciate if you do this as you are in EU time.Added 1 commit:
- b1e3a13c - resolve conflict in app/views/projects/_merge_request_settings.html.haml
@vsizov resolved
Thanks @iamphill
@vsizov oh wow i'm sorry, i searched & no more came up for me. Will sort now.
Thanks @iamphill
thanks @iamphill
Mentioned in merge request !834 (merged)
Added 11 commits:
-
01c5dd81...1a33795a - 10 commits from branch
master
- a6218748 - Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ee into ce_upstream
-
01c5dd81...1a33795a - 10 commits from branch
Enabled an automatic merge when the build for 794f3e88 succeeds
Added 3 commits:
-
a6218748...b65089b9 - 2 commits from branch
master
- 794f3e88 - Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ee into ce_upstream
-
a6218748...b65089b9 - 2 commits from branch
Added 86 commits:
- 7108e2e7 - Fix new branch button spec
- 6bcc52a5 - Refine Git garbage collection
- c5eca4a6 - Remove unused 'require'
- db8fed26 - Refactor template selector in issuable form
- 18a26c33 - Upgrade redis-rails from 4.0.0 to 5.0.1.
- d498ec98 - Set default Sidekiq retries to 3
- 80a2e3a9 - Add missing security specs for raw snippet access
- c16d5bcd - Move Ajax interceptor into describe block (!7304)
- 56264f35 - Network page appear with an error message when entering nonexistent git revision
- ee7374a9 - Separete a very long line
- b5bb9810 - Add a CHANGELOG entry
- 8d0e84bc - Fix spinach test
- d02f7d29 - Update changelog
- d8cc8d7a - Remove 'extended_sha1' option from ExtractsPath module
- 2b4700b2 - Use method helper instead of add_template_helper
- a8f2fcea - Add an index for project_id in project_import_data to improve
- 0c36b810 - Fix broken link to observatory cli on Frontend Dev Guide
- 76c23746 - Ability to update labels priority via API
- c7c3b771 - Update label's API documentation
- 72c440b8 - Merge branch 'broken-link-frontend-dev-guide' into 'master'
- 9c00e765 - Merge branch 'api-priority-labels' into 'master'
- e656937b - Merge branch 'use_helper_method' into 'master'
- da4bba24 - Merge branch 'refactor-issuable-form-template_selector' into 'master'
- 630eb119 - Renaming columns requires downtime
- 42b238a1 - Simplify ApplicationSetting#repository_storages
- 717b8a76 - Merge branch 'add-project-import-data-index' into 'master'
-
29668aec - Use
git update-ref --stdin -z
to speed up TestEnv.set_repo_refs - bad6d29f - Merge branch '24059-post-facto-fixups' into 'master'
- 95a78fb5 - Fix bug of json request url
- 3c957c00 - Added tests for IssuePolicy
- 467b346f - Add User#projects_with_reporter_access_limited_to
- 24261f2d - Add the method ExternalIssue#project_id
- 89bb29b2 - Flush Housekeeping data from Redis specs
- f694f94c - Added IssueCollection
- 509910b8 - Process commits in a separate worker
- 76ff9fff - Merge branch 'jacobvosmaer-gitlab/gitlab-ce-git-gc-improvements' into 'master'
- 82e551bd - Refactor routing constraints
- ce03eba5 - Merge branch '23034-speed-up-testenv-set-repo-refs' into 'master'
- 4ca3db3f - Refactor group routing
- 63f0b099 - Expose Label id to API
- 314ef630 - Fix project index
- 591e1836 - Add tests for project#index routing
- e6e41478 - Rewritten spinach git_blame tests to rspec feature tests
- 8357ae98 - Fix 404 when visit /projects page
- 41990128 - Refactor project routing
- 16b0723a - Use the Gitlab Workhorse HTTP header in the admin dashboard
- 7ce03197 - Merge branch 'missing-raw-snippet-access-spec' into 'master'
- 6f307295 - Merge branch 'process-commits-using-sidekiq' into 'master'
- 9d514213 - Use separate email-friendly token for incoming email and let incoming
- 011e561b - implements reset incoming email token on issues modal and account page,
- 93f4234d - Merge branch 'add-api-label-id' into 'master'
- 70611316 - Refactor namespace regex
- 87afcdff - Merge branch 'cs-upgrade-redis-actionpack' into 'master'
- 0bc9008e - Fixed todos empty state when filtering
- e934043d - Merge branch '21664-incorrect-workhorse-version-number-displayed' into 'master'
- 6be0c160 - Merge branch '23036-replace-git-blame-spinach-tests-with-rspec-feature-tests' into 'master'
- bab98d29 - 17492 Update link color for more accessible contrast
- 5569573a - Refactor method name
- 107e8e41 - Merge branch '17492-link-contrast' into 'master'
- d92c0037 - Replace trigger with the new ID of the docs project
- a6b49757 - Merge branch 'change-docs-trigger-id' into 'master'
- 38909dac - Bump omniauth-gitlab to 1.0.2 to fix incompatibility with omniauth-oauth2
- 34962c7d - Update non-exist group spinach test to match routing
- 659ef546 - API: Return 400 when creating a systemhook fails
- dd93079a - Changed helper method to check for none on params
- 55e0065b - Merge branch 'fix-404-on-network-when-entering-a-nonexistent-git-revision' into 'master'
- 67ca15bb - Merge branch 'fix-systemhook-api' into 'master'
- ebc44bef - Fix broken commits search
- 034e8593 - Merge branch 'dz-fix-project-index' into 'master'
- 8f85bd57 - Merge branch 'todos-filter-empty-state' into 'master'
- 9c3f3e9e - Merge branch 'use-separate-token-for-incoming-email' into 'master'
- e671cd89 - Merge branch 'sh-bump-omniauth-gitlab' into 'master'
- 869696bc - Faster search
- 08d21fe8 - Add small improvements to constrainers and specs
- 0e1444f9 - Merge branch 'dz-refactor-group-routes' into 'master'
- fa88474a - Merge branch 'sidekiq_default_retries' into 'master'
- 7be41074 - Merge branch 'dz-refactor-namespace-regex' into 'master'
- 35142a09 - Merge branch 'dz-refactor-project-routes' into 'master'
- 5395f92e - Fix routing spec for group controller
- 5db9c791 - Merge branch 'move-boards-interceptor' into 'master'
- f8988b3d - Merge branch '24255-search-fix' into 'master'
- c3341884 - Merge branch 'dz-refactor-contraints' into 'master'
- 358e8141 - Merge branch 'fix-new-branch-button-spec' into 'master'
- 01083870 - Merge branch 'faster_project_search' into 'master'
- 9ff500d3 - Merge remote-tracking branch 'ce/master' into ce_upstream
- 937fe659 - Fix merge conflicts on CE Upstream merge
Toggle commit list@dzaporozhets can you double-check the merge of the routes files on https://gitlab.com/gitlab-org/gitlab-ee/commit/937fe659a1f26c2f88c802ba2c01e6a7bc5b9ede please?
1 1 require 'spec_helper' 2 2 3 <<<<<<< HEAD before the last push the build was green, so I'll merge to EE master the last green commit. Having small iterations is a good approach :)
@eReGeBe Thanks for merging this.
Edited by Valery SizovMentioned in merge request !855 (merged)
Mentioned in commit f188234f
@vsizov duly noted, sorry. I'm getting a hold of this things :)
71 43 resources :milestones, constraints: { id: /[^\/]+/ }, only: [:index, :show, :update, :new, :create] 72 44 resources :labels, except: [:show], constraints: { id: /\d+/ } 73 >>>>>>> ce/master 45 46 ## EE-specific 47 resource :notification_setting, only: [:update] 48 resources :audit_events, only: [:index] 49 ## EE-specific 50 end 51 52 ## EE-specific 53 resources :hooks, only: [:index, :create, :destroy], constraints: { id: /\d+/ }, module: :groups do 54 member do 55 get :test 56 end 74 57 end @eReGeBe you moved hooks out of group routing scope. I belive it should be inside group scope. I will change it
Edited by username-removed-444@dzaporozhets thanks
@eReGeBe fixed. Everything else seems ok
@dzaporozhets in what branch is your fix?
Added 1 commit:
- 327f7ae8 - Fix group hooks routing after merge conflicts
@eReGeBe sorry, pushed to wrong remote :)
Enabled an automatic merge when the build for 327f7ae8 succeeds
Mentioned in commit add80eb9