Age | Commit message (Expand) | Author | Files | Lines |
2021-12-13 | [COMMON] Fix FUNCNAME bashisms | guillaume.lambert | 1 | -8/+2 |
2021-12-08 | [COMMON] Fix "local var=XX" bashisms | guillaume.lambert | 1 | -10/+21 |
2021-12-07 | [GLOBAL] Migrate to helm v3 | efiacor | 14 | -167/+88 |
2021-11-16 | [PORTAL] Use log template | Maciej Wereski | 6 | -47/+21 |
2021-10-15 | [COMMON] Bump ONAP version | Sylvain Desbureaux | 12 | -24/+36 |
2021-09-26 | [COMMON] Add and run pre-commit linters via tox | guillaume.lambert | 7 | -396/+396 |
2021-09-20 | [COMMON] Replace tabs by 4 ws in shell scripts | guillaume.lambert | 1 | -277/+277 |
2021-09-08 | Merge "[COMMON] Fix ${p//pat/str} bashism" | Krzysztof Opasiak | 1 | -2/+2 |
2021-09-07 | Merge "[COMMON] Fix brace expansion bashisms" | Krzysztof Opasiak | 1 | -1/+1 |
2021-09-07 | [COMMON] Fix ${p//pat/str} bashism | Guillaume Lambert | 1 | -2/+2 |
2021-09-06 | [COMMON] Fix ${foo:3[:1]} bashisms | Guillaume Lambert | 1 | -2/+2 |
2021-08-31 | [COMMON] Fix brace expansion bashisms | Guillaume Lambert | 1 | -1/+1 |
2021-06-29 | [COMMON] Fix read -s, echo -e and $'...' bashisms | Guillaume Lambert | 1 | -2/+2 |
2021-06-24 | [COMMON] Fix array variables increments | Guillaume Lambert | 1 | -9/+9 |
2021-06-23 | [COMMON] Revert "[COMMON] Fix a few bashisms" | Krzysztof Opasiak | 1 | -3/+3 |
2021-06-22 | Merge "[COMMON] Fix a few bashisms" | Sylvain Desbureaux | 1 | -3/+3 |
2021-06-21 | Merge "[COMMON] Fix ${!name} bashisms" | Sylvain Desbureaux | 1 | -2/+8 |
2021-06-16 | [COMMON] Fix $BASH_SOURCE and pushd/popd bashisms | Guillaume Lambert | 1 | -1/+1 |
2021-06-15 | [COMMON] Fix a few bashisms | Guillaume Lambert | 1 | -3/+3 |
2021-05-26 | [COMMON] Fix ${!name} bashisms | Guillaume Lambert | 1 | -2/+8 |
2021-05-17 | [COMMON] Fix condition bracket bashisms - step 2 | Guillaume Lambert | 1 | -4/+4 |
2021-05-12 | [PORTAL] Fix portal-app startup arguments | Marat Salakhutdinov | 1 | -1/+1 |
2021-05-10 | [COMMON] Fix &> and <<< bashisms | Guillaume Lambert | 1 | -5/+5 |
2021-05-03 | [PORTAL] Simplify cert retrieval script | Sylvain Desbureaux | 2 | -8/+6 |
2021-04-13 | [COMMON] Fix shell scripts missing shebangs | Guillaume Lambert | 1 | -1/+2 |
2021-03-24 | [DOC][COMMON] Prepare Honolulu release | Sylvain Desbureaux | 12 | -24/+24 |
2021-02-24 | [CASSANDRA] Loosen probe check time | Sylvain Desbureaux | 2 | -4/+8 |
2021-02-16 | [PORTAL] Fix Heap config generation | Sylvain Desbureaux | 2 | -11/+19 |
2021-02-08 | [PORTAL][CASSANDRA] Configure Heap | Sylvain Desbureaux | 2 | -3/+17 |
2021-01-20 | [PORTAL] Fix ONAP Portal redirect to internal port | marcinrzepeckiwroc | 1 | -1/+1 |
2021-01-08 | [PORTAL] Make Portal use generic Cassandra image | Grzegorz-Lis | 3 | -17/+59 |
2020-11-30 | [COMMON][DOC] Bump version Guilin | Sylvain Desbureaux | 12 | -24/+24 |
2020-11-21 | [PORTAL] Uses new tpls for repos / images | Sylvain Desbureaux | 16 | -41/+33 |
2020-11-05 | [PORTAL] Update image versions | Sandeep Shah | 4 | -5/+5 |
2020-10-27 | Merge "[PORTAL ] Non-root user DB access from WMS" | Krzysztof Opasiak | 5 | -8/+105 |
2020-10-27 | [PORTAL ] Non-root user DB access from WMS | Sandeep Shah | 5 | -8/+105 |
2020-10-22 | Merge "[Tree-wide] Add helmignore to ignore components" | Sylvain Desbureaux | 1 | -24/+22 |
2020-10-21 | [PORTAL] change comment style | Jakub Latusek | 33 | -0/+66 |
2020-10-21 | [Tree-wide] Add helmignore to ignore components | Krzysztof Opasiak | 1 | -24/+22 |
2020-10-16 | Update makefiles to use specific helm version | Jakub Latusek | 2 | -12/+14 |
2020-10-09 | Merge "[Portal] Update docker-entrypoint.sh for portal-mariadb" | Sylvain Desbureaux | 5 | -147/+310 |
2020-10-09 | Merge "[Portal] Added Logging Compliance Specification Details" | Sylvain Desbureaux | 2 | -2/+2 |
2020-10-08 | [Portal] Update docker-entrypoint.sh for portal-mariadb | Sandeep Shah | 5 | -147/+310 |
2020-10-02 | [PORTAL] Bug fixes in Helm charts | Sandeep Shah | 2 | -4/+34 |
2020-10-02 | [PORTAL] Non-root user for back-end database | Sandeep Shah | 11 | -8/+81 |
2020-09-30 | [Portal] Added Logging Compliance Specification Details | Kishore Reddy Dwaram | 2 | -2/+2 |
2020-09-30 | Merge "[Portal] Followed Logging Compliance Specification Guidelines" | Sylvain Desbureaux | 4 | -10/+16 |
2020-09-28 | [PORTAL] Use helm-push plugin | Jakub Latusek | 2 | -0/+10 |
2020-09-25 | [Portal] Followed Logging Compliance Specification Guidelines | Kishore Reddy Dwaram | 4 | -10/+16 |
2020-09-25 | Merge "[PORTAL] Deprecate the Policy Engine GUI" | Sylvain Desbureaux | 1 | -1/+4 |