Johannes Meyer
|
59ef54314a
|
Extend the Web bootstrapper from the EmbeddedWeb bootstrapper
In a embedded web environment we may also need a request and response.
refs #9702
|
2015-08-06 15:08:41 +02:00 |
Alexander Klimov
|
967a2e82dc
|
Use (only) "@return $this" in fluent interfaces' documentation
|
2015-04-07 14:24:11 +02:00 |
Eric Lippmann
|
6bae2e0a53
|
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
|
2015-02-04 10:52:27 +01:00 |
Eric Lippmann
|
5b4fab0750
|
Add license header
This time without syntax errors hopefully :)
|
2015-02-03 16:27:59 +01:00 |
Eric Lippmann
|
5fa2e3cfdc
|
Revert "Add license header"
This reverts commit 338d067aba .
|
2015-02-03 16:16:26 +01:00 |
Eric Lippmann
|
338d067aba
|
Add license header
fixes #7788
|
2015-02-03 15:51:04 +01:00 |
Eric Lippmann
|
68e460b5d1
|
Remove unused use in EmbeddedWeb
|
2014-12-10 09:32:02 +01:00 |
Eric Lippmann
|
888fa90fe2
|
Fix typo in PHPDoc in EmbeddedWeb
|
2014-12-10 09:31:37 +01:00 |
Eric Lippmann
|
52c19b5843
|
EmbeddedWeb must not load core modules, i.e. setup
|
2014-11-15 01:04:56 +01:00 |
Eric Lippmann
|
029630308d
|
Load Zend on Web and EmbeddedWeb
refs #7464
|
2014-11-14 14:07:13 +01:00 |
Johannes Meyer
|
8af13f564b
|
Add support for "core" modules and make the setup module such a module
refs #7163
|
2014-11-10 17:34:49 +01:00 |
Johannes Meyer
|
3105c2059e
|
Remove license headers from all files
refs #6309
|
2014-07-15 13:43:52 +02:00 |
Johannes Meyer
|
7eb0f3c472
|
Remove @codingStandardsIgnoreStart/-Stop annotations
refs #6091
|
2014-06-30 13:59:58 +02:00 |
Johannes Meyer
|
f2e5d8afa5
|
Remove @codeCoverageIgnoreStart/-Stop annotations
refs #6091
|
2014-06-30 13:58:37 +02:00 |
Johannes Meyer
|
98ca15d1fb
|
Mark less important or non-testable code as skipped for code coverage
refs #6011
|
2014-04-28 14:06:41 +02:00 |
Thomas Gelf
|
c1177b72e7
|
loadConfig renamed in EmbeddedWeb
|
2014-03-04 10:14:00 +00:00 |
Thomas Gelf
|
c68bce2f3d
|
Embedded "light" web bootstrapping adapted new module loading
|
2014-02-14 13:22:15 +00:00 |
Eric Lippmann
|
ca1d50ae53
|
Rename Icinga 2 Web to Icinga Web 2
|
2013-10-23 15:11:06 +02:00 |
Marius Hein
|
8510d57cf8
|
Prepare user settings api
Rework application bootstrap, move user object to its new location, implement web
request class to handle the user object.
refs #4066
|
2013-07-30 14:06:46 +02:00 |
Jannis Moßhammer
|
54ccb9b12a
|
Move libraries from incubator to working tree for evaluation
Add all untested files from incubator's library/Icinga to working
tree library/Icinga
refs #4257
|
2013-06-07 15:46:33 +02:00 |