SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rubygem-openshift-origin-controller-1.5.15-2.fc17.noarch.rpm :
Tue Mar 12 13:00:00 2013 Troy Dawson 1.5.15-2
- Change the source from a tar to gem
- Add cleanup

Fri Mar 8 13:00:00 2013 Adam Miller 1.5.15-1
- Missed the ssh keyname handling in the show method (abhguptaAATTredhat.com)

Wed Mar 6 13:00:00 2013 Adam Miller 1.5.14-1
- Merge pull request #1566 from lnader/master (dmcphersAATTredhat.com)
- be sure you dont cache an empty list (dmcphersAATTredhat.com)
- Bug 918501 (lnaderAATTredhat.com)
- Merge pull request #1559 from pravisankar/dev/ravi/usage-fixes
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1562 from kraman/default_gear_sizes_2
(dmcphersAATTredhat.com)
- Fixed a regression where DEFAULT_GEAR_CAPABILITIES was not being used to
populate cloud user default capabilities. (kramanAATTgmail.com)
- Bug 911322 (lnaderAATTredhat.com)
- Sync usage fixes (rpentaAATTredhat.com)
- Merge pull request #1555 from danmcp/master (dmcphersAATTredhat.com)
- Bug 917973 Addind a retry and better messaging when you dont get a response
from the find one (dmcphersAATTredhat.com)

Tue Mar 5 13:00:00 2013 Adam Miller 1.5.13-1
- Adding input redirect for ssh-keygen so it does not prompt for a question and
wait indefinitely (kramanAATTgmail.com)
- Merge pull request #1488 from kraman/fix_parallel_test_run
(dmcphers+openshiftbotAATTredhat.com)
- Update setup helper to create test ssh key in exclusive lock. Othrwise was
facing race condition where multiple test runs were completing to create the
key files. (kramanAATTgmail.com)
- Skip Usage capture for sub-account users (rpentaAATTredhat.com)
- Merge pull request #1512 from rajatchopra/master (dmcphersAATTredhat.com)
- force stop - fix bug#915587 (rchopraAATTredhat.com)
- Bug 916559 - Existing broker keys broken after stage upgrade
(ccolemanAATTredhat.com)

Mon Mar 4 13:00:00 2013 Adam Miller 1.5.12-1
- Bug 916941 - Keep created time in sync when creating UsageRecord and Usage
mongo record (rpentaAATTredhat.com)
- Merge pull request #1519 from abhgupta/abhgupta-ssh-keys
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1518 from danmcp/master
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1516 from abhgupta/abhgupta-dev
(dmcphers+openshiftbotAATTredhat.com)
- Fix for issue identified by lnader where force_delete fails for a user with
domains (abhguptaAATTredhat.com)
- adding coverage (dmcphersAATTredhat.com)
- Fix for bug 915638 We are not logging the user credentials in the log file
(abhguptaAATTredhat.com)

Fri Mar 1 13:00:00 2013 Adam Miller 1.5.11-1
- Add test for v2 tidy (pmorieAATTgmail.com)
- Add simple v2 app builds (pmorieAATTgmail.com)
- Updated feature test. (mrunalpAATTgmail.com)
- Updated tests. (mrunalpAATTgmail.com)
- Remove parsing version from cartridge-name (pmorieAATTgmail.com)
- Merge pull request #1500 from rajatchopra/master (dmcphersAATTredhat.com)
- Merge pull request #1495 from abhgupta/abhgupta-dev (dmcphersAATTredhat.com)
- scale down should not get affected with consumed_gears/actual_gears mismatch
(rchopraAATTredhat.com)
- gear name is the whole uuid now (rchopraAATTredhat.com)
- Reloading the domain from primary to make sure pending_ops is loaded
(abhguptaAATTredhat.com)

Thu Feb 28 13:00:00 2013 Adam Miller 1.5.10-1
- Merge pull request #1441 from pravisankar/dev/ravi/us3409
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1487 from bdecoste/master (dmcphersAATTredhat.com)
- Merge pull request #1486 from lnader/revert_pull_request_1
(dmcphersAATTredhat.com)
- fix jenkins test to allow 302 redirect (bdecosteAATTgmail.com)
- Merge pull request #1481 from abhgupta/abhgupta-ssh-keys
(dmcphers+openshiftbotAATTredhat.com)
- reverted US2448 (lnaderAATTredhat.com)
- Merge pull request #1480 from
smarterclayton/bug_916311_expired_tokens_should_be_hidden
(dmcphers+openshiftbotAATTredhat.com)
- Added index on \'login\' for usage_record and usage mongoid models Added
separate usage audit log, /var/log/openshift/broker/usage.log instead of
syslog. Moved user action log from /var/log/openshift/user_action.log to
/var/log/openshift/broker/user_action.log Added Distributed lock used in oo-
admin-ctl-usage script Added Billing Service interface Added oo-admin-ctl-
usage script to list and sync usage records to billing vendor Added oo-admin-
ctl-usage to broker-util spec file Fixed distributed lock test Add billing
service to origin-controller Some more bug fixes (rpentaAATTredhat.com)
- Fix for bug 916323 - making sure that we delete all applications and re-
verify before force-deleting a domain (abhguptaAATTredhat.com)
- Merge pull request #1474 from bdecoste/master (dmcphersAATTredhat.com)
- Merge pull request #1473 from danmcp/master (dmcphersAATTredhat.com)
- Merge pull request #1478 from abhgupta/abhgupta-dev (dmcphersAATTredhat.com)
- Bug 916311 - Expired tokens should be hidden (ccolemanAATTredhat.com)
- Use update rather than find_and_modify (dmcphersAATTredhat.com)
- Fix for bug 916268 - adding properties for embedded carts in application rest
response Note: this was opened as a regression for bug 812046
(abhguptaAATTredhat.com)
- Bug 913217 (bdecosteAATTgmail.com)

Wed Feb 27 13:00:00 2013 Adam Miller 1.5.9-1
- Merge pull request #1477 from ironcladlou/dev/cartridge_refactor
(dmcphersAATTredhat.com)
- WIP Cartridge Refactor (pmorieAATTgmail.com)
- WIP Cartridge Refactor (pmorieAATTgmail.com)

Wed Feb 27 13:00:00 2013 Adam Miller 1.5.8-1
- Merge pull request #1475 from abhgupta/abhgupta-ssh-keys
(dmcphers+openshiftbotAATTredhat.com)
- Added certificate_added_at to alias (lnaderAATTredhat.com)
- Added validation for SSL certificate and private key (lnaderAATTredhat.com)
- Added unit tests for alias and domain (lnaderAATTredhat.com)
- US2448 (lnaderAATTredhat.com)
- fix comment (dmcphersAATTredhat.com)
- send domain creates and updates to nuture (dmcphersAATTredhat.com)
- Bug 914639 (dmcphersAATTredhat.com)
- Should be using uuid for gear name (dmcphersAATTredhat.com)
- Merge pull request #1453 from abhgupta/abhgupta-dev
(dmcphers+openshiftbotAATTredhat.com)
- fix for bug 915571 - blocking haproxy from being added to app
(abhguptaAATTredhat.com)
- Merge pull request #1445 from kraman/gen_docs
(dmcphers+openshiftbotAATTredhat.com)
- avoiding unnecessary mongo queries and fixing routes constraints
(abhguptaAATTredhat.com)
- Documentation (kramanAATTgmail.com)
- Bug 914639 (dmcphersAATTredhat.com)
- Merge pull request #1451 from pmorie/bugs/915502
(dmcphers+openshiftbotAATTredhat.com)
- Fix bug 915502 (pmorieAATTgmail.com)

Tue Feb 26 13:00:00 2013 Adam Miller 1.5.7-1
- Implement authorization support in the broker (ccolemanAATTredhat.com)

Mon Feb 25 13:00:00 2013 Adam Miller 1.5.6-2
- bump Release for fixed build target rebuild (admillerAATTredhat.com)

Mon Feb 25 13:00:00 2013 Adam Miller 1.5.6-1
- avoiding unnecessary mongoid calls (abhguptaAATTredhat.com)
- Merge pull request #1438 from
smarterclayton/bug_912286_cleanup_robots_misc_for_split
(dmcphers+openshiftbotAATTredhat.com)
- Bug 914639 (dmcphersAATTredhat.com)
- handling pending_ops correctly in run_jobs in case of multiple processes
running simultaneously (abhguptaAATTredhat.com)
- Bug 912286 - Allow quickstart link to be server relative
(ccolemanAATTredhat.com)
- Merge pull request #1428 from pravisankar/dev/ravi/bug912208
(dmcphers+openshiftbotAATTredhat.com)
- Bug 912208 - Fix app creation for medium gears (rpentaAATTredhat.com)
- Merge pull request #1426 from fotioslindiakos/find_application
(dmcphers+openshiftbotAATTredhat.com)
- Fixed rhc_ctl_destroy helper to look for correct exit code and run faster
(fotiosAATTredhat.com)

Wed Feb 20 13:00:00 2013 Adam Miller 1.5.5-1
- Tests for node web proxy. (mrunalpAATTgmail.com)
- Relaxing restrictions on ssh key names (abhguptaAATTredhat.com)
- Merge pull request #1409 from tdawson/tdawson/fix_rubygem_sources
(dmcphers+openshiftbotAATTredhat.com)
- Bug 912798 (dmcphersAATTredhat.com)
- fix rubygem sources (tdawsonAATTredhat.com)
- Bug 912292 (dmcphersAATTredhat.com)

Tue Feb 19 13:00:00 2013 Adam Miller 1.5.4-1
- Bug 912601 (dmcphersAATTredhat.com)

Tue Feb 19 13:00:00 2013 Adam Miller 1.5.3-1
- Bug 910616 Order web frameworks before other carts (dmcphersAATTredhat.com)
- stop passing extra app object (dmcphersAATTredhat.com)
- Switch from VirtualHosts to mod_rewrite based routing to support high
density. (rmillnerAATTredhat.com)
- broker unit testcases (rchopraAATTredhat.com)
- Fixes to get builds and tests running on RHEL: (kramanAATTgmail.com)
- Fixes for ruby193 (johnAATTibiblio.org)
- Adding more indexes based on prod performance (dmcphersAATTredhat.com)
- Add index on domain_id (dmcphersAATTredhat.com)
- Add request id to mco requests (dmcphersAATTredhat.com)
- Performance fixes around retrieving apps and domains (dmcphersAATTredhat.com)
- use correct sort syntax (dmcphersAATTredhat.com)
- correction in node selection algorithm (dmcphersAATTredhat.com)
- Merge pull request #1368 from smarterclayton/bug_908546_restrict_cart_types
(dmcphers+openshiftbotAATTredhat.com)
- Properly deserialize nested cartridges when a relation exists and no method
setter (ccolemanAATTredhat.com)
- remove community pod (dmcphersAATTredhat.com)
- Merge pull request #1366 from abhgupta/abhgupta-dev
(dmcphers+openshiftbotAATTredhat.com)
- providing stub for usage_rates and changing rest response field to
usage_rates from usage_rate_usd (abhguptaAATTredhat.com)
- Refactor agent and proxy, move all v1 code to v1 model
(ironcladlouAATTgmail.com)
- WIP Cartridge Refactor (jhonceAATTredhat.com)
- WIP Cartridge Refactor (jhonceAATTredhat.com)
- making usage filter a generic hash (abhguptaAATTredhat.com)
- added new admin script to list usage for a user (abhguptaAATTredhat.com)
- Fix broken idler test (kramanAATTgmail.com)
- Updating idler tests to ignore warnings from facter (kramanAATTgmail.com)
- Fix current ip address during app creation (rpentaAATTredhat.com)

Fri Feb 8 13:00:00 2013 Adam Miller 1.5.2-1
- Merge pull request #1346 from danmcp/master (dmcphersAATTredhat.com)
- Merge pull request #1289 from
smarterclayton/isolate_api_behavior_from_base_controller
(dmcphers+openshiftbotAATTredhat.com)
- use a sparse index on gear uuid (dmcphersAATTredhat.com)
- Merge pull request #1288 from smarterclayton/improve_action_logging
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1339 from tdawson/tdawson/cleanup-spec-headers
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1344 from kraman/f18_fixes (dmcphersAATTredhat.com)
- Disable trap user quota access check for F18, since fedora selinux policy is
blocking it at the moment (kramanAATTgmail.com)
- Cut and paste error (ccolemanAATTredhat.com)
- Merge branch \'improve_action_logging\' into
isolate_api_behavior_from_base_controller (ccolemanAATTredhat.com)
- deep copy the group overrides so that a software cache of cartridges does not
suffer changes (rchopraAATTredhat.com)
- Merge remote-tracking branch \'origin/master\' into improve_action_logging
(ccolemanAATTredhat.com)
- change %define to %global (tdawsonAATTredhat.com)
- Bug 908825 Create gear uuid index in the right place (dmcphersAATTredhat.com)
- Remove legacy login() method on authservice (ccolemanAATTredhat.com)
- All controllers should inherit the standard filters, except where they are
bypassed (ccolemanAATTredhat.com)
- Move authentication logic to a new controller mixin (ccolemanAATTredhat.com)
- Ensure lib directory is in the autoload path, do not require rubygems when
developing from source (ccolemanAATTredhat.com)
- Move the API document handler to its own controller (ccolemanAATTredhat.com)
- Do not use a global variable to initialize a RestReply - use a controller
helper method. (ccolemanAATTredhat.com)
- Remove global references to $requested_api_version (ccolemanAATTredhat.com)
- Separate API behavior into its own model Make the base url mechanism relative
to the Rails root (ccolemanAATTredhat.com)
- Extract API response behavior to a controller mixin (ccolemanAATTredhat.com)
- Remove gen_req_uuid and get_cloud_user_info, no longer used
(ccolemanAATTredhat.com)
- Move ActionLog to a controller mixin, make core user_action_log independent
of controller so it can be used in models Make user logging stateful to the
thread Remove unnecessary duplicate log statement in domains controller
Remove AATTrequest_id (ccolemanAATTredhat.com)

Thu Feb 7 13:00:00 2013 Adam Miller 1.5.1-1
- Merge pull request #1334 from kraman/f18_fixes
(dmcphers+openshiftbotAATTredhat.com)
- Reading hostname from node.conf file instead of relying on localhost
Splitting test features into common, rhel only and fedora only sections
(kramanAATTgmail.com)
- Setting namespace and canonical_namespace for the domain together and doing
the same for the application (abhguptaAATTredhat.com)
- bump_minor_versions for sprint 24 (admillerAATTredhat.com)

Thu Feb 7 13:00:00 2013 Dan McPherson 1.4.9-1
- use a sparse index on gear uuid (dmcphersAATTredhat.com)

Thu Feb 7 13:00:00 2013 Dan McPherson 1.4.8-1
- deep copy the group overrides so that a software cache of cartridges does not
suffer changes (rchopraAATTredhat.com)
- Bug 908825 Create gear uuid index in the right place (dmcphersAATTredhat.com)
- Setting namespace and canonical_namespace for the domain together and doing
the same for the application (abhguptaAATTredhat.com)

Wed Feb 6 13:00:00 2013 Adam Miller 1.4.7-1
- Merge pull request #1332 from abhgupta/abhgupta-ssh-keys
(dmcphersAATTredhat.com)
- Merge pull request #1324 from tdawson/tdawson/remove_rhel5_spec_stuff
(dmcphers+openshiftbotAATTredhat.com)
- Fix for issue where system ssh keys were being left behind in the domain
object (abhguptaAATTredhat.com)
- Fix for bug 908199 - we are logging only the basic info in user_action.log
(abhguptaAATTredhat.com)
- remove BuildRoot: (tdawsonAATTredhat.com)
- Fix for bug 806395 - added list of alias as valid options in remove alias
link for application in rest response (abhguptaAATTredhat.com)
- Merge pull request #1318 from tdawson/tdawson/openshift-common-sources
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1317 from abhgupta/abhgupta-dev
(dmcphers+openshiftbotAATTredhat.com)
- make Source line uniform among all spec files (tdawsonAATTredhat.com)
- Fix for bug 907764 - fixing configure/start/stop order for components
(abhguptaAATTredhat.com)
- fix BZ907788 - gear size gets stored in group overrides now
(rchopraAATTredhat.com)

Tue Feb 5 13:00:00 2013 Adam Miller 1.4.6-1
- Fix for bug 907683 - Reloading from primary (abhguptaAATTredhat.com)
- Merge pull request #1303 from pravisankar/dev/ravi/app-lock-timeout
(dmcphers+openshiftbotAATTredhat.com)
- fix issue with reserve given not taking the valid uid (dmcphersAATTredhat.com)
- - Added Application Lock Timeout (default: 10 mins) - Unit tests for Lock
model (rpentaAATTredhat.com)
- Setting quota on new gear only if additional storage is specified
(abhguptaAATTredhat.com)

Mon Feb 4 13:00:00 2013 Adam Miller 1.4.5-1
- Merge pull request #1292 from pravisankar/dev/ravi/bug907373
(dmcphers+openshiftbotAATTredhat.com)
- Bug 907373 - Minor fix in oo-admin-chk (rpentaAATTredhat.com)
- Bug 906759 - Add usage_rate_usd field to RestEmbeddedCartridge model
(rpentaAATTredhat.com)
- Merge pull request #1287 from abhgupta/abhgupta-dev
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1284 from pravisankar/dev/ravi/bug906717
(dmcphers+openshiftbotAATTredhat.com)
- Reloading the application and fetching the pending_op_groups from it instead
of reloading the embedded object (abhguptaAATTredhat.com)
- Merge pull request #1279 from abhgupta/abhgupta-dev
(dmcphers+openshiftbotAATTredhat.com)
- adjust to 1.8.1 driver (dmcphersAATTredhat.com)
- missed a file (dmcphersAATTredhat.com)
- Bug 906717 - Fix additional storage for scaled gear (rpentaAATTredhat.com)
- Fix for bug 906266 and bug 904913 (abhguptaAATTredhat.com)
- Better naming (dmcphersAATTredhat.com)
- Merge pull request #1276 from danmcp/master (dmcphersAATTredhat.com)
- share db connection logic (dmcphersAATTredhat.com)
- fix bz894976 - dont run connections on old container (rchopraAATTredhat.com)

Fri Feb 1 13:00:00 2013 Adam Miller 1.4.4-1
- Merge pull request #1269 from rajatchopra/master
(dmcphers+openshiftbotAATTredhat.com)
- 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) (rpentaAATTredhat.com)
- Merge pull request #1270 from danmcp/master (dmcphersAATTredhat.com)
- Merge pull request #1260 from abhgupta/abhgupta-dev
(dmcphers+openshiftbotAATTredhat.com)
- Bug 906603 Handle race condition creating user with concurrent calls
(dmcphersAATTredhat.com)
- fix instability of ci tests (rchopraAATTredhat.com)
- Merge pull request #1252 from
smarterclayton/us3350_establish_plan_upgrade_capability
(dmcphers+openshiftbotAATTredhat.com)
- Fix for bug 906266, bug 906230, and bug 906233 (abhguptaAATTredhat.com)
- Review - use \'caps\' instead of \'cap\' for shortname (ccolemanAATTredhat.com)
- US3350 - Expose a plan_upgrade_enabled capability that indicates whether
users can select a plan (ccolemanAATTredhat.com)

Thu Jan 31 13:00:00 2013 Adam Miller 1.4.3-1
- cleanup (dmcphersAATTredhat.com)
- Removing unnecessary cucumber scenarios (mhicksAATTredhat.com)
- Merge pull request #1250 from rajatchopra/master
(dmcphers+openshiftbotAATTredhat.com)
- fix for bz903963 - conditionally reload haproxy after update namespace
(rchopraAATTredhat.com)
- Collect/Sync Usage data for EAP cart (rpentaAATTredhat.com)
- Fix for broker extended tests (abhguptaAATTredhat.com)

Tue Jan 29 13:00:00 2013 Adam Miller 1.4.2-1
- fix read before initialize issue (rchopraAATTredhat.com)
- Merge pull request #1234 from rajatchopra/master
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1230 from abhgupta/abhgupta-dev
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1232 from pravisankar/dev/ravi/fix-broker-extended-tests
(dmcphers+openshiftbotAATTredhat.com)
- Bug 874594 Bug 888550 (dmcphersAATTredhat.com)
- refix oo-admin-chk - remove pagination; minor fix with group override
matching (rchopraAATTredhat.com)
- cartridge name validation fix BZ869196 (rchopraAATTredhat.com)
- Fix Broker extended tests, Don\'t call observers for cloud user model if the
record is already persisted. (rpentaAATTredhat.com)
- remove consumed_gear_sizes (dmcphersAATTredhat.com)
- removing legacy broker rest api (abhguptaAATTredhat.com)
- Bug 894230 Use strong consistency properly and when creating an app
(dmcphersAATTredhat.com)
- Bug 902672 (dmcphersAATTredhat.com)
- Bug 902286 (dmcphersAATTredhat.com)
- Bug 876087 (dmcphersAATTredhat.com)
- Bug 903551 (dmcphersAATTredhat.com)
- Bug 870377 Give proper error for cart missing vs app (dmcphersAATTredhat.com)
- Bug 884456 (dmcphersAATTredhat.com)
- Merge pull request #1217 from pravisankar/dev/ravi/fix-quota
(dmcphers+openshiftbotAATTredhat.com)
- Fix Quota, additional storage validations (rpentaAATTredhat.com)
- Fix for bug 895441 - tightening our validations for cartridge scale factors
(abhguptaAATTredhat.com)
- maintaining backward compatibility for rest application output
(abhguptaAATTredhat.com)
- helper to rhc-fix-uid (rchopraAATTredhat.com)
- fixing cucumber test that was incorrectly merged (abhguptaAATTredhat.com)
- fixing rest api error message for scale factor validations
(abhguptaAATTredhat.com)
- fixing issue where jenkins ssh key was not always being added with domain-
jenkins suffix in the authorized_keys file in the apps (abhguptaAATTredhat.com)
- adding fix from master into model refactor manually for passing server
identities during gear creation (abhguptaAATTredhat.com)
- reverting change to rest user model (abhguptaAATTredhat.com)
- - 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. (rpentaAATTredhat.com)
- Fix for issue where addtl_fs_gb could not be set for non-scalable apps
(abhguptaAATTredhat.com)
- Fix for bug 895441 - validing against scales_from being higher than scales_to
(abhguptaAATTredhat.com)
- bumping rest api version to handle change in rest user model
(abhguptaAATTredhat.com)
- Fix prereq for usage ops (rpentaAATTredhat.com)
- - 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 (rpentaAATTredhat.com)
- making changes so that we call delete/deconfigure on the app and not each
cart (abhguptaAATTredhat.com)
- fix for bug 896333 (abhguptaAATTredhat.com)
- fixing gear usage record validation during app destroy (abhguptaAATTredhat.com)
- GearSize fix: Set default_gear_size for the app to \'small\' if nil is passed
from applications controller. (rpentaAATTredhat.com)
- Usage: Added gear_size, addtl_fs_gb validations to avoid invalid
usage/usagerecord. (rpentaAATTredhat.com)
- fixing application action rollback (abhguptaAATTredhat.com)
- fix broker unit testcase (rchopraAATTredhat.com)
- 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 (rpentaAATTredhat.com)
- Fix Usage workflow: Don\'t create begin/end record if additional storage is
zero (rpentaAATTredhat.com)
- Bug 895441 (rchopraAATTredhat.com)
- indexed and Bug 894985 (rchopraAATTredhat.com)
- fixed runtime tests and Lock exception handling (lnaderAATTredhat.com)
- _id is uuid for uri information (rchopraAATTredhat.com)
- fix for bug 895730 and 895733 (abhguptaAATTredhat.com)
- Added CloudUser.force_delete option and fix oo-admin-ctl-user script
(rpentaAATTredhat.com)
- auto retry on application lock acquire (rchopraAATTredhat.com)
- Fix district model and district unit tests rework (rpentaAATTredhat.com)
- added retries to application destroy in case app is locked by another op
(lnaderAATTredhat.com)
- removed group check from descriptot (profiles no longer have groups
(lnaderAATTredhat.com)
- _id to uuid for controllers - affects migrated apps (rchopraAATTredhat.com)
- Assume default gear size in calculate_gear_create_ops() if gear size is not
passed (rpentaAATTredhat.com)
- fix for bug 889932 (abhguptaAATTredhat.com)
- remove some more datastore references (rpentaAATTredhat.com)
- fix build issue (rchopraAATTredhat.com)
- Populate mongoid.yml config from Rails datastore configuration.
(rpentaAATTredhat.com)
- changing reload calls to reload from primary (abhguptaAATTredhat.com)
- fixing issue where completed pending_ops were not being deleted from domain
and user docs in mongo (abhguptaAATTredhat.com)
- Rollback logic fixes (kramanAATTgmail.com)
- cleanup (dmcphersAATTredhat.com)
- user_agent tracking (rchopraAATTredhat.com)
- Bug 893879 (dmcphersAATTredhat.com)
- Bug 889958 (dmcphersAATTredhat.com)
- fixing test condition (abhguptaAATTredhat.com)
- fix for bug 893365 (abhguptaAATTredhat.com)
- district re-alignment for migration (rchopraAATTredhat.com)
- fix for bug893366 (rchopraAATTredhat.com)
- Bug 893265 (dmcphersAATTredhat.com)
- Bug 889940 Comment 6 (dmcphersAATTredhat.com)
- Give a better message on missing feature (dmcphersAATTredhat.com)
- Bug 891801 (dmcphersAATTredhat.com)
- temporary fix for bug 893176 (lnaderAATTredhat.com)
- CloudUser.with_plan scope added for rhc-admin-ctl-plan (rpentaAATTredhat.com)
- use uuid for communication with node (rchopraAATTredhat.com)
- fix for bug 891810 (abhguptaAATTredhat.com)
- fix for bug 892106 (abhguptaAATTredhat.com)
- fix for bug 892881 (abhguptaAATTredhat.com)
- fix for bug 892105 (abhguptaAATTredhat.com)
- Bug 892068 and fixed HTTP error codes (lnaderAATTredhat.com)
- uuid field to the gear+application models (rchopraAATTredhat.com)
- removing debug info being printed in test (abhguptaAATTredhat.com)
- Bug 890119 (lnaderAATTredhat.com)
- fixing bug 892756 (abhguptaAATTredhat.com)
- Bug 889958 (dmcphersAATTredhat.com)
- Bug 892098 (lnaderAATTredhat.com)
- can\'t send nil for gear_size (dmcphersAATTredhat.com)
- Bug 889940 (dmcphersAATTredhat.com)
- Bug 892099 (dmcphersAATTredhat.com)
- Bug 891901 (dmcphersAATTredhat.com)
- Bug 892117 (dmcphersAATTredhat.com)
- Bug 892139 (dmcphersAATTredhat.com)
- Bug 892104 (dmcphersAATTredhat.com)
- Bug 892129 (dmcphersAATTredhat.com)
- fixed missing attribute (lnaderAATTredhat.com)
- Removing application estimate cucumber test (abhguptaAATTredhat.com)
- Fixing extended broker tests (abhguptaAATTredhat.com)
- Bug 889947 (lnaderAATTredhat.com)
- fix for REST API reading the value as true Bug 890001 (lnaderAATTredhat.com)
- temp fix for max_gears error (rchopraAATTredhat.com)
- Fix for bug 889978 (abhguptaAATTredhat.com)
- commenting out broken tests for now - were always broke but error was hidden
before (dmcphersAATTredhat.com)
- Bug# 889957: part 1 (rpentaAATTredhat.com)
- simplify previous fix (dmcphersAATTredhat.com)
- update namespace fix (rchopraAATTredhat.com)
- special case web_proxy (dmcphersAATTredhat.com)
- Bug# 890009 : Fix \'nolinks\' param (rpentaAATTredhat.com)
- Bug 889940 part 2 (dmcphersAATTredhat.com)
- Bug 889940 part 1 (dmcphersAATTredhat.com)
- Bug 889917 (dmcphersAATTredhat.com)
- fix for bug#889938 (rchopraAATTredhat.com)
- Bug 889952 (lnaderAATTredhat.com)
- fix for bug#889986 (rchopraAATTredhat.com)
- Bug 889939 (lnaderAATTredhat.com)
- Bug 889932 (dmcphersAATTredhat.com)
- Bug 889951 (lnaderAATTredhat.com)
- Bug 890101 (dmcphersAATTredhat.com)
- more runtime test fixes (rchopraAATTredhat.com)
- fix runtime destroy test (rchopraAATTredhat.com)
- admin script fixes (rchopraAATTredhat.com)
- fixed merge mistake (lnaderAATTredhat.com)
- Fixed site application tests (lnaderAATTredhat.com)
- fixing site cartridge tests (abhguptaAATTredhat.com)
- fixing site integration test for application (abhguptaAATTredhat.com)
- removed rest_application13.rb (lnaderAATTredhat.com)
- admin-ctl-app remove particular gear (rchopraAATTredhat.com)
- fixing ssh key test failures (abhguptaAATTredhat.com)
- fixed regression errors (lnaderAATTredhat.com)
- more admin script fixes (rchopraAATTredhat.com)
- fixing update namespacwe (abhguptaAATTredhat.com)
- fixing update_namespace (abhguptaAATTredhat.com)
- fixed domain update validation (lnaderAATTredhat.com)
- fixed 2 regression bugs (lnaderAATTredhat.com)
- fixing broker tests again after rebase (abhguptaAATTredhat.com)
- search gear/app by uuid (rchopraAATTredhat.com)
- logging exception in case of pending app job failure (abhguptaAATTredhat.com)
- fixiing application scale-up (abhguptaAATTredhat.com)
- district search fix (rchopraAATTredhat.com)
- removing txt records (dmcphersAATTredhat.com)
- removing gears resource from the routes (abhguptaAATTredhat.com)
- refactoring to use getter/setter for user capabilities (abhguptaAATTredhat.com)
- lock with timeout (kramanAATTgmail.com)
- rollback component check from change calculations (rchopraAATTredhat.com)
- reverting fix for broker integration test (abhguptaAATTredhat.com)
- removing app templates and other changes (dmcphersAATTredhat.com)
- fixing broker integration test (abhguptaAATTredhat.com)
- addtional_storage fixes (rchopraAATTredhat.com)
- removed show-port from tests and added correct error response to controller
(lnaderAATTredhat.com)
- fix rest-workflow (dmcphersAATTredhat.com)
- fixing user creation in legacy controller (abhguptaAATTredhat.com)
- fixing rest_api_test and fixing backward compatibility bugs
(lnaderAATTredhat.com)
- fix ssh key issue - not a final fix (dmcphersAATTredhat.com)
- remove extra save call (dmcphersAATTredhat.com)
- Fixing bad merge for add_alias (kramanAATTgmail.com)
- porting bug fix for 883607 to model refactor branch (abhguptaAATTredhat.com)
- handle options on cloud use save (dmcphersAATTredhat.com)
- fix typo (dmcphersAATTredhat.com)
- fix oo-accept-node (dmcphersAATTredhat.com)
- fixing cloud user test cases (dmcphersAATTredhat.com)
- Throw exception if user is trying to scale up/down a non scalable app
(lnaderAATTredhat.com)
- Removing application templates (kramanAATTgmail.com)
- district fixes (rchopraAATTredhat.com)
- Fixed error in feature removal (kramanAATTgmail.com)
- default gear sizes (rchopraAATTredhat.com)
- config is msg_broker and not gearchanger (rchopraAATTredhat.com)
- test case fixes + typo fixes (dmcphersAATTredhat.com)
- bug fixes in app and descriptor controller (lnaderAATTredhat.com)
- fix ss refs (dmcphersAATTredhat.com)
- Merged Ravi\'s changes for usage records (kramanAATTgmail.com)
- Fixed scaled app creation Fixed scaled app cartridge addition Updated
descriptors to set correct group overrides for web_cartridges
(kramanAATTgmail.com)
- deregister dns (dmcphersAATTredhat.com)
- Fixing php manifest Adding logging statements for debugging scaled apps
(kramanAATTgmail.com)
- Added support for thread dump. Fixed default username in mongoid.yml file
(kramanAATTgmail.com)
- Various bugfixes (kramanAATTgmail.com)
- fixed error on creating app by adding the user lock on user create
(lnaderAATTredhat.com)
- Moving model refactor work - Updated cartridge manifest files - Simplified
descriptor - Switched from mongo gem to use mongoid (kramanAATTgmail.com)
- Ensure write to at least 2 mongo instances (dmcphersAATTredhat.com)

Fri Jan 25 13:00:00 2013 Adam Miller 1.3.10-1
- turn off safe mode for now (dmcphersAATTredhat.com)

Thu Jan 24 13:00:00 2013 Adam Miller 1.3.9-1
- Ensure write to at least 2 mongo instances (dmcphersAATTredhat.com)

Mon Jan 21 13:00:00 2013 Adam Miller 1.3.8-1
- Merge pull request #1183 from danmcp/master
(dmcphers+openshiftbotAATTredhat.com)
- Bug 902117 (dmcphersAATTredhat.com)

Mon Jan 21 13:00:00 2013 Adam Miller 1.3.7-1
- Merge pull request #500 from mscherer/fix_missing_jsondata
(dmcphers+openshiftbotAATTredhat.com)
- include webproxy group instance in non ha list (dmcphersAATTredhat.com)
- favor different nodes within a gear group (dmcphersAATTredhat.com)
- Merge pull request #1169 from smarterclayton/use_nahi_httpclient_instead
(dmcphers+openshiftbotAATTredhat.com)
- Merge branch \'master\' of git://github.com/openshift/origin-server into
use_nahi_httpclient_instead (ccolemanAATTredhat.com)
- 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
(ccolemanAATTredhat.com)
- Do not return a unclear error message if json_data is not set
(mschererAATTredhat.com)

Fri Jan 18 13:00:00 2013 Dan McPherson 1.3.6-1
- Adding support for broker to mongodb connections over SSL
(calfonsoAATTredhat.com)
- Merge pull request #1163 from ironcladlou/endpoint-refactor
(dmcphersAATTredhat.com)
- Replace expose/show/conceal-port hooks with Endpoints (ironcladlouAATTgmail.com)

Thu Jan 17 13:00:00 2013 Adam Miller 1.3.5-1
- Bug 895269 (dmcphersAATTredhat.com)

Mon Jan 14 13:00:00 2013 Adam Miller 1.3.4-1
- Merge pull request #1145 from bdecoste/master
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1146 from pmorie/bugs/fix-tests2
(dmcphers+openshiftbotAATTredhat.com)
- increase jenkins creation timeout (bdecosteAATTgmail.com)
- Fix failing socket file tests (pmorieAATTgmail.com)
- Merge pull request #916 from Miciah/devenv-fixes-2
(dmcphers+openshiftbotAATTredhat.com)
- Merge pull request #1142 from bdecoste/master
(dmcphers+openshiftbotAATTredhat.com)
- kill orphan jenkins process (bdecosteAATTgmail.com)
- harden JSON parsing for jenkins test (bdecosteAATTgmail.com)
- Add AATTnot-enterprise tag to some tests (miciah.mastersAATTgmail.com)
- Fix tests to use newer-style rhc invocations (miciah.mastersAATTgmail.com)

Thu Jan 10 13:00:00 2013 Adam Miller 1.3.3-1
- increased jenkins test timeout (bdecosteAATTgmail.com)
- Merge pull request #1134 from bdecoste/master
(dmcphers+openshiftbotAATTredhat.com)
- updated ews2 tests (bdecosteAATTgmail.com)
- Fix BZ892006: Make postgresql socket file access solvent and add tests for
postgres and mysql socket files. (pmorieAATTgmail.com)
- added ews2 tests (bdecosteAATTgmail.com)
- Refactor to use env var rather than output from hook (jhonceAATTredhat.com)
- Merge pull request #1083 from bdecoste/master (openshift+botAATTredhat.com)
- re-enabed ews2 (bdecosteAATTgmail.com)

Tue Dec 18 13:00:00 2012 Adam Miller 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 (kramanAATTgmail.com)

Wed Dec 12 13:00:00 2012 Adam Miller 1.3.1-1
- bump_minor_versions for sprint 22 (admillerAATTredhat.com)

Wed Dec 12 13:00:00 2012 Adam Miller 1.2.10-1
- Merge pull request #986 from BanzaiMan/dev/hasari/us2975
(dmcphersAATTredhat.com)
- \'rhc cartridge add\' output format is different (asari.rubyAATTgmail.com)
- The pertinent line changed the output format. (asari.rubyAATTgmail.com)
- Remove cartridge from the command line. (asari.rubyAATTgmail.com)
- Fixed cucmber errors by increasing retry attempts and timeout margins
(nhrAATTredhat.com)
- Fix \'rhc domain update\' command usage. (asari.rubyAATTgmail.com)
- Upload ssh key before creating app. (asari.rubyAATTgmail.com)
- --state, not --status. (asari.rubyAATTgmail.com)
- \'rhc app create\' does not clone repo if dns option is not set.
(asari.rubyAATTgmail.com)
- Log timing correctly. (asari.rubyAATTgmail.com)
- Oops. \'$\' was missing. (asari.rubyAATTgmail.com)
- One more deprecated command that slipped through. (asari.rubyAATTgmail.com)
- Tweak flags further to avoid warnings. (asari.rubyAATTgmail.com)
- Properly invoke \'rhc domain destroy\'. (asari.rubyAATTgmail.com)
- First pass at US2795. (asari.rubyAATTgmail.com)
- fix for resultio append (abhguptaAATTredhat.com)

Tue Dec 11 13:00:00 2012 Adam Miller 1.2.9-1
- fixfor bug#883007 (rchopraAATTredhat.com)
- Merge pull request #1029 from bdecoste/master (openshift+botAATTredhat.com)
- Merge pull request #1048 from lnader/master (openshift+botAATTredhat.com)
- Bug 883151 - Broker should return valid error response (lnaderAATTredhat.com)
- removed ews2.0 and sy xslt (bdecosteAATTgmail.com)
- remove ews2 tests (bdecosteAATTgmail.com)
- ews2 and bugs (bdecosteAATTgmail.com)

Mon Dec 10 13:00:00 2012 Adam Miller 1.2.8-1
- Merge pull request #1042 from lnader/master (openshift+botAATTredhat.com)
- Fix for Bug 885177 (jhonceAATTredhat.com)
- bug fix (lnaderAATTredhat.com)
- US3025: Retrieve cartridge info with app (lnaderAATTredhat.com)
- Needed a narrower test, \\w catches characters invalid in DNS.
(rmillnerAATTredhat.com)
- Proper host name validation. (rmillnerAATTredhat.com)

Fri Dec 7 13:00:00 2012 Adam Miller 1.2.7-1
- Merge pull request #1035 from abhgupta/abhgupta-dev
(openshift+botAATTredhat.com)
- fix for bugs 883554 and 883752 (abhguptaAATTredhat.com)

Fri Dec 7 13:00:00 2012 Adam Miller 1.2.6-1
- add debugging to help with issues found in field (dmcphersAATTredhat.com)

Thu Dec 6 13:00:00 2012 Adam Miller 1.2.5-1
- fix for bug#883007 (rchopraAATTredhat.com)
- fix for bug#883740 - additional storage is reset on scale up/down
(rchopraAATTredhat.com)

Wed Dec 5 13:00:00 2012 Adam Miller 1.2.4-1
- create :default_gear_capabilities conf key for setting default gear
capabilities a user has at creation (lmeyerAATTredhat.com)
- Merge pull request #1012 from brenton/dead_code1 (openshift+botAATTredhat.com)
- Merge pull request #1014 from rajatchopra/master (openshift+botAATTredhat.com)
- fix bug#883553 - additional_storage param is now additional_gear_storage
(rchopraAATTredhat.com)
- Removing some dead code (bleanharAATTredhat.com)
- updated gemspecs so they work with scl rpm spec files. (tdawsonAATTredhat.com)

Tue Dec 4 13:00:00 2012 Adam Miller 1.2.3-1
- Merge pull request #995 from abhgupta/abhgupta-dev (openshift+botAATTredhat.com)
- more mco 2.2 changes (dmcphersAATTredhat.com)
- more changes for US3078 (abhguptaAATTredhat.com)
- Move add/remove alias to the node API. (rmillnerAATTredhat.com)
- Merge pull request #1001 from pmorie/sooth_ops (openshift+botAATTredhat.com)
- Remove \'framework\' message from Application constructor (pmorieAATTgmail.com)
- fixing mongo connection issues for build (dmcphersAATTredhat.com)

Thu Nov 29 13:00:00 2012 Adam Miller 1.2.2-1
- changes for US3078 (abhguptaAATTredhat.com)
- Remove unused phpmoadmin cartridge (jhonceAATTredhat.com)
- Bug 880370 (dmcphersAATTredhat.com)
- add oo-ruby (dmcphersAATTredhat.com)
- Merge pull request #945 from smarterclayton/improve_invalid_cart_message
(openshift+botAATTredhat.com)
- Improve the invalid cart message to read more naturally for users, and to
better reflect what the user has passed. (ccolemanAATTredhat.com)
- Merge pull request #956 from danmcp/master (openshift+botAATTredhat.com)
- Merge pull request #954 from abhgupta/abhgupta-dev (openshift+botAATTredhat.com)
- Merge pull request #953 from rajatchopra/master (dmcphersAATTredhat.com)
- Add method to get the active gears (dmcphersAATTredhat.com)
- Fix for bug 875442 (abhguptaAATTredhat.com)
- reform the get_all_gears call and add capability to reserve a specific uid
from a district (rchopraAATTredhat.com)
- Merge pull request #915 from Miciah/devenv-fixes-1 (openshift+botAATTredhat.com)
- Fix tests to work with remote-user auth (miciah.mastersAATTgmail.com)

Sat Nov 17 13:00:00 2012 Adam Miller 1.2.1-1
- bump_minor_versions for sprint 21 (admillerAATTredhat.com)

Fri Nov 16 13:00:00 2012 Adam Miller 1.1.10-1
- Bug 877340 (dmcphersAATTredhat.com)
- Merge pull request #913 from
smarterclayton/better_gear_limit_message_on_create (openshift+botAATTredhat.com)
- Bug 876796 (dmcphersAATTredhat.com)
- fix typo (dmcphersAATTredhat.com)
- Return a better error message when the gear limit on app creation is reached.
(ccolemanAATTredhat.com)

Thu Nov 15 13:00:00 2012 Adam Miller 1.1.9-1
- fix broker extended tests (dmcphersAATTredhat.com)
- more ruby1.9 changes (dmcphersAATTredhat.com)
- Merge pull request #911 from rajatchopra/master (openshift+botAATTredhat.com)
- Merge pull request #910 from jwhonce/dev/bz876687 (openshift+botAATTredhat.com)
- fix for bug#875258 (rchopraAATTredhat.com)
- Merge pull request #907 from danmcp/master (dmcphersAATTredhat.com)
- remove spurious output (jhonceAATTredhat.com)
- Merge pull request #909 from pravisankar/dev/ravi/us3043_bugs
(dmcphersAATTredhat.com)
- Merge pull request #904 from bdecoste/master (openshift+botAATTredhat.com)
- Bug 876459 (dmcphersAATTredhat.com)
- Fix for bug# 876516 (rpentaAATTredhat.com)
- Fix bug# 876124: caused due to ruby 1.8 to 1.9 upgrade (rpentaAATTredhat.com)
- switchyard tests (bdecosteAATTgmail.com)

Wed Nov 14 13:00:00 2012 Adam Miller 1.1.8-1
- Merge pull request #906 from ironcladlou/db-test-fixes (dmcphersAATTredhat.com)
- Fix typo resulting in undefined stepdef (ironcladlouAATTgmail.com)

Wed Nov 14 13:00:00 2012 Adam Miller 1.1.7-1
- Compare retcode as an int rather than string (ironcladlouAATTgmail.com)
- Merge pull request #895 from smarterclayton/us3046_quickstarts_and_app_types
(openshift+botAATTredhat.com)
- Merge remote-tracking branch \'origin/master\' into
us3046_quickstarts_and_app_types (ccolemanAATTredhat.com)
- Merge remote-tracking branch \'origin/master\' into
us3046_quickstarts_and_app_types (ccolemanAATTredhat.com)
- Quickstart URLs aren\'t spec compliant (ccolemanAATTredhat.com)
- Relativize base URL (ccolemanAATTredhat.com)
- Support COMMUNITY_QUICKSTARTS_URL parameter for serving hardcoded quickstarts
vs. public quickstarts, and test that these values are returned.
(ccolemanAATTredhat.com)
- US3046: Allow quickstarts to show up in the UI (ccolemanAATTredhat.com)

Wed Nov 14 13:00:00 2012 Adam Miller 1.1.6-1
- fix testdescriptor generator (dmcphersAATTredhat.com)
- get the broker working again (dmcphersAATTredhat.com)
- Move trap-user.feature and trap-user-extended.feature to origin-server
(pmorieAATTgmail.com)
- Test support and nodejs test fixes for Ruby 1.9 (ironcladlouAATTgmail.com)
- fixing tests (dmcphersAATTredhat.com)
- Remove hard-coded ruby references (ironcladlouAATTgmail.com)
- add config to gemspec (dmcphersAATTredhat.com)
- Moving plugins to Rails 3.2.8 engine (kramanAATTgmail.com)
- Ruby 1.9 compatibility fixes (ironcladlouAATTgmail.com)
- getting specs up to 1.9 sclized (dmcphersAATTredhat.com)
- Merge pull request #894 from jwhonce/master (openshift+botAATTredhat.com)
- Merge pull request #888 from pravisankar/dev/ravi/bug/876124
(dmcphersAATTredhat.com)
- Fix for Bug# 876124 (rpentaAATTredhat.com)
- Move idler tests to origin-server (jhonceAATTredhat.com)
- specifying rake gem version range (abhguptaAATTredhat.com)

Tue Nov 13 13:00:00 2012 Adam Miller 1.1.5-1
- specifying mocha gem version and fixing tests (abhguptaAATTredhat.com)

Mon Nov 12 13:00:00 2012 Adam Miller 1.1.4-1
- Merge pull request #859 from lnader/master (openshift+botAATTredhat.com)
- US3043: store initial_git_url (lnaderAATTredhat.com)
- US3043: Allow applications to be created from adhoc application templates
(lnaderAATTredhat.com)

Thu Nov 8 13:00:00 2012 Adam Miller 1.1.3-1
- Merge pull request #845 from brenton/BZ873992-origin
(openshift+botAATTredhat.com)
- Merge pull request #844 from jwhonce/dev/bz873810 (openshift+botAATTredhat.com)
- Bug 873992 - [onpremise][Client]Should delete all the prompts about
mongodb-2.2 cartridge. (bleanharAATTredhat.com)
- Merge pull request #839 from pravisankar/dev/ravi/fix-env-controller-auth
(openshift+botAATTredhat.com)
- Disable auth for environment controller (rpentaAATTredhat.com)
- Fix for Bug 873810 (jhonceAATTredhat.com)
- fixing origin tests (abhguptaAATTredhat.com)

Thu Nov 1 13:00:00 2012 Adam Miller 1.1.2-1
- Merge pull request #815 from pravisankar/dev/ravi/fix_nameserver_resolver
(openshift+botAATTredhat.com)
- Fix name server cache: query up the chain to find dns resolver nameservers
(rpentaAATTredhat.com)


 
ICM