| ... |
... |
@@ -1,13 +1,7 @@ |
| 1 |
|
-= **Welcome to the KIELER Project's Wiki!** = |
|
1 |
+= **Welcome to the KIELER project's Wiki!** = |
| 2 |
2 |
|
| 3 |
3 |
We use the Wiki to document the project, its different components, the processes we use to manage it, and whatever else needs documenting. As a KIELER developer, please feel free to add content to the Wiki. If you're unsure about where to add the content to, just ask one of the senior developers – they'll be happy to help. |
| 4 |
4 |
|
| 5 |
|
-{{tip title="Survey on KIELER Layout"}} |
| 6 |
|
-The KIELER team is conducting a [[survey on automatic layout>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/survey/||shape="rect"]]. Please support our research by participating. |
| 7 |
|
-{{/tip}} |
| 8 |
|
- |
| 9 |
|
- |
| 10 |
|
- |
| 11 |
11 |
== Where Can I Download KIELER? == |
| 12 |
12 |
|
| 13 |
13 |
If you're not here for the Wiki, but just want to download KIELER straight away, please visit [[KIELER's downloads page>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/downloads/||shape="rect"]]. |
| ... |
... |
@@ -30,19 +30,15 @@ |
| 30 |
30 |
The KIELER project doesn't only have a Wiki – in fact, this is only a small part of what we use. Here is a list of other tools and pages you might be interested in looking at: |
| 31 |
31 |
|
| 32 |
32 |
* [[**The Group Pages** |
| 33 |
|
->>url:http://informatik.uni-kiel.de/rtsys/kieler/||shape="rect"]]The pages of our research group have a section on KIELER, complete with [[Downloads>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/downloads/||shape="rect"]], [[demo / tutorial videos>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/demos/||shape="rect"]], and more. |
| 34 |
|
-* **[[Stash>>url:http://git.rtsys.informatik.uni-kiel.de/||shape="rect"]]** |
|
27 |
+>>url:http://informatik.uni-kiel.de/rtsys/kieler/||shape="rect"]]The pages of our research group have a section on KIELER, complete with [[Downloads>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/downloads/||shape="rect"]], [[demo / turorial videos>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/demos/||shape="rect"]], and more. |
|
28 |
+* **[[Gitorious>>url:https://git.rtsys.informatik.uni-kiel.de||shape="rect"]]** |
| 35 |
35 |
The web front end to our [[Git>>doc:Using Git]] repositories. Feel free to add your own, private repositories. |
| 36 |
36 |
* **[[JIRA>>url:http://rtsys.informatik.uni-kiel.de/jira/||shape="rect"]]** |
| 37 |
37 |
Our bug tracking system. We encourage all KIELER developers to use the bug tracking system extensively. You get lots of experience using real-world bug tracking systems on a big project, and we get a good overview of the status of the KIELER project. |
| 38 |
|
-* ((( |
| 39 |
|
-**[[Bamboo>>url:http://rtsys.informatik.uni-kiel.de/bamboo/allPlans.action||shape="rect"]]** |
|
32 |
+* **Bamboo** |
| 40 |
40 |
Our build server. Whenever you push commits to the mainline [[Git>>doc:Using Git]] repository, Bamboo starts compiling it and runs all the unit tests. If your changes break the build or the tests, you will know it in a matter of 20 minutes. |
| 41 |
|
-))) |
| 42 |
42 |
* **[[FishEye>>url:http://rtsys.informatik.uni-kiel.de/fisheye/||shape="rect"]]** |
| 43 |
|
-Our revision-control browser. Use FishEye to browse KIELER's mainline [[Git>>doc:Using Git]] repository. |
| 44 |
|
-* **[[Code Ratings>>url:http://rtsys.informatik.uni-kiel.de/%7Ekieler/rating/||shape="rect"]]** |
| 45 |
|
-Our code rating pages are updated as part of the nightly build and give an overview of the code and design review coverage of KIELER. |
|
35 |
+Use FishEye to browse KIELER's mainline [[Git>>doc:Using Git]] repository. |
| 46 |
46 |
* [[**Announcement Mailing List**>>url:https://lists.informatik.uni-kiel.de/mailman/listinfo/rt-kieler||shape="rect"]] |
| 47 |
47 |
KIELER releases and important project updates are sent to this low-traffic mailing list. |
| 48 |
48 |
* **[[Developer Mailing List>>url:https://lists.informatik.uni-kiel.de/mailman/listinfo/rt-kieler-devel||shape="rect"]]** |