Changes to 'refs/tags/spacewalk-schema-1.8.52-1'

Šimon Lukašík isimluk at fedoraproject.org
Wed Jun 20 11:21:06 UTC 2012


Tag 'spacewalk-schema-1.8.52-1' created by Simon Lukasik <slukasik at redhat.com> at 2012-06-20 11:20 +0000

Tagging package [spacewalk-schema] version [1.8.52-1] in directory [schema/spacewalk/].

Changes since spacewalk-java-1.8.89-1:
Marcelo Moreira de Mello (1):
      833474 - removed the ';' character due the error ORA-00911

Nigel Jones (1):
      748331 - do not create multiple default ks sessions

Simon Lukasik (3):
      Add index on testresult_id for better performance.
      Add index on ident_id for better performance
      Automatic commit of package [spacewalk-schema] release [1.8.52-1].

Tomas Lestach (7):
      remove unnecessary casts
      remove unnecessary else clause
      remove unnecessary else clause
      removing @Override annotation, method isn't overriden
      removing @Override annotations, methods aren't overriden
      748331 - remove unused import
      823798 - update API documentation

---
 java/code/src/com/redhat/rhn/common/db/datasource/xml/config_queries.xml                                            |    2 -
 java/code/src/com/redhat/rhn/domain/credentials/Credentials.java                                                    |    4 ---
 java/code/src/com/redhat/rhn/domain/image/Image.java                                                                |    1 
 java/code/src/com/redhat/rhn/frontend/action/kickstart/KickstartHelper.java                                         |   13 ----------
 java/code/src/com/redhat/rhn/frontend/action/systems/images/ScheduleImageDeploymentAction.java                      |    8 +++---
 java/code/src/com/redhat/rhn/frontend/events/NewCloneErrataEvent.java                                               |    2 -
 java/code/src/com/redhat/rhn/frontend/xmlrpc/configchannel/ConfigChannelHandler.java                                |    4 +--
 java/code/src/com/redhat/rhn/frontend/xmlrpc/errata/ErrataHandler.java                                              |    6 +---
 java/code/src/com/redhat/rhn/frontend/xmlrpc/system/config/ServerConfigHandler.java                                 |    4 +--
 rel-eng/packages/spacewalk-schema                                                                                   |    2 -
 schema/spacewalk/common/tables/rhnXccdfRuleIdentMap.sql                                                             |    5 +++
 schema/spacewalk/common/tables/rhnXccdfRuleresult.sql                                                               |    5 +++
 schema/spacewalk/spacewalk-schema.spec                                                                              |    7 ++++-
 schema/spacewalk/upgrade/spacewalk-schema-1.7-to-spacewalk-schema-1.8/105-rhnXccdfRuleresult-index.sql.oracle       |    4 +++
 schema/spacewalk/upgrade/spacewalk-schema-1.7-to-spacewalk-schema-1.8/105-rhnXccdfRuleresult-index.sql.postgresql   |    4 +++
 schema/spacewalk/upgrade/spacewalk-schema-1.7-to-spacewalk-schema-1.8/106-rhnXccdfRuleIdentMap-index.sql.oracle     |    4 +++
 schema/spacewalk/upgrade/spacewalk-schema-1.7-to-spacewalk-schema-1.8/106-rhnXccdfRuleIdentMap-index.sql.postgresql |    4 +++
 17 files changed, 45 insertions(+), 34 deletions(-)
---


More information about the spacewalk-commits mailing list