Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3225: Remove unused colums for tool contribution and moderation.

  1. … 42 more files in changeset.
LDEV-3207: Remove unnecessary gate columns in each tool's initial insertion SQL.

  1. … 27 more files in changeset.
LDEV-3123 All DB tables names to be lowercase

    • -16
    • +16
    ./sql/create_lams_tool_commonCartridge.sql
    • -2
    • +2
    ./sql/drop_lams_tool_commonCartridge.sql
  1. … 25 more files in changeset.
LDEV-2899 There is no need for /db/sql/updatescripts/** sql updates anymore as we use autopatch ever since. So we can remove according folders

    • -4
    • +0
    ./sql/updatescripts/updateTo20070227.sql
    • -2
    • +0
    ./sql/updatescripts/updateTo20080229.sql
  1. … 48 more files in changeset.
LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1313 more files in changeset.
LDEV-2807: Support for MySQL 5.5

    • -8
    • +8
    ./sql/create_lams_tool_commonCartridge.sql
  1. … 52 more files in changeset.
LDEV-2488 Introducing first draft of the new tool "IMS Common Cartridge"

    • -0
    • +873
    ./model/commonCartridge.clay
    • -0
    • +82
    ./sql/activity_insert.sql
    • -0
    • +141
    ./sql/create_lams_tool_commonCartridge.sql
    • -0
    • +2
    ./sql/db_version_insert.sql
    • -0
    • +14
    ./sql/drop_lams_tool_commonCartridge.sql
    • -0
    • +18
    ./sql/library_insert.sql
    • -0
    • +36
    ./sql/table-schema.sql
    • -0
    • +64
    ./sql/tool_insert.sql
    • -0
    • +4
    ./sql/updatescripts/updateTo20070227.sql
    • -0
    • +2
    ./sql/updatescripts/updateTo20080229.sql
  1. … 244 more files in changeset.