]> git.mxchange.org Git - friendica.git/history - src/Core
Fix test
[friendica.git] / src / Core /
2022-01-23 PhilippFix config usage during install process
2022-01-23 PhilippRemove unused field
2022-01-23 PhilippMove language names to constant
2022-01-04 Balázs ÚrAdd native language names to language selector
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-12-17 MichaelMerge branch 'api-direct-messages' of github.com:annand...
2021-12-17 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-17 PhilippMerge pull request #11106 from annando/issue-11101
2021-12-14 Hypolite PetovanMerge pull request #11100 from nupplaphil/bug/session_cache
2021-12-14 PhilippMigrate distributed cache config value
2021-12-13 Hypolite PetovanMerge pull request #11099 from nupplaphil/feat/session_...
2021-12-13 Michael VogelMerge pull request #11092 from MrPetovan/bug/11091...
2021-12-13 PhilippAdd explicit Session caching
2021-12-13 Hypolite PetovanMerge pull request #11098 from nupplaphil/feat-syslog_env
2021-12-13 PhilippUpdate src/Core/Logger/Type/SyslogLogger.php
2021-12-12 PhilippEnhance syslog logging
2021-12-08 Tobias DiekershoffMerge pull request #11077 from annando/remove-obsolete
2021-12-07 Tobias DiekershoffMerge pull request #11060 from urbalazs/typo
2021-12-07 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-12-07 MichaelRemove obsolete network guessing function
2021-12-07 Tobias DiekershoffMerge pull request #11074 from MrPetovan/bug/warnings
2021-12-07 Tobias DiekershoffMerge pull request #11073 from MrPetovan/bug/notices
2021-12-07 Hypolite PetovanSuppress Undefined property message in Core\Protocol
2021-12-05 Michael VogelMerge pull request #11058 from MrPetovan/bug/10955...
2021-12-04 Hypolite PetovanReplace references to NOW() in SQL queries with a DateT...
2021-12-04 Hypolite PetovanReplace references to UTC_TIMESTAMP in SQL queries...
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippSplit and delete `ModuleController`
2021-11-22 Hypolite PetovanMerge pull request #11019 from foss-/develop
2021-11-22 Michael VogelMerge pull request #11015 from MrPetovan/task/10979...
2021-11-22 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-22 PhilippMerge pull request #10969 from MrPetovan/task/remove...
2021-11-21 Hypolite PetovanMove sending follow message to remote server to Protoco...
2021-11-07 Hypolite PetovanMerge pull request #10961 from annando/deprecated
2021-11-07 Hypolite PetovanMerge pull request #10957 from nupplaphil/feat/multi_no...
2021-11-07 MichaelRemoved and replaced deprecated functionalities
2021-11-07 PhilippUpdate src/Core/Worker/Repository/Process.php
2021-11-07 PhilippUpdate src/Core/Worker/Factory/Process.php
2021-11-06 Philippuse static table-variable
2021-11-06 PhilippAdd `hostname` to `Process` entity
2021-11-06 Hypolite PetovanMerge pull request #10956 from annando/escapetags
2021-11-05 Hypolite PetovanMerge pull request #10941 from nupplaphil/feat/worker_p...
2021-11-05 PhilippAdd Unique-Id for each worker execution
2021-11-05 PhilippDeactivating isMinMemoryReached()
2021-11-05 PhilippRemove 'maxloadavg_frontend' restriction in Friendica
2021-11-05 PhilippImprove repository usage
2021-11-05 PhilippUpdate src/Core/System.php
2021-11-05 PhilippUpdate src/Core/Worker.php
2021-11-05 PhilippUpdate src/Core/System.php
2021-11-05 PhilippFix PID at forking
2021-11-05 PhilippAdds DI::flushLogger() to renew Logger instances
2021-11-05 PhilippFixup command argument
2021-11-05 PhilippRefactor Process for new paradigm
2021-11-04 Hypolite PetovanMerge pull request #10953 from annando/bott-shrinked
2021-11-04 Michaeltodo removed
2021-11-04 MichaelThe boot.php had been cleared of most functions
2021-11-04 Tobias DiekershoffMerge pull request #10951 from friendica/logs
2021-11-03 MichaelReplaced deprecated "log" function call
2021-11-02 Hypolite PetovanMerge pull request #10948 from annando/logger-json
2021-11-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-11-02 MichaelImprove the JSON output of the log entries
2021-11-02 Hypolite PetovanMerge pull request #10942 from annando/error-handling
2021-11-01 MichaelUsing internal redirect in case of missing scheme
2021-10-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-29 MichaelImproved http error handling
2021-10-29 Hypolite PetovanMerge pull request #10921 from nupplaphil/feat/httpclie...
2021-10-29 PhilippMove Introspection to Logger package
2021-10-29 PhilippAdd Feedback :-)
2021-10-28 PhilippRestructure HTTPClient for new paradigm
2021-10-28 PhilippReplace own VoidLogger with PSR-Standard NullLogger()
2021-10-28 PhilippRestructure Logger to new paradigm
2021-10-28 Hypolite PetovanMerge pull request #10919 from nupplaphil/feat/storage_...
2021-10-27 PhilippCleanup namespace
2021-10-27 PhilippRestructure Storage to new paradigm
2021-10-27 Hypolite PetovanMerge pull request #10918 from nupplaphil/feat/core_new...
2021-10-26 PhilippCleanup namespaces
2021-10-26 PhilippRefactoring Core class structures ...
2021-10-26 PhilippRestructure Session to follow new paradigm
2021-10-26 PhilippRestructure Lock to follow new paradigm
2021-10-26 PhilippRestructure (P)Config to follow new paradigm
2021-10-26 PhilippRestructure Cache to follow new paradigm
2021-10-26 Michael VogelMerge pull request #10934 from MrPetovan/task/10928...
2021-10-26 Hypolite PetovanAdd new developer test console command
2021-10-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-25 Hypolite PetovanMerge pull request #10923 from nupplaphil/feat/error_ha...
2021-10-24 PhilippUpdate ErrorHandler
2021-10-24 Hypolite PetovanMerge pull request #10911 from nupplaphil/feat/deposito...
2021-10-24 PhilippRename Depository to Repository
2021-10-23 PhilippAdd extended ErrorHandling
2021-10-19 Tobias DiekershoffMerge pull request #10892 from nupplaphil/feat/vagrant_php8
2021-10-18 Hypolite PetovanMerge pull request #10860 from nupplaphil/feat/deposito...
2021-10-18 PhilippAdapt ProfileField & Fix current PermissionSet Usage...
2021-10-18 PhilippMove ProfileFieldRepository::migrateFromLegacyProfile...
2021-10-18 Hypolite PetovanMerge pull request #10890 from xundeenergie/improve...
2021-10-17 PhilippMerge pull request #10882 from MrPetovan/task/10865...
2021-10-17 Michael VogelMerge pull request #10880 from MrPetovan/bug/10876...
2021-10-17 Michael VogelMerge pull request #10881 from MrPetovan/bug/10872...
2021-10-16 Hypolite PetovanImprove argument handling in Core\Worker::add
2021-10-16 Hypolite PetovanSwitch available contact selection to private-supportin...
next