.. |
Config
|
Tests: Replaced duplicates and formatting/cleanup
|
2019-11-06 13:16:00 +01:00 |
Container
|
Use self references and fix class naming
|
2019-04-25 18:17:19 +02:00 |
Controllers
|
AuthController: Use configured home_site
|
2020-04-05 20:23:35 +02:00 |
Database
|
tests: code coverage cleanup
|
2020-01-02 15:09:08 +01:00 |
Exceptions
|
Escape LegacyDevelopmentTest output
|
2020-04-05 20:21:13 +02:00 |
Helpers
|
tests: code coverage cleanup
|
2020-01-02 15:09:08 +01:00 |
Http
|
Renamed GuzzleServiceProvider to HttpClientServiceProvider, fixed translation and import error
|
2019-12-08 02:20:51 +01:00 |
Logger
|
Formatting to follow PSR-12
|
2019-11-11 00:05:41 +01:00 |
Mail
|
Tests: Replaced setMethods as it is deprecated
|
2019-11-06 12:29:58 +01:00 |
Middleware
|
Response: Added with and withInput methods and back/redirect functions
|
2019-12-08 02:12:56 +01:00 |
Models
|
tests: code coverage cleanup
|
2020-01-02 15:09:08 +01:00 |
Renderer
|
tests: code coverage cleanup
|
2020-01-02 15:09:08 +01:00 |
ApplicationTest.php
|
Tests: Replaced setMethods as it is deprecated
|
2019-11-06 12:29:58 +01:00 |
HasDatabase.php
|
Added Schedule parsing and replaced old Fahrplan importer
|
2019-12-08 02:20:48 +01:00 |
HelpersTest.php
|
Response: Added with and withInput methods and back/redirect functions
|
2019-12-08 02:12:56 +01:00 |
ServiceProviderTest.php
|
Tests: Replaced setMethods as it is deprecated
|
2019-11-06 12:29:58 +01:00 |
TestCase.php
|
Tests: TestCase: Initialize $this->app on every run
|
2019-10-08 13:57:50 +02:00 |