Changelog for
rubygem-openshift-origin-auth-mongo-doc-1.10.2.1-1.fc20.noarch.rpm :
Thu Aug 1 14:00:00 2013 Krishna Raman
1.10.2.1-1
- Bumping version #s for origin release 2 (kramanAATTgmail.com)
- re-base the broker URI from /broker => / (lmeyerAATTredhat.com)
- Make set_log_tag lazy, so that all controllers have a default behavior Allow
controllers to override log tag on their class, not on the instance Make
allowances for legacy behavior (ccolemanAATTredhat.com)
- Avoid harmless but annoying deprecation warning (asari.rubyAATTgmail.com)
Tue Jun 11 14:00:00 2013 Troy Dawson 1.10.2-1
- General REST API clean up - centralizing log tags and getting common objects
(lnaderAATTredhat.com)
- Bug 928675 (asari.rubyAATTgmail.com)
Tue Jun 11 14:00:00 2013 Troy Dawson 1.10.1-1
- Bump up version to 1.10
Sat Apr 13 14:00:00 2013 Krishna Raman 1.5.2-1
- Read values from node.conf for origin testing. (rmillnerAATTredhat.com)
- Updating rest-client and rake gem versions to match F18 (kramanAATTgmail.com)
- Merge pull request #1643 from kraman/update_parseconfig (dmcphersAATTredhat.com)
- Replacing get_value() with config[\'param\'] style calls for new version of
parseconfig gem. (kramanAATTgmail.com)
- Make packages build/install on F19+ (tdawsonAATTredhat.com)
- remove old obsoletes (tdawsonAATTredhat.com)
Tue Mar 12 13:00:00 2013 Troy Dawson 1.5.1-2
- Change the source from a tar to gem
Tue Mar 12 13:00:00 2013 Troy Dawson 1.5.1-1
- Implement authorization support in the broker (ccolemanAATTredhat.com)
- fix rubygem sources (tdawsonAATTredhat.com)
- Fixes to get builds and tests running on RHEL: (kramanAATTgmail.com)
- Fixes for ruby193 (johnAATTibiblio.org)
Tue Mar 12 13:00:00 2013 Troy Dawson 1.5.0-1
- Update to version 1.5.0
Fri Feb 15 13:00:00 2013 Troy Dawson 1.4.1-2
- Change the source from a tar to gem
Fri Feb 15 13:00:00 2013 Troy Dawson 1.4.1-1
- Add request id to mco requests (dmcphersAATTredhat.com)
Fri Feb 15 13:00:00 2013 Troy Dawson 1.4.0-1
- Update to version 1.4.0
Mon Feb 11 13:00:00 2013 Krishna Raman 1.1.3-1
- Merge pull request #1289 from
smarterclayton/isolate_api_behavior_from_base_controller
(dmcphers+openshiftbotAATTredhat.com)
- Merge branch \'improve_action_logging\' into
isolate_api_behavior_from_base_controller (ccolemanAATTredhat.com)
- change %define to %global (tdawsonAATTredhat.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)
- Fixing init-quota to allow for tabs in fstab file Added entries in abstract
for php-5.4, perl-5.16 Updated python-2.6,php-5.3,perl-5.10 cart so that it
wont build on F18 Fixed mongo broker auth Relaxed version requirements for
acegi-security and commons-codec when generating hashed password for jenkins
Added Apache 2.4 configs for console on F18 Added httpd 2.4 specific restart
helper (kramanAATTgmail.com)
- remove BuildRoot: (tdawsonAATTredhat.com)
- make Source line uniform among all spec files (tdawsonAATTredhat.com)
- Remove legacy login() method on authservice (ccolemanAATTredhat.com)
- All controllers should inherit the standard filters, except where they are
bypassed (ccolemanAATTredhat.com)
Tue Jan 29 13:00:00 2013 Troy Dawson 1.1.2-2
- Change the source from a tar to gem
Mon Jan 28 13:00:00 2013 Krishna Raman 1.1.2-1
- 875575 (dmcphersAATTredhat.com)
- Fix mongo auth plugin (rpentaAATTredhat.com)
- Bug 890119 (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)
- Adding support for broker to mongodb connections over SSL
(calfonsoAATTredhat.com)
Tue Jan 15 13:00:00 2013 Troy Dawson 1.1.1-3
- copy over openshift-origin-auth-mongo.conf.example
Tue Jan 15 13:00:00 2013 Troy Dawson 1.1.1-2
- Change the source from a tar to gem
Fri Jan 11 13:00:00 2013 Troy Dawson 1.1.1-1
- updated gemspecs so they work with scl rpm spec files. (tdawsonAATTredhat.com)
- more changes for US3078 (abhguptaAATTredhat.com)
- fix elif typos (dmcphersAATTredhat.com)
- add oo-ruby (dmcphersAATTredhat.com)
- more ruby1.9 changes (dmcphersAATTredhat.com)
- add config to gemspec (dmcphersAATTredhat.com)
- Moving plugins to Rails 3.2.8 engine (kramanAATTgmail.com)
- getting specs up to 1.9 sclized (dmcphersAATTredhat.com)
- specifying rake gem version range (abhguptaAATTredhat.com)
- Bug 871436 - moving the default path for AUTH_PRIVKEYFILE and AUTH_PUBKEYFILE
under /etc (bleanharAATTredhat.com)
- fix an ss reference (dmcphersAATTredhat.com)
- Moving broker config to /etc/openshift/broker.conf Rails app and all oo-
*
scripts will load production environment unless the
/etc/openshift/development marker is present Added param to specify default
when looking up a config value in OpenShift::Config Moved all defaults into
plugin initializers instead of separate defaults file No longer require
loading \'openshift-origin-common/config\' if \'openshift-origin-common\' is
loaded openshift-origin-common selinux module is merged into F16 selinux
policy. Removing from broker %postrun (kramanAATTgmail.com)
- BZ847976 - Fixing Jenkins integration (bleanharAATTredhat.com)
- Fixed broker/node setup scripts to install cgroup services. Fixed
mcollective-qpid plugin so it installs during origin package build. Updated
cgroups init script to work with both systemd and init.d Updated oo-trap-user
script Renamed oo-cgroups to openshift-cgroups (service and init.d) and
created oo-admin-ctl-cgroups Pulled in oo-get-mcs-level and abstract/util
from origin-selinux branch Fixed invalid file path in rubygem-openshift-
origin-auth-mongo spec Fixed invlaid use fo Mcollective::Config in
mcollective-qpid-plugin (kramanAATTgmail.com)
Thu Dec 6 13:00:00 2012 Troy Dawson - 0.8.9-2
- Update to version 0.8.9
Thu Oct 11 14:00:00 2012 Brenton Leanhardt 0.8.9-1
- fix for mongo auth plugin spec file (abhguptaAATTredhat.com)
- Centralize plug-in configuration (miciah.mastersAATTgmail.com)
- Removing old build scripts Moving broker/node setup utilities into util
packages Fix Auth service module name conflicts (kramanAATTgmail.com)
- Merge pull request #613 from kraman/master (openshift+botAATTredhat.com)
- Module name and gem path fixes for auth plugins (kramanAATTgmail.com)
Wed Aug 22 14:00:00 2012 Troy Dawson - 0.8.5-10
- Renamed library to correct name
Thu Aug 9 14:00:00 2012 Adam Miller - 0.8.5-9
- Removed dep on rubygem(mongo) as its not specifically needed
- Added rubygem(openshift-origin-controller), where the mongo tie in comes from
- Created doc subpackage
Thu Aug 9 14:00:00 2012 Adam Miller - 0.8.5-8
- Clean up old non-ruby package symlink for ruby_vendorlibdir
Thu Aug 9 14:00:00 2012 Adam Miller - 0.8.5-7
- No longer cleaning up false positive wrong-file-end-of-line-encoding
Tue Aug 7 14:00:00 2012 Adam Miller - 0.8.5-6
- Removed non-gem sub-package, not needed by guidelines
- cleaned up wrong-file-end-of-line-encoding
Thu Aug 2 14:00:00 2012 Troy Dawson - 0.8.5-5
- Added dependancies: rubygem(mongo) rubygem(activeresource)
Tue Jul 24 14:00:00 2012 Troy Dawson 0.8.5-4
- Changed name to openshift-origin-auth-mongo
- Removed unessisary Requires and BuildRequires.
Tue Jul 24 14:00:00 2012 Troy Dawson 0.8.5-3
- change ruby_sitelibdir to ruby_vendorlibdir per guidelines
Fri Jul 20 14:00:00 2012 Troy Dawson 0.8.5-2
- Ported to be include in Fedora 18
Wed May 30 14:00:00 2012 Krishna Raman 0.8.5-1
- Fix for Bugz 825366, 825340. SELinux changes to allow access to
user_action.log file. Logging authentication failures and user creation for
OpenShift Origin (abhguptaAATTredhat.com)
- Raise auth exception when no user/password is provided by web browser. Bug
815971 (kramanAATTgmail.com)
- Adding livecd build scripts Adding a text only minimal version of livecd
Added ability to access livecd dns from outside VM (kramanAATTgmail.com)
- Merge pull request #19 from kraman/dev/kraman/bug/815971
(dmcphersAATTredhat.com)
- Fix bug in mongo auth service where auth failure is returning nil instead of
Exception (kramanAATTgmail.com)
- Adding a seperate message for errors returned by cartridge when trying to add
them. Fixing CLIENT_RESULT error in node Removing tmp editor file
(kramanAATTgmail.com)
- Added tests (kramanAATTgmail.com)
- BugZ# 817957. Adding rest api for creating a user in the mongo auth service.
Rest API will be accessabel only from local host and will require login/pass
of an existing user. (kramanAATTgmail.com)
- moving broker auth key and iv encoding/decoding both into the plugin
(abhguptaAATTredhat.com)
Thu Apr 26 14:00:00 2012 Krishna Raman 0.8.4-1
- Added README for SwingShift-mongo plugin (rpentaAATTredhat.com)
- cleaning up spec files (dmcphersAATTredhat.com)
- decoding the broker auth key before returning from login in the auth plugin
(abhguptaAATTredhat.com)
Sat Apr 21 14:00:00 2012 Krishna Raman 0.8.3-1
- new package built with tito