Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update ant properties files to common.properties

    • -116
    • +0
    ./noticeboard/NoticeboardAttachment.hbm.xml
    • -236
    • +0
    ./noticeboard/NoticeboardContent.hbm.xml
    • -142
    • +0
    ./noticeboard/NoticeboardSession.hbm.xml
    • -112
    • +0
    ./noticeboard/NoticeboardUser.hbm.xml
  1. … 6 more files in changeset.
increased the filename field in attachment table to be varchar(255) instead of varchar(50).

    • -2
    • +2
    ./noticeboard/NoticeboardAttachment.hbm.xml
uuid is now a mandatory field

    • -0
    • +2
    ./noticeboard/NoticeboardAttachment.hbm.xml
  1. … 3 more files in changeset.
*** empty log message ***

    • -6
    • +4
    ./noticeboard/NoticeboardAttachment.hbm.xml
    • -0
    • +28
    ./noticeboard/NoticeboardContent.hbm.xml
  1. … 3 more files in changeset.
*** empty log message ***

    • -0
    • +116
    ./noticeboard/NoticeboardAttachment.hbm.xml
  1. … 1 more file in changeset.
new field contentInUse added to NoticeboardContent one to many mapping to users added to NoticeboardSession for

    • -6
    • +20
    ./noticeboard/NoticeboardContent.hbm.xml
    • -0
    • +28
    ./noticeboard/NoticeboardSession.hbm.xml
    • -0
    • +112
    ./noticeboard/NoticeboardUser.hbm.xml
added uid field as an (auto_increment) identifier for both NoticeboardContent and NoticeboardSession. generator class used is now native.

    • -10
    • +26
    ./noticeboard/NoticeboardContent.hbm.xml
    • -8
    • +29
    ./noticeboard/NoticeboardSession.hbm.xml
*** empty log message ***

    • -0
    • +178
    ./noticeboard/NoticeboardContent.hbm.xml
    • -0
    • +93
    ./noticeboard/NoticeboardSession.hbm.xml
  1. … 125 more files in changeset.