dependabot[bot]
|
fce47a6311
|
Bump symfony/http-foundation in /application/symfony
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.1.12 to 4.4.1.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.1.12...v4.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-12-02 21:03:51 +00:00 |
|
KevinFrantz
|
8ec51acfe1
|
Update README.md
Added donate button for paypal
|
2019-09-29 12:35:20 +02:00 |
|
KevinFrantz
|
3e0d91c323
|
Create FUNDING.yml
|
2019-09-29 12:21:39 +02:00 |
|
Kevin Frantz
|
009c2b248d
|
Deleted unneccessary test
|
2019-09-19 23:31:21 +02:00 |
|
Kevin Frantz
|
5e92393aaf
|
Deleted bad failing test
|
2019-09-19 23:26:21 +02:00 |
|
Kevin Frantz
|
66ea3e83fd
|
Optimized test and CreateSourceAction
|
2019-09-19 23:24:38 +02:00 |
|
Kevin Frantz
|
893467acca
|
Renamed variables
|
2019-09-19 21:52:46 +02:00 |
|
Kevin Frantz
|
ca95096bc5
|
PHPDoced Attribut
|
2019-09-19 21:24:02 +02:00 |
|
Kevin Frantz
|
1f68b1a456
|
Deleted CreateSourceActionTest
|
2019-09-19 20:36:24 +02:00 |
|
Kevin Frantz
|
4efead5dff
|
Reformated code
|
2019-09-19 20:31:01 +02:00 |
|
Kevin Frantz
|
61c7b8ac73
|
Adapted shellcheck path
|
2019-09-19 20:21:14 +02:00 |
|
Kevin Frantz
|
35fc5a8394
|
Adapted application path in .travis.yml
|
2019-09-19 20:07:37 +02:00 |
|
Kevin Frantz
|
f095d7265c
|
Updated server_version to mariadb-10.3.12
|
2019-09-19 19:59:21 +02:00 |
|
Kevin Frantz
|
8e95a61b44
|
Updated composer
|
2019-09-19 19:34:20 +02:00 |
|
Kevin Frantz
|
bfe03be42c
|
Renamed to
|
2019-05-31 00:26:47 +02:00 |
|
Kevin Frantz
|
eaaf9a7f15
|
Renamed MVCRoutineService to CoreService
|
2019-05-31 00:16:21 +02:00 |
|
Kevin Frantz
|
9213ff2bad
|
Updated .svg
|
2019-05-31 00:07:59 +02:00 |
|
Kevin Frantz
|
f29e56e9be
|
Updated README.md
|
2019-05-31 00:00:43 +02:00 |
|
Kevin Frantz
|
4d4ed0e299
|
Moved class diagram to README.md of domain
|
2019-05-30 23:55:49 +02:00 |
|
Kevin Frantz
|
677e1af915
|
Modified UML draft
|
2019-05-30 23:46:20 +02:00 |
|
Kevin Frantz
|
bb70aa2b24
|
Updated SVG
|
2019-05-30 19:44:58 +02:00 |
|
Kevin Frantz
|
25c714fe70
|
Updated diagram
|
2019-05-30 19:43:24 +02:00 |
|
Kevin Frantz
|
cf7c514205
|
Ignored dia autosave files
|
2019-05-30 19:39:23 +02:00 |
|
Kevin Frantz
|
be5b69fcff
|
Renamed domain DataAccessManagement to DataAccess
|
2019-05-30 19:23:49 +02:00 |
|
Kevin Frantz
|
8210daf7bc
|
Deprecated AbstractTestCase because it's just used to test private functions, which is a bad practice
|
2019-05-30 19:13:15 +02:00 |
|
Kevin Frantz
|
de12df0baa
|
Renamed domain ViewManagement to View
|
2019-05-30 17:18:29 +02:00 |
|
Kevin Frantz
|
6c31b0d9db
|
Renamed domain UserManagement to User
|
2019-05-30 17:15:50 +02:00 |
|
Kevin Frantz
|
899dede123
|
Renamed domain TwigManagement to Twig
|
2019-05-30 17:10:41 +02:00 |
|
Kevin Frantz
|
f06adfdc5c
|
Renamed domain TemplateManagement to Template
|
2019-05-30 17:07:11 +02:00 |
|
Kevin Frantz
|
8b4d9f2338
|
Renamed domain SourceManagement to Source
|
2019-05-30 17:04:46 +02:00 |
|
Kevin Frantz
|
cf8eace690
|
Renamed domain SecureManagement to Secure
|
2019-05-30 16:57:55 +02:00 |
|
Kevin Frantz
|
e9110622db
|
Renamed domain RightManagement to Right
|
2019-05-30 16:55:08 +02:00 |
|
Kevin Frantz
|
b8029bb7cc
|
Renamed domain RequestManagement to Request
|
2019-05-30 16:52:02 +02:00 |
|
Kevin Frantz
|
9af7f47b85
|
Renamed domain ProcessManagement to Process
|
2019-05-30 16:45:47 +02:00 |
|
Kevin Frantz
|
c5256b5d4e
|
Renamed domain PathManagement to Path
|
2019-05-30 16:43:40 +02:00 |
|
Kevin Frantz
|
2e4c105578
|
Renamed domain ParameterManagement to PArameter
|
2019-05-30 16:38:27 +02:00 |
|
Kevin Frantz
|
5a4fe18dac
|
Renamed domain MVCManagement to MVC
|
2019-05-30 16:34:51 +02:00 |
|
Kevin Frantz
|
49d085388d
|
Renamed domain MethodManagement to Method
|
2019-05-30 16:32:09 +02:00 |
|
Kevin Frantz
|
78fd41420b
|
Renamed domain RepositoryManagement to Repository
|
2019-05-30 16:30:03 +02:00 |
|
Kevin Frantz
|
aedcdc7af3
|
Renamed domain MemberManagement to Member
|
2019-05-30 16:25:55 +02:00 |
|
Kevin Frantz
|
a5801ec6e8
|
Renamed domain MapManagement to Map
|
2019-05-30 16:20:42 +02:00 |
|
Kevin Frantz
|
fd4093f270
|
Renamed domain LayerManagement to Layer
|
2019-05-30 16:18:10 +02:00 |
|
Kevin Frantz
|
592f7551a3
|
Renamed domain LawManagement to Law
|
2019-05-30 16:15:46 +02:00 |
|
Kevin Frantz
|
145b093e7c
|
Renamed domain FormManagement to Form
|
2019-05-30 16:13:29 +02:00 |
|
Kevin Frantz
|
8307016460
|
Renamed domain FixtureManagement to Fixture
|
2019-05-30 16:10:09 +02:00 |
|
Kevin Frantz
|
1e166cf199
|
Renamed domain DomManagement to Dom
|
2019-05-30 16:07:20 +02:00 |
|
Kevin Frantz
|
123df1147a
|
Renamed domain ActionManagement to Action
|
2019-05-30 16:03:44 +02:00 |
|
Kevin Frantz
|
d2b0cba30b
|
Introduced class MethodPrefixType
|
2019-05-23 22:57:02 +02:00 |
|
Kevin Frantz
|
6378c47f51
|
Removed todo
|
2019-04-15 01:39:57 +02:00 |
|
Kevin Frantz
|
06f69675ac
|
Finished refactoring of exceptions
|
2019-04-15 01:37:17 +02:00 |
|