Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Mylyn/Bugzilla 5 Connector"

(Created page with "This page manages the creation of a Bugzilla 5 connector. 1. priority https://git.eclipse.org/r/#/c/27759/ 436398: fix failing testApplyTo in Bugzilla REST connector 2. B...")
 
Line 1: Line 1:
 
This page manages the creation of a Bugzilla 5 connector.
 
This page manages the creation of a Bugzilla 5 connector.
  
1. priority
+
==== 1. priority ====
  
 
https://git.eclipse.org/r/#/c/27759/ 436398: fix failing testApplyTo in Bugzilla REST connector
 
https://git.eclipse.org/r/#/c/27759/ 436398: fix failing testApplyTo in Bugzilla REST connector
 
   
 
   
2. Bugzilla REST reviews (the order is important because the have dependencies)
+
==== 2. Bugzilla REST reviews (the order is important because the have dependencies) ====
  
 
https://git.eclipse.org/r/#/c/21084/6 426644: add dummy RepositoryConfiguration to the REST Client
 
https://git.eclipse.org/r/#/c/21084/6 426644: add dummy RepositoryConfiguration to the REST Client
Line 21: Line 21:
 
https://git.eclipse.org/r/#/c/22722/ 414360: add create Tasks for the new REST API (Bugzilla 5.0)  
 
https://git.eclipse.org/r/#/c/22722/ 414360: add create Tasks for the new REST API (Bugzilla 5.0)  
  
3. additional review useful for the Bugzilla REST (the order is important because the have dependencies)
+
==== 3. additional review useful for the Bugzilla REST (the order is important because the have dependencies) ====
  
 
https://git.eclipse.org/r/#/c/21780/ 427698: [Draft] create schema for QueryPage
 
https://git.eclipse.org/r/#/c/21780/ 427698: [Draft] create schema for QueryPage

Revision as of 23:11, 7 July 2014

This page manages the creation of a Bugzilla 5 connector.

1. priority

https://git.eclipse.org/r/#/c/27759/ 436398: fix failing testApplyTo in Bugzilla REST connector

2. Bugzilla REST reviews (the order is important because the have dependencies)

https://git.eclipse.org/r/#/c/21084/6 426644: add dummy RepositoryConfiguration to the REST Client

https://git.eclipse.org/r/#/c/21087/7 426644: add getFields to RepositoryConfiguration

https://git.eclipse.org/r/#/c/21105/4 426644: add Products to RepositoryConfiguration

https://git.eclipse.org/r/#/c/21110/3 426644: add Parameters to RepositoryConfiguration

https://git.eclipse.org/r/#/c/22407/3 414360: add TaskDataSchema for Task Creation (with UI Part)

https://git.eclipse.org/r/#/c/22719/1 414360: add getTask for the new REST API (Bugzilla 5.0)

https://git.eclipse.org/r/#/c/22722/ 414360: add create Tasks for the new REST API (Bugzilla 5.0)

3. additional review useful for the Bugzilla REST (the order is important because the have dependencies)

https://git.eclipse.org/r/#/c/21780/ 427698: [Draft] create schema for QueryPage

https://git.eclipse.org/r/#/c/21782/ 427698: [Draft] create UI classes for the schema for AbstractRepositoryQueryPage

https://git.eclipse.org/r/#/c/21783/ 427698: [Draft] create example for schema for QueryPage

Back to the top