Atlassian
  1. Atlassian

atlassian-agent

Public
AuthorCommitMessageCommit dateIssues
ReeseReese
a2717a5858aLicenceProperty, Usage: Allow custom licence expiry arg
ReeseReese
d4149721264Update latest build version URL in README.mdThe latest build version URL in the README.md file has been updated to point to the correct location.
ReeseReese
844efde0a80feat: Add Dockerfile for building Jira image with included dependencyThis commit adds a Dockerfile that allows users to build a Jira image with the included dependency. The Dockerfile includes instructions for downloading and installing the necessary files, setting environment variables, and configuring the Jira application properties. Users can now easily build a Jira image with the desired version and additional dependencies. Co-authored-by: haxqer <haxqer666...
ReeseReese
8be0d6edd7afeat: Update README with instructions for using the Atlassian agentThis commit adds instructions for using the Atlassian agent, including its advantages and how to configure it. It also provides examples of using Docker-Compose and Helm Chart to deploy the agent.
ReeseReese
e99f231b427MMerge branch 'release/bitbucket-8.2'
ReeseReese
77dc946c3a6Update README.md with latest build version and download link- Add latest build version and download link to README.md - Provide a more convenient way to use the command line keygen in terminal environment - Highlight that the project is open source and provides insights into cracking techniques
ReeseReese
5aca73dde8dRefactor Plugin class to use "DataCenter" instead of "enterprise"The Plugin class has been modified to update the property key from "enterprise" to "DataCenter". This change ensures consistency and clarity in the code.
ReeseReese
82a9731a9eeRevert "Add new license edition: DATA_CENTER"This reverts commit 1176e92ca81c18d099ed6873a36e7cfa9f40a87c.
ReeseReese
c4e068574b6Revert "Refactor ThirdPlugin setLicenseType method to handle LicenseType.DATA_CENTER correctly"This reverts commit 6f7a402d48b582cb585eff0460effc10af8d37da.
ReeseReese
1176e92ca81Add new license edition: DATA_CENTERThis commit adds a new license edition called DATA_CENTER to the LicenseEdition enum.
ReeseReese
6f7a402d48bRefactor ThirdPlugin setLicenseType method to handle LicenseType.DATA_CENTER correctlyThe setLicenseType method in the ThirdPlugin class has been refactored to handle the LicenseType.DATA_CENTER case correctly. If the license type is DATA_CENTER, the "LicenseTypeName" value in the data map will be set to "datacenter". Otherwise, it will be set to the string representation of the license type.
ReeseReese
fccc9223ca6Remove DataCenter and Subscription properties when not applicable- In LicenseProperty.java, the code was modified to remove the DataCenter and Subscription properties when they are not applicable. - In ThirdPlugin.java, the constructor was modified to remove the dataCenter parameter since it is no longer needed.
ReeseReese
3b0a06d0770MMerge remote-tracking branch 'bitbucket/master'
ReeseReese
8cd8e06bf49Revert "Update src/main/java/io/zhile/crack/atlassian/license/products/ThirdPlugin.java"This reverts commit b10798f1655a73948bb999055e20ede2c333e063.
ReeseReese
12082b35ce6Revert "Update src/main/java/io/zhile/crack/atlassian/license/LicenseProperty.java"This reverts commit 32afddfecfef65d1d1ae9b09f98ae03c93ec494f.
ReeseReese
f77df0cb026Update src/main/java/io/zhile/crack/atlassian/license/products/ThirdPlugin.java
ReeseReese
b10798f1655Update src/main/java/io/zhile/crack/atlassian/license/products/ThirdPlugin.java
ReeseReese
32afddfecfeUpdate src/main/java/io/zhile/crack/atlassian/license/LicenseProperty.java
ReeseReese
4e4b91fc6e7Update src/main/java/io/zhile/crack/atlassian/agent/KeyTransformer.java
caelumluxcaelumlux
1c05244135a库的位置需要自己修改,支持不同产品
caelumluxcaelumlux
3936784fd3d解决类冲突
caelumluxcaelumlux
79b8ce7e742使用说明更新
caelumluxcaelumlux
9036eccb5b7MMerge branch 'gitee-master'# Conflicts: # pom.xml
caelumluxcaelumlux
c044e97c209JDK11+ 适配bitbucket 8.7适配
hgqappGitHubhgqapp
bab01c539adMMerge pull request #2 from Lama3L9R/master修复新版哈希验证不通过问题,添加javax.xml.bind包以便可以在高版本java上编译
Lama3L9RLama3L9R
719625f1207修复新版哈希验证不通过问题,添加javax.xml.bind包以便可以在高版本java上编译
Neo PengGitHubNeo Peng
44cf41fd638Update Confluence_FAQ.md
Neo PengGitHubNeo Peng
5b58d9a573fUpdate Confluence_FAQ.md
pengzhilepengzhile
c4861fa8f16add confluence faqSigned-off-by: pengzhile <[email protected]>
pengzhilepengzhile
73a565ae108add tutorial postsSigned-off-by: pengzhile <[email protected]>
Neo PengGitHubNeo Peng
10744bec659MMerge pull request #21 from materliu/masterfeat: add Bamboo FAQ
liujuguangliujuguang
3d0c38f5cb9feat: add Crucible & FishEye FAQ
liujuguangliujuguang
2b16f1988b2feat: add Bamboo FAQ
Neo PengGitHubNeo Peng
930f8f2630fMMerge pull request #17 from materliu/masterfeat: add Bitbucket FAQ
liujuguangliujuguang
b680f45d9c0style: wrong spell
liujuguangliujuguang
3e55d2ad1b8feat: add Bitbucket FAQ
Neo PengGitHubNeo Peng
6dd8519c830MMerge pull request #16 from materliu/masterfeat: add JIRA&Crowd FAQ
liujuguangliujuguang
31d9b2c0693feat: add JIRA&Crowd FAQ
pengzhilepengzhile
59a60ea2ee4updateSigned-off-by: pengzhile <[email protected]>
pengzhilepengzhile
da447a8be56remove uselessSigned-off-by: pengzhile <[email protected]>
pengzhilepengzhile
9a27cde450fupdateSigned-off-by: pengzhile <[email protected]>
pengzhilepengzhile
50da83e87dcupdate readmeSigned-off-by: pengzhile <[email protected]>
pengzhilepengzhile
190ea47ac48fix jdk 11Signed-off-by: pengzhile <[email protected]>
pengzhilepengzhile
d0eb2f315a0support jdk11Signed-off-by: pengzhile <[email protected]>
pengzhilepengzhile
235ca21eb39add linkSigned-off-by: pengzhile <[email protected]>
pengzhilepengzhile
422f6600255update env nameSigned-off-by: pengzhile <[email protected]>
pengzhilepengzhile
69e9b4edc33add third party pluginsSigned-off-by: pengzhile <[email protected]>
pengzhilepengzhile
25071349d90updateSigned-off-by: pengzhile <[email protected]>
pengzhilepengzhile
2163b56341aupdate readmeSigned-off-by: pengzhile <[email protected]>
pengzhilepengzhile
512300166bfupdate readmeSigned-off-by: pengzhile <[email protected]>