Commit Graph

  • 4a901ef3b7
    Merge 57566ff552 into d279841c42 TehBrian 2024-08-19 16:31:16 -0400
  • 57566ff552
    update HOCON Playground link TehBrian 2024-08-19 16:23:41 -0400
  • 67c9e663e9
    Merge 6389a1a68a into d279841c42 Dmitry Semenov 2024-07-08 16:07:40 +0200
  • 6389a1a68a #806 Skip ignoredWhitespaces when rendering concatenation guerrillakg 2024-07-08 15:43:32 +0200
  • 96d1349d07
    Merge 0aa1735984 into d279841c42 Dmitry Semenov 2024-06-26 12:05:53 +0200
  • 0aa1735984 #806 Skip ignoredWhitespaces when rendering concatenation Dmitrii Semenov 2024-06-26 10:04:51 +0000
  • 190e9c2d75 #806 Skip ignoredWhitespaces when rendering concatenation Dmitrii Semenov 2024-06-26 09:48:17 +0000
  • 06753985e8
    Merge a2b996c143 into d279841c42 José Pedro Pereira 2024-06-12 14:54:17 +0100
  • a2b996c143
    don't render what wasn't read exactly. Otherwise parse( render( parse() ) ) != parse() which shouldn't be the case José Pedro Pereira 2024-06-12 14:46:21 +0100
  • 926eda6c3e v1.4.3 docs gh-pages Patrik Nordwall 2023-10-17 13:29:52 +0200
  • c1947f0178
    Merge c5fc7ccb74 into d279841c42 Przemek Pokrywka 2023-10-17 11:54:23 +0200
  • c5fc7ccb74
    Merge branch 'main' into systemoverride Przemek Pokrywka 2023-10-17 11:54:17 +0200
  • d279841c42
    chore: update NEWS and release 1.4.3 (#799) main v1.4.3 Patrik Nordwall 2023-10-17 11:18:13 +0200
  • fc0872aa1e chore: update NEWS and release 1.4.3 Patrik Nordwall 2023-10-17 09:07:33 +0200
  • 3a4ebbfd02
    fix: Optionally hide rendered environment variables (#798) Patrik Nordwall 2023-10-17 08:59:00 +0200
  • 6c329a8a0d fix: Optionally hide rendered environment variables Patrik Nordwall 2023-10-16 10:48:07 +0200
  • 9ac4c73ae2 Remove unnecessary annotations przemek-pokrywka 2023-08-09 15:06:46 +0200
  • 04529e5b0d Enable programmatic overriding of environment variables przemek-pokrywka 2023-08-09 13:08:43 +0200
  • 5d6a46631c
    Make the issue template work (#791) Enno Runne 2023-07-07 15:29:14 +0200
  • 0b5995e362 Make the issue template work Enno Runne 2023-07-07 15:20:29 +0200
  • 40e5d059c2
    Update maintenance note (#788) Enno Runne 2023-07-06 09:58:33 +0200
  • fcf7832917 More idiomatic Enno Runne 2023-07-05 10:07:53 +0200
  • 86ae02e65b Down to earth wording. Enno Runne 2023-07-05 10:04:19 +0200
  • 0dcedf165c
    spelling Enno Runne 2023-07-04 18:38:55 +0200
  • 7dd9032956 Update maintenance note Enno Runne 2023-07-03 14:01:45 +0200
  • fd1ae9f06f More idiomatic usage for ConfigConcatenated.replaceChild Yury Antonov 2023-06-11 23:09:24 +0200
  • edcbcd3bf4 Looks like it's better to iterate thought the whole list of concatenated values Yury Antonov 2023-06-11 22:58:06 +0200
  • b2341182ae In case of inheritance, it should be possible apply the typical override rules based on environment variables. Yury Antonov 2023-06-11 20:06:47 +0200
  • d029e980a6 bug Yury Antonov 2023-06-11 19:22:46 +0200
  • 5a1be5db34 Handle one simple case of resolving list of += values which results in up to 350x speedup in one specific case and fixes StackOverFlowError Dinar 2023-04-26 01:04:11 +0300
  • 52b58fbf06 Allow array access via indices in configuration paths Eric 2023-02-16 23:28:05 -0500
  • eb0cbb626d Merge branch 'main' of https://github.com/lightbend/config into ast300 Patrick Plenefisch 2023-01-17 19:33:43 -0500
  • e69047411f Work on JDK 8 and fix test references Patrick Plenefisch 2023-01-17 19:24:31 -0500
  • 6e035f220e
    readme: change playground url (#775) Alexey Pozdnyakov 2023-01-05 13:34:11 +0300
  • 65689501af Bump GH actions Enno Runne 2023-01-05 10:08:39 +0100
  • 5744760f7a Bump to sbt 1.8.1; force Scala XML 2 Enno Runne 2023-01-05 10:07:11 +0100
  • 759a02aedd Limit CI to pushes to main Enno Runne 2023-01-05 09:18:12 +0100
  • bd41743c8c CI on Java 17; GH action versions Enno Runne 2023-01-05 09:14:42 +0100
  • f450cf7730 Add ConfigFloat class to preserve string representation when ConfingValue is created from instance of java.lang.Float. Daniel Jasiński 2022-11-09 20:56:22 +0100
  • 5764430058
    readme: change playground url Alexey Pozdnyakov 2022-11-08 20:55:08 +0300
  • faa733003f ADD passing .conf content to system variable, solution to #380 Alexander Kirilchenko 2022-09-10 19:33:36 +0300
  • 6cc8f779bf add auth header Anatoly Konstantinov 2022-05-12 15:44:39 +0200
  • 4458ea947a
    Merge pull request #763 from iamtodor/add_dconfig_pass_clarification Havoc Pennington 2022-03-31 23:37:59 -0400
  • fd9be4a4f9 add Dconfig.resource clarification iamtodor 2022-03-30 22:59:32 +0200
  • fad9affc97 add note with clarification how to pass -Dconfig properly; taken from https://github.com/lightbend/config/issues/84 and https://stackoverflow.com/a/31305181/5151861 iamtodor 2022-03-30 22:07:59 +0200
  • dfe0987e81 Expose the AST/CST for interation. Fixes #300 Patrick Plenefisch 2021-07-09 18:30:40 -0400
  • 62d94beba7
    Merge b8c4b0cc90 into d62bd12998 Phil Eaton 2022-02-16 17:10:09 -0500
  • d62bd12998
    Merge pull request #759 from raboof/main Arnout Engelen 2022-02-14 14:19:41 +0100
  • b8378de28f
    Typo Februari -> February Arnout Engelen 2022-02-02 17:09:18 +0100
  • c208f1858f
    Typo Kotline - > Kotlin Arnout Engelen 2022-02-02 16:07:45 +0100
  • 5c591b2df7
    Release 1.4.2 Arnout Engelen 2022-02-01 16:37:37 +0100
  • 15ab2f0c27
    Release 1.4.2 v1.4.2 Arnout Engelen 2022-02-01 16:25:35 +0100
  • 9c246eb8ac
    Add release notes for 1.4.2 release-notes-1.4.2 Arnout Engelen 2022-02-01 16:25:35 +0100
  • f14af4f116
    Merge pull request #758 from raboof/avoid-instantiating-arbitrary-classes Arnout Engelen 2022-02-01 16:09:27 +0100
  • fe85a7d9e7
    Avoid instantiating arbitrary classes Arnout Engelen 2022-02-01 14:29:45 +0100
  • fa68f697c2 disable Checkstyle and JaCoCo; fix html5 compliance Enno Runne 2022-01-27 14:18:41 +0100
  • addb2f907c build on sbt 1.6.1 Enno Runne 2022-01-27 14:05:52 +0100
  • 80725b89ea
    CI: test on JDK 8 and 11 (#757) Enno Runne 2022-01-27 17:01:15 +0100
  • 74adc0aaf3 Remove Travis CI; update branch name Enno Runne 2022-01-27 15:52:03 +0100
  • adef850bb5 CI: test on JDK 8 and 11 Enno Runne 2022-01-27 15:45:30 +0100
  • 141b79f99b
    Merge pull request #755 from ennru/ennru-actions-and-jdk17 Havoc Pennington 2022-01-27 07:33:20 -0500
  • f85ecd665a CI: use GitHub actions; replace JDK11 with JDK17 Enno Runne 2022-01-27 13:21:04 +0100
  • 6aa24bb481
    add new erlang port to readme (#722) y 2022-01-27 20:23:37 +0900
  • b8c4b0cc90
    Add another JavaScript port Phil Eaton 2021-12-22 17:00:22 -0500
  • b443c29529
    Merge pull request #749 from sksamuel/patch-1 Havoc Pennington 2021-12-13 07:20:56 -0500
  • c40cbaef97
    Added hoplite to Kotlin wrappers Sam Sam 2021-12-12 14:36:21 -0600
  • 4e3996f0c1
    Fixes wrong url in news.md (#723) Lukasz Lenart 2021-09-16 12:48:32 +0200
  • 8cc23e33ee Set theme jekyll-theme-cayman Marcos Pereira 2021-08-27 10:53:37 -0400
  • 2c0ac854e8
    Merge pull request #731 from hkupty/drop-array-from-fast-path Havoc Pennington 2021-05-28 09:07:40 -0400
  • fca5de9004 Remove unnecessary array Henry Kupty 2021-05-18 19:55:34 +0200
  • 57e83aa6d6 Support naive masking of config values Roy Sindre Norangshol 2021-01-27 14:43:20 +0100
  • 1f2b466a1c
    Fixes wrong url Lukasz Lenart 2021-01-20 14:55:31 +0100
  • c1e3e02d87 Make more explicit in the README that keys are case-sensitive crash 2021-01-16 19:34:13 +0100
  • 996779f218 add new erlang port to readme z8674558 2021-01-15 23:19:52 +0900
  • 9c285e4874 Add a test for config.override_with_env_vars_prefix crash 2021-01-14 14:12:16 +0100
  • 2006bb0a08 Add the possibility to configure the CONFIG_FORCE_ prefix crash 2021-01-01 17:16:15 +0100
  • f92a4ee2f6
    Update repo path for Ficus (#694) master Siu Leung Chan 2020-12-10 09:23:50 -0500
  • 9e4db60500
    Fix according to review. JenniferJ 2020-11-13 16:18:12 +0800
  • ee92d7f4c2
    Release notes for 1.4.1 (#716) Andrea Peruffo 2020-10-23 00:13:34 +0100
  • e4ebee1c7c minor rephrasing Andrea Peruffo 2020-10-23 00:07:19 +0100
  • 00ba1da3fe minor release notes updates release-1.4.1-re Andrea Peruffo 2020-10-22 23:59:22 +0100
  • f635393908
    Merge pull request #715 from lightbend/release-docs-1.4.1 Andrea Peruffo 2020-10-22 23:46:05 +0100
  • 50560f58fb Add release 1.4.1 release-docs-1.4.1 Andrea Peruffo 2020-10-22 23:40:10 +0100
  • 06fa0f0722 Release 1.4.1 v1.4.1 release-1.4.1 Andrea Peruffo 2020-10-22 22:41:55 +0100
  • 7c44daf5f5
    Merge pull request #711 from andreaTP/improve-set-array-values Havoc Pennington 2020-10-02 14:25:54 -0400
  • f3650a3e51 Improve set array values section Andrea Peruffo 2020-10-02 16:35:47 +0100
  • c87f9f945c
    Use the correct name (#710) Ignasi Marimon-Clos 2020-10-01 17:09:28 +0200
  • b1b03f4ae0
    Use the correct name Ignasi Marimon-Clos 2020-10-01 16:33:39 +0200
  • 8648e07976
    Introduce docs for arrays on env vars (#706) Ignasi Marimon-Clos 2020-10-01 16:15:32 +0200
  • d1e8e92928
    fix writeup Ignasi Marimon-Clos 2020-10-01 16:10:35 +0200
  • 66df550c38 Release info updated with new PR #708 Swaraj Kumar 2020-09-25 11:12:58 +0530
  • 82df5a6b75
    Merge pull request #709 from bbaldino/fix_parse_replacement Havoc Pennington 2020-09-24 15:58:24 -0400
  • 4be9b6dd8c use correct ParseOptions object Brian Baldino 2020-09-24 12:50:52 -0700
  • 2d43727310
    Merge pull request #708 from bbaldino/parse_app_overrides Havoc Pennington 2020-09-23 15:28:40 -0400
  • 5029d9325c add @since tags Brian Baldino 2020-09-23 12:22:00 -0700
  • f3baf1dfba use ensureClassLoader Brian Baldino 2020-09-23 09:11:42 -0700
  • 83349ecbfa add parseApplicationReplacement overrides Brian Baldino 2020-09-23 09:09:48 -0700
  • 1428ebb894 remove accidentally committed files Brian Baldino 2020-09-23 09:00:33 -0700
  • bba56f2e98 return an Optional from parseApplicationReplacement Brian Baldino 2020-09-23 09:00:03 -0700
  • 7e1c64c9d4 don't use wildcard imports Brian Baldino 2020-09-23 08:54:00 -0700