-
- Downloads
"lib/gitlab/shell.rb" did not exist on "d1b489e048e2bd9304ae335d9105e6efde99012b"
Merge branch 'master' into pipeline-hooks
* master: (145 commits) Add support for relative links starting with ./ or / to RelativeLinkFilter (!5586) Add failing tests for #19028 Update installation guide for 8.11 Update CHANGELOG for 8.10.3 Catch what warden might throw when profiling requests to re-throw it webhooks: include old revision in MR update events Fix search results for notes without commits API methods should be documented using Grape's DSL Update CHANGELOG Fix RequestProfiler::Middleware error when code is reloaded in development Gitlab::Metrics.current_transaction needs to be public for RailsQueueDuration Fix specs Trim extra displayed carriage returns in diffs and files with CRLFs Avoid line_code and position calculation on line partial for plain view State specific default sort order for issuables refactored wait_for_archived_file method squashed - fixed label and milestone association problems, updated specs and refactored reader class a bit fix return value and spec squashed - fix timing issues in prod importing projects Minor fixes in the Env API endpoints ...
No related branches found
No related tags found
Showing
- .rubocop.yml 9 additions, 0 deletions.rubocop.yml
- .rubocop_todo.yml 0 additions, 8 deletions.rubocop_todo.yml
- CHANGELOG 25 additions, 2 deletionsCHANGELOG
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 2 additions, 2 deletionsGemfile.lock
- app/assets/javascripts/dispatcher.js 5 additions, 0 deletionsapp/assets/javascripts/dispatcher.js
- app/assets/javascripts/protected_branches.js 0 additions, 35 deletionsapp/assets/javascripts/protected_branches.js
- app/assets/javascripts/protected_branches_access_select.js.es6 63 additions, 0 deletions...ssets/javascripts/protected_branches_access_select.js.es6
- app/assets/stylesheets/pages/commits.scss 4 additions, 0 deletionsapp/assets/stylesheets/pages/commits.scss
- app/assets/stylesheets/pages/pipelines.scss 6 additions, 2 deletionsapp/assets/stylesheets/pages/pipelines.scss
- app/assets/stylesheets/pages/projects.scss 15 additions, 1 deletionapp/assets/stylesheets/pages/projects.scss
- app/controllers/application_controller.rb 0 additions, 56 deletionsapp/controllers/application_controller.rb
- app/controllers/concerns/issuable_collections.rb 79 additions, 0 deletionsapp/controllers/concerns/issuable_collections.rb
- app/controllers/concerns/issues_action.rb 6 additions, 4 deletionsapp/controllers/concerns/issues_action.rb
- app/controllers/concerns/merge_requests_action.rb 6 additions, 4 deletionsapp/controllers/concerns/merge_requests_action.rb
- app/controllers/import/bitbucket_controller.rb 0 additions, 2 deletionsapp/controllers/import/bitbucket_controller.rb
- app/controllers/import/gitlab_controller.rb 0 additions, 2 deletionsapp/controllers/import/gitlab_controller.rb
- app/controllers/projects/environments_controller.rb 17 additions, 6 deletionsapp/controllers/projects/environments_controller.rb
- app/controllers/projects/issues_controller.rb 2 additions, 1 deletionapp/controllers/projects/issues_controller.rb
- app/controllers/projects/merge_requests_controller.rb 2 additions, 1 deletionapp/controllers/projects/merge_requests_controller.rb
Loading
Please register or sign in to comment