Commit Graph

23250 Commits

Author SHA1 Message Date
Philipp Holzer 3cf0cb71f1
Fixing tests 2019-03-24 20:41:11 +01:00
Philipp Holzer 49def0dc27
Adding ConfigFileSaver and tests 2019-03-24 13:47:35 +01:00
Philipp Holzer fa31bb6dde
remove basepath and hostname from admin panel and add update path 2019-03-24 13:47:31 +01:00
Philipp Holzer 383a6715c3
Added first version of ConfigCacheSaver 2019-03-23 19:34:54 +01:00
Philipp Holzer dda26a46f5
Rename Core\Conifg to $this->config 2019-03-23 19:34:54 +01:00
Philipp Holzer 0f93a467a7
Rename basepath to getBasePath() 2019-03-23 19:34:53 +01:00
Philipp Holzer 6e6fb2de02
Fixing Logger Blacklist 2019-03-23 19:32:40 +01:00
Hypolite Petovan 7406c9328b
Merge pull request #6923 from nupplaphil/issue/fix_tests
Fixing Unittests
2019-03-23 14:27:47 -04:00
Philipp Holzer b4ee1a5b26
Fixing Unittests 2019-03-23 18:44:52 +01:00
Hypolite Petovan e930123b75 Welcome 2019.06-dev 2019-03-23 00:32:27 -04:00
Hypolite Petovan 5480c56811 Add missing ConfigCacheLoader constructor parameter in App 2019-03-23 00:19:22 -04:00
Hypolite Petovan 66df8d6bc6 Fix wrong variable name in Worker\Notifier 2019-03-23 00:05:47 -04:00
Philipp Holzer fab01ed0d3 Fix Legacy LogLevel mapping 2019-03-22 23:31:47 -04:00
Philipp c5cbba3416 Fix boolean value 2019-03-22 23:31:47 -04:00
Philipp Holzer cacaec41fb remove currently unused testdata 2019-03-22 23:31:46 -04:00
Philipp Holzer c150cf4e58 add annotations again 2019-03-22 23:31:46 -04:00
Philipp Holzer 69fa6161e5 Refactor installer 2019-03-22 23:31:45 -04:00
Philipp Holzer d88dc7484f Optimize testing (reduce code per test) 2019-03-22 23:25:24 -04:00
Philipp Holzer 4e374fa4d3 Fixed AutomaticInstallationConsoleTest 2019-03-22 23:25:24 -04:00
Philipp Holzer d4b23ca8b9 Fixing some AutomaticInstallationConsoleTests 2019-03-22 23:25:23 -04:00
Philipp Holzer c5973beca4 Fixing some AutomaticInstallationConsoleTests 2019-03-22 23:25:23 -04:00
Philipp Holzer bef952bd16 Fixed ConfigConsoleTest 2019-03-22 23:25:22 -04:00
Philipp Holzer acd5060ec2 Fixed ConsoleTest 2019-03-22 23:23:50 -04:00
Philipp Holzer f4ec7c47b9 Bugfix ConfigCacheLoaderTest 2019-03-22 23:23:49 -04:00
Philipp Holzer 1a2527cdba Move AppMode 2019-03-22 23:22:32 -04:00
Philipp Holzer d03dedee63 Set Timezone to 'UTC' for every Logger (Develop) 2019-03-22 23:14:48 -04:00
Jeroen De Meerleer 2d263b08e3 code style 2019-03-22 23:13:30 -04:00
Jeroen De Meerleer a01a53a9f0 Fixed notifications order 2019-03-22 23:13:29 -04:00
Adam Clark 708bf72929 Adjusted Text_editor help to provide more current examples as per #6479. 2019-03-22 23:13:29 -04:00
Adam Clark 5597b35e5c Made some documentation changes/improvements for #6478 2019-03-22 23:13:28 -04:00
Philipp Holzer fdb3b26eea Added close test 2019-03-22 23:13:27 -04:00
Philipp Holzer f63956851b Adding Logger Tests 2019-03-22 23:13:26 -04:00
Philipp Holzer aee348fa02 Adding Logger Tests 2019-03-22 23:13:26 -04:00
Philipp Holzer 7bebb03f95 Fix php doc 2019-03-22 23:13:25 -04:00
Philipp Holzer eec4ee3fed Rename & Testfix 2019-03-22 23:13:25 -04:00
Philipp Holzer cc8a6c85ae typo 2019-03-22 23:13:24 -04:00
Philipp Holzer 7658916540 Added StreamLoggerTest 2019-03-22 23:13:24 -04:00
Philipp Holzer 81ba5376d0 Added StreamLogger and ProfilerLogger 2019-03-22 23:13:23 -04:00
Philipp Holzer 11a9c5c941 Added VoidLogger for CurResultTest 2019-03-22 23:11:14 -04:00
Philipp Holzer 22f1983cc0 cleanup sysloglogger 2019-03-22 23:11:14 -04:00
Philipp Holzer 25b6db6aca Moving Profiling to class 2019-03-22 23:07:39 -04:00
Philipp Holzer 4810ca570f Refactored Logging environment (cleaned up) 2019-03-22 23:00:38 -04:00
Philipp Holzer 1b45d3fad7 testfix - namespaces 2019-03-22 22:56:58 -04:00
Philipp Holzer f3c4e6fa3d testfix - namespaces 2019-03-22 22:56:58 -04:00
Philipp Holzer 6473e5a069 typo 2019-03-22 22:56:57 -04:00
Philipp Holzer c2fd579916 typo 2019-03-22 22:56:57 -04:00
Philipp Holzer 8237e73e26 Adding REAMDEs to directories 2019-03-22 22:56:57 -04:00
Philipp Holzer 3261ffbd99 bugfix - mixed fields with condition 2019-03-22 22:56:56 -04:00
Philipp Holzer dd333c76f8 Logger - Forgot Logger::init() with VoidLogger 2019-03-22 22:56:55 -04:00
Adam Clark c4a1fe5272 Added an installation note about optional animated GIF support 2019-03-22 22:55:49 -04:00