0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change realm name to match what I think it now is. More... almost 9 years ago
Merged in use-dynamic-decider-tasklist (pull request #37) More... almost 9 years ago
Bumping version to 5.0.0 as this is a non-binary compatible version with new features. More... almost 9 years ago
Make it optional to specify activityList in the API. More... almost 9 years ago
A tasklist can be specified while starting a workflow or scheduling activities. More... almost 9 years ago
Fix tests More... almost 9 years ago
When starting the deciders, we're currently using the tasklist specified while registering the workflow. This prevents us from dynamically changing the tasklist while running our feature/integration tests. The activity pollers already accepts tasklist as a parameter. This change adds the tasklist parameter to the decider as well. More... almost 9 years ago
Add scalaz-stream bintray resolver while scalaz-specs2 references old specs2 More... about 9 years ago
Bump dependency version More... about 9 years ago
Merge branch 'master' of bitbucket.org:atlassian/aws-scala More... about 9 years ago
Bump versions More... about 9 years ago
bitbucketci.yml edited online with Bitbucket More... about 9 years ago
bitbucketci.yml created online with Bitbucket More... about 9 years ago
Run scalariform More... about 9 years ago
[sbt-release] Setting version to 4.0.4-SNAPSHOT More... about 9 years ago
[sbt-release] Setting version to 4.0.3 More... about 9 years ago
README.md edited online with Bitbucket More... about 9 years ago
Merged in Remove-25-event-limit (pull request #35) More... about 9 years ago
Removed limit of 25 workflow events for the decider More... about 9 years ago
ignore eclipse generated resources More... about 9 years ago
Merged in more_encoders (pull request #34) More... about 9 years ago
More specific arbitrary More... about 9 years ago
Additional encoder/decode instances for UUID and scalaz Tagged types More... about 9 years ago
README.md edited online with Bitbucket More... over 9 years ago
[sbt-release] Setting version to 4.0.3-SNAPSHOT More... over 9 years ago
[sbt-release] Setting version to 4.0.2 More... over 9 years ago
Merged in use-activity-timeouts-in-activity-poller (pull request #32) More... over 9 years ago
Merged in upgrade-kadai-to-4.x (pull request #33) More... over 9 years ago
Upgrade kadai version to 4.0.1 - This is required because instance service is facing problems in micros where some of the log lines are being dropped due to difference in structure. Kadai 4.x fixes this problem. I've tested this change locally by using 'sbt publishLocal' and then using the latest version in coast and instance-service. More... over 9 years ago
Remove .idea from .gitignore (that's better placed in global .gitignore) More... over 9 years ago