atlassian
- Sign up for GitHub or sign in to edit this page
Here are 180 public repositories matching this topic...
Dockerized Atlassian Jira
-
Updated
Oct 15, 2019 - 306 commits
- Shell
Flower is a Clojure (and Emacs) library for integration with Github, Gitlab, Atlassian Jira, Microsoft TFS, Microsoft Exchange and Slack. It also may be used from Java. More integrations with task trackers, repositories and messaging systems coming soon!
-
Updated
Oct 19, 2019 - 85 commits
- Clojure
-IncludeTotalCount on the 2.0 Get-* commands seems to always return "Unknown total count" for me.
Expected Behavior
-IncludeTotalCount does something
Current Behavior
Regardless of whether PageSize is higher or lower than the actual total count of objects, I can't get any number to return. Instead, I always see "Unknown total count".
Possible Solution
I'd be fine if t
Pester Testing
Currently docker commands are run with --rm option, that destroys the container after execution.
A --keep-container will not destroy the containers, which is useful for debugging purposes.
It's an Atlassian docker compose file, to run Atlassian products with docker on one single machine. (dockerize atlassian)
-
Updated
Sep 13, 2019 - 15 commits
- Shell
A simple docker based orchestration of the atlassian web apps.
-
Updated
Aug 6, 2019 - 105 commits
- Shell
Add avatar API call
Would be nice to add the get avatar API call to this project.
Get avatar for user
GET /rest/usermanagement/1/user/avatar
Dockerized Atlassian Jira Data Center for local testing during plugin development.
-
Updated
Sep 27, 2019 - 190 commits
- Shell
[Laravel 5.5+] The easiest way to create an add-on for the JIRA and Confluence
-
Updated
Sep 28, 2019 - 59 commits
- PHP
Description
In order to have a documentation that is easier to access, easier to edit and maintain, and more flexible, we shall use PlatyPS for the help of the function.
Discussion on this topic: AtlassianPS/AtlassianPS#1
Task
- Migrate all Comment Based Help to
.mdfiles in/docs
Import-ModuleSocial authentication (Google, Facebook, Github) for Atlassian products (JIRA, Confluence, etc.)
-
Updated
Aug 10, 2019 - 570 commits
- Java
An add-on for Atlassian Bitbucket Server to render AsciiDoc files.
-
Updated
Oct 9, 2019 - 27 commits
- JavaScript
A Laravel interface for your Atlassians Jira application
-
Updated
Oct 10, 2019 - 76 commits
- PHP
All things Atlassian and Kubernetes
-
Updated
Oct 13, 2019 - 86 commits
- Dockerfile
We have a lot of READMEs alongside the base images.
These READMEs should simply point to the corresponding antora documentation, to avoid documentation duplication.
(The antora documentation has the advantage, that it is versioned. So we will have always the correct version displayed on the website that matches a release version.)
Java implementation for the HipChat V2 API.
-
Updated
Apr 11, 2019 - 200 commits
- Java
Dockerized Atlassian Confluence Data Center for local testing during plugin development.
-
Updated
Sep 12, 2019 - 143 commits
- Shell
An Atlassian Stash plugin to check on various file attributes, like size, name
-
Updated
Apr 15, 2018 - 55 commits
- Java


Description
Atlassian is working on
v3of the Jira Api.By default, most of the functions will use it in favor of
v2, as the URL useslatest.https://developer.atlassian.com/cloud/jira/platform/rest/v3
v3is currently marked as experimentalToDo