aboutsummaryrefslogtreecommitdiffstats
path: root/policy-db-migrator
AgeCommit message (Expand)AuthorFilesLines
2022-10-20Update snapshot and/or references of policy/docker to latest snapshotsliamfallon2-2/+2
2022-10-20update parent references in policy/docker pom2.5.1liamfallon1-1/+1
2022-10-20Adding Khon as latest db version.adheli.tavares4-0/+80
2022-10-18OpenSuse docker file for db-migratordanielhanrahan1-0/+55
2022-09-26db-migrator SQL compatibility mysql/mariadbjhh5-5/+5
2022-09-23Allow for mysql command flags in db-migratorjhh1-1/+5
2022-09-22Update snapshot and/or references of policy/docker to latest snapshotsliamfallon2-2/+2
2022-09-22update parent references in policy/docker pom2.5.0liamfallon1-1/+1
2022-09-14Change the properties column type to hibernate/postgres match.adheli.tavares5-5/+5
2022-09-07Fix casting of lob type on db-migrator for postgres installationadheli.tavares5-5/+5
2022-09-01Allow setting external dockerfile for db-migratordanielhanrahan1-1/+4
2022-07-29Update docker base image to snapshotliamfallon1-1/+1
2022-07-15Update parent references on docker filesliamfallon1-1/+1
2022-06-29OCI image spec labels for policy-docker imagesdanielhanrahan2-1/+13
2022-05-03Set snapshot and/or references of policy/docker for new releaseliamfallon1-1/+1
2022-04-27Update snapshot and/or references of policy/docker to latest snapshotsliamfallon1-1/+1
2022-04-12.highlight .hll { background-color: #ffffcc } .highlight .c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
const path = require('path');
const webpack = require('webpack');
const ProgressPlugin = require('webpack/lib/ProgressPlugin');
const HtmlWebpackPlugin = require(
2022-02-02Merge "Add upgrade/downgrade scripts for postgres in db-migrator"Liam Fallon96-0/+1920
2022-02-02Merge "Add upgrade/downgrade scripts for postgres in db-migrator"Liam Fallon96-0/+1920
2022-02-02Merge "Add upgrade/downgrade scripts for postgres in db-migrator"Liam Fallon26-0/+528
2022-02-02Modified db-migrator to allow configuration of databasewaynedunican4-14/+806
2022-01-20Add upgrade/downgrade scripts for postgres in db-migratorwaynedunican96-0/+1920
2022-01-20Add upgrade/downgrade scripts for postgres in db-migratorwaynedunican96-0/+1920
2022-01-20Add upgrade/downgrade scripts for postgres in db-migratorwaynedunican26-0/+528
2022-01-10Fix issues in existing entity classesa.sreekumar12-0/+244
2021-11-24Update snapshot of policy/docker to 2.4.1-SNAPSHOTliamfallon1-1/+1
2021-10-14Bump policy/docker to Jakarta 2.4.0-SNAPSHOTliamfallon1-1/+1
2021-10-14Bump policy/docker to 2.3.2-SNAPSHOTliamfallon1-1/+1
2021-10-12Update parent version, jdk version in db-migrator2.3.1liamfallon1-1/+1
2021-09-28Retain datetime precision on downgradektimoney2-2/+2
2021-09-27Modify pdpstatistics to prevent duplicate keysktimoney1-1/+1
2021-09-21Update db-migrator version checksktimoney1-42/+35
2021-08-31Update default value of LASTUPDATE in pdp tablektimoney1-1/+1
2021-08-26Merge "Bump docker to 2.3.1"Ajith Sreekumar2-2/+2
2021-08-25Bump docker to 2.3.1Jim Hahn2-2/+2
2021-08-25Update pdp_enginestats records during upgrade/downgradektimoney28-54/+98
2021-08-23Update METADATA table names for policy/docker db-migratorktimoney1-2/+2
2021-08-20Update pdpstatistics with IDs for change of PK.adheli.tavares3-1/+5
2021-08-18Upgrade/downgrade on existent tables and indexes.adheli.tavares27-74/+340
2021-08-10use url resource for docker-tag -- dockerTaka Cho1-19/+5
2021-08-09Add db-migrator to CSITktimoney3-0/+0
2021-07-29Merge "Update db-migrator to include ability to deal with partial installs"Jim Hahn66-419/+506
an> loaders: ExtractTextPlugin.extract({ use: [ "css-loader?{\"sourceMap\":false,\"importLoaders\":1}", "postcss-loader" ], fallback: "style-loader", publicPath: "" }) }, { include: [ path.join(process.cwd(), "src/styles.less") ], test: /\.scss$|\.sass$/, loaders: ExtractTextPlugin.extract({ use: [ "css-loader?{\"sourceMap\":false,\"importLoaders\":1}", "postcss-loader", "sass-loader" ], fallback: "style-loader", publicPath: "" }) }, { include: [ path.join(process.cwd(), "src/styles.less") ], test: /\.less$/, loaders: ExtractTextPlugin.extract({ use: [ "css-loader?{\"sourceMap\":false,\"importLoaders\":1}", "postcss-loader", "less-loader" ], fallback: "style-loader", publicPath: "" }) }, { include: [ path.join(process.cwd(), "src/styles.less") ], test: /\.styl$/, loaders: ExtractTextPlugin.extract({ use: [ "css-loader?{\"sourceMap\":false,\"importLoaders\":1}", "postcss-loader", "stylus-loader?{\"sourceMap\":false,\"paths\":[]}" ], fallback: "style-loader", publicPath: "" }) }, { test: /\.ts$/, loader: "@ngtools/webpack" } ] }, plugins: [ new CleanWebpackPlugin(['dist', 'build'], { root: path.join(__dirname, ''), verbose: true, dry: false, exclude: ['shared.js'] }), new webpack.LoaderOptionsPlugin({ debug: false }), new webpack.DefinePlugin({ process: { env: { sdcConfig: prod? '"production"': '"development"' } } }), new webpack.NoEmitOnErrorsPlugin(), new ProgressPlugin(), // new BundleAnalyzerPlugin(), // new HtmlWebpackPlugin({ // template: "./src/index.html", // filename: "./index.html", // hash: false, // inject: true, // compile: true, // favicon: false, // minify: false, // cache: true, // showErrors: true, // chunks: "all", // excludeChunks: [], // title: "Webpack App", // xhtml: true, // chunksSortMode: function sort(left, right) { // let paramsString = params.entryPoints + ''; // let leftString = left.names[0].replace('scripts/',''); // let rightString = right.names[0].replace('scripts/',''); // let leftIndex = paramsString.indexOf(leftString); // let rightindex = paramsString.indexOf(rightString); // //console.log("left: " + leftString + " | leftIndex: " + leftIndex); // //console.log("right: " + rightString + " | rightindex: " + rightindex); // //console.log("result: " + leftIndex-rightindex); // //console.log("----------------------------------------"); // return leftIndex-rightindex; // } // }), new GlobCopyWebpackPlugin({ patterns: [ "assets/preloading.css", "assets/languages", "assets/styles/fonts", "assets/styles/images", "assets/styles/app.css" ], globOptions: { cwd: path.join(process.cwd(), "src"), dot: true, ignore: "**/.gitkeep" } }), new GlobCopyWebpackPlugin({ patterns: [ "configurations" ], globOptions: { cwd: path.join(process.cwd(), ""), dot: true, ignore: "**/.gitkeep" } }), new BaseHrefWebpackPlugin({}), new CommonsChunkPlugin({ name: "scripts/inline", minChunks: null }), new CommonsChunkPlugin({ name: "scripts/vendor", minChunks: (module) => module.resource && module.resource.startsWith(nodeModules), chunks: [ "main" ] }), new ExtractTextPlugin({ filename: "[name].bundle.css", disable: true }), new webpack.LoaderOptionsPlugin({ sourceMap: false, options: { postcss: [ autoprefixer(), postcssUrl({ url: (URL) => { // Only convert absolute URLs, which CSS-Loader won't process into require(). if (!URL.startsWith('/')) { return URL; } // Join together base-href, deploy-url and the original URL. // Also dedupe multiple slashes into single ones. return `/${baseHref || ''}/${deployUrl || ''}/${URL}`.replace(/\/\/+/g, '/'); } }) ], sassLoader: { sourceMap: false, includePaths: [] }, lessLoader: { sourceMap: false }, context: "" } }), new AotPlugin({ mainPath: "main.ts", exclude: [ "**/*.spec.ts" ], tsConfigPath: "src/tsconfig.json", skipCodeGeneration: true }) ], node: { fs: "empty", global: true, crypto: "empty", tls: "empty", net: "empty", process: true, module: false, clearImmediate: false, setImmediate: false } } return webpackCommonConfig; }