delivast.blogg.se

Atlassian fisheye
Atlassian fisheye









  1. ATLASSIAN FISHEYE HOW TO
  2. ATLASSIAN FISHEYE INSTALL
  3. ATLASSIAN FISHEYE FULL
  4. ATLASSIAN FISHEYE PASSWORD

(See Step 2 below.)ġ.3 Specify which users can log in to FishEye

ATLASSIAN FISHEYE PASSWORD

The Name and Password values you specify in the 'Add Application' wizard must match the Application name and Application password that you will set in FishEye's 'Crowd Authentication Settings' screen. Complete the 'Add Application ' wizard for the FishEye application.Log in to the Crowd Administration Console and navigate to Applications > Add Application.We need to add the FishEye application to Crowd and map it to the FishEye Directory: 1.2 Define the FishEye application in CrowdĬrowd needs to be aware that the FishEye application will be making authentication requests to Crowd. The Crowd documentation has more information on creating users and assigning users to groups. If you are using groups, assign your user(s) to the appropriate groups. Use Crowd to create at least one user in the FishEye Directory.

ATLASSIAN FISHEYE HOW TO

See the documentation on Creating Groups for more information on how to define these groups. If you wish to use Crowd groups to control access to your FishEye repositories, you should set up your groups in Crowd. It is possible to assign more than one directory for an application, but for the purposes of this example, we will use FishEye Directory to house FishEye users. We will assume that the directory is called FishEye Directory for the rest of this document. For more information on how to do this, see Adding a Directory. You will need to set up a directory in Crowd for FishEye. The FishEye application will need to authenticate users against a directory configured in Crowd. Configuring Crowd to talk to FishEye 1.1 Prepare Crowd's directories/groups/users for FishEye

  • After FishEye is set up, make sure FishEye is not running when you begin the integration process described below.
  • ATLASSIAN FISHEYE INSTALL

    If you have the standalone version of Crucible (available from Crucible 1.6), there is no need to download or install FishEye. We will refer to the FishEye root folder as FISHEYE. Refer to the FishEye Installation Guide for detailed information on how to do this. We will refer to the Crowd root folder as CROWD. Refer to the Crowd installation guide for detailed information on how to do this. It is documented here to assist in the maintenance of existing applications, but it will not be developed further and should not be used for new applications.

    ATLASSIAN FISHEYE FULL

    For example, /foo returns a list of the foo items and /foo/ returns the full content of the foo identified by the given key.įisheye also provides a REST and XML-RPC API which is now deprecated. In other cases, this may include a generic resource name and key. In some cases, this may be a generic resource name such as /foo. resource-name-v1 identifies the versioned resource such as /reviews-v1.rest-service denotes the Crucible REST API ( rest-service-fe for Fisheye resources).webcontext is the webcontext under which Fisheye/Crucible is hosted (as configured in the element in the application's config.xml.host and port define the host and port where the Fisheye/Crucible application lives.Here is an explanation for each part of the URI: Fisheye/Crucible API ReferencesĪPI references are available at the following locations:

    atlassian fisheye

    Read the tutorials for examples of using the Fisheye/Crucible REST interface. If you would like to know more about REST in general, start with the Dare Obasanjo's blog post, Explaining REST to Damien Katz.

  • Search reviews based on custom criteria.
  • atlassian fisheye

  • Retrieve user or committer information.
  • Retrieve a list of Fisheye or Crucible projects.
  • If you wish, you can request JSON instead of XML.īecause the REST API is based on open standards, you can use any web development language to access the API.Īn example use case would be a gadget that provides information about build recent changes to a source repository, or lists your open reviews.įisheye/Crucible's REST APIs provide the following capabilities: To use a REST API, your application will make an HTTP request and parse the response. Introduction to Fisheye/Crucible's REST APIsįisheye/Crucible's REST APIs provide access to resources (data entities) via URI paths. The Fisheye/Crucible REST interface provides a simple way for external application to talk to Fisheye and Crucible by making HTTP requests.











    Atlassian fisheye