Changes in deploy from origin/deployed-to-prod to 1b7bdc4d8024bdd28d4487dde60f6dab0115969c

. (118 commits)

origin/d..1b7bdc4d (compare)

Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Alex Suraci and James Myers: Send max_keys as a symbol, fog converts the key ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44998082 )
Alex Suraci and James Myers
Tue Dec 23 17:37:01 2014 -0800
Bump src/warden
Bump cloudfoundry/warden: Alex Suraci and James Myers: Dont leak file descriptors, dont blow up if accept fails ( Travis started: https://travis-ci.org/cloudfoundry/warden/builds/44995969 ) James Myers and Joseph Palermo: Update default memory limit ( Travis Success: https://travis-ci.org/cloudfoundry/warden/builds/43900760 )
Alex Suraci and James Myers
Tue Dec 23 17:00:11 2014 -0800
Merge remote-tracking branch 'origin/pr/579' into develop
Conflicts: config/blobs.yml
Luan Santos and Serguei Filimonov
Tue Dec 23 14:08:16 2014 -0800
Bump src/hm9000
Bump cloudfoundry/hm-workspace: Luan Santos and Serguei Filimonov: Bump HM9000 ( Travis Unknown )
Luan Santos and Serguei Filimonov
Tue Dec 23 14:03:23 2014 -0800
Merge remote-tracking branch 'origin/pr/585' into develop
Conflicts: config/blobs.yml
Joseph Palermo and Serguei Filimonov
Mon Dec 22 17:22:35 2014 -0800
Bump src/acceptance-tests
Bump : Joseph Palermo and Serguei Filimonov: Add buildpack spec for testing node app with websocket
Joseph Palermo and Serguei Filimonov
Mon Dec 22 16:48:03 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: James Myers and Sujoy Basu: Use CURRENT_TIMESTAMP as the default value for created_at ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44889124 )
James Myers and Sujoy Basu
Mon Dec 22 16:21:16 2014 -0800
Include internet dependent spec in CATS. Ability to include spec via manifest
Joseph Palermo and Serguei Filimonov
Mon Dec 22 15:34:10 2014 -0800
Use new stack that has a 2.2.1 better git
Joseph Palermo and Serguei Filimonov
Mon Dec 22 11:12:59 2014 -0800
Remove git package because it is not used.
Dan Lavine and Serguei Filimonov
Fri Dec 19 15:07:00 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Michael Fraenkel: Remove unnecessary and deprecated VCAP_APPLICATION variables ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44860491 ) David Sabeti and Michael Maximilien: Return 504 instead of 408 when call to broker times out ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44640194 ) David Sabeti, Ketan Deshpande and Whitney Schaefer: Grouping query tests to make them easier to read ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44637849 ) David Sabeti and Whitney Schaefer: Fix IN clause behavior for foreign keys [finishes #78842212] ( Travis Unknown ) Refactor query.rb and backfill tests for error cases ( Travis Unknown )
Michael Fraenkel
Mon Dec 22 14:36:03 2014 -0500
Upgrading nodejs buildpack to v1.1.1
CF Buildpacks Team
Mon Dec 22 14:27:02 2014 -0500
Merge remote-tracking branch 'origin/pr/583' into develop
James Myers
Mon Dec 22 09:42:12 2014 -0800
Revert "Merge remote-tracking branch 'origin/pr/577' into develop"
This reverts commit c0e1f5c9726825c203f3100d4c346e01fe149663, reversing changes made to 8b42f7259b1e51f08593087daf5f07a24d9bf056. Conflicts: config/blobs.yml
Dan Lavine and Serguei Filimonov
Mon Dec 22 09:38:36 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti, Ketan Deshpande, Michael Maximilien and Whitney Schaefer: Fixing deprovision and unbind to pass guids. ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44636159 ) David Sabeti and Michael Maximilien: Revert "Added acceptance test for bind with timeout" ( Travis Unknown ) Simplify the unbinder and client tests ( Travis Unknown ) Simplify the deprovisioner and client tests ( Travis Unknown )
David Sabeti, Ketan Deshpande, Michael Maximilien and Whitney Schaefer
Fri Dec 19 16:48:41 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Joseph Palermo and Luan Santos: Update delayed_job_sequel to use the old method of fetching multiple jobs rather than trying to lock the row. ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44629313 )
Joseph Palermo and Luan Santos
Fri Dec 19 15:13:04 2014 -0800
bump cloud_controller_ng
Signed-off-by: Atul Kshirsagar
Amit Gupta
Fri Dec 19 11:00:45 2014 -0800
Merge remote-tracking branch 'origin/pr/582' into develop
Conflicts: config/blobs.yml
Chris Piraino and Sujoy Basu
Fri Dec 19 09:40:00 2014 -0800
Bump src/dea_next
Bump cloudfoundry/dea_ng: Michael Fraenkel: Randomize nats server selection ( Travis created: https://travis-ci.org/cloudfoundry/dea_ng/builds/44533260 )
Dan Lavine and Zach Robinson
Thu Dec 18 17:45:16 2014 -0800
Merge remote-tracking branch 'origin/pr/581' into develop
Conflicts: config/blobs.yml
Chris Piraino and Sujoy Basu
Thu Dec 18 15:26:03 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Chris Piraino and Sujoy Basu: Return better error message on type conflict with neighboring process. ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44497887 ) Attempting to add a process already associated with an app is a no-op. ( Travis Unknown ) Ketan Deshpande and Michael Maximilien: Calling deprovisioner deprovision ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44497740 ) Increasing time on wait to avoid test be flaky ( Travis Unknown ) Added service instance deprovisioner ( Travis Unknown ) First implementation of the DeprovisionJob ( Travis Unknown ) Deal with http_client exceptions in provisioning ( Travis Unknown ) Added code to expect a delete after provision ( Travis Unknown ) Synchronously deprovisioning on 408 and 5xx ( Travis Unknown ) Added ServiceBrokerApiRequestTimeout and passing it along ( Travis Unknown )
Chris Piraino and Sujoy Basu
Thu Dec 18 13:47:37 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Chris Piraino: Check space existence before validating access. ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44489448 ) Ted Young: Revert "log generic failure message when staging fails" ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44489182 )
Chris Piraino and Sujoy Basu
Thu Dec 18 10:31:03 2014 -0800
Merge remote-tracking branch 'origin/pr/577' into develop
Sujoy Basu and Zach Robinson
Wed Dec 17 17:20:55 2014 -0800
Revert "Deploy syslog_drain_binder with doppler on loggregator VMs"
This reverts commit 71e8e0e269acc9e1da1c7e1bb515c9cb26399c63.
Sujoy Basu and Zach Robinson
Wed Dec 17 15:13:34 2014 -0800
Revert "Update manifest fixtures"
This reverts commit 311e4921fb6cb4aebf4bbb53472e7e124784dde3.
Sujoy Basu and Zach Robinson
Wed Dec 17 15:13:25 2014 -0800
Revert "Bump src/loggregator"
This reverts commit a14d435111d81c7124d0c2efb412980a766e1789.
Sujoy Basu and Zach Robinson
Wed Dec 17 15:12:44 2014 -0800
Bump to Login Server 1.11 https://www.pivotaltracker.com/story/show/84785932 Unprotects the /favicon.ico in order for it to properly handle SAML login flow [#84785932]
Filip Hanik
Wed Dec 17 12:34:33 2014 -0700
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Chris Piraino and Sujoy Basu: Remove v3 apps creation from v2 apps controller. ( Travis Unknown ) Alex Suraci: Pass health_check_type through from app ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44250872 ) Update version when changing health_check_type ( Travis Unknown ) Add health_check_type to app ( Travis Unknown )
Chris Piraino and Sujoy Basu
Tue Dec 16 17:03:37 2014 -0800
Bump src/cloud_controller_ng, src/collector, src/dea_next
Bump cloudfoundry/cloud_controller_ng: Dan Lavine and Serguei Filimonov: Bump nats in hope of balancing between servers better ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44239398 ) Joseph Palermo and Sujoy Basu: Clear the experimental flag from the copy app bits API docs ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44157649 ) David Sabeti and Ketan Deshpande: Add missing request key to event metadata ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44150204 ) Bump cloudfoundry/collector: Dan Lavine and Serguei Filimonov: Bump nats in hope of balancing between servers better ( Travis Success: https://travis-ci.org/cloudfoundry/collector/builds/44239145 ) Bump cloudfoundry/dea_ng: Michael Fraenkel: Update NATS - distribute initial connection ( Travis Success: https://travis-ci.org/cloudfoundry/dea_ng/builds/44239074 ) Joseph Palermo and Sujoy Basu: DEA sends nats heartbeat even when there are no running instances This keeps HM9000 from thinking there are problems. ( Travis Success: https://travis-ci.org/cloudfoundry/dea_ng/builds/44156921 )
Dan Lavine and Serguei Filimonov
Tue Dec 16 10:49:38 2014 -0800
fix typo #84694404
Luan Santos and Zach Robinson
Tue Dec 16 09:59:33 2014 -0800
Upgrading go buildpack to v1.1.1
Rasheed Abdul-Aziz and Rick Reilly
Tue Dec 16 11:04:00 2014 -0500
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti and Ketan Deshpande: Add missing request key to event metadata ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44150204 )
David Sabeti and Ketan Deshpande
Mon Dec 15 17:49:05 2014 -0800
Add possibility to specify postgres role permissions in manifest
Georgi Sabev
Wed Nov 19 15:36:43 2014 +0200
Bump src/hm9000
Bump cloudfoundry/hm-workspace: Dan Lavine and Luan Santos: Bump HM9000 ( Travis Unknown )
Dan Lavine and Luan Santos
Mon Dec 15 16:43:21 2014 -0800
Mention that the value for rlimit_core is in bytes
[#84562482]
Joseph Palermo and Sujoy Basu
Mon Dec 15 15:10:07 2014 -0800
Bump src/gorouter
Bump : sandipchitale: Fix for log message in issue 37 Chris Piraino and Serguei Filimonov: Bump apcera/nats to v1.0.6
Chris Piraino and Serguei Filimonov
Mon Dec 15 14:58:30 2014 -0800
Upgrading python buildpack to v1.1.1
Rasheed Abdul-Aziz and Rick Reilly
Mon Dec 15 17:46:53 2014 -0500
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Joseph Palermo and Sujoy Basu: Update delayed_job_sequel to process jobs from killed workers ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44141056 )
Joseph Palermo and Sujoy Basu
Mon Dec 15 14:09:11 2014 -0800
Upgrading ruby buildpack to v1.2.0
Rasheed Abdul-Aziz and Rick Reilly
Mon Dec 15 17:07:27 2014 -0500
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti and Ketan Deshpande: Fix failing spec ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44123882 )
David Sabeti and Ketan Deshpande
Mon Dec 15 11:30:48 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti and Ketan Deshpande: Changed the error type for a request trying to update the space guid of a service instance. ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/44121581 )
David Sabeti and Ketan Deshpande
Mon Dec 15 11:12:43 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti and Ketan Deshpande: Added created_at and service_label to the fields. ( Travis Unknown )
David Sabeti and Ketan Deshpande
Mon Dec 15 10:30:32 2014 -0800
Bump src/loggregator
Bump : Nick Wade: Ensure that Doppler only listens for outside connections Instrument syslog_drain_binder with Dropsonde Remove dependency on THE WORLD from bosh spec files Make bin/test race detection text more friendly Remove syslog drain binding from DEA logging agent Add syslog_drain_binder BOSH bits Georg Apitz: Update bin/test to check for race on syslog_drain_binder Fix broken tests in syslog_drain_binder Update URL-passing scheme and add logging Finish syslog_drain_binder/main to wire everything together Bump storeadapter Error if gosub not installed Make etcd TTL configurable Warren Fernandes: Moves cloud_controller_poller upto main package. Syslog drain binder updates etcd with drain urls pulled from cloud controller. Adds test for pulling drain urls with different batch size. Add cloud_controller_poller.Poll Return *Elector from elector.NewElector Add Elector for syslog_drain_binder Update dependencies Merge branch Amit-PivotalLabs-pivotal-golang-localip into develop Hard-code doppler dropsondeOrigin to "doppler" Rework ctl scripts to prevent zombie processes John Tuley: Fix README formatting in firehose section Add missing newline to fix README formatting Explain UAA configuration for firehose cf-lamb: bump loggregatorlib bump loggregatorlib bump loggregatorlib bump loggregatorlib bump loggregatorlib Amit Gupta: Use pivotal-golang for localip [#82988760]
John Tuley
Sun Dec 14 12:40:07 2014 -0700
Update manifest fixtures
[#81719084 #84331218] Signed-off-by: John Tuley
Nick Wade
Thu Dec 11 13:39:35 2014 -0700
Deploy syslog_drain_binder with doppler on loggregator VMs
[#81719084] Signed-off-by: John Tuley
Nick Wade
Wed Dec 10 11:19:58 2014 -0700
Bump src/acceptance-tests
Bump : David Lee and Zach Robinson: use 512M for java apps
David Lee and Zach Robinson
Fri Dec 12 15:49:55 2014 -0800
Bump src/collector, src/warden
Bump cloudfoundry/collector: James Myers and Mike Gehard: Fix formatting ( Travis created: https://travis-ci.org/cloudfoundry/collector/builds/43893646 ) Merge remote-tracking branch origin/pr/18 ( Travis Unknown ) Etourneau Gwenn: Ident && router key function added ( Travis Unknown ) Adding router.requests.component key ( Travis Unknown ) Add router request by sec Add http code status for the router itself Add proper key name for the router Add by component request ( Travis Unknown ) Bump cloudfoundry/warden: James Myers and Joseph Palermo: Use virtualbox for bin/test_in_vm because we no longer publish the fusion box ( Travis started: https://travis-ci.org/cloudfoundry/warden/builds/43893630 )
James Myers and Joseph Palermo
Fri Dec 12 15:21:49 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Chris Piraino, Luan Santos and Mike Gehard: Refactor space presence validation out of AppModel ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43891345 ) Delete associated v3 app when deleting the last v2 app. ( Travis Unknown )
Chris Piraino and Luan Santos
Fri Dec 12 14:55:28 2014 -0800
Fix manifest generation specs.
Chris Piraino and Mike Gehard
Thu Dec 11 15:39:30 2014 -0800
Add missing scopes for 1.10 release to Login Server client.
Signed-off-by: Swapnil Bawaskar
Rob Gallagher
Thu Dec 11 14:32:20 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Ketan Deshpande and Whitney Schaefer: Don't create a logger in the repo initializer ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43884101 ) Joseph Palermo and Serguei Filimonov: Update to use delayed_job_sequel that avoids deadlocks ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43863812 ) David Sabeti and Whitney Schaefer: Fix failing spec in service_bindings_controller_spec ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43786861 )
Whitney Schaefer
Fri Dec 12 13:41:25 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti and Whitney Schaefer: Update api docs to reflect new service_binding_event metadata format ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43785828 ) Leave metadata empty for service_instance delete events ( Travis finished: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43785507 ) add user_provided_service_instance.* to valid types in api docs ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43784689 ) Record user_provided_service_instance event from serivce_instances_controller if the guid is for a user provided instance ( Travis Unknown ) Fix typo ( Travis Unknown ) Log error when event creation fails ( Travis Unknown ) David Sabeti: Fix failing test for event repository spec ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43782266 ) Failure to record service_dashboard_client_event no longer happens in the transaction ( Travis Failed: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43780779 ) Backfill tests for error handling in events_repository_spec ( Travis Unknown ) Add assertions for space_id in service events ( Travis Unknown ) Backfill test for record_service_purge_event ( Travis Unknown ) Backfill test for record_service_binding_devent ( Travis Unknown ) Move tests for user_provided_service_instance events to events_repository_spec ( Travis Unknown ) Move tests for service instance events to events_repository_spec ( Travis Unknown ) Move service_dashboard_client_events to event_repository_spec ( Travis Unknown ) Move tests for service and service plan audit events to events_repository_spec ( Travis Unknown ) Move edge case broker audit event tests to event_repository_spec ( Travis Unknown ) Refactor some audit event specs ( Travis Unknown )
David Sabeti and Whitney Schaefer
Thu Dec 11 16:57:37 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Chris Piraino and Mike Gehard: Validate that a Space exists on V3 app creation. ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43754935 ) Chris Piraino and Warren Fernandes: V3 apps only allowed to have processes associated to its own space. ( Travis Unknown ) Ketan Deshpande and Michael Maximilien: Changed event actee_type to service_broker from broker ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43752274 ) Only add a deactivated plan to the warning object if there are instances ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43669473 ) Adding the name field ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43664281 ) Changed api version spec due to conflict ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43661341 )
Chris Piraino and Mike Gehard
Thu Dec 11 11:32:11 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Chris Piraino and Warren Fernandes: Only update the V3 app name if the V2 app has a web type. ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43660351 ) Make v3_app_name migration the newest migration. ( Travis Unknown ) Chris Piraino and Dan Lavine: Update the name of a V3 app when updating from V2. ( Travis Unknown ) Update web process name when updating a v3 app's name. ( Travis Unknown ) Name field is optional on update. ( Travis Unknown ) Dan Lavine and Zach Robinson: Add validations for the name field. ( Travis Unknown ) V3 Apps have a name ( Travis Unknown ) Joseph Palermo, Matt Hess and Zach Robinson: Refactor app controller logic ( Travis Unknown )
Chris Piraino and Warren Fernandes
Wed Dec 10 15:40:06 2014 -0800
Bump src/cloud_controller_ng
Signed-off-by: Atul Kshirsagar
Alex Suraci
Wed Dec 10 15:23:04 2014 -0800
Bump src/dea_next
Bump cloudfoundry/dea_ng: Joseph Palermo and Serguei Filimonov: Don't register an instance before checking for resource availability. ( Travis Success: https://travis-ci.org/cloudfoundry/dea_ng/builds/43640953 )
Joseph Palermo and Serguei Filimonov
Wed Dec 10 14:49:34 2014 -0800
Upgrading nodejs buildpack to v1.1.0
Rasheed Abdul-Aziz and Rick Reilly
Wed Dec 10 15:41:29 2014 -0500
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti, Michael Maximilien and Whitney Schaefer: Add api docs for service plan visibility events ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43626726 )
David Sabeti, Michael Maximilien and Whitney Schaefer
Wed Dec 10 10:24:15 2014 -0800
Bump src/gorouter
Bump : James Myers and Mike Gehard: Router does not start if dropsonde is misconfigured
James Myers and Luan Santos
Wed Dec 10 09:50:34 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti and Ketan Deshpande: Update service broker api docs ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43546842 )
David Sabeti and Ketan Deshpande
Tue Dec 9 17:51:52 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Luan Santos and Warren Fernandes: make ngnix respect disabling timeout ( Travis Unknown ) David Sabeti and Ketan Deshpande: Remove changes_from_broker_catalog key from service and service_plan event metadata ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43543532 ) events for service bindings use empty string for actee_name field ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43538117 ) Michael Maximilien and Whitney Schaefer: Make audit event when updating service_plan_visibility ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43542488 ) Add audit events when creating service_plan_visibilities ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43539133 )
Luan Santos and Warren Fernandes
Tue Dec 9 17:27:48 2014 -0800
make ha_proxy respect disabing timeout
[#84079612]
Luan Santos and Warren Fernandes
Tue Dec 9 17:27:25 2014 -0800
Bump gorouter and hm9000 to use pivotal-golang for localip [#82988760]
Signed-off-by: Kris Hicks
Amit Gupta
Thu Dec 4 02:10:35 2014 +0000
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti and Ketan Deshpande: Remove changes_from_broker_catalog key from service and service_plan event metadata ( Travis Unknown ) events for service bindings use empty string for actee_name field ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43538117 ) Michael Maximilien and Whitney Schaefer: Make audit event when updating service_plan_visibility ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43542488 ) Add audit events when creating service_plan_visibilities ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43539133 )
David Sabeti and Ketan Deshpande
Tue Dec 9 17:04:47 2014 -0800
Bump src/collector
Bump cloudfoundry/collector: Etourneau Gwenn: Reverse local Ip ( Travis Success: https://travis-ci.org/cloudfoundry/collector/builds/43538141 ) Fix graphite issue ( Travis Unknown )
Joseph Palermo and Zach Robinson
Tue Dec 9 15:59:39 2014 -0800
Upgrading go buildpack to v1.1.0
Rasheed Abdul-Aziz and Rick Reilly
Tue Dec 9 11:12:23 2014 -0500
Upgrading python buildpack to v1.1.0
Rasheed Abdul-Aziz and Rick Reilly
Mon Dec 8 17:28:52 2014 -0500
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti and Ketan Deshpande: Add api docs for user provided service instance events [#62607172] ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43535859 )
David Sabeti and Ketan Deshpande
Tue Dec 9 15:28:58 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Zach Robinson: bump errors ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43531962 ) Joseph Palermo and Zach Robinson: Revert "Merge remote-tracking branch origin/pr/292" ( Travis Unknown ) Revert "Use new i18n error messages." ( Travis Unknown ) Revert "Fix i18n translations when passed an array for the argument" ( Travis Unknown )
Zach Robinson
Tue Dec 9 14:51:03 2014 -0800
Bump src/smoke-tests
Bump : Luan Santos and Warren Fernandes: Wait a little more between requests to CC on smoke tests
Luan Santos and Warren Fernandes
Tue Dec 9 14:06:57 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: James Myers and Mike Gehard: Check if migrations have been run before loading models ( Travis Unknown ) Joseph Palermo and Zach Robinson: Fix i18n translations when passed an array for the argument Change StagingError to use default rather than generic ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43519863 ) David Sabeti and Ketan Deshpande: Fix issue with services event repository ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43511520 ) Fix names for service broker examples in events api spec ( Travis Unknown ) Formatting change ( Travis Unknown ) Add audit events for user_provided_service_instance ( Travis Failed: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43504308 ) Prevent moving service instances between spaces [#84152630] ( Travis Unknown ) Michael Maximilien and Whitney Schaefer: Fixed where we record the audit event for delete service plan visibility ( Travis Failed: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43509220 )
James Myers and Mike Gehard
Tue Dec 9 13:42:00 2014 -0800
Downgrade awscli to 1.6.6
Luan Santos and Warren Fernandes
Tue Dec 9 12:12:14 2014 -0800
Bump src/acceptance-tests, src/smoke-tests
Bump : Luan Santos and Warren Fernandes: Bump cf-test-helpers dependency Bump : Luan Santos and Warren Fernandes: Bump cf-test-helpers dependency
Luan Santos and Warren Fernandes
Tue Dec 9 12:01:04 2014 -0800
Bump src/acceptance-tests, src/smoke-tests
Bump : Luan Santos and Warren Fernandes: Update cf-test-helpers and ginkgo Bump : Luan Santos and Matt Hess: Update cf-test-helpers and ginkgo
Luan Santos and Warren Fernandes
Tue Dec 9 09:54:35 2014 -0800
Bump src/dea_next
Bump cloudfoundry/dea_ng: Luan Santos and Matt Hess: Retry polling if error is an HTTP timeout ( Travis started: https://travis-ci.org/cloudfoundry/dea_ng/builds/43498070 )
Luan Santos and Matt Hess
Tue Dec 9 09:23:23 2014 -0800
Bump src/acceptance-tests
Bump : James Myers and Warren Fernandes: Update logging suite configuration to be consistent with other suites Remove unnecessary config values from acceptance test errand
James Myers and Warren Fernandes
Mon Dec 8 18:19:46 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Whitney Schaefer: Add audit event when deleting service plan visibilities ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43417532 ) David Sabeti: Store request_addrs as controller instance variable for service_instance update ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43381183 ) Return proper error codes for deleting service_instances ( Travis Unknown ) More refactors for EventRepository ( Travis Unknown ) Dan Lavine and Joseph Palermo: Merge remote-tracking branch origin/master ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43376882 ) Use new i18n error messages. ( Travis Unknown ) Merge remote-tracking branch origin/pr/292 ( Travis Unknown ) xingzhou: Improve CC composite error message to support i18n ( Travis Unknown )
Whitney Schaefer
Mon Dec 8 16:58:29 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Dan Lavine and Joseph Palermo: Merge remote-tracking branch origin/master ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43376882 ) Use new i18n error messages. ( Travis Unknown ) Merge remote-tracking branch origin/pr/292 ( Travis Unknown ) xingzhou: Improve CC composite error message to support i18n ( Travis Unknown )
Dan Lavine and Joseph Palermo
Mon Dec 8 10:48:58 2014 -0800
Merge remote-tracking branch 'origin/pr/567' into develop
Conflicts: jobs/uaa/spec
James Myers and Warren Fernandes
Mon Dec 8 09:56:56 2014 -0800
Merge remote-tracking branch 'origin/pr/540' into develop
Conflicts: jobs/haproxy/spec
David Lee and James Myers
Fri Dec 5 16:50:49 2014 -0800
Bump UAA to 1.11
This also exposes oauth.openid.fallbackToAuthcode property in cf-release [#84049490] Signed-off-by: Madhura Bhave
Jesse Zhang
Fri Dec 5 15:50:42 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti: Update events api spec to include changes to the actor field ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43133580 ) Some more refactoring of the EventRepository ( Travis Unknown ) Rename binding => service_binding ( Travis Unknown ) Unify events_repository methods ( Travis Unknown ) Service and Plan events user broker as the actor instead of the user ( Travis Unknown )
David Sabeti
Fri Dec 5 11:57:42 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti: Add api specs for dashboard client events ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43050471 ) Record delete events for service_dashboard_clients ( Travis Unknown ) Add service_dashboard create event ( Travis Unknown )
David Sabeti
Thu Dec 4 16:58:38 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti: Record service and service plan deletion events when brokers are deleted ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43032377 ) Use space instead of space_guid and organization_guid during event creation when possible ( Travis Unknown ) Chris Piraino and Matt Hess: Reorder drain scripts and update cf-registrar gem. ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43019412 ) Chris Piraino: Make signal handlers re-entrant. ( Travis Unknown ) Cristóvão Dutra and Luan Santos: Add package_state to app_usage_events ( Travis Failed: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43017866 )
David Sabeti
Thu Dec 4 13:40:24 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti: Save specific data from security context in the event repository ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/43013937 ) Add job_name_in_configuration method to AuditEventJob ( Travis Unknown )
David Sabeti
Thu Dec 4 10:48:25 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: James Myers and Matt Hess: Update gems/dependencies ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/42937455 )
James Myers and Matt Hess
Wed Dec 3 18:04:22 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti: Rename changes_from_catalog to changes_from_broker_catalog in service and service_plan events ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/42936499 ) Add api specs for service_binding events ( Travis Unknown ) Mark all service-related events examples as experimental ( Travis Unknown ) Add deletion audit event for service bindings ( Travis Unknown ) rename binding to service_binding in service_bindings_controller_spec ( Travis Unknown ) remove unnecessary assertion in service_bindings_controller_spec ( Travis Unknown ) Backfill test for asynchronous deletion of service_bindings ( Travis Unknown ) Only record service_instance deletion event on success ( Travis Unknown ) backfill test for asynchronous deletion ( Travis Unknown ) Rename audit.broker.* to audit.service_broker.* ( Travis Unknown ) remove unnecessary assertions from service_brokers_controller_spec ( Travis Unknown ) Add missing documented event types ( Travis Unknown )
David Sabeti
Wed Dec 3 17:46:43 2014 -0800
Add rlimit_core to manifest specs and default to 0
[#81968992]
Luan Santos and Serguei Filimonov
Wed Dec 3 12:26:32 2014 -0800
Update rootfs blob
[#81968992]
Luan Santos and Serguei Filimonov
Wed Dec 3 11:21:31 2014 -0800
Add rlimit_cores property to manifest template
[#81968992]
Luan Santos and Serguei Filimonov
Wed Dec 3 11:10:27 2014 -0800
Allow core files to be generated in warden
Rex Wang
Thu Nov 20 15:49:26 2014 +0800
Bump src/smoke-tests
Bump : Serguei Filimonov: Merge pull request #6 from shashidharatd/hw-issue-1 shashidharatd: Fixed a typo John Tuley: Remove route from in-example app push Remove route when deleting runtime app go fmt Delete route when deleting logging app Warren Fernandes: Fix import paths to smoke package
Dan Lavine and James Myers
Tue Dec 2 17:44:59 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti and Jeff Hui: Admin can see service instance audit events when creating, updating, and destroying service instances. ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/42814321 )
David Sabeti and Jeff Hui
Tue Dec 2 17:41:13 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Chris Piraino, Dan Lavine, James Myers and Zach Robinson: Adds type field to /v3/processes/:guid. ( Travis started: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/42812635 )
Chris Piraino, Dan Lavine, James Myers and Zach Robinson
Tue Dec 2 17:17:04 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti: Add audit event for creating a service binding [#62604844] ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/42805436 )
David Sabeti
Tue Dec 2 16:49:19 2014 -0800
Bump src/gorouter
Bump : Dan Lavine and James Myers: Also prune routes when no connection to nats is established
Dan Lavine and James Myers
Tue Dec 2 15:18:53 2014 -0800
Bump src/dea_next
Bump cloudfoundry/dea_ng: Dan Lavine and James Myers: Fix massive dea log statement in BuildpackDownloader ( Travis Unknown )
Dan Lavine and James Myers
Tue Dec 2 15:03:35 2014 -0800
Specify default value for restricted_ips_regex in cf-properties
[#82239166]
Dan Lavine and James Myers
Tue Dec 2 14:27:24 2014 -0800
Merge remote-tracking branch 'origin/pr/547' into develop
Dan Lavine and James Myers
Tue Dec 2 12:00:19 2014 -0800
Add in the ability to configure IP restrictions for the UAA and Login Server HTTP ports. These have til date been preconfigured with a set of private ranges https://www.pivotaltracker.com/story/show/81048758 [#81048758]
Filip Hanik
Thu Nov 6 13:07:58 2014 -0700
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: David Sabeti and Jeff Hui: Add audit event for service plans ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/42765980 ) Make formatting test deterministic ( Travis Unknown ) Jeff Hui: Added service_plan create audit event when syncing to the service broker. ( Travis Unknown )
David Sabeti and Jeff Hui
Tue Dec 2 09:27:18 2014 -0800
Merge v194-branch into develop
Vick Kelkar
Tue Dec 2 02:22:07 2014 +0000
Bump src/collector
Bump cloudfoundry/collector: Serguei Filimonov: Merge pull request #15 from simonjohansson/fix-key-type ( Travis created: https://travis-ci.org/cloudfoundry/collector/builds/42689293 ) Simon Johansson: Fix bug. ( Travis Unknown ) Add failing test. ( Travis Unknown )
Matt Hess and Serguei Filimonov
Mon Dec 1 16:26:20 2014 -0800
Merge remote-tracking branch 'origin/pr/569' into develop
Matt Hess and Serguei Filimonov
Mon Dec 1 15:34:24 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Matt Hess and Serguei Filimonov: Add test coverage for invalid private domain overlap. ( Travis created: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/42684476 ) Merge branch pr/316 ( Travis Unknown ) Alex Suraci: log generic failure message when staging fails ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/42659784 ) Mike Youngstrom: More flexible nested domain validation rules. ( Travis Unknown )
Matt Hess and Serguei Filimonov
Mon Dec 1 15:07:58 2014 -0800
Bump src/cloud_controller_ng
[finishes #81909020]
Alex Suraci
Mon Dec 1 10:54:14 2014 -0800
Merge remote-tracking branch 'origin/pr/570' into develop
James Myers and Joseph Palermo
Mon Dec 1 10:17:48 2014 -0800
Bump src/cloud_controller_ng
Signed-off-by: Ted Young
Amit Gupta
Wed Nov 26 14:22:10 2014 -0800
Bump src/cloud_controller_ng
Bump cloudfoundry/cloud_controller_ng: Jeff Hui and Whitney Schaefer: Updated API version checksum. ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/42235520 ) Added api documentation for service broker audit events. ( Travis Failed: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/42232639 ) Added api documentation for service audit events. ( Travis Failed: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/42231022 ) Added audit event when deleting a service via catalog sync ( Travis Success: https://travis-ci.org/cloudfoundry/cloud_controller_ng/builds/42226409 ) Added audit event for updating services via catalog sync. ( Travis Unknown ) Jeff Hui: Create service audit event when creating service when syncing from the catalog. ( Travis Unknown )
Jeff Hui and Whitney Schaefer
Wed Nov 26 13:55:46 2014 -0800
Java Buildpack v2.6
This change updates the Java BUildpack to version 2.6. Version 2.6 has the following highlights: * Print OutOfMemory diagnostics to Loggregator (via Troy Astle) * Support for custom CA certificates when download from a repository (via Dave Head-Rapson) * Tomcat Redis Session Replication support for alternate Redis services (via Neil Aitken) * Improved SSL Diagnostics Both the online and offline buildpacks are updated as part of this change.
Ben Hale
Wed Nov 26 11:30:06 2014 +0000
Make the logging level of the collector configurable
Simon Johansson
Wed Nov 26 10:49:08 2014 +0100
Add backwards-compatibility between login.signups_enabled and login.self_service_links_enabled properties [#82678824]
Signed-off-by: Madhura Bhave
Rob Gallagher
Mon Nov 24 17:50:46 2014 -0800
Bump UAA and login-server to 1.10 release
Rob Gallagher
Fri Nov 21 17:12:06 2014 -0800
Merge remote-tracking branch 'upstream/develop' into develop
Rob Gallagher
Fri Nov 21 17:09:20 2014 -0800
Bump UAA & Login Server to 1.10 Release Candidates
Rob Gallagher
Tue Nov 18 16:50:36 2014 -0800
Bump UAA and Login Server to HEAD of develop
Signed-off-by: Madhura Bhave
Rob Gallagher
Thu Nov 13 13:53:57 2014 -0800
Rename login.signupsEnabled property to login.selfServiceLinksEnabled
[#82678824] https://www.pivotaltracker.com/story/show/82678824 Signed-off-by: Madhura Bhave
Rob Gallagher
Thu Nov 13 13:48:14 2014 -0800
clean up haproxy job spec
dmitriy kalinin
Thu Oct 30 01:22:16 2014 -0700

src/dea_next (6 commits)

9546f349..8d2d5749 (compare)

Randomize nats server selection
[#82118598]
Michael Fraenkel
Thu Dec 18 13:08:23 2014 -0700
Update NATS - distribute initial connection
[#82118598]
Michael Fraenkel
Sun Dec 7 14:17:32 2014 -0500
DEA sends nats heartbeat even when there are no running instances This keeps HM9000 from thinking there are problems.
[#84509968]
Joseph Palermo and Sujoy Basu
Mon Dec 15 16:35:21 2014 -0800
Don't register an instance before checking for resource availability.
This caused a bug where a DEA could not run an instance unless it had 2x the requested memory free. [#81721664]
Joseph Palermo and Serguei Filimonov
Wed Dec 10 12:23:08 2014 -0800
Retry polling if error is an HTTP timeout
[#81065428]
Luan Santos and Matt Hess
Tue Dec 9 09:20:49 2014 -0800
Fix massive dea log statement in BuildpackDownloader
* only log the message data that we use [#82239166]
Dan Lavine and James Myers
Tue Dec 2 14:31:51 2014 -0800

src/gorouter (5 commits)

8e5b35f4..386c51ce (compare)

Fix for log message in issue 37
Set the status code for upgrade to Websocket and TCP scenarios.
sandipchitale
Fri Dec 12 22:29:05 2014 -0800
Bump apcera/nats to v1.0.6
Chris Piraino and Serguei Filimonov
Mon Dec 15 14:23:14 2014 -0800
Router does not start if dropsonde is misconfigured
* log the error and exit with status 1 [#83964850]
James Myers and Mike Gehard
Tue Dec 9 14:38:39 2014 -0800
Use pivotal-golang for localip [#82988760]
Signed-off-by: Kris Hicks
Amit Gupta
Wed Dec 3 22:55:39 2014 +0000
Also prune routes when no connection to nats is established
[#83012844]
Dan Lavine and James Myers
Tue Dec 2 11:27:07 2014 -0800

src/warden (3 commits)

a20c4e8a..3c444b48 (compare)

Dont leak file descriptors, dont blow up if accept fails
Alex Suraci and James Myers
Tue Dec 23 16:57:47 2014 -0800
Update default memory limit
James Myers and Joseph Palermo
Fri Dec 12 17:07:02 2014 -0800
Use virtualbox for bin/test_in_vm because we no longer publish the fusion box
James Myers and Joseph Palermo
Fri Dec 12 15:10:27 2014 -0800

src/cloud_controller_ng (154 commits)

670680e3..b76e32e9 (compare)

Send max_keys as a symbol, fog converts the key
[#80814826]
Alex Suraci and James Myers
Tue Dec 23 17:35:21 2014 -0800
Use CURRENT_TIMESTAMP as the default value for created_at
* Mysql 5.6 on AWS RDS sets `--explicit_defaults_for_timestamp`, causing errors for created_at when no default value is set, this provides a sane default value, it should not change behavior as Sequel sends a value for created_at [#78499982]
James Myers and Sujoy Basu
Mon Dec 22 16:05:31 2014 -0800
Remove unnecessary and deprecated VCAP_APPLICATION variables
[#84949358]
Michael Fraenkel
Mon Dec 22 10:19:45 2014 -0500
Return 504 instead of 408 when call to broker times out
David Sabeti and Michael Maximilien
Fri Dec 19 18:08:24 2014 -0800
Grouping query tests to make them easier to read
David Sabeti, Ketan Deshpande and Whitney Schaefer
Fri Dec 19 11:10:31 2014 -0800
Fix IN clause behavior for foreign keys [finishes #78842212]
David Sabeti and Whitney Schaefer
Thu Dec 18 17:14:46 2014 -0800
Refactor query.rb and backfill tests for error cases
David Sabeti and Whitney Schaefer
Thu Dec 18 16:54:38 2014 -0800
Fixing deprovision and unbind to pass guids.
1. Passing guids instead of objects to rehydrate them during job execution 2. Passing client attrs instead of client objects to rehydrate them during job execution 3. Changed deprovisioner and unbinder namespaces 4. Moved deprovision and unbind jobs to jobs/services namespace 5. New orphan_mitigation_spec [finishes #83710832] [finishes #82204398]
David Sabeti, Ketan Deshpande, Michael Maximilien and Whitney Schaefer
Fri Dec 19 16:34:57 2014 -0800
Revert "Added acceptance test for bind with timeout"
This reverts commit be4d331de86bdb101112ed9485ac4314f2908b45. Revert "Added acceptance test simulating timeout" This reverts commit 273de5faabcc18df0e2ef86dda46a7616c18949b.
David Sabeti and Michael Maximilien
Fri Dec 19 10:06:53 2014 -0800
Simplify the unbinder and client tests
[finishes #83710832]
David Sabeti and Michael Maximilien
Fri Dec 19 09:58:29 2014 -0800
Simplify the deprovisioner and client tests
[#82204398]
David Sabeti and Michael Maximilien
Fri Dec 19 09:54:40 2014 -0800
Update delayed_job_sequel to use the old method of fetching multiple jobs rather than trying to lock the row.
[#84346198]
Joseph Palermo and Luan Santos
Fri Dec 19 15:09:23 2014 -0800
louder logging when failing to handle Diego staging
Signed-off-by: Atul Kshirsagar
Amit Gupta
Fri Dec 19 11:00:00 2014 -0800
Added acceptance test for bind with timeout
[#83710832]
Ketan Deshpande and Michael Maximilien
Thu Dec 18 17:55:51 2014 -0800
Calling the unbinder from the client
[#83710832]
Ketan Deshpande and Michael Maximilien
Thu Dec 18 17:29:36 2014 -0800
Added unbinder which enqueues unbind job as a delayed job
[#83710832]
Ketan Deshpande and Michael Maximilien
Thu Dec 18 17:13:13 2014 -0800
Adding unbind job
[#83710832]
Ketan Deshpande and Michael Maximilien
Thu Dec 18 16:56:41 2014 -0800
Added acceptance test simulating timeout
[#82204398]
Ketan Deshpande and Michael Maximilien
Thu Dec 18 15:26:46 2014 -0800
Return better error message on type conflict with neighboring process.
[#84146156]
Chris Piraino and Sujoy Basu
Thu Dec 18 11:43:12 2014 -0800
Attempting to add a process already associated with an app is a no-op.
- No longer returns a DuplicateProcessType error. [#84146156]
Chris Piraino and Sujoy Basu
Thu Dec 18 11:41:17 2014 -0800
Calling deprovisioner deprovision
[#82204398]
Ketan Deshpande and Michael Maximilien
Thu Dec 18 11:42:58 2014 -0800
Increasing time on wait to avoid test be flaky
[#82204398]
Ketan Deshpande and Michael Maximilien
Thu Dec 18 10:32:06 2014 -0800
Added service instance deprovisioner
Creates and enqueues the deprovision job [#82204398]
Ketan Deshpande and Michael Maximilien
Thu Dec 18 10:22:27 2014 -0800
First implementation of the DeprovisionJob
1. Basic perform method [#82204398]
Ketan Deshpande and Michael Maximilien
Wed Dec 17 16:17:28 2014 -0800
Deal with http_client exceptions in provisioning
1. changed to use http_client timeout exception 2. only deprovision on timeout exception or bad response 3. don't deprovision in other cases [#82204398]
Ketan Deshpande and Michael Maximilien
Wed Dec 17 12:25:02 2014 -0800
Added code to expect a delete after provision
Also added a new checksum [#82204398]
Ketan Deshpande and Michael Maximilien
Tue Dec 16 17:39:45 2014 -0800
Synchronously deprovisioning on 408 and 5xx
[#82204398]
Ketan Deshpande and Michael Maximilien
Tue Dec 16 16:57:07 2014 -0800
Added ServiceBrokerApiRequestTimeout and passing it along
[#82204398]
Ketan Deshpande and Michael Maximilien
Tue Dec 16 15:42:59 2014 -0800
Check space existence before validating access.
[#84033474]
Chris Piraino
Wed Dec 17 16:23:03 2014 -0800
Revert "log generic failure message when staging fails"
Diego now whitelists the messages it will return, so we can show them again. [#81990762] This reverts commit fe219d7afb0fbdd3f3c7978f20cc0076d7214c61.
Ted Young
Wed Dec 17 17:10:27 2014 -0800
Remove v3 apps creation from v2 apps controller.
- Once v3 apps are stable we will figure out how to do the transition properly. [#84704680]
Chris Piraino and Sujoy Basu
Tue Dec 16 12:09:32 2014 -0800
Pass health_check_type through from app
Signed-off-by: Kris Hicks
Alex Suraci
Tue Dec 16 12:03:34 2014 -0800
Update version when changing health_check_type
Signed-off-by: Kris Hicks
Alex Suraci
Tue Dec 16 11:54:43 2014 -0800
Add health_check_type to app
Signed-off-by: Kris Hicks
Alex Suraci
Tue Dec 16 11:49:20 2014 -0800
Bump nats in hope of balancing between servers better
Dan Lavine and Serguei Filimonov
Tue Dec 16 10:25:29 2014 -0800
Clear the experimental flag from the copy app bits API docs
[#84533476]
Joseph Palermo and Sujoy Basu
Mon Dec 15 16:44:42 2014 -0800
Add missing request key to event metadata
[finishes #84434434]
David Sabeti and Ketan Deshpande
Mon Dec 15 15:11:42 2014 -0800
Update delayed_job_sequel to process jobs from killed workers
Update index on delayed_jobs to include locked_by [#84346198]
Joseph Palermo and Sujoy Basu
Mon Dec 15 11:23:14 2014 -0800
Fix failing spec
David Sabeti and Ketan Deshpande
Mon Dec 15 11:30:24 2014 -0800
Changed the error type for a request trying to update the space guid of a service instance.
[finishes #84152630]
David Sabeti and Ketan Deshpande
Mon Dec 15 11:09:35 2014 -0800
Added created_at and service_label to the fields.
David Sabeti and Ketan Deshpande
Mon Dec 15 09:50:31 2014 -0800
Refactor space presence validation out of AppModel
- move the into AppsHandler, will need slight improvement if we chose to make space_guid updateable. [#84433072]
Chris Piraino, Luan Santos and Mike Gehard
Fri Dec 12 10:11:00 2014 -0800
Delete associated v3 app when deleting the last v2 app.
[#84433072]
Chris Piraino, Luan Santos and Mike Gehard
Fri Dec 12 09:46:46 2014 -0800
Don't create a logger in the repo initializer
- This seemed to be causing delayed job hydration to break.
Ketan Deshpande and Whitney Schaefer
Fri Dec 12 11:55:37 2014 -0800
Update to use delayed_job_sequel that avoids deadlocks
Change indexes on delayed_jobs table to help with queries [#84346198]
Joseph Palermo and Serguei Filimonov
Fri Dec 12 09:54:55 2014 -0800
Fix failing spec in service_bindings_controller_spec
David Sabeti and Whitney Schaefer
Thu Dec 11 17:13:17 2014 -0800
Update api docs to reflect new service_binding_event metadata format
David Sabeti and Whitney Schaefer
Thu Dec 11 16:56:58 2014 -0800
Leave metadata empty for service_instance delete events
[#62604844] - this is consistent with the way we handle other delete events for services
David Sabeti and Whitney Schaefer
Thu Dec 11 16:52:42 2014 -0800
add user_provided_service_instance.* to valid types in api docs
David Sabeti and Whitney Schaefer
Thu Dec 11 16:22:20 2014 -0800
Record user_provided_service_instance event from serivce_instances_controller if the guid is for a user provided instance
David Sabeti and Whitney Schaefer
Thu Dec 11 16:21:30 2014 -0800
Fix failing test for event repository spec
David Sabeti
Thu Dec 11 16:09:41 2014 -0800
Failure to record service_dashboard_client_event no longer happens in the transaction
[finishes #84255322]
David Sabeti
Thu Dec 11 15:44:04 2014 -0800
Backfill tests for error handling in events_repository_spec
David Sabeti
Thu Dec 11 15:43:25 2014 -0800
Add assertions for space_id in service events
Previously only asserted about space_guid, but we also need to ensure that space_id is set
David Sabeti
Thu Dec 11 14:44:25 2014 -0800
Backfill test for record_service_purge_event
David Sabeti
Thu Dec 11 14:43:43 2014 -0800
Backfill test for record_service_binding_devent
David Sabeti
Thu Dec 11 14:34:02 2014 -0800
Move tests for user_provided_service_instance events to events_repository_spec
David Sabeti
Wed Dec 10 17:58:02 2014 -0800
Move tests for service instance events to events_repository_spec
David Sabeti
Wed Dec 10 17:28:53 2014 -0800
Move service_dashboard_client_events to event_repository_spec
David Sabeti
Wed Dec 10 17:06:09 2014 -0800
Move tests for service and service plan audit events to events_repository_spec
David Sabeti
Wed Dec 10 16:31:45 2014 -0800
Move edge case broker audit event tests to event_repository_spec
David Sabeti
Wed Dec 10 14:37:03 2014 -0800
Refactor some audit event specs
Add audit event tests to event_repostiory_spec
David Sabeti
Wed Dec 10 12:24:47 2014 -0800
Fix typo
David Sabeti and Whitney Schaefer
Wed Dec 10 12:22:04 2014 -0800
Log error when event creation fails
- We're moving our testing of the repo into the repo instead of depending so much on controller tests. We've started with just one method to drive out the error case but will backfill in the next commit. [#84255322]
David Sabeti and Whitney Schaefer
Wed Dec 10 10:59:02 2014 -0800
Validate that a Space exists on V3 app creation.
[#84259796]
Chris Piraino and Mike Gehard
Thu Dec 11 11:24:01 2014 -0800
V3 apps only allowed to have processes associated to its own space.
[#84259796]
Chris Piraino and Warren Fernandes
Wed Dec 10 17:05:22 2014 -0800
Changed event actee_type to service_broker from broker
[#84338290]
Ketan Deshpande and Michael Maximilien
Thu Dec 11 11:00:17 2014 -0800
Only add a deactivated plan to the warning object if there are instances
[#81215738]
Ketan Deshpande and Michael Maximilien
Wed Dec 10 17:49:49 2014 -0800
Adding the name field
[#84176310]
Ketan Deshpande and Michael Maximilien
Wed Dec 10 16:23:13 2014 -0800
Changed api version spec due to conflict
[#77773570]
Ketan Deshpande and Michael Maximilien
Wed Dec 10 15:48:21 2014 -0800
Only update the V3 app name if the V2 app has a web type.
[#79387438]
Chris Piraino and Warren Fernandes
Wed Dec 10 14:49:10 2014 -0800
Make v3_app_name migration the newest migration.
Chris Piraino and Warren Fernandes
Wed Dec 10 11:45:39 2014 -0800
Update the name of a V3 app when updating from V2.
[#79387438]
Chris Piraino and Dan Lavine
Tue Dec 9 17:38:51 2014 -0800
Update web process name when updating a v3 app's name.
[#79387438]
Chris Piraino and Dan Lavine
Tue Dec 9 12:03:53 2014 -0800
Name field is optional on update.
- If the name field is not provided, perform a no-op, keeping compatibility with v2/apps/:guid [#79387438]
Chris Piraino and Dan Lavine
Tue Dec 9 09:59:49 2014 -0800
Add validations for the name field.
[#79387438]
Dan Lavine and Zach Robinson
Mon Dec 8 17:15:56 2014 -0800
Refactor app controller logic
- Created app handler to contain app domain logic - Removed app repository in favor of using sequel model directly - Factored domain logic from controller into app handler - Removed anemic appv3 domain model [#79387438]
Joseph Palermo, Matt Hess and Zach Robinson
Fri Dec 5 16:13:56 2014 -0800
V3 Apps have a name
- can be issued during create - can be updated - can be obtained through GET [#79387438]
Dan Lavine and Zach Robinson
Wed Dec 3 16:19:36 2014 -0800
specify health check type for docker backend
[#83638700] Signed-off-by: Atul Kshirsagar
Alex Suraci
Wed Dec 10 15:14:39 2014 -0800
specify health check type in traditional backend
[#83638700] Signed-off-by: Atul Kshirsagar
Alex Suraci
Wed Dec 10 15:04:22 2014 -0800
Using the response body message when present for 409 error
When present, favor response body message, otherwise, use description and if no description present, default. This is needed to pass more informative messages to end user from broker. [#80794268]
Ketan Deshpande and Michael Maximilien
Wed Dec 10 14:07:24 2014 -0800
Add api docs for service plan visibility events
[finishes #62604848]
David Sabeti, Michael Maximilien and Whitney Schaefer
Wed Dec 10 09:57:43 2014 -0800
Update service broker api docs
Fields for update requests are not required
David Sabeti and Ketan Deshpande
Tue Dec 9 17:47:25 2014 -0800
make ngnix respect disabling timeout
[#84079612]
Luan Santos and Warren Fernandes
Tue Dec 9 17:26:22 2014 -0800
Remove changes_from_broker_catalog key from service and service_plan event metadata
David Sabeti and Ketan Deshpande
Tue Dec 9 16:29:26 2014 -0800
Make audit event when updating service_plan_visibility
[#62604848]
Michael Maximilien and Whitney Schaefer
Tue Dec 9 16:53:05 2014 -0800
Add audit events when creating service_plan_visibilities
[#62604848]
Michael Maximilien and Whitney Schaefer
Tue Dec 9 15:24:05 2014 -0800
events for service bindings use empty string for actee_name field
David Sabeti and Ketan Deshpande
Tue Dec 9 15:53:47 2014 -0800
Add api docs for user provided service instance events [#62607172]
David Sabeti and Ketan Deshpande
Tue Dec 9 15:18:58 2014 -0800
bump errors
Zach Robinson
Tue Dec 9 14:49:39 2014 -0800
Revert "Merge remote-tracking branch 'origin/pr/292'"
This reverts commit b8026921ad01422bf35cb38743e2d98dcf1a6d85, reversing changes made to d2caa2bdc1fd2929af7ef253706818d3d1379ab1.
Joseph Palermo and Zach Robinson
Tue Dec 9 14:18:57 2014 -0800
Revert "Use new i18n error messages."
This reverts commit 7da10e379555fb088af16a370d47963718e787df.
Joseph Palermo and Zach Robinson
Tue Dec 9 14:02:52 2014 -0800
Revert "Fix i18n translations when passed an array for the argument"
This reverts commit b446e62f92fbb263fa41e5cd594569263d53c67c.
Joseph Palermo and Zach Robinson
Tue Dec 9 14:01:42 2014 -0800
Check if migrations have been run before loading models
* Prevent cc_worker, cc_clock, and cc_api from starting if migrations have not been run yet. [#82697984]
James Myers and Mike Gehard
Tue Dec 9 13:36:49 2014 -0800
Fix i18n translations when passed an array for the argument Change StagingError to use default rather than generic
[#84232032]
Joseph Palermo and Zach Robinson
Tue Dec 9 12:51:31 2014 -0800
Fix issue with services event repository
David Sabeti and Ketan Deshpande
Tue Dec 9 11:30:45 2014 -0800
Fix names for service broker examples in events api spec
David Sabeti and Ketan Deshpande
Tue Dec 9 10:37:11 2014 -0800
Formatting change
David Sabeti and Ketan Deshpande
Tue Dec 9 10:36:11 2014 -0800
Fixed where we record the audit event for delete service plan visibility
- We had been doing it after running or enqueueing (maybe before the job ran). - Now we do it immediately after the perform (whether it is synchronous or not). - We're using `successes, failures = Delayed::Job.new.work_off` in our tests to force the enqueued jobs to run. [#62604848]
Michael Maximilien and Whitney Schaefer
Tue Dec 9 11:03:36 2014 -0800
Add audit events for user_provided_service_instance
David Sabeti and Ketan Deshpande
Tue Dec 9 10:12:30 2014 -0800
Prevent moving service instances between spaces [#84152630]
David Sabeti and Ketan Deshpande
Tue Dec 9 10:12:16 2014 -0800
Add audit event when deleting service plan visibilities
[#62604848] - Replaced event validation of 'presence' with 'not_null' for actee_name. In cases like service plan visibilities we don't have an actee name and want that field to be blank. Conflicts: app/repositories/services/event_repository.rb
Whitney Schaefer
Mon Dec 8 15:05:12 2014 -0800
Store request_addrs as controller instance variable for service_instance update
This fixes a regression introduced in a recent story
David Sabeti
Fri Dec 5 18:01:58 2014 -0800
Return proper error codes for deleting service_instances
- 404 when instnace not found - 403 when user not authorized to delete This fixes a regression introduced in 3a0590b61f832787dc0eeb19c9407dfcde2a8cc7
David Sabeti
Fri Dec 5 16:35:58 2014 -0800
More refactors for EventRepository
- rename methods to use the works 'record' instance of 'create'. We may need to make special methods for create and delete events; using the word 'record' will make these new methods less confusing. - calls to record methods pass a symbol specifying only the action, instead of the whole type string
David Sabeti
Fri Dec 5 14:53:52 2014 -0800
Merge remote-tracking branch 'origin/master'
Dan Lavine and Joseph Palermo
Mon Dec 8 10:16:17 2014 -0800
Use new i18n error messages.
[#78541378]
Dan Lavine and Joseph Palermo
Mon Dec 8 10:15:19 2014 -0800
Update events api spec to include changes to the actor field
[finishes #83975716] [finishes #83975698]
David Sabeti
Fri Dec 5 11:30:28 2014 -0800
Some more refactoring of the EventRepository
The goal here is for all methods with similar names (create_X_event) to have similar interfaces (in this case, with type, object, and request_params as the three args). The create_event helper method is also different. It has more arguments so that the purpose of each one is clear (we were previously overloading some arguments, like actee).
David Sabeti
Fri Dec 5 11:11:05 2014 -0800
Rename binding => service_binding
David Sabeti
Fri Dec 5 11:08:36 2014 -0800
Unify events_repository methods
David Sabeti
Fri Dec 5 09:37:37 2014 -0800
Service and Plan events user broker as the actor instead of the user
[#83975716] [#83975698]
David Sabeti
Thu Dec 4 17:55:09 2014 -0800
Merge remote-tracking branch 'origin/pr/292'
Dan Lavine and Joseph Palermo
Fri Dec 5 11:09:25 2014 -0800
Add api specs for dashboard client events
[finishes #83900232]
David Sabeti
Thu Dec 4 16:51:39 2014 -0800
Record delete events for service_dashboard_clients
[#83900232]
David Sabeti
Thu Dec 4 16:26:44 2014 -0800
Add service_dashboard create event
[#83900232]
David Sabeti
Thu Dec 4 15:55:50 2014 -0800
Record service and service plan deletion events when brokers are deleted
David Sabeti
Thu Dec 4 12:19:14 2014 -0800
Use space instead of space_guid and organization_guid during event creation when possible
Without passing the space object, the database will store the space_guid but not the space id (the database id). This causes many sql queries to fail because they perform joins on database ids instead of guids
David Sabeti
Thu Dec 4 11:14:24 2014 -0800
Reorder drain scripts and update cf-registrar gem.
[#81881602]
Chris Piraino and Matt Hess
Thu Dec 4 11:01:46 2014 -0800
Make signal handlers re-entrant.
- Ruby 2.0 and above no longer allow for mutex operations to be performed within signal handlers, as the possibility for deadlock exists. The Steno logger uses mutexes for synchronization and thus the CC was blowing up whenever a signal was sent to USR1 or USR2.
Chris Piraino
Wed Dec 3 17:52:28 2014 -0800
Add package_state to app_usage_events
[#82697984]
Cristóvão Dutra and Luan Santos
Thu Dec 4 11:26:05 2014 -0800
Save specific data from security context in the event repository
Saving the security context itself causes issues with DelayedJob
David Sabeti
Thu Dec 4 10:13:24 2014 -0800
Add job_name_in_configuration method to AuditEventJob
David Sabeti
Thu Dec 4 09:57:04 2014 -0800
Update gems/dependencies
[82796408]
James Myers and Matt Hess
Wed Dec 3 16:58:21 2014 -0800
Rename changes_from_catalog to changes_from_broker_catalog in service and service_plan events
David Sabeti
Wed Dec 3 17:33:56 2014 -0800
Add api specs for service_binding events
[#62604844]
David Sabeti
Wed Dec 3 17:28:53 2014 -0800
Mark all service-related events examples as experimental
David Sabeti
Wed Dec 3 17:21:43 2014 -0800
Add deletion audit event for service bindings
Uses the AuditEventJob wrapper for ModelDeletion job to make sure that the events are created only once the deletion was successfully done [#62604844]
David Sabeti
Wed Dec 3 17:18:20 2014 -0800
rename binding to service_binding in service_bindings_controller_spec
This prevents binding.pry from breaking.
David Sabeti
Wed Dec 3 17:17:02 2014 -0800
remove unnecessary assertion in service_bindings_controller_spec
David Sabeti
Wed Dec 3 17:15:01 2014 -0800
Backfill test for asynchronous deletion of service_bindings
David Sabeti
Wed Dec 3 17:02:03 2014 -0800
Only record service_instance deletion event on success
Previously, these events after the deletion job was enqueued rather than after the job successfully completed. Now, event creation is done in the AuditEventJob, which wraps the ModelDeletion job for service instances.
David Sabeti
Wed Dec 3 16:53:31 2014 -0800
backfill test for asynchronous deletion
David Sabeti
Wed Dec 3 16:31:59 2014 -0800
Rename audit.broker.* to audit.service_broker.*
David Sabeti
Wed Dec 3 12:24:02 2014 -0800
remove unnecessary assertions from service_brokers_controller_spec
David Sabeti
Wed Dec 3 12:23:32 2014 -0800
Add missing documented event types
David Sabeti
Wed Dec 3 12:21:43 2014 -0800
Admin can see service instance audit events when creating, updating, and destroying service instances.
[#62604840]
David Sabeti and Jeff Hui
Tue Dec 2 16:56:14 2014 -0800
Adds type field to /v3/processes/:guid.
- The name field is now not update-able on processes. - The name field is now no longer required on creation. - /v3/apps processes must have unique process types. - 'web' is the default process type. [#79387222]
Chris Piraino, Dan Lavine, James Myers and Zach Robinson
Tue Dec 2 16:44:54 2014 -0800
Add audit event for creating a service binding [#62604844]
David Sabeti
Tue Dec 2 13:43:12 2014 -0800
Add audit event for service plans
includes several refactors of the events repository pattern. Primarily, events for services and plans require that changed be computed prior to saving the model to database. This computation seems to be the responsibility of the events repository, but saving the model itself does not. We created the with_service_event and with_service_plan_event function, which takes a block wherein the model is supposed to be saved. There is still some debate around how explicit or generic methods in the repository should be. We currently have explicit methods (with_service_plan_event) but they all delegate to a generic helper method.
David Sabeti and Jeff Hui
Tue Dec 2 09:25:03 2014 -0800
Make formatting test deterministic
We saw that in some cases the warning message printed services and plans in non-deterministic order, causing tests to fail flakily. We decided to always make the warning message print services and plans alphabetically.
David Sabeti and Jeff Hui
Mon Dec 1 16:57:29 2014 -0800
Added service_plan create audit event when syncing to the service broker.
[#62604832]
Jeff Hui
Wed Nov 26 16:38:11 2014 -0800
Add test coverage for invalid private domain overlap.
- Refactor "shared" boolean method on domain sub classes.
Matt Hess and Serguei Filimonov
Mon Dec 1 14:06:15 2014 -0800
Merge branch 'pr/316'
Matt Hess and Serguei Filimonov
Mon Dec 1 15:00:38 2014 -0800
log generic failure message when staging fails
additional details should be emitted by diego itself (via whitelist); emitting the error reason risks leaking lower-level details. [#81909020]
Alex Suraci
Mon Dec 1 10:14:40 2014 -0800
More flexible nested domain validation rules.
Mike Youngstrom
Wed Nov 26 11:28:50 2014 -0700
Support stopping individual app indices for Diego running apps [#75395892]
Signed-off-by: Ted Young
Amit Gupta
Fri Nov 21 17:51:11 2014 -0800
Updated API version checksum.
Jeff Hui and Whitney Schaefer
Wed Nov 26 12:13:21 2014 -0800
Added api documentation for service broker audit events.
[#62604816]
Jeff Hui and Whitney Schaefer
Wed Nov 26 11:42:49 2014 -0800
Added api documentation for service audit events.
[#62604824]
Jeff Hui and Whitney Schaefer
Wed Nov 26 11:23:18 2014 -0800
Added audit event when deleting a service via catalog sync
[#62604824]
Jeff Hui and Whitney Schaefer
Mon Nov 24 17:28:02 2014 -0800
Added audit event for updating services via catalog sync.
[#62604824]
Jeff Hui and Whitney Schaefer
Mon Nov 24 17:18:47 2014 -0800
Create service audit event when creating service when syncing from the catalog.
Added delete audit event for V1 service API. [#62604824]
Jeff Hui
Fri Nov 21 14:04:22 2014 -0800
Improve CC composite error message to support i18n
At present, in CC, there are some of the error messages are composite message which consist of two parts: general message part and error detail reason part. For example, Application Invalid message has three kinds of details: 1. Errors::ApiError.new_from_details("AppInvalid", "Number of instances less than 1") 2. Errors::ApiError.new_from_details("AppInvalid", "Invalid app state provided") 3. Errors::ApiError.new_from_details("AppInvalid", e.errors.full_messages) For this kind of composite message, both the general message part and the detail reason part need to be translated. Considering the details part is hard coded in CC code, suggest to enhance the CC code like the following format to support full i18n: Errors::ApiError.new_from_details("AppInvalid.invalid_instance_number") and in the i18n translation file, we can put the full message of AppInvalid error message like: AppInvalid: instances_less_than_1: "The app is invalid: Number of instances less than 1" invalid_app_state: "The app is invalid: Invalid app state provided" default: "The app is invalid: %s" In this PR, I just use AppInvlid message as en example, if this solution is ok for CC, we can use the same solution for other composite error messages in CC code. Will submit following PRs after this one is accepted and merged.
xingzhou
Wed Sep 10 15:53:03 2014 +0800

src/collector (11 commits)

2ae6212c..ffea2b49 (compare)

Bump nats in hope of balancing between servers better
Dan Lavine and Serguei Filimonov
Tue Dec 16 10:22:25 2014 -0800
Fix formatting
[#84272324]
James Myers and Mike Gehard
Fri Dec 12 09:55:10 2014 -0800
Merge remote-tracking branch 'origin/pr/18'
[#84272324]
James Myers and Mike Gehard
Fri Dec 12 09:28:15 2014 -0800
Ident && router key function added
Etourneau Gwenn
Fri Dec 12 10:36:04 2014 +0900
Adding router.requests.component key
Etourneau Gwenn
Wed Dec 10 15:26:39 2014 +0900
Add router request by sec Add http code status for the router itself Add proper key name for the router Add by component request
Etourneau Gwenn
Tue Dec 9 14:21:18 2014 +0900
Reverse local Ip
Etourneau Gwenn
Tue Dec 9 14:24:51 2014 +0900
Fix graphite issue
Etourneau Gwenn
Fri Dec 5 15:11:21 2014 +0900
Merge pull request #15 from simonjohansson/fix-key-type
Fix key type issue in graphite historian.
Serguei Filimonov
Mon Dec 1 16:23:47 2014 -0800
Fix bug.
Simon Johansson
Wed Nov 26 23:39:00 2014 +0100
Add failing test.
Simon Johansson
Wed Nov 26 23:37:14 2014 +0100

shared (0 commits)

c2bb1410..c2bb1410 (compare)

No Commits

src/hm9000 (3 commits)

be8e13b7..9921d9f8 (compare)

Bump HM9000
[#84463012]
Luan Santos and Serguei Filimonov
Tue Dec 23 14:02:59 2014 -0800
Bump HM9000
Dan Lavine and Luan Santos
Mon Dec 15 16:42:31 2014 -0800
Switch from loggregatorlib to pivotal-golang for localip in hm9000 [#82988760]
Signed-off-by: Kris Hicks
Amit Gupta
Wed Dec 3 22:39:52 2014 +0000

src/gnatsd (0 commits)

7fb53586..7fb53586 (compare)

No Commits

src/loggregator (0 commits)

eadf1a70..eadf1a70 (compare)

No Commits

src/acceptance-tests (11 commits)

9c3505d6..ba680ec1 (compare)

Add buildpack spec for testing node app with websocket
Joseph Palermo and Serguei Filimonov
Mon Dec 22 16:28:15 2014 -0800
Add spec for testing git buildpack
Joseph Palermo and Serguei Filimonov
Mon Dec 22 15:29:13 2014 -0800
Delete app and service instance after tests
Was causing some polution in DB [#83067436]
Michael Maximilien
Mon Dec 15 15:19:29 2014 -0800
Removed file reading of config and minor format
Load CONFIG if present and is valid JSON [#83067436]
Michael Maximilien
Mon Dec 15 12:28:27 2014 -0800
Modified service broker to configure log and log requests
[#83067436]
Michael Maximilien
Mon Dec 15 11:51:05 2014 -0800
Added checks for audit.app.create|restage|update
[#83067436]
Michael Maximilien
Fri Dec 12 16:05:31 2014 -0800
Added bind/unbind app to service lifecycle test
1. added fake support for bind/unbind to broker 2. added tests to create app, service and bind/unbind 3. added tests to check that app env reflects bind/unbind [#83067436]
Michael Maximilien
Fri Dec 12 15:09:45 2014 -0800
use 512M for java apps
David Lee and Zach Robinson
Fri Dec 12 15:35:20 2014 -0800
Bump cf-test-helpers dependency
[#83150236]
Luan Santos and Warren Fernandes
Tue Dec 9 12:00:28 2014 -0800
Update cf-test-helpers and ginkgo
[#83150236]
Luan Santos and Warren Fernandes
Tue Dec 9 09:52:52 2014 -0800
Update logging suite configuration to be consistent with other suites
* SyslogIpAddress, and SyslogDrainPort are required when running logging suite * Bump cf-test-helpers * Logging suite no longer uses persistent space and org * org, space, user, password, suite_name, use_existing_org, use_existing_space are no longer used configuration properties [#82310730]
James Myers and Warren Fernandes
Mon Dec 8 16:40:17 2014 -0800

packages/ruby (0 commits)

01b9b845..01b9b845 (compare)

No Commits

src/uaa (50 commits)

7f2dc9e3..9156eed2 (compare)

Bump version to 1.11
This commit merges branch 'hotfix/lenient_hybrid_flow'
Madhura Bhave
Fri Dec 5 15:59:46 2014 -0800
partial response for id_token hybrid flow for client without implicit grant [#83897020] https://www.pivotaltracker.com/story/show/83897020
Configurable via oauth.openid.fallbackToAuthcode Signed-off-by: Jesse Zhang
Madhura Bhave
Fri Dec 5 15:10:10 2014 -0800
Merge branch 'releases/1.10'
Madhura Bhave
Fri Nov 21 16:46:11 2014 -0800
Bump release version to 1.10
Madhura Bhave
Fri Nov 21 16:36:27 2014 -0800
Move allowUnverifiedUsers flag to the top level in uaa.yml - Add it to UaaConfiguration
Signed-off-by: Madhura Bhave
Rob Gallagher
Fri Nov 21 15:25:11 2014 -0800
Merge branch 'feature/allow_unverified_users_to_login' into develop
Rob Gallagher
Fri Nov 21 10:02:36 2014 -0800
Delete unused file
Signed-off-by: Madhura Bhave
Rob Gallagher
Fri Nov 21 09:25:15 2014 -0800
Add mockmvc tests for testing allowUnverifiedUsers flag - Remove systemProperty for the same from build.gradle
Signed-off-by: Madhura Bhave
Rob Gallagher
Thu Nov 20 17:49:14 2014 -0800
Add a flag for authenticating unverified users - defaults to true
[#82966572] https://www.pivotaltracker.com/story/show/82966572 Signed-off-by: Madhura Bhave
Rob Gallagher
Wed Nov 19 17:28:00 2014 -0800
Revert "Default verified to true for ScimUser [#82966572]"
This reverts commit e2b9fc7f959dfc727f04655f3107a5662ab56724.
Rob Gallagher
Wed Nov 19 13:45:08 2014 -0800
Default verified to true for ScimUser [#82966572]
https://www.pivotaltracker.com/story/show/82966572 Signed-off-by: Jesse Zhang Signed-off-by: Madhura Bhave
Madhura Bhave
Tue Nov 18 11:52:04 2014 -0800
Bump next developer version
Signed-off-by: Jesse Zhang
Rob Gallagher
Fri Nov 14 15:19:24 2014 -0800
Merge branch 'hotfix/1.9.1' into develop
Signed-off-by: Jesse Zhang Conflicts: gradle.properties
Rob Gallagher
Fri Nov 14 15:17:32 2014 -0800
Modify stopIf to take varargs of exceptions. - Add AccountNotVerifiedException to the list that stops authentication against LDAP
[#82327740] https://www.pivotaltracker.com/story/show/82327740 Signed-off-by: Rob Gallagher
Madhura Bhave
Thu Nov 13 11:03:30 2014 -0800
When retrieving blank strings for phonenumbers, ignore them rather than fail the retrieval https://www.pivotaltracker.com/story/show/82615292 [#82615292]
Filip Hanik
Wed Nov 12 17:25:46 2014 -0700
Return 403 for an authenticated, but unverfied user [#82327740]
Rob Gallagher
Wed Nov 12 16:08:22 2014 -0800
Properly validate a token in the /check_token endpoint (would rather have complete validation in a single class, rather than relying on different component to validate different parts) https://www.pivotaltracker.com/story/show/79624214 [#79624214]
Filip Hanik
Wed Nov 5 12:47:18 2014 -0700
Fix up some problems in JdbcScimUserProvisioningTests under postgresql.
Rob Gallagher
Wed Nov 5 13:57:30 2014 -0800
Allow single quotes in usernames, as they are valid in email addresses. - Run JdbcScimUserProvisioningTests as part of regular test run [#80466106] https://www.pivotaltracker.com/story/show/80466106
Rob Gallagher
Wed Nov 5 12:02:49 2014 -0800
Bump UAA to next developer version [Skip CI]
Rob Gallagher
Fri Oct 31 10:02:25 2014 -0700
Make codes endpoints available to clients with scim.create,scim.write or password.write
[#81784306] https://www.pivotaltracker.com/story/show/81784306 Signed-off-by: Madhura Bhave
Rob Gallagher
Tue Nov 4 09:22:08 2014 -0800
Make it work on both Linux/Mac https://www.pivotaltracker.com/story/show/80923768 [#80923768]
Filip Hanik
Fri Oct 31 11:29:10 2014 -0600
Explicitly add the BouncyCastle dependency Currently IntelliJ and Gradle generate different classpaths
Filip Hanik
Fri Oct 31 08:38:47 2014 -0600
/token_key produces jwk values https://www.pivotaltracker.com/story/show/81119964 [#81119964]
Filip Hanik
Thu Oct 30 13:08:09 2014 -0600
Merge branch 'feature/id_token_response_type' into develop
Filip Hanik
Wed Oct 29 13:19:26 2014 -0600
Support id_token as a response type https://www.pivotaltracker.com/story/show/81117398 [#81117398] https://www.pivotaltracker.com/story/show/81118314 [#81118314] Password flow completed Implicit (direct) flow completed Authorization Flow completed Hybrid flow implemented Hybrid flow with approval completed
Filip Hanik
Tue Oct 28 11:38:10 2014 -0700
Setting verified=TRUE for existing users, new users will still have verified=FALSE initially
Rob Gallagher
Tue Oct 28 17:41:10 2014 -0700
[#77649296] Added the password.write scope to the login client.
Rob Szumlakowski
Tue Oct 28 15:23:38 2014 -0700
Merge branch 'philwhln-patch-1' into develop
Filip Hanik
Mon Oct 27 16:19:55 2014 -0700
Update documentation to reflect openness of verify endpoint.
Rob Gallagher
Mon Oct 27 15:44:46 2014 -0700
Allow access to verify user endpoint to clients with scim.create scope.
Madhura Bhave and William Tran
Mon Oct 27 15:23:48 2014 -0700
Merge branch 'feature/modify_create_account' into develop
Will Tran
Fri Oct 24 09:22:12 2014 -0700
Log audit event when unverified user attempts to authenticate.
[#79720994] https://www.pivotaltracker.com/story/show/79720994 Signed-off-by: Madhura Bhave
Rob Szumlakowski
Thu Oct 23 15:40:48 2014 -0700
Add scim.userids authority to Login Server client. - So that it can look up user IDs
[#79720994] https://www.pivotaltracker.com/story/show/79720994 Signed-off-by: Madhura Bhave
Rob Szumlakowski
Wed Oct 22 15:17:04 2014 -0700
Throw new custom exception when user is not verified during authentication - Respond with 403 Forbidden
[#79720994] https://www.pivotaltracker.com/story/show/79720994 Signed-off-by: Rob Szumlakowski
Rob Gallagher
Tue Oct 21 16:37:47 2014 -0700
Rename non-MockMvc test
Signed-off-by: Rob Szumlakowski
Rob Gallagher
Tue Oct 21 16:36:41 2014 -0700
Add verified flag to UaaUser. - Users are unverified when created - Bootstrapped users (via manifest or XML) are auto-verified
[#79720994] https://www.pivotaltracker.com/story/show/79720994 Signed-off-by: Rob Szumlakowski
Rob Gallagher
Tue Oct 21 16:34:15 2014 -0700
Verify unverified user when resetting password
Madhura Bhave
Mon Oct 20 15:17:07 2014 -0700
Add extra info map to ExceptionReport to allow customization of JSON.
[#79720994] https://www.pivotaltracker.com/story/show/79720994 Signed-off-by: Madhura Bhave
Rob Gallagher
Fri Oct 17 16:51:05 2014 -0700
Modify JdbcScimUserProvisioning to return the existing user details in case of a conflict while creating user
[#79720994] https://www.pivotaltracker.com/story/show/79720994 Signed-off-by: Rob Gallagher
Madhura Bhave
Fri Oct 17 10:09:38 2014 -0700
Merge branch 'releases/1.9.0' into develop
CF Login Server Travis bot
Thu Oct 16 17:02:16 2014 -0700
typo "uaa target" -> "uaac target"
Phil Whelan
Wed Oct 15 16:33:07 2014 -0700
using propdeps plugin to deal with provided dependencies in non-war projects: https://github.com/spring-projects/gradle-plugins/tree/master/propdeps-plugin The previous solution wasn't compatible with STS.
Will Tran
Wed Oct 15 16:09:47 2014 -0400
Using eclipse WTP plugin so projecst can be deployed to an eclipse-managed servlet container
Will Tran
Wed Oct 15 14:43:34 2014 -0400
ignoring bin folder
Will Tran
Wed Oct 15 14:42:20 2014 -0400
Add scim.write scope to login-server client - Delete custom login-server endpoint on UAA for creating an account
[#80314608] https://www.pivotaltracker.com/story/show/80314608 Signed-off-by: Rob Gallagher
Madhura Bhave
Thu Oct 9 11:49:23 2014 -0700
Allow cache to be enabled/disabled
Filip Hanik
Tue Oct 7 17:32:10 2014 -0600
Merge branch 'feature/caching_password_encoder' into develop
Filip Hanik
Tue Oct 7 16:50:06 2014 -0600
Configure the client details service to use the caching password encoder
Filip Hanik
Tue Oct 7 16:23:28 2014 -0600
Caching password encoder Holds a memory map of hashes to allow the database to store bcrypt but avoid having to do the bcrypt algorithm repeatedly.
Filip Hanik
Tue Oct 7 08:59:12 2014 -0600

src/login (64 commits)

55a5ba4a..982ffdc7 (compare)

Merge branch 'releases/1.11'
Filip Hanik
Wed Dec 17 12:33:00 2014 -0700
Bump release version to 1.11
Filip Hanik
Wed Dec 17 12:30:42 2014 -0700
Add favicon.ico as non protected to login server Make sure that after a SAML login, we have a UaaPrincipal in our memory https://www.pivotaltracker.com/story/show/84785932 [#84785932]
Filip Hanik
Wed Dec 17 11:56:33 2014 -0700
Bump next developer version
Madhura Bhave
Fri Nov 21 17:05:35 2014 -0800
Merge branch 'releases/1.10' into develop
Madhura Bhave
Fri Nov 21 16:56:08 2014 -0800
Merge branch 'releases/1.10'
Madhura Bhave
Fri Nov 21 16:56:06 2014 -0800
Really bump release version to 1.10 - version bump script failed
Madhura Bhave
Fri Nov 21 16:54:21 2014 -0800
Bump release version to 1.10
Madhura Bhave
Fri Nov 21 16:50:31 2014 -0800
Stop fake mail server at end of MockMVC test
Signed-off-by: Rob Gallagher
Madhura Bhave
Fri Nov 21 16:00:39 2014 -0800
Bump UAA to include fix for allowUnverifiedUsers
Signed-off-by: Rob Gallagher
Madhura Bhave
Fri Nov 21 15:28:31 2014 -0800
Bump UAA
Signed-off-by: Rob Gallagher
Madhura Bhave
Fri Nov 21 10:10:24 2014 -0800
Merge branch 'feature/allow_unverified_users_to_login' into develop
Rob Gallagher
Fri Nov 21 10:04:59 2014 -0800
Remove test for unverified user from PasswordGrantIT - now tested in a mockmvc test
Signed-off-by: Madhura Bhave
Rob Gallagher
Fri Nov 21 09:32:36 2014 -0800
Add mockmvc tests for testing unverified users logging in - Remove systemProperty for the same from build.gradle
Signed-off-by: Madhura Bhave
Rob Gallagher
Thu Nov 20 17:51:03 2014 -0800
Bump UAA to include allowUnverifiedUsers to log in flag
[#82966572] https://www.pivotaltracker.com/story/show/82966572 Signed-off-by: Rob Gallagher
Madhura Bhave
Wed Nov 19 17:29:30 2014 -0800
Bump UAA to include revert of creating users verified by default
Madhura Bhave
Wed Nov 19 13:49:01 2014 -0800
Revert "Bump UAA[#82966572]"
This reverts commit 47edde92e515e4c9d15466cf38e2babe5769ec16.
Madhura Bhave
Wed Nov 19 13:46:18 2014 -0800
Bump UAA[#82966572]
ScimUser now defaults to be verified. https://www.pivotaltracker.com/story/show/82966572 Signed-off-by: Jesse Zhang
Madhura Bhave
Tue Nov 18 11:54:27 2014 -0800
Test that selfServiceLinksEnabled also disables password reset link
Signed-off-by: Madhura Bhave
Jesse Zhang
Mon Nov 17 14:21:26 2014 -0800
Bump next developer version
Signed-off-by: Rob Gallagher
Jesse Zhang
Fri Nov 14 15:48:50 2014 -0800
Merge branch 'hotfix/1.9.1' into develop
Signed-off-by: Rob Gallagher Conflicts: gradle.properties uaa
Jesse Zhang
Fri Nov 14 15:47:19 2014 -0800
Check for empty email addresses.
[#82682900] https://www.pivotaltracker.com/story/show/82682900 Signed-off-by: Madhura Bhave
Rob Gallagher
Thu Nov 13 12:15:33 2014 -0800
Bump UAA to include fixes for ChainedAuthenticationManager
[#82327740] https://www.pivotaltracker.com/story/show/82327740 Signed-off-by: Madhura Bhave
Rob Gallagher
Thu Nov 13 11:36:42 2014 -0800
Moves AccountNotVerifiedExceptionTranslator to the common module [#82327740]
Rob Gallagher
Wed Nov 12 16:24:49 2014 -0800
[#82232574] renamed login.signupsEnabled property to login.selfServiceLinksEnabled. Behaviour is different: if the flag is false, then no links will show regardless of whether a custom link had been set.
Rob Szumlakowski
Tue Nov 11 16:50:35 2014 -0500
Handle login failure for unverified users through password grant - added a custom exception translator for the AccountNotVerifiedException
[#82327740] https://www.pivotaltracker.com/story/show/82327740 Signed-off-by: Madhura Bhave
Rob Gallagher
Mon Nov 10 17:34:06 2014 -0800
Bump UAA to HEAD of develop
Rob Gallagher
Thu Nov 6 16:24:57 2014 -0800
Do not show password fields if invitation code has expired
[#77649296] https://www.pivotaltracker.com/story/show/77649296 Signed-off-by: Rob Gallagher
Madhura Bhave
Tue Nov 4 16:31:11 2014 -0800
Register invitation message type with notification server
[#77649332] https://www.pivotaltracker.com/story/show/77649332 Signed-off-by: Rob Gallagher
Madhura Bhave
Tue Nov 4 13:37:44 2014 -0800
Merge branch 'feature/invitations' into develop
Madhura Bhave
Tue Nov 4 11:23:44 2014 -0800
Enable sending invitation email via notifications service
[#77649332] https://www.pivotaltracker.com/story/show/77649332 Signed-off-by: Rob Gallagher
Madhura Bhave
Tue Nov 4 10:50:46 2014 -0800
Add client redirect after accepting invitation.
[#81784306] https://www.pivotaltracker.com/story/show/81784306 Signed-off-by: Rob Gallagher
Madhura Bhave
Tue Nov 4 09:55:10 2014 -0800
Bump Login Server to next developer version [Skip CI]
Rob Gallagher
Fri Oct 31 10:04:13 2014 -0700
Merge branch 'feature/invitations' into develop
Madhura Bhave
Thu Oct 30 17:18:44 2014 -0700
Example remote debugging config for cargo
Signed-off-by: Will Tran
Madhura Bhave
Thu Oct 30 17:09:26 2014 -0700
Set invitationEnabled to true for integration tests
Signed-off-by: Will Tran
Madhura Bhave
Thu Oct 30 17:07:17 2014 -0700
Disable invitations by default
Signed-off-by: Will Tran
Madhura Bhave
Thu Oct 30 10:59:26 2014 -0700
[#77649296] Validate code when clicking accept link. Accept link doesn't contain email anymore.
Will Tran
Thu Oct 30 09:59:16 2014 -0700
Merge branch 'feature/invitations' into develop
Madhura Bhave
Wed Oct 29 14:07:00 2014 -0700
Reinviting an existing unverified user sends another invitation email - Inviting an existing verified user will display a error message
Madhura Bhave
Wed Oct 29 14:00:38 2014 -0700
Update UAA to match feature set of id_token (OpenID features)
Filip Hanik
Wed Oct 29 13:20:08 2014 -0600
Merge branch 'feature/id_token_response_type' into develop
Filip Hanik
Wed Oct 29 13:19:59 2014 -0600
Support id_token as a response type https://www.pivotaltracker.com/story/show/81117398 [#81117398] https://www.pivotaltracker.com/story/show/81118314 [#81118314] Password flow completed Implicit (direct) flow completed Authorization Flow completed Hybrid flow implemented Hybrid flow with approval completed
Use unique user for each test
Filip Hanik
Wed Oct 29 07:26:40 2014 -0600
[#77649296] Add ability to send and accept invitations in the login server.
Madhura Bhave
Tue Oct 28 17:45:57 2014 -0700
Remove unused property
Rob Gallagher
Tue Oct 28 16:56:13 2014 -0700
WIP: Added a service for dealing with ExpiringCode. Creating user up front without a password when an invitaiotn is made. When completing the invitaiton, we still need to update the user's password and set verified=true
Signed-off-by: Madhura Bhave
Will Tran
Fri Oct 24 12:09:49 2014 -0400
WIP: Add failing IT for sending invite
Madhura Bhave and William Tran
Thu Oct 23 11:16:59 2014 -0700
Merge branch 'feature/create_account' into develop - Bump UAA to HEAD of develop
Conflicts: uaa
Madhura Bhave and William Tran
Fri Oct 24 09:26:17 2014 -0700
Bump UAA to head of feature branch
Signed-off-by: Madhura Bhave
Rob Gallagher
Thu Oct 23 15:45:04 2014 -0700
Include client Id when re-generating verification code - Use new AuthenticationDetailsSource to get saved request (has the client_id).
[#79720994] https://www.pivotaltracker.com/story/show/79720994 Signed-off-by: Madhura Bhave Signed-off-by: Rob Szumlakowski Signed-off-by: Madhura Bhave
Rob Gallagher
Thu Oct 23 14:30:16 2014 -0700
Remove unreachable test code
Signed-off-by: Madhura Bhave
Rob Gallagher
Wed Oct 22 16:32:29 2014 -0700
Resend verification message when unverified user attempts to authenticate.
[#79720994] https://www.pivotaltracker.com/story/show/79720994 Signed-off-by: Madhura Bhave
Rob Gallagher
Wed Oct 22 16:30:08 2014 -0700
Show an error message when a user is not verified during authentication
[#79720994] https://www.pivotaltracker.com/story/show/79720994 Signed-off-by: Madhura Bhave Signed-off-by: Rob Szumlakowski
Rob Gallagher
Tue Oct 21 16:47:09 2014 -0700
Verify users if unverified when resetting password
Madhura Bhave
Mon Oct 20 15:25:49 2014 -0700
Consume extra information about existing user in case of conflict when creating a user
[#79720994] https://www.pivotaltracker.com/story/show/79720994 Signed-off-by: Madhura Bhave
Rob Gallagher
Fri Oct 17 16:53:18 2014 -0700
New User Creation Flow with Pre-Generated UUID
[#79720994] https://www.pivotaltracker.com/story/show/79720994 Signed-off-by: Rob Szumlakowski
Madhura Bhave
Fri Oct 17 10:15:57 2014 -0700
Merge branch 'releases/1.9.0' into develop
Conflicts: uaa
CF Login Server Travis bot
Thu Oct 16 17:34:32 2014 -0700
using propdeps plugin to deal with provided dependencies in non-war projects: https://github.com/spring-projects/gradle-plugins/tree/master/propdeps-plugin The previous solution wasn't compatible with STS.
Will Tran
Wed Oct 15 16:09:58 2014 -0400
Rename response JSON object [#79720994] https://www.pivotaltracker.com/story/show/79720994
Signed-off-by: Rob Gallagher
Madhura Bhave
Wed Oct 1 15:50:03 2014 -0700
Using eclipse WTP plugin so projecst can be deployed to an eclipse-managed servlet container
Will Tran
Wed Oct 15 14:43:59 2014 -0400
Modify routes for new account creation flow [#79720994] https://www.pivotaltracker.com/story/show/79720994
Signed-off-by: Rob Gallagher
Madhura Bhave
Wed Oct 1 15:20:10 2014 -0700
Create unverified user before sending verification email. - If user exists and is verified, show error - If user exists unverified, regenerate verification link
[#79720994] https://www.pivotaltracker.com/story/show/79720994 Signed-off-by: Rob Gallagher
Madhura Bhave
Wed Oct 1 09:45:15 2014 -0700
Refactor account creation flow to use scim endpoints instead of custom login server endpoints
[#80314608] https://www.pivotaltracker.com/story/show/80314608 Signed-off-by: Rob Szumlakowski Signed-off-by: Rob Gallagher Signed-off-by: Rob Szumlakowski
Madhura Bhave
Thu Oct 9 11:43:51 2014 -0700
Allow messages.properties (and different locales) to be loaded from the file system https://www.pivotaltracker.com/story/show/71871918 [#71871918]
Filip Hanik
Wed Oct 8 09:24:07 2014 -0600

src/etcd-metrics-server (0 commits)

90c444c7..90c444c7 (compare)

No Commits

src/etcd (0 commits)

49e0dff2..49e0dff2 (compare)

No Commits

src/smoke-tests (10 commits)

482c3b60..e6a5983a (compare)

Wait a little more between requests to CC on smoke tests
[#83150236]
Luan Santos and Warren Fernandes
Tue Dec 9 14:05:52 2014 -0800
Bump cf-test-helpers dependency
[#83150236]
Luan Santos and Warren Fernandes
Tue Dec 9 12:00:10 2014 -0800
Update cf-test-helpers and ginkgo
[#83150236]
Luan Santos and Matt Hess
Tue Dec 9 09:47:50 2014 -0800
Merge pull request #6 from shashidharatd/hw-issue-1
Fixed a typo
Serguei Filimonov
Mon Dec 1 14:46:59 2014 -0800
Fixed a typo
shashidharatd
Fri Nov 28 16:26:30 2014 +0800
Remove route from in-example app push
[#82932890]
John Tuley
Tue Nov 18 11:28:07 2014 -0700
Remove route when deleting runtime app
[#82932890]
John Tuley
Tue Nov 18 11:08:16 2014 -0700
go fmt
John Tuley
Tue Nov 18 10:18:39 2014 -0700
Delete route when deleting logging app
[#82932890]
John Tuley
Tue Nov 18 10:17:24 2014 -0700
Fix import paths to smoke package
Signed-off-by: Joseph Rodriguez
Warren Fernandes
Tue Nov 4 13:27:49 2014 -0700

packages/ruby-2.1.4 (0 commits)

5f852875..5f852875 (compare)

No Commits