-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2013-2628 2013-02-17 02:46:01 --------------------------------------------------------------------------------
Name : rubygem-openshift-origin-controller Product : Fedora 18 Version : 1.4.12 Release : 2.fc18 URL : http://openshift.redhat.com Summary : Cloud Development Controller Description : This contains the Cloud Development Controller packaged as a rubygem. -------------------------------------------------------------------------------- Update Information: Update to 1.4.12 -------------------------------------------------------------------------------- ChangeLog: * Fri Feb 15 2013 Troy Dawson <[email protected]> 1.4.12-2 - Change the source from a tar to gem - Add cleanup * Fri Feb 15 2013 Dan McPherson <[email protected]> 1.4.12-1 - Optimize rest api fetching of data from mongo ([email protected]) * Thu Feb 14 2013 Dan McPherson <[email protected]> 1.4.11-1 - correction in node selection algorithm ([email protected]) * Sat Feb 9 2013 Dan McPherson <[email protected]> 1.4.10-1 - Fix current ip address during app creation ([email protected]) * Thu Feb 7 2013 Dan McPherson <[email protected]> 1.4.9-1 - use a sparse index on gear uuid ([email protected]) * Thu Feb 7 2013 Dan McPherson <[email protected]> 1.4.8-1 - deep copy the group overrides so that a software cache of cartridges does not suffer changes ([email protected]) - Bug 908825 Create gear uuid index in the right place ([email protected]) - Setting namespace and canonical_namespace for the domain together and doing the same for the application ([email protected]) * Wed Feb 6 2013 Adam Miller <[email protected]> 1.4.7-1 - Merge pull request #1332 from abhgupta/abhgupta-ssh-keys ([email protected]) - Merge pull request #1324 from tdawson/tdawson/remove_rhel5_spec_stuff ([email protected]) - Fix for issue where system ssh keys were being left behind in the domain object ([email protected]) - Fix for bug 908199 - we are logging only the basic info in user_action.log ([email protected]) - remove BuildRoot: ([email protected]) - Fix for bug 806395 - added list of alias as valid options in remove alias link for application in rest response ([email protected]) - Merge pull request #1318 from tdawson/tdawson/openshift-common-sources ([email protected]) - Merge pull request #1317 from abhgupta/abhgupta-dev ([email protected]) - make Source line uniform among all spec files ([email protected]) - Fix for bug 907764 - fixing configure/start/stop order for components ([email protected]) - fix BZ907788 - gear size gets stored in group overrides now ([email protected]) * Tue Feb 5 2013 Adam Miller <[email protected]> 1.4.6-1 - Fix for bug 907683 - Reloading from primary ([email protected]) - Merge pull request #1303 from pravisankar/dev/ravi/app-lock-timeout ([email protected]) - fix issue with reserve given not taking the valid uid ([email protected]) - - Added Application Lock Timeout (default: 10 mins) - Unit tests for Lock model ([email protected]) - Setting quota on new gear only if additional storage is specified ([email protected]) * Mon Feb 4 2013 Adam Miller <[email protected]> 1.4.5-1 - Merge pull request #1292 from pravisankar/dev/ravi/bug907373 ([email protected]) - Bug 907373 - Minor fix in oo-admin-chk ([email protected]) - Bug 906759 - Add usage_rate_usd field to RestEmbeddedCartridge model ([email protected]) - Merge pull request #1287 from abhgupta/abhgupta-dev ([email protected]) - Merge pull request #1284 from pravisankar/dev/ravi/bug906717 ([email protected]) - Reloading the application and fetching the pending_op_groups from it instead of reloading the embedded object ([email protected]) - Merge pull request #1279 from abhgupta/abhgupta-dev ([email protected]) - adjust to 1.8.1 driver ([email protected]) - missed a file ([email protected]) - Bug 906717 - Fix additional storage for scaled gear ([email protected]) - Fix for bug 906266 and bug 904913 ([email protected]) - Better naming ([email protected]) - Merge pull request #1276 from danmcp/master ([email protected]) - share db connection logic ([email protected]) - fix bz894976 - dont run connections on old container ([email protected]) * Fri Feb 1 2013 Adam Miller <[email protected]> 1.4.4-1 - Merge pull request #1269 from rajatchopra/master ([email protected]) - US2626 changes based on feedback - Add application name in Usage and UsageRecord models - Change 'price' to 'usage_rate_usd' in rest cartridge model - Change 'charges' to 'usage_rates' in rails configuration - Rails configuration stores usage_rates for different currencies (currently only have usd) ([email protected]) - Merge pull request #1270 from danmcp/master ([email protected]) - Merge pull request #1260 from abhgupta/abhgupta-dev ([email protected]) - Bug 906603 Handle race condition creating user with concurrent calls ([email protected]) - fix instability of ci tests ([email protected]) - Merge pull request #1252 from smarterclayton/us3350_establish_plan_upgrade_capability ([email protected]) - Fix for bug 906266, bug 906230, and bug 906233 ([email protected]) - Review - use 'caps' instead of 'cap' for shortname ([email protected]) - US3350 - Expose a plan_upgrade_enabled capability that indicates whether users can select a plan ([email protected]) * Thu Jan 31 2013 Adam Miller <[email protected]> 1.4.3-1 - cleanup ([email protected]) - Removing unnecessary cucumber scenarios ([email protected]) - Merge pull request #1250 from rajatchopra/master ([email protected]) - fix for bz903963 - conditionally reload haproxy after update namespace ([email protected]) - Collect/Sync Usage data for EAP cart ([email protected]) - Fix for broker extended tests ([email protected]) * Tue Jan 29 2013 Adam Miller <[email protected]> 1.4.2-1 - fix read before initialize issue ([email protected]) - Merge pull request #1234 from rajatchopra/master ([email protected]) - Merge pull request #1230 from abhgupta/abhgupta-dev ([email protected]) - Merge pull request #1232 from pravisankar/dev/ravi/fix-broker-extended-tests ([email protected]) - Bug 874594 Bug 888550 ([email protected]) - refix oo-admin-chk - remove pagination; minor fix with group override matching ([email protected]) - cartridge name validation fix BZ869196 ([email protected]) - Fix Broker extended tests, Don't call observers for cloud user model if the record is already persisted. ([email protected]) - remove consumed_gear_sizes ([email protected]) - removing legacy broker rest api ([email protected]) - Bug 894230 Use strong consistency properly and when creating an app ([email protected]) - Bug 902672 ([email protected]) - Bug 902286 ([email protected]) - Bug 876087 ([email protected]) - Bug 903551 ([email protected]) - Bug 870377 Give proper error for cart missing vs app ([email protected]) - Bug 884456 ([email protected]) - Merge pull request #1217 from pravisankar/dev/ravi/fix-quota ([email protected]) - Fix Quota, additional storage validations ([email protected]) - Fix for bug 895441 - tightening our validations for cartridge scale factors ([email protected]) - maintaining backward compatibility for rest application output ([email protected]) - helper to rhc-fix-uid ([email protected]) - fixing cucumber test that was incorrectly merged ([email protected]) - fixing rest api error message for scale factor validations ([email protected]) - fixing issue where jenkins ssh key was not always being added with domain- jenkins suffix in the authorized_keys file in the apps ([email protected]) - adding fix from master into model refactor manually for passing server identities during gear creation ([email protected]) - reverting change to rest user model ([email protected]) - - Added UtilHelper module: It has deep_copy() method - Fix elaborate() in application model: group_overides.dup only does shallow copy, we need to do deep copy. ([email protected]) - Fix for issue where addtl_fs_gb could not be set for non-scalable apps ([email protected]) - Fix for bug 895441 - validing against scales_from being higher than scales_to ([email protected]) - bumping rest api version to handle change in rest user model ([email protected]) - Fix prereq for usage ops ([email protected]) - - Remove addtl_fs_gb, gear_size fields from GroupInstance - Don't need :set_additional_storage op, :set_gear_additional_storage op is enough - some cleanup ([email protected]) - making changes so that we call delete/deconfigure on the app and not each cart ([email protected]) - fix for bug 896333 ([email protected]) - fixing gear usage record validation during app destroy ([email protected]) - GearSize fix: Set default_gear_size for the app to 'small' if nil is passed from applications controller. ([email protected]) - Usage: Added gear_size, addtl_fs_gb validations to avoid invalid usage/usagerecord. ([email protected]) - fixing application action rollback ([email protected]) - fix broker unit testcase ([email protected]) - Fix Usage: Through an error instead of bailing out when gear was created with usage-tracking disabled and later on gear was destroyed with usage-tracking enabled ([email protected]) - Fix Usage workflow: Don't create begin/end record if additional storage is zero ([email protected]) - Bug 895441 ([email protected]) - indexed and Bug 894985 ([email protected]) - fixed runtime tests and Lock exception handling ([email protected]) - _id is uuid for uri information ([email protected]) - fix for bug 895730 and 895733 ([email protected]) - Added CloudUser.force_delete option and fix oo-admin-ctl-user script ([email protected]) - auto retry on application lock acquire ([email protected]) - Fix district model and district unit tests rework ([email protected]) - added retries to application destroy in case app is locked by another op ([email protected]) - removed group check from descriptot (profiles no longer have groups ([email protected]) - _id to uuid for controllers - affects migrated apps ([email protected]) - Assume default gear size in calculate_gear_create_ops() if gear size is not passed ([email protected]) - fix for bug 889932 ([email protected]) - remove some more datastore references ([email protected]) - fix build issue ([email protected]) - Populate mongoid.yml config from Rails datastore configuration. ([email protected]) - changing reload calls to reload from primary ([email protected]) - fixing issue where completed pending_ops were not being deleted from domain and user docs in mongo ([email protected]) - Rollback logic fixes ([email protected]) - cleanup ([email protected]) - user_agent tracking ([email protected]) - Bug 893879 ([email protected]) - Bug 889958 ([email protected]) - fixing test condition ([email protected]) - fix for bug 893365 ([email protected]) - district re-alignment for migration ([email protected]) - fix for bug893366 ([email protected]) - Bug 893265 ([email protected]) - Bug 889940 Comment 6 ([email protected]) - Give a better message on missing feature ([email protected]) - Bug 891801 ([email protected]) - temporary fix for bug 893176 ([email protected]) - CloudUser.with_plan scope added for rhc-admin-ctl-plan ([email protected]) - use uuid for communication with node ([email protected]) - fix for bug 891810 ([email protected]) - fix for bug 892106 ([email protected]) - fix for bug 892881 ([email protected]) - fix for bug 892105 ([email protected]) - Bug 892068 and fixed HTTP error codes ([email protected]) - uuid field to the gear+application models ([email protected]) - removing debug info being printed in test ([email protected]) - Bug 890119 ([email protected]) - fixing bug 892756 ([email protected]) - Bug 889958 ([email protected]) - Bug 892098 ([email protected]) - can't send nil for gear_size ([email protected]) - Bug 889940 ([email protected]) - Bug 892099 ([email protected]) - Bug 891901 ([email protected]) - Bug 892117 ([email protected]) - Bug 892139 ([email protected]) - Bug 892104 ([email protected]) - Bug 892129 ([email protected]) - fixed missing attribute ([email protected]) - Removing application estimate cucumber test ([email protected]) - Fixing extended broker tests ([email protected]) - Bug 889947 ([email protected]) - fix for REST API reading the value as true Bug 890001 ([email protected]) - temp fix for max_gears error ([email protected]) - Fix for bug 889978 ([email protected]) - commenting out broken tests for now - were always broke but error was hidden before ([email protected]) - Bug# 889957: part 1 ([email protected]) - simplify previous fix ([email protected]) - update namespace fix ([email protected]) - special case web_proxy ([email protected]) - Bug# 890009 : Fix 'nolinks' param ([email protected]) - Bug 889940 part 2 ([email protected]) - Bug 889940 part 1 ([email protected]) - Bug 889917 ([email protected]) - fix for bug#889938 ([email protected]) - Bug 889952 ([email protected]) - fix for bug#889986 ([email protected]) - Bug 889939 ([email protected]) - Bug 889932 ([email protected]) - Bug 889951 ([email protected]) - Bug 890101 ([email protected]) - more runtime test fixes ([email protected]) - fix runtime destroy test ([email protected]) - admin script fixes ([email protected]) - fixed merge mistake ([email protected]) - Fixed site application tests ([email protected]) - fixing site cartridge tests ([email protected]) - fixing site integration test for application ([email protected]) - removed rest_application13.rb ([email protected]) - admin-ctl-app remove particular gear ([email protected]) - fixing ssh key test failures ([email protected]) - fixed regression errors ([email protected]) - more admin script fixes ([email protected]) - fixing update namespacwe ([email protected]) - fixing update_namespace ([email protected]) - fixed domain update validation ([email protected]) - fixed 2 regression bugs ([email protected]) - fixing broker tests again after rebase ([email protected]) - search gear/app by uuid ([email protected]) - logging exception in case of pending app job failure ([email protected]) - fixiing application scale-up ([email protected]) - district search fix ([email protected]) - removing txt records ([email protected]) - removing gears resource from the routes ([email protected]) - refactoring to use getter/setter for user capabilities ([email protected]) - lock with timeout ([email protected]) - rollback component check from change calculations ([email protected]) - reverting fix for broker integration test ([email protected]) - removing app templates and other changes ([email protected]) - fixing broker integration test ([email protected]) - addtional_storage fixes ([email protected]) - removed show-port from tests and added correct error response to controller ([email protected]) - fix rest-workflow ([email protected]) - fixing user creation in legacy controller ([email protected]) - fixing rest_api_test and fixing backward compatibility bugs ([email protected]) - fix ssh key issue - not a final fix ([email protected]) - remove extra save call ([email protected]) - Fixing bad merge for add_alias ([email protected]) - porting bug fix for 883607 to model refactor branch ([email protected]) - handle options on cloud use save ([email protected]) - fix typo ([email protected]) - fix oo-accept-node ([email protected]) - fixing cloud user test cases ([email protected]) - Throw exception if user is trying to scale up/down a non scalable app ([email protected]) - Removing application templates ([email protected]) - district fixes ([email protected]) - Fixed error in feature removal ([email protected]) - default gear sizes ([email protected]) - config is msg_broker and not gearchanger ([email protected]) - test case fixes + typo fixes ([email protected]) - bug fixes in app and descriptor controller ([email protected]) - fix ss refs ([email protected]) - Merged Ravi's changes for usage records ([email protected]) - Fixed scaled app creation Fixed scaled app cartridge addition Updated descriptors to set correct group overrides for web_cartridges ([email protected]) - deregister dns ([email protected]) - Fixing php manifest Adding logging statements for debugging scaled apps ([email protected]) - Added support for thread dump. Fixed default username in mongoid.yml file ([email protected]) - Various bugfixes ([email protected]) - fixed error on creating app by adding the user lock on user create ([email protected]) - Moving model refactor work - Updated cartridge manifest files - Simplified descriptor - Switched from mongo gem to use mongoid ([email protected]) - Ensure write to at least 2 mongo instances ([email protected]) * Fri Jan 25 2013 Adam Miller <[email protected]> 1.3.10-1 - turn off safe mode for now ([email protected]) * Thu Jan 24 2013 Adam Miller <[email protected]> 1.3.9-1 - Ensure write to at least 2 mongo instances ([email protected]) * Mon Jan 21 2013 Adam Miller <[email protected]> 1.3.8-1 - Merge pull request #1183 from danmcp/master ([email protected]) - Bug 902117 ([email protected]) * Mon Jan 21 2013 Adam Miller <[email protected]> 1.3.7-1 - Merge pull request #500 from mscherer/fix_missing_jsondata ([email protected]) - include webproxy group instance in non ha list ([email protected]) - favor different nodes within a gear group ([email protected]) - Merge pull request #1169 from smarterclayton/use_nahi_httpclient_instead ([email protected]) - Merge branch 'master' of git://github.com/openshift/origin-server into use_nahi_httpclient_instead ([email protected]) - Use --insecure in tests Use --clean to isolate problems, purge the express config Swap node_steps to use rhc_delete_domain/create_domain for sanity ([email protected]) - Do not return a unclear error message if json_data is not set ([email protected]) * Fri Jan 18 2013 Dan McPherson <[email protected]> 1.3.6-1 - Adding support for broker to mongodb connections over SSL ([email protected]) - Merge pull request #1163 from ironcladlou/endpoint-refactor ([email protected]) - Replace expose/show/conceal-port hooks with Endpoints ([email protected]) * Thu Jan 17 2013 Adam Miller <[email protected]> 1.3.5-1 - Bug 895269 ([email protected]) * Mon Jan 14 2013 Adam Miller <[email protected]> 1.3.4-1 - Merge pull request #1145 from bdecoste/master ([email protected]) - Merge pull request #1146 from pmorie/bugs/fix-tests2 ([email protected]) - increase jenkins creation timeout ([email protected]) - Fix failing socket file tests ([email protected]) - Merge pull request #916 from Miciah/devenv-fixes-2 ([email protected]) - Merge pull request #1142 from bdecoste/master ([email protected]) - kill orphan jenkins process ([email protected]) - harden JSON parsing for jenkins test ([email protected]) - Add @not-enterprise tag to some tests ([email protected]) - Fix tests to use newer-style rhc invocations ([email protected]) * Thu Jan 10 2013 Adam Miller <[email protected]> 1.3.3-1 - increased jenkins test timeout ([email protected]) - Merge pull request #1134 from bdecoste/master ([email protected]) - updated ews2 tests ([email protected]) - Fix BZ892006: Make postgresql socket file access solvent and add tests for postgres and mysql socket files. ([email protected]) - added ews2 tests ([email protected]) - Refactor to use env var rather than output from hook ([email protected]) - Merge pull request #1083 from bdecoste/master ([email protected]) - re-enabed ews2 ([email protected]) * Tue Dec 18 2012 Adam Miller <[email protected]> 1.3.2-1 - - oo-setup-broker fixes: - Open dns ports for access to DNS server from outside the VM - Turn on SELinux booleans only if they are off (Speeds up re-install) - Added console SELinux booleans - oo-setup-node fixes: - Setup mcollective to use broker IPs - Updates abstract cartridges to set proper order for php-5.4 and postgres-9.1 cartridges - Updated broker to add fedora 17 cartridges - Fixed facts cron job ([email protected]) * Wed Dec 12 2012 Adam Miller <[email protected]> 1.3.1-1 - bump_minor_versions for sprint 22 ([email protected]) * Wed Dec 12 2012 Adam Miller <[email protected]> 1.2.10-1 - Merge pull request #986 from BanzaiMan/dev/hasari/us2975 ([email protected]) - 'rhc cartridge add' output format is different ([email protected]) - The pertinent line changed the output format. ([email protected]) - Remove cartridge from the command line. ([email protected]) - Fixed cucmber errors by increasing retry attempts and timeout margins ([email protected]) - Fix 'rhc domain update' command usage. ([email protected]) - Upload ssh key before creating app. ([email protected]) - --state, not --status. ([email protected]) - 'rhc app create' does not clone repo if dns option is not set. ([email protected]) - Log timing correctly. ([email protected]) - Oops. '$' was missing. ([email protected]) - One more deprecated command that slipped through. ([email protected]) - Tweak flags further to avoid warnings. ([email protected]) - Properly invoke 'rhc domain destroy'. ([email protected]) - First pass at US2795. ([email protected]) - fix for resultio append ([email protected]) * Tue Dec 11 2012 Adam Miller <[email protected]> 1.2.9-1 - fixfor bug#883007 ([email protected]) - Merge pull request #1029 from bdecoste/master ([email protected]) - Merge pull request #1048 from lnader/master ([email protected]) - Bug 883151 - Broker should return valid error response ([email protected]) - removed ews2.0 and sy xslt ([email protected]) - remove ews2 tests ([email protected]) - ews2 and bugs ([email protected]) * Mon Dec 10 2012 Adam Miller <[email protected]> 1.2.8-1 - Merge pull request #1042 from lnader/master ([email protected]) - Fix for Bug 885177 ([email protected]) - bug fix ([email protected]) - US3025: Retrieve cartridge info with app ([email protected]) - Needed a narrower test, \w catches characters invalid in DNS. ([email protected]) - Proper host name validation. ([email protected]) * Fri Dec 7 2012 Adam Miller <[email protected]> 1.2.7-1 - Merge pull request #1035 from abhgupta/abhgupta-dev ([email protected]) - fix for bugs 883554 and 883752 ([email protected]) * Fri Dec 7 2012 Adam Miller <[email protected]> 1.2.6-1 - add debugging to help with issues found in field ([email protected]) * Thu Dec 6 2012 Adam Miller <[email protected]> 1.2.5-1 - fix for bug#883007 ([email protected]) - fix for bug#883740 - additional storage is reset on scale up/down ([email protected]) * Wed Dec 5 2012 Adam Miller <[email protected]> 1.2.4-1 - create :default_gear_capabilities conf key for setting default gear capabilities a user has at creation ([email protected]) - Merge pull request #1012 from brenton/dead_code1 ([email protected]) - Merge pull request #1014 from rajatchopra/master ([email protected]) - fix bug#883553 - additional_storage param is now additional_gear_storage ([email protected]) - Removing some dead code ([email protected]) - updated gemspecs so they work with scl rpm spec files. ([email protected]) * Tue Dec 4 2012 Adam Miller <[email protected]> 1.2.3-1 - Merge pull request #995 from abhgupta/abhgupta-dev ([email protected]) - more mco 2.2 changes ([email protected]) - more changes for US3078 ([email protected]) - Move add/remove alias to the node API. ([email protected]) - Merge pull request #1001 from pmorie/sooth_ops ([email protected]) - Remove 'framework' message from Application constructor ([email protected]) - fixing mongo connection issues for build ([email protected]) * Thu Nov 29 2012 Adam Miller <[email protected]> 1.2.2-1 - changes for US3078 ([email protected]) - Remove unused phpmoadmin cartridge ([email protected]) - Bug 880370 ([email protected]) - add oo-ruby ([email protected]) - Merge pull request #945 from smarterclayton/improve_invalid_cart_message ([email protected]) - Improve the invalid cart message to read more naturally for users, and to better reflect what the user has passed. ([email protected]) - Merge pull request #956 from danmcp/master ([email protected]) - Merge pull request #954 from abhgupta/abhgupta-dev ([email protected]) - Merge pull request #953 from rajatchopra/master ([email protected]) - Add method to get the active gears ([email protected]) - Fix for bug 875442 ([email protected]) - reform the get_all_gears call and add capability to reserve a specific uid from a district ([email protected]) - Merge pull request #915 from Miciah/devenv-fixes-1 ([email protected]) - Fix tests to work with remote-user auth ([email protected]) * Sat Nov 17 2012 Adam Miller <[email protected]> 1.2.1-1 - bump_minor_versions for sprint 21 ([email protected]) * Fri Nov 16 2012 Adam Miller <[email protected]> 1.1.10-1 - Bug 877340 ([email protected]) - Merge pull request #913 from smarterclayton/better_gear_limit_message_on_create ([email protected]) - Bug 876796 ([email protected]) - fix typo ([email protected]) - Return a better error message when the gear limit on app creation is reached. ([email protected]) * Thu Nov 15 2012 Adam Miller <[email protected]> 1.1.9-1 - fix broker extended tests ([email protected]) - more ruby1.9 changes ([email protected]) - Merge pull request #911 from rajatchopra/master ([email protected]) - Merge pull request #910 from jwhonce/dev/bz876687 ([email protected]) - fix for bug#875258 ([email protected]) - Merge pull request #907 from danmcp/master ([email protected]) - remove spurious output ([email protected]) - Merge pull request #909 from pravisankar/dev/ravi/us3043_bugs ([email protected]) - Merge pull request #904 from bdecoste/master ([email protected]) - Bug 876459 ([email protected]) - Fix for bug# 876516 ([email protected]) - Fix bug# 876124: caused due to ruby 1.8 to 1.9 upgrade ([email protected]) - switchyard tests ([email protected]) * Wed Nov 14 2012 Adam Miller <[email protected]> 1.1.8-1 - Merge pull request #906 from ironcladlou/db-test-fixes ([email protected]) - Fix typo resulting in undefined stepdef ([email protected]) * Wed Nov 14 2012 Adam Miller <[email protected]> 1.1.7-1 - Compare retcode as an int rather than string ([email protected]) - Merge pull request #895 from smarterclayton/us3046_quickstarts_and_app_types ([email protected]) - Merge remote-tracking branch 'origin/master' into us3046_quickstarts_and_app_types ([email protected]) - Merge remote-tracking branch 'origin/master' into us3046_quickstarts_and_app_types ([email protected]) - Quickstart URLs aren't spec compliant ([email protected]) - Relativize base URL ([email protected]) - Support COMMUNITY_QUICKSTARTS_URL parameter for serving hardcoded quickstarts vs. public quickstarts, and test that these values are returned. ([email protected]) - US3046: Allow quickstarts to show up in the UI ([email protected]) * Wed Nov 14 2012 Adam Miller <[email protected]> 1.1.6-1 - fix testdescriptor generator ([email protected]) - get the broker working again ([email protected]) - Move trap-user.feature and trap-user-extended.feature to origin-server ([email protected]) - Test support and nodejs test fixes for Ruby 1.9 ([email protected]) - fixing tests ([email protected]) - Remove hard-coded ruby references ([email protected]) - add config to gemspec ([email protected]) - Moving plugins to Rails 3.2.8 engine ([email protected]) - Ruby 1.9 compatibility fixes ([email protected]) - getting specs up to 1.9 sclized ([email protected]) - Merge pull request #894 from jwhonce/master ([email protected]) - Merge pull request #888 from pravisankar/dev/ravi/bug/876124 ([email protected]) - Fix for Bug# 876124 ([email protected]) - Move idler tests to origin-server ([email protected]) - specifying rake gem version range ([email protected]) * Tue Nov 13 2012 Adam Miller <[email protected]> 1.1.5-1 - specifying mocha gem version and fixing tests ([email protected]) * Mon Nov 12 2012 Adam Miller <[email protected]> 1.1.4-1 - Merge pull request #859 from lnader/master ([email protected]) - US3043: store initial_git_url ([email protected]) - US3043: Allow applications to be created from adhoc application templates ([email protected]) * Thu Nov 8 2012 Adam Miller <[email protected]> 1.1.3-1 - Merge pull request #845 from brenton/BZ873992-origin ([email protected]) - Merge pull request #844 from jwhonce/dev/bz873810 ([email protected]) - Bug 873992 - [onpremise][Client]Should delete all the prompts about mongodb-2.2 cartridge. ([email protected]) - Merge pull request #839 from pravisankar/dev/ravi/fix-env-controller-auth ([email protected]) - Disable auth for environment controller ([email protected]) - Fix for Bug 873810 ([email protected]) - fixing origin tests ([email protected]) * Thu Nov 1 2012 Adam Miller <[email protected]> 1.1.2-1 - Merge pull request #815 from pravisankar/dev/ravi/fix_nameserver_resolver ([email protected]) - Fix name server cache: query up the chain to find dns resolver nameservers ([email protected]) -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update rubygem-openshift-origin-controller' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
