- 23 May, 2018 1 commit
-
-
Alexander Diewald authored
* The correct URL parameter to receive only own tasks is "assigned_to_id=me", not "assigned_to=me". Issue-Ref: 3406 Issue-Url: https://af3-developer.fortiss.org/issues/3406 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 22 May, 2018 1 commit
-
-
Alexander Diewald authored
* We need to replace the special xml character "$" with its escape sequence such that the mylyn variables in the commit message template are not considered as variables by oomph. The installer would query these variables during the AF3 installation. Issue-Ref: 3406 Issue-Url: https://af3-developer.fortiss.org/issues/3406 Signed-off-by: Alexander Diewald <diewald@fortiss.org>need
-
- 17 May, 2018 1 commit
-
-
Alexander Diewald authored
* Move the mylyn settings task into a compound task of the plugins name. * Remove some duplicate "$" signs. Issue-Ref: 3406 Issue-Url: https://af3-developer.fortiss.org/issues/3406 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 16 May, 2018 4 commits
-
-
Alexander Diewald authored
* Undeclared variables shall not be used with oomph since they are demanded every time eclipse is started. * Instead, use the "key" variable directly to demand the API key during the initial setup steps. * The "PASSWORD" cannot be used since mylyn requires the API key in clear text and stores it as such. Thus, we are doomed to use the "STRING" variable type. Issue-Ref: 3406 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* Provides a pre-configured commit message. * The Issue-Id and link are auto-created based on the activated Mylyn Task from the task list. Issue-Ref: 3406 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* Copy the mylyn repository configuration from the gitlab server during setup such that it is available before eclipse starts up. Otherwise, the repository configuration would be overridden, or a manual restart would be needed before mylyn queries could be defined (fragile approach). * After the startup, define the queries that provide access to all AF3 tickets and the ones assigned to the developer. * Reset branch information of the fortiss-std-env repo to the master branch (it has been adjusted for testing the feature branch). * Add a dependency on the egit <--> mylyn integration to pre-configure commit messages. Issue-Ref: 3406 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* Mylyn provides an abstraction and eclipse IDE integration such that different issue trackers can be controlled through the same UI. * Add the latest p2 repository for the mylyn plugins. * Add the mylyn incubation p2 repo to provide the web connector. * Copy a preconfigured settings file into the workspace since oomph does not allow to configure the majority of the required attributes to configure the web connector. * The preconfigured configuration defines the AF3 redmine repository and installs two queries: all tasks and those assigned to the individual developer. * The configuration is based on the REST API of redmine and requires the developer to generate and enter an API key. Issue-Ref: 3406 Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 25 Apr, 2018 2 commits
-
-
Alexander Diewald authored
* Adds three working sets for AF3 official plugins, dev products, and kernel plugins. * The working sets collect all plugins that belong to the same repo. It is identified by a reference plugin. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* Set core_auto_stage_deletion such that EGit can handle conflicts with deleted files. Otherwise, external tools (e.g. the git command line interface) would be needed. This workaround is taken from https://bugs.eclipse.org/bugs/show_bug.cgi?id=399982 . * Automatically add the signed-off-by footer. * Mark changed (unstaged) files with an additional icon. Can be disabled if the textual marker (">") is sufficient. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 24 Apr, 2018 1 commit
-
-
Alexander Diewald authored
* In the cleanup commit 97137119 , a conficSection node terminator was erroneously not removed, causing the oomph installation to fail. This commit fixes this regression. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 23 Apr, 2018 1 commit
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 17 Apr, 2018 2 commits
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 16 Apr, 2018 1 commit
-
-
Alexander Diewald authored
* Also, adjust the URL to point to 0.6, instead of 0.5.0. This enables service releases based on the patch level. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 11 Apr, 2018 2 commits
-
-
Alexander Diewald authored
This reverts commit 0f443714
-
Alexander Diewald authored
* fortiss-std-env is a repository for platform settings. Thus, it is not required for standard development installations. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- 09 Apr, 2018 1 commit
-
-
Alexander Diewald authored
-
- 06 Apr, 2018 1 commit
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-