-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Merge jbake-gradle-plugin into main JBake repo #749
base: master
Are you sure you want to change the base?
WIP: Merge jbake-gradle-plugin into main JBake repo #749
Commits on Jan 29, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 9a20972 - Browse repository at this point
Copy the full SHA 9a20972View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9114e3 - Browse repository at this point
Copy the full SHA c9114e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53223a5 - Browse repository at this point
Copy the full SHA 53223a5View commit details
Commits on Jan 31, 2014
-
Configuration menu - View commit details
-
Copy full SHA for db8e90d - Browse repository at this point
Copy the full SHA db8e90dView commit details
Commits on Feb 3, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 9d9633f - Browse repository at this point
Copy the full SHA 9d9633fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25f23dd - Browse repository at this point
Copy the full SHA 25f23ddView commit details
Commits on Apr 8, 2014
-
Configuration menu - View commit details
-
Copy full SHA for b45a264 - Browse repository at this point
Copy the full SHA b45a264View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd9c5f7 - Browse repository at this point
Copy the full SHA fd9c5f7View commit details
Commits on Apr 9, 2014
-
Configuration menu - View commit details
-
Copy full SHA for a5367ae - Browse repository at this point
Copy the full SHA a5367aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06551c1 - Browse repository at this point
Copy the full SHA 06551c1View commit details
Commits on Apr 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 4466c3a - Browse repository at this point
Copy the full SHA 4466c3aView commit details
Commits on May 23, 2014
-
Configuration menu - View commit details
-
Copy full SHA for dab9df6 - Browse repository at this point
Copy the full SHA dab9df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea014cc - Browse repository at this point
Copy the full SHA ea014ccView commit details
Commits on May 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 19c32cf - Browse repository at this point
Copy the full SHA 19c32cfView commit details
Commits on Jun 11, 2014
-
Configuration menu - View commit details
-
Copy full SHA for fc9645b - Browse repository at this point
Copy the full SHA fc9645bView commit details
Commits on Jun 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 9c5435f - Browse repository at this point
Copy the full SHA 9c5435fView commit details
Commits on Oct 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 8bd6485 - Browse repository at this point
Copy the full SHA 8bd6485View commit details -
First attempt to make jbake version configuration dynamic
Jbake switched to asciidoctorj library in Version 2.3.1 This must be handled. To be continued...
Configuration menu - View commit details
-
Copy full SHA for 1d7a48d - Browse repository at this point
Copy the full SHA 1d7a48dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ac04d - Browse repository at this point
Copy the full SHA 38ac04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c82b01 - Browse repository at this point
Copy the full SHA 9c82b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for cefe3d1 - Browse repository at this point
Copy the full SHA cefe3d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39d0ccc - Browse repository at this point
Copy the full SHA 39d0cccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b7cf11 - Browse repository at this point
Copy the full SHA 7b7cf11View commit details
Commits on Oct 14, 2014
-
Configuration menu - View commit details
-
Copy full SHA for fad1555 - Browse repository at this point
Copy the full SHA fad1555View commit details
Commits on Dec 30, 2014
-
I think the gradle task is 'jbake' not 'bake', right?
Alexander Klein committedDec 30, 2014 Configuration menu - View commit details
-
Copy full SHA for a980995 - Browse repository at this point
Copy the full SHA a980995View commit details -
Merge pull request jbake-org#8 from alexanderklein/patch-1
Update README.adoc
Configuration menu - View commit details
-
Copy full SHA for 8a6a89f - Browse repository at this point
Copy the full SHA 8a6a89fView commit details -
Merge pull request jbake-org#7 from ancho/feature/configurable-jbake-…
…version Configurable jbake version
Configuration menu - View commit details
-
Copy full SHA for 5bb777a - Browse repository at this point
Copy the full SHA 5bb777aView commit details
Commits on Feb 16, 2015
-
use jsemver to compare versions
The rudimentary Version class failed to parse snapshot releases. Jsemver is a better choice. See https://github.com/zafarkhaja/jsemver
Configuration menu - View commit details
-
Copy full SHA for b7eb20b - Browse repository at this point
Copy the full SHA b7eb20bView commit details
Commits on May 3, 2015
-
enables access to tasks `input` and `output` definition [source,groovy] .Usage of tasks output for distribution ---- apply plugin: 'distribution' distributions { main { baseName = project.name contents { from { bake.output } } } } distZip.dependsOn bake ----
Configuration menu - View commit details
-
Copy full SHA for d7c1eb3 - Browse repository at this point
Copy the full SHA d7c1eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2772bab - Browse repository at this point
Copy the full SHA 2772babView commit details
Commits on Aug 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 24a634d - Browse repository at this point
Copy the full SHA 24a634dView commit details
Commits on Aug 5, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 18b0e38 - Browse repository at this point
Copy the full SHA 18b0e38View commit details
Commits on Aug 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c18f2d1 - Browse repository at this point
Copy the full SHA c18f2d1View commit details
Commits on Aug 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ef7ca3f - Browse repository at this point
Copy the full SHA ef7ca3fView commit details
Commits on Oct 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e7b3ae0 - Browse repository at this point
Copy the full SHA e7b3ae0View commit details
Commits on Feb 28, 2016
-
Merge pull request jbake-org#12 from ancho/feature/local-jbake-snapshot
rename task jbake to bake and fix usage of jbake snapshot releases
Configuration menu - View commit details
-
Copy full SHA for 66cc5cd - Browse repository at this point
Copy the full SHA 66cc5cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67fdec9 - Browse repository at this point
Copy the full SHA 67fdec9View commit details -
- use latest bintray plugin - apply versioning plugin - configure jar manifest
Configuration menu - View commit details
-
Copy full SHA for 7aaa897 - Browse repository at this point
Copy the full SHA 7aaa897View commit details
Commits on Apr 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e074b62 - Browse repository at this point
Copy the full SHA e074b62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 940837d - Browse repository at this point
Copy the full SHA 940837dView commit details
Commits on Apr 26, 2016
-
Adjust group and artifact IDs for plugin.
These are now set to the old group and artifact IDs used when the plugin was published to Bintray.
Configuration menu - View commit details
-
Copy full SHA for e0e3eb1 - Browse repository at this point
Copy the full SHA e0e3eb1View commit details
Commits on Apr 27, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b75cc74 - Browse repository at this point
Copy the full SHA b75cc74View commit details -
Merge pull request jbake-org#20 from pledbrook/plugin-publish-p1
Use standard Gradle plugin publishing.
Configuration menu - View commit details
-
Copy full SHA for 2de825a - Browse repository at this point
Copy the full SHA 2de825aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec3547f - Browse repository at this point
Copy the full SHA ec3547fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b3120b - Browse repository at this point
Copy the full SHA 0b3120bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca87ced - Browse repository at this point
Copy the full SHA ca87cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for f93ce4d - Browse repository at this point
Copy the full SHA f93ce4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9fd3a - Browse repository at this point
Copy the full SHA cb9fd3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d9180 - Browse repository at this point
Copy the full SHA 85d9180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a95a15 - Browse repository at this point
Copy the full SHA 4a95a15View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa02be - Browse repository at this point
Copy the full SHA bfa02beView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5b97e3 - Browse repository at this point
Copy the full SHA f5b97e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77e6055 - Browse repository at this point
Copy the full SHA 77e6055View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e5751a - Browse repository at this point
Copy the full SHA 9e5751aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee29b0c - Browse repository at this point
Copy the full SHA ee29b0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c20c30 - Browse repository at this point
Copy the full SHA 1c20c30View commit details
Commits on Aug 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9f741cc - Browse repository at this point
Copy the full SHA 9f741ccView commit details
Commits on Sep 14, 2016
-
make bintray repo and organization configurable
Other changes: * gradle upgrade to 3.0 * source and target compatibility to 1.6 * update some gradle plugins examples: * configure bintray repository (default: maven): ./gradlew -Pbintray_repo=gradle-plugins bU * configure bintray organization (default: jbake): ./gradlew -Pbintray_org=ancho bU * configure bintray dryRun (default: false): ./gradlew -Pbintray_dryRun=true bU
Configuration menu - View commit details
-
Copy full SHA for 0ee6689 - Browse repository at this point
Copy the full SHA 0ee6689View commit details
Commits on Sep 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8944f4e - Browse repository at this point
Copy the full SHA 8944f4eView commit details
Commits on Sep 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for aa54cff - Browse repository at this point
Copy the full SHA aa54cffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b978dd - Browse repository at this point
Copy the full SHA 5b978ddView commit details
Commits on Oct 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 892209e - Browse repository at this point
Copy the full SHA 892209eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91f35d2 - Browse repository at this point
Copy the full SHA 91f35d2View commit details -
Merge pull request jbake-org#26 from danielgrycman/master
Upgraded to jbake version 2.5
Configuration menu - View commit details
-
Copy full SHA for a884597 - Browse repository at this point
Copy the full SHA a884597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d9471e - Browse repository at this point
Copy the full SHA 2d9471eView commit details
Commits on Dec 8, 2016
-
Merge pull request jbake-org#22 from ancho/feature/prepare-bintray-pu…
…blishing make bintray repo and organization configurable
Configuration menu - View commit details
-
Copy full SHA for 4da8e72 - Browse repository at this point
Copy the full SHA 4da8e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for c88b14a - Browse repository at this point
Copy the full SHA c88b14aView commit details -
Merge pull request jbake-org#27 from ancho/feature/add-new-engines
added new template engines thymeleaf, jade4j and groovy MTE
Configuration menu - View commit details
-
Copy full SHA for 4108e2b - Browse repository at this point
Copy the full SHA 4108e2bView commit details -
Merge pull request jbake-org#23 from ancho/feature/gradle-integration…
…-tests Add integrationtest using gradle TestKit
Configuration menu - View commit details
-
Copy full SHA for 3a01a09 - Browse repository at this point
Copy the full SHA 3a01a09View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed72510 - Browse repository at this point
Copy the full SHA ed72510View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff6504e - Browse repository at this point
Copy the full SHA ff6504eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c92c0 - Browse repository at this point
Copy the full SHA b9c92c0View commit details -
Conditionally include default repositories.
As noted in jbake-org#25 `jcenter()` is always included as a default repository. A new flag `includeDefaultRepositories` has been added to the _jbake_ extension.
Configuration menu - View commit details
-
Copy full SHA for b245726 - Browse repository at this point
Copy the full SHA b245726View commit details -
Configuration menu - View commit details
-
Copy full SHA for c607ae3 - Browse repository at this point
Copy the full SHA c607ae3View commit details
Commits on Mar 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d64e191 - Browse repository at this point
Copy the full SHA d64e191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9092b05 - Browse repository at this point
Copy the full SHA 9092b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63ffef9 - Browse repository at this point
Copy the full SHA 63ffef9View commit details
Commits on Mar 15, 2017
-
Merge pull request jbake-org#28 from danielgrycman/master
Change to JBake version 2.5.1
Configuration menu - View commit details
-
Copy full SHA for 65c8b66 - Browse repository at this point
Copy the full SHA 65c8b66View commit details -
update jbake dependcies which changed with 2.5.1
* update gradle wrapper to 3.4.1 * create jacoco xml report. coverall depends on it * update gradle plugins
Configuration menu - View commit details
-
Copy full SHA for 3e6a24b - Browse repository at this point
Copy the full SHA 3e6a24bView commit details
Commits on Apr 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 87e4ee1 - Browse repository at this point
Copy the full SHA 87e4ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 091e53d - Browse repository at this point
Copy the full SHA 091e53dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c93331a - Browse repository at this point
Copy the full SHA c93331aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e5ab9 - Browse repository at this point
Copy the full SHA e6e5ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 237fd5a - Browse repository at this point
Copy the full SHA 237fd5aView commit details
Commits on Apr 9, 2017
-
Merge branch 'master' into feature/update-2.5.1
Conflicts: build.gradle gradle/wrapper/gradle-wrapper.jar gradle/wrapper/gradle-wrapper.properties src/main/groovy/org/jbake/gradle/JBakeExtension.groovy src/test/groovy/org/jbake/gradle/JBakePluginSpec.groovy src/test/groovy/org/jbake/gradle/JbakeIntegrationSpec.groovy
Configuration menu - View commit details
-
Copy full SHA for 8ca4883 - Browse repository at this point
Copy the full SHA 8ca4883View commit details
Commits on Apr 20, 2017
-
Merge pull request jbake-org#29 from ancho/feature/update-2.5.1
update jbake dependcies which changed with 2.5.1
Configuration menu - View commit details
-
Copy full SHA for 431b5c0 - Browse repository at this point
Copy the full SHA 431b5c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e9018b - Browse repository at this point
Copy the full SHA 4e9018bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed3bb4 - Browse repository at this point
Copy the full SHA 9ed3bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa92541 - Browse repository at this point
Copy the full SHA aa92541View commit details
Commits on Mar 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e83df3b - Browse repository at this point
Copy the full SHA e83df3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4171488 - Browse repository at this point
Copy the full SHA 4171488View commit details
Commits on Mar 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 62231b1 - Browse repository at this point
Copy the full SHA 62231b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e059a8 - Browse repository at this point
Copy the full SHA 5e059a8View commit details
Commits on Mar 6, 2018
-
fix jdk7 build. added openjdk8. gradle wrapper 4.6
oraclejdk7 is deprecated by travis. switched to openjdk7. update gradle wrapper to 4.6. update plugins.
Configuration menu - View commit details
-
Copy full SHA for d33f81e - Browse repository at this point
Copy the full SHA d33f81eView commit details -
Merge pull request jbake-org#35 from ancho/feature/fix-travis-build
fix jdk7 build. added openjdk8. gradle wrapper 4.6
Configuration menu - View commit details
-
Copy full SHA for 1096ba9 - Browse repository at this point
Copy the full SHA 1096ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for adcbd61 - Browse repository at this point
Copy the full SHA adcbd61View commit details -
Merge pull request jbake-org#34 from danielkocot/master
Upgrade to JBake 2.6.0
Configuration menu - View commit details
-
Copy full SHA for 21beea5 - Browse repository at this point
Copy the full SHA 21beea5View commit details
Commits on Mar 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f88971c - Browse repository at this point
Copy the full SHA f88971cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b5c1417 - Browse repository at this point
Copy the full SHA b5c1417View commit details -
Configuration menu - View commit details
-
Copy full SHA for 051e305 - Browse repository at this point
Copy the full SHA 051e305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c6869 - Browse repository at this point
Copy the full SHA 16c6869View commit details
Commits on Apr 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c58d3aa - Browse repository at this point
Copy the full SHA c58d3aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69cf1fe - Browse repository at this point
Copy the full SHA 69cf1feView commit details -
Merge pull request jbake-org#39 from ancho/feature/jbake-2.6.1-update
jbake 2.6.1 update
Configuration menu - View commit details
-
Copy full SHA for 2625a88 - Browse repository at this point
Copy the full SHA 2625a88View commit details
Commits on Apr 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cd0c08e - Browse repository at this point
Copy the full SHA cd0c08eView commit details
Commits on Oct 4, 2018
-
Merge branch 'feature/add-jbake-preview' of https://github.com/jmcgar…
…r/jbake-gradle-plugin into jmcgarr-feature/add-jbake-preview Conflicts: .gitignore README.adoc build.gradle src/main/groovy/me/champeau/gradle/JBakeExtension.groovy src/main/groovy/org/jbake/gradle/JBakePlugin.groovy
Configuration menu - View commit details
-
Copy full SHA for be466e4 - Browse repository at this point
Copy the full SHA be466e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9706045 - Browse repository at this point
Copy the full SHA 9706045View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f1b4b - Browse repository at this point
Copy the full SHA b4f1b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a520ce5 - Browse repository at this point
Copy the full SHA a520ce5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b16b3e1 - Browse repository at this point
Copy the full SHA b16b3e1View commit details
Commits on Oct 6, 2018
-
This small change resolves a `NullPointerException` that occurs when the `JBakeServeTask` is trying to grab the input directory from the Gradle convention mapping. This is because it is trying to directly access the `input` field, rather than calling the accessor method. This switch allows the task to get the correctly configured value.
Configuration menu - View commit details
-
Copy full SHA for dbd44e9 - Browse repository at this point
Copy the full SHA dbd44e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f88455 - Browse repository at this point
Copy the full SHA 5f88455View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8642867 - Browse repository at this point
Copy the full SHA 8642867View commit details
Commits on Oct 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6841e1c - Browse repository at this point
Copy the full SHA 6841e1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ee14d - Browse repository at this point
Copy the full SHA 15ee14dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a22cfc - Browse repository at this point
Copy the full SHA 1a22cfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b677ab - Browse repository at this point
Copy the full SHA 1b677abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8b751 - Browse repository at this point
Copy the full SHA 5a8b751View commit details -
Merge pull request jbake-org#45 from ancho/feature/flexmark-version
align flexmark version with 2.6.2 dependencies
Configuration menu - View commit details
-
Copy full SHA for 55761ae - Browse repository at this point
Copy the full SHA 55761aeView commit details
Commits on Oct 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4fa664c - Browse repository at this point
Copy the full SHA 4fa664cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c4735 - Browse repository at this point
Copy the full SHA c9c4735View commit details
Commits on Oct 17, 2018
-
Merge pull request jbake-org#48 from ancho/feature/update-v2.6.3
update jbake to v2.6.3
Configuration menu - View commit details
-
Copy full SHA for 5046648 - Browse repository at this point
Copy the full SHA 5046648View commit details
Commits on Jan 27, 2019
-
Signed-off-by: Frank Becker <frank@calmdevelopment.de>
Configuration menu - View commit details
-
Copy full SHA for d67d53f - Browse repository at this point
Copy the full SHA d67d53fView commit details
Commits on Jan 29, 2019
-
Merge pull request jbake-org#50 from ancho/feature/update-2.6.4
update jbake to 2.6.4
Configuration menu - View commit details
-
Copy full SHA for cbfdc86 - Browse repository at this point
Copy the full SHA cbfdc86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ad088 - Browse repository at this point
Copy the full SHA 38ad088View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2d5a34 - Browse repository at this point
Copy the full SHA e2d5a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c85dc5 - Browse repository at this point
Copy the full SHA 8c85dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 914a991 - Browse repository at this point
Copy the full SHA 914a991View commit details -
Configuration menu - View commit details
-
Copy full SHA for f91d438 - Browse repository at this point
Copy the full SHA f91d438View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d66f0 - Browse repository at this point
Copy the full SHA 60d66f0View commit details
Commits on Dec 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e9f33dd - Browse repository at this point
Copy the full SHA e9f33ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for f18b338 - Browse repository at this point
Copy the full SHA f18b338View commit details
Commits on Jan 4, 2020
-
Andres Almiray committed
Jan 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 9eda5d6 - Browse repository at this point
Copy the full SHA 9eda5d6View commit details -
Andres Almiray committed
Jan 4, 2020 Configuration menu - View commit details
-
Copy full SHA for bd77d3e - Browse repository at this point
Copy the full SHA bd77d3eView commit details -
Andres Almiray committed
Jan 4, 2020 Configuration menu - View commit details
-
Copy full SHA for db055ed - Browse repository at this point
Copy the full SHA db055edView commit details
Commits on Apr 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3186bcf - Browse repository at this point
Copy the full SHA 3186bcfView commit details
Commits on Apr 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 50cfee6 - Browse repository at this point
Copy the full SHA 50cfee6View commit details -
Merge pull request jbake-org#52 from ancho/update/jbake-2.6.5
update jbake to 2.6.5 and gradle wrapper to 6.3
Configuration menu - View commit details
-
Copy full SHA for 808fb2e - Browse repository at this point
Copy the full SHA 808fb2eView commit details
Commits on Apr 26, 2020
-
Update build & dependencies; preparing for release
Andres Almiray committedApr 26, 2020 Configuration menu - View commit details
-
Copy full SHA for 5d78a80 - Browse repository at this point
Copy the full SHA 5d78a80View commit details
Commits on May 9, 2020
-
Andres Almiray committed
May 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 168aaa5 - Browse repository at this point
Copy the full SHA 168aaa5View commit details
Commits on Jun 27, 2020
-
Use the worker API for Gradle 5.6 and above
The worker API prevent memory leaks and fix the concurrency issue.
Configuration menu - View commit details
-
Copy full SHA for b9b9621 - Browse repository at this point
Copy the full SHA b9b9621View commit details
Commits on Jun 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f334a84 - Browse repository at this point
Copy the full SHA f334a84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b49b8 - Browse repository at this point
Copy the full SHA 15b49b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2649460 - Browse repository at this point
Copy the full SHA 2649460View commit details
Commits on Jul 19, 2020
-
Merge pull request jbake-org#57 from lacasseio/lacasseio/improve-memo…
…ry-usage-without-regression Use the worker API for Gradle 5.6 and above
Configuration menu - View commit details
-
Copy full SHA for b8a99f1 - Browse repository at this point
Copy the full SHA b8a99f1View commit details -
Andres Almiray committed
Jul 19, 2020 Configuration menu - View commit details
-
Copy full SHA for 1ed65a4 - Browse repository at this point
Copy the full SHA 1ed65a4View commit details
Commits on Apr 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a042a78 - Browse repository at this point
Copy the full SHA a042a78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e666b6c - Browse repository at this point
Copy the full SHA e666b6cView commit details
Commits on Apr 17, 2021
-
Merge pull request jbake-org#61 from ancho/feature/update-jbake-2.6.6
update to jbake 2.6.6
Configuration menu - View commit details
-
Copy full SHA for 8233bdf - Browse repository at this point
Copy the full SHA 8233bdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac5254 - Browse repository at this point
Copy the full SHA 8ac5254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea4a3d - Browse repository at this point
Copy the full SHA 6ea4a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a211833 - Browse repository at this point
Copy the full SHA a211833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13215cb - Browse repository at this point
Copy the full SHA 13215cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69b1033 - Browse repository at this point
Copy the full SHA 69b1033View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a4aed - Browse repository at this point
Copy the full SHA a7a4aedView commit details
Commits on May 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f8a9f0b - Browse repository at this point
Copy the full SHA f8a9f0bView commit details -
Merge pull request jbake-org#62 from ancho/feature/update-jbake-2.6.7
update jbake to 2.6.7
Configuration menu - View commit details
-
Copy full SHA for b96ce35 - Browse repository at this point
Copy the full SHA b96ce35View commit details
Commits on May 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 130c2df - Browse repository at this point
Copy the full SHA 130c2dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee9401 - Browse repository at this point
Copy the full SHA 4ee9401View commit details
Commits on Jan 2, 2022
-
Cleanup and use jbakeconfig to initialize jbake (jbake-org#64)
* update gradle to 6.8.3. cleanup jbake task. deprecate use of gradle < 5.6. * run bakeInit using WorkerExecutor * add license header to new classes * make worker executor private to please validatePlugins task
Configuration menu - View commit details
-
Copy full SHA for 219d5a7 - Browse repository at this point
Copy the full SHA 219d5a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccea530 - Browse repository at this point
Copy the full SHA ccea530View commit details -
Configuration menu - View commit details
-
Copy full SHA for a487864 - Browse repository at this point
Copy the full SHA a487864View commit details
Commits on Feb 11, 2022
-
Add 'jbake-gradle-plugin/' from commit 'a487864b7c395cc0b8e438702cc24…
Configuration menu - View commit details
-
Copy full SHA for 48c0d5e - Browse repository at this point
Copy the full SHA 48c0d5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2d094c - Browse repository at this point
Copy the full SHA c2d094cView commit details