summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-01Moved includes to own fileIgor Scheller
2017-10-31Added database testsIgor Scheller
2017-10-31Added request testIgor Scheller
2017-10-31Fixed ConfigServiceProviderTest when no config file has been createdIgor Scheller
2017-10-31Added Container\ServiceProvider testIgor Scheller
2017-10-31Added tests for base_path and config_pathIgor Scheller
2017-10-31Refactored service provider testsIgor Scheller
2017-10-31Merge branch 'noc0lour:fix_setup_bugs', closes #335Igor Scheller
2017-10-31Added service providersIgor Scheller
2017-10-29Added deploy to stagingIgor Scheller
2017-09-25Merge branch 'noc0lour:fix_setup_bugs', closes #335Igor Scheller
2017-09-25Added env function, added GitLab CI code coverage configIgor Scheller
2017-09-24Fixed composerIgor Scheller
2017-09-22Implemented service provider functionalityIgor Scheller
2017-09-21Added app path to containerIgor Scheller
2017-09-21Changed Container to Illuminate/ContainerIgor Scheller
2017-09-20Added registration_enabled configurationIgor Scheller
2017-09-20Set cookie to httponlyIgor Scheller
2017-09-20Fixed exceptionHandler to catch PdoExceptions, formattingIgor Scheller
2017-09-20Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-09-20Fixed Container testIgor Scheller
2017-09-20Added helpers unit testIgor Scheller
2017-09-20Added Application unit testIgor Scheller
2017-09-19Added UrlGenerator unit testIgor Scheller
2017-09-19Added Renderer unit testIgor Scheller
2017-09-19Added Container unit testIgor Scheller
2017-09-19Added Config unit testIgor Scheller
2017-09-19Refactoring: Logger test cleanupIgor Scheller
2017-09-19engelsystem_provider should not be loaded in phpunit, changed dir structureIgor Scheller
2017-09-19Changed LogEntries table: Use log level instead of nick nameIgor Scheller
2017-09-19Added LoggerIgor Scheller
2017-09-19Implemented containerIgor Scheller
2017-09-19Added ApplicationIgor Scheller
2017-09-17remove rewrite base from htaccessmsquare
2017-09-16change shift renderer global add user linkmsquare
2017-09-11Merge pull request #344 from MyIgel/mastermsquare
2017-08-31Implemented containerIgor Scheller
2017-08-31Reimplementation of 2840bb619 (signup requires arrival), closes #330Igor Scheller
2017-08-30Use symfony sessionIgor Scheller
2017-08-30BugfixesIgor Scheller
2017-08-30FormattingBot
2017-08-29Bumped PHP version to min. 7.0.0 (see 440ed74c)Igor Scheller
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-08-29Refactoring: Moved files to arrayIgor Scheller
2017-08-29Security: Only allow angels with admin_news_html privilege to use HTMLIgor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-08-28#337: Added routingIgor Scheller
2017-08-16add edited_at_timestamp to shift creation to fix mysql errorAndrej Rode
2017-08-16fix order by not in select clause for >mysql-5.7Andrej Rode
2017-08-16fix only_full_group_by mysql default behaviourAndrej Rode