]> granicus.if.org Git - icinga2/commitdiff
Update issue tracker to GitHub
authorMichael Friedrich <michael.friedrich@icinga.com>
Tue, 17 Jan 2017 15:50:22 +0000 (16:50 +0100)
committerMichael Friedrich <michael.friedrich@icinga.com>
Tue, 17 Jan 2017 15:50:22 +0000 (16:50 +0100)
fixes #4923

INSTALL.md
RELEASE.md
doc/10-icinga-template-library.md
doc/11-cli-commands.md
doc/icinga2.8
icinga-app/icinga.cpp
lib/base/application.cpp
lib/cli/repositoryobjectcommand.cpp

index 143d3b8b6b60a0b3f500467d56f84cbcfe01872e..13c11e88fbf6d55629410565a418fd048a902fc0 100644 (file)
@@ -165,7 +165,7 @@ added before building.
 ### Building Icinga 2 Debs
 
 Setup your build environment on Debian/Ubuntu, copy the 'debian' directory from
-the Debian packaging Git repository (https://anonscm.debian.org/cgit/pkg-nagios/pkg-icinga2.git)
+the Debian packaging Git repository (https://github.com/Icinga/pkg-icinga2-debian)
 into your source tree and run the following command:
 
     $ dpkg-buildpackage -uc -us
index 0e8924aee4eed74974ee89ba1447aa2cb368bc48..793f39258d4a28eb74e5c8aad53fb4818336d28e 100644 (file)
@@ -8,10 +8,7 @@ Specify the release version.
 
 ## Issues
 
-Check the following issue filters:
-
-* [Pending backports](https://dev.icinga.com/projects/i2/issues?query_id=41)
-* [Invalid target version](https://dev.icinga.com/projects/i2/issues?query_id=55)
+Check issues at https://github.com/Icinga/icinga2
 
 ## Backport Commits
 
index 0cbd8a51781acc575f84bcac3923fec2d9e1ea73..cf73b0ca74b41f14e916d0bbc42d132fab41eafb 100644 (file)
@@ -2220,7 +2220,7 @@ This category includes all plugins using the icingacli provided by Icinga Web 2.
 
 #### <a id="plugin-contrib-icingacli-businessprocess"></a> Business Process
 
-This subcommand is provided by the [business process module](https://exchange.icinga.com/icinga/Business+Process) and executed as `icingacli-businessprocess`. The module is hosted by the Icinga project on its [project homepage](https://dev.icinga.com/projects/icingaweb2-module-businessprocess).
+This subcommand is provided by the [business process module](https://exchange.icinga.com/icinga/Business+Process) and executed as `icingacli-businessprocess`. The module is hosted by the Icinga project on its [project homepage](https://github.com/Icinga/icingaweb2-module-businessprocess).
 
 Custom attributes passed as [command parameters](3-monitoring-basics.md#command-passing-parameters):
 
index bc35a8e56e07952584345c9d9a14bb57a20e5b5c..9b3301f998dbd48206d505e093c9dca498cf6b10 100644 (file)
@@ -76,7 +76,7 @@ options.
                                 information (default), warning, or critical
       -X [ --script-debugger ]  whether to enable the script debugger
     
-    Report bugs at <https://dev.icinga.com/>
+    Report bugs at <https://github.com/Icinga/icinga2>
     Icinga home page: <https://www.icinga.com/>
 
 
@@ -280,7 +280,7 @@ Furthermore it provides the [configuration validation](11-cli-commands.md#config
                                 works in combination with --daemonize)
       -d [ --daemonize ]        detach from the controlling terminal
     
-    Report bugs at <https://dev.icinga.com/>
+    Report bugs at <https://github.com/Icinga/icinga2>
     Icinga home page: <https://www.icinga.com/>
 
 
@@ -366,7 +366,7 @@ nodes in a [distributed monitoring](6-distributed-monitoring.md#distributed-moni
                                 information (default), warning, or critical
       -X [ --script-debugger ]  whether to enable the script debugger
     
-    Report bugs at <https://dev.icinga.com/>
+    Report bugs at <https://github.com/Icinga/icinga2>
     Icinga home page: <https://www.icinga.com/>
 
 
@@ -402,7 +402,7 @@ More information can be found in the [troubleshooting](15-troubleshooting.md#lis
                                 information (default), warning, or critical
       -X [ --script-debugger ]  whether to enable the script debugger
     
-    Report bugs at <https://dev.icinga.com/>
+    Report bugs at <https://github.com/Icinga/icinga2>
     Icinga home page: <https://www.icinga.com/>
 
 ## <a id="cli-command-pki"></a> CLI command: Pki
@@ -447,7 +447,7 @@ You will need them in the [distributed monitoring chapter](6-distributed-monitor
                                 information (default), warning, or critical
       -X [ --script-debugger ]  whether to enable the script debugger
     
-    Report bugs at <https://dev.icinga.com/>
+    Report bugs at <https://github.com/Icinga/icinga2>
     Icinga home page: <https://www.icinga.com/>
 
 ## <a id="cli-command-repository"></a> CLI command: Repository
@@ -501,7 +501,7 @@ This is only a tool to collect information to help others help you, it will not
       --include-objects         Print the whole objectfile (like `object list`)
       --include-vars            Print all Variables (like `variable list`)
     
-    Report bugs at <https://dev.icinga.com/>
+    Report bugs at <https://github.com/Icinga/icinga2>
     Icinga home page: <https://www.icinga.com/>
 
 ## <a id="cli-command-variable"></a> CLI command: Variable
@@ -532,7 +532,7 @@ Lists all configured variables (constants) in a similar fashion like [object lis
                                 information (default), warning, or critical
       -X [ --script-debugger ]  whether to enable the script debugger
     
-    Report bugs at <https://dev.icinga.com/>
+    Report bugs at <https://github.com/Icinga/icinga2>
     Icinga home page: <https://www.icinga.com/>
 
 ## <a id="enable-features"></a> Enabling/Disabling Features
index 8f36013abd6d62bb7fc17daa46d14e642860467c..81fd9dba84373228f5d0b696b0c4bfa56f0610c5 100644 (file)
@@ -88,7 +88,7 @@ Log fatal errors to the specified log file (only works in combination with
 .B "-d, --daemonize"
 Detach from the controlling terminal.
 .SH "REPORTING BUGS"
-Report bugs at <https://dev.icinga.com/>
+Report bugs at <https://github.com/Icinga/icinga2>
 .br
 Icinga home page: <https://www.icinga.com/>
 .SH COPYRIGHT
index 0559d1267bb70c2f8ef53387c56cba6bd899939b..f264db96c858765e72815f1e80d71a861d3f5870 100644 (file)
@@ -359,7 +359,7 @@ int Main(void)
                                CLICommand::ShowCommands(argc, argv, NULL);
 
                        std::cout << visibleDesc << std::endl
-                               << "Report bugs at <https://dev.icinga.com/>" << std::endl
+                               << "Report bugs at <https://github.com/Icinga/icinga2>" << std::endl
                                << "Icinga home page: <https://www.icinga.com/>" << std::endl;
                        return EXIT_SUCCESS;
                }
index fcccd4178be319e1da50d5015d06270747285a6e..477962da79be77f6fdb099113647a875c1f0322c 100644 (file)
@@ -535,7 +535,7 @@ void Application::DisplayBugMessage(std::ostream& os)
 {
        os << "***" << "\n"
           << "* This would indicate a runtime problem or configuration error. If you believe this is a bug in Icinga 2" << "\n"
-          << "* please submit a bug report at https://dev.icinga.com/ and include this stack trace as well as any other" << "\n"
+          << "* please submit a bug report at https://github.com/Icinga/icinga2 and include this stack trace as well as any other" << "\n"
           << "* information that might be useful in order to reproduce this problem." << "\n"
           << "***" << "\n";
 }
index 0541c830bbcfa1fd75ffd7bb27e38979d7da6ffd..835fb0100481d11b2b84799b95dfeee74d058466 100644 (file)
@@ -192,7 +192,7 @@ int RepositoryObjectCommand::Run(const boost::program_options::variables_map& vm
                RepositoryUtility::RemoveObject(name, m_Type, attrs, changes);
        } else if (m_Command == RepositoryCommandSet) {
                Log(LogWarning, "cli")
-                   << "Not supported yet. Please check the roadmap at https://dev.icinga.com\n";
+                   << "Not supported yet. Please check the roadmap at https://github.com/Icinga/icinga2\n";
                return 1;
        } else {
                Log(LogCritical, "cli")