-
Notifications
You must be signed in to change notification settings - Fork 292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR: Request merge of engine branch to master #3453
Conversation
Merge remote-tracking branch 'upstream/master' into devel-merge
1017396 - unable to import certv3 subscriptions from linked distributor
Also adding fliter capability to resolve BZ #980160.
Bastion: replacing haml org switcher with html org switcher.
Conflicts: app/controllers/api/v1/systems_controller.rb engines/bastion/app/assets/bastion/products/new/product-form.controller.js
Merge remote-tracking branch 'upstream/master' into devel
This PR also removes several controller functions and tests that are no longer needed because of this new functionality.
Bastion: upgrading ui-router to 0.2.0.
Bastion: replacing transitionTo with ui-sref where possible.
Bastion: adding use of angular-gettext in javascript files to readme.
form submit on enter.
Fixes #3281 - Adds explicit button type to cancel button to allow
and a button to allow users to initiate a sync directly from the repository details page.
Bastion: Converting Menu to loaded HTML.
Repository: Adding sync management crosslink on display of sync status
Conflicts: app/controllers/api/v2/repositories_controller.rb app/models/authorization/repository.rb engines/bastion/app/assets/bastion/systems/details/views/system-info.html engines/bastion/app/assets/bastion/systems/details/views/system-subscriptions.html
Merge remote-tracking branch 'upstream/master' into devel-merge
Since rails 3.2 there were radical improvements in reloading the code, not making the rails-dev-boost as useful as before. Using it however breaks the doc reloading feature in development mode. If somebody misses that, he can still add it to some bundler.d/local_*.rb file
Remove rails-dev-boost gem from default set of gems for development
Bastion: Adding htmlhint grunt task to lint HTML files.
basic structure into directives.
Adding temporary custom replacement for ruport
Bastion: Updating forms to Bootstrap3 styling and encapsulating the
Bastion: fixing issue with template URLs post engine.
Engine: Fixes #3374: Adds a rake task to run rubocop and updates to
[test] |
Is there any way to get this PR running against Jenkins? |
@waldenraines jenkins is currently watching PRs against the edit: /me could be wrong. it's possible that github isn't geared for displaying test results from multiple services, so the only one we're seeing is travis? |
@komidore64 correct on both your points :) |
I manually ran it against this branch and PR - http://ci.theforeman.org/view/Katello/job/test_katello_pull_request/386/ |
I think it's applying the PR on top of engine still - we can change the config, but it'll affect any other open PRs. |
no merge conflicts and |
I agree with @ehelms but I think we ought to do it tomorrow AM so don't break the nightly. Hopefully we can fix during the day tomorrow. |
Nightly is going to be hosed no matter what for a while. We are still working on updates to the spec and installer. |
👍 |
Engine: include only needed sub-engine files
ACK |
Engine: Adding Rubocop code style checker for better Jenkins output.
Engine: Fixing lint problems
ack |
Thanks for the feedback folks. Merging! |
PR: Request merge of engine branch to master
Team,
This gigantic PR is to merge the current engine branch to master. Due to the number of commits in the engine branch (which consists of engine+devel commits), the PR may not show all changes; however, all changes have been reviewed in previous PRs on those branches.
Requesting developers to ACK/NACK... :)
thanks,
Brad