]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2023-08-09 Marcel KlehrFix tests: Adjust constructor signature 39771/head
2023-08-09 Marcel KlehrFix tests: Adjust constructor signature
2023-08-09 Marcel KlehrRemove Task::factory method
2023-08-09 Marcel KlehrFix psalm errors
2023-08-09 Marcel Klehrcs:fix
2023-08-09 Marcel KlehrUpdate autoloaders
2023-08-09 Marcel KlehrApply suggestions from code review
2023-08-09 Marcel KlehrFix psalm errors
2023-08-09 Marcel KlehrFix psalm errors
2023-08-09 Marcel KlehrMassive refactoring: Turn LanguageModel OCP API into...
2023-08-09 Marcel KlehrUpdate core/Controller/LanguageModelApiController.php
2023-08-09 Marcel KlehrUpdate core/Controller/LanguageModelApiController.php
2023-08-09 Marcel KlehrFix openapi docs
2023-08-09 Marcel KlehrUpdate core/Controller/LanguageModelApiController.php
2023-08-09 Marcel KlehrSince 27.1.0
2023-08-09 Marcel KlehrLanguageModelApiController: Use jsonSerialize method...
2023-08-09 Marcel Klehrcs:fix
2023-08-09 Marcel KlehrLLM OCP API: Change Tests to use EventDispatcher mock
2023-08-09 Marcel KlehrLLM OCP API: Improve scheduleTask docblock
2023-08-09 Marcel KlehrLLM OCP API: Fix OpenApi docs
2023-08-09 Marcel KlehrLLM OCP API: Fix psalm issues
2023-08-09 Marcel KlehrLLM OCP API: Avoid using OC in OCP
2023-08-09 Marcel KlehrOCP\Common\NotFoundException: Add param type
2023-08-09 Marcel KlehrLLM OCP API: Simplify TaskBackgroundJob#run catch block
2023-08-09 Marcel KlehrLLM OCP API: Explain TaskBackgroundJob#setAllowParallelRuns
2023-08-09 Marcel KlehrLLM OCP API: Don't lose trace of wrapped exceptions
2023-08-09 Marcel KlehrLLM OCP API: Simplify LanguageModelManager#canHandleTask
2023-08-09 Marcel KlehrLLM OCP API: s/getAvailableTasks/getAvailableTaskClasses/
2023-08-09 Marcel KlehrLLM OCP API: Add missing copyright and strict types
2023-08-09 Marcel KlehrLLM Migration: Return null if nothing changed
2023-08-09 Marcel KlehrUpdate lib/public/LanguageModel/Events/TaskFailedEvent.php
2023-08-09 Marcel KlehrUpdate lib/public/LanguageModel/ILanguageModelProvider.php
2023-08-09 Marcel KlehrApply suggestions from code review
2023-08-09 Marcel KlehrLLM OCS API: Add OpenAPI docs
2023-08-09 Marcel KlehrLLM OCS API: s/tasks/tasktypes/
2023-08-09 Marcel KlehrLLM OCP API: Fix psam error
2023-08-09 Marcel KlehrLLM OCP API: Fix psam errors
2023-08-09 Marcel KlehrLLM OCP API: Fix security issue
2023-08-09 Marcel KlehrLLM OCP API: Fix psalm error
2023-08-09 Marcel KlehrLLM OCP API: Add identifier param
2023-08-09 Marcel KlehrApply suggestions from code review
2023-08-09 Marcel Klehrcs:fix
2023-08-09 Marcel KlehrFix LanguageModelManager#runTask: Insert task into...
2023-08-09 Marcel KlehrAdd test for task cleanup
2023-08-09 Marcel KlehrMake tests pass
2023-08-09 Marcel KlehrFix tests
2023-08-09 Marcel KlehrAdd preliminary tests
2023-08-09 Marcel KlehrILanguageModelTask: Use php type checking along with...
2023-08-09 Marcel KlehrILanguageModelManager: Add docblock description
2023-08-09 Marcel KlehrTaskMapper#update: Use time factory
2023-08-09 Marcel KlehrAdd tasks::last_updated column and vacate tasks after...
2023-08-09 Marcel Klehrcs:fix
2023-08-09 Marcel KlehrLLM OCP API: Fix copyright
2023-08-09 Marcel KlehrLLM OCP API: Use OCP\Common\Exception\NotFoundException
2023-08-09 Marcel KlehrOCP: Introduce OCP\Common\Exception\NotFoundException
2023-08-09 Marcel KlehrLLM OCP API: strict types and copyright
2023-08-09 Marcel KlehrLLM OCP API: Type shenanigans for Visitor pattern
2023-08-09 Marcel KlehrApply suggestions from code review
2023-08-09 Marcel KlehrUpdate lib/public/AppFramework/Bootstrap/IRegistrationC...
2023-08-09 Marcel KlehrLLM OCP API: Commit autoloaders
2023-08-09 Marcel KlehrLLM OCP API: Add task definitions
2023-08-09 Marcel KlehrUpdate lib/public/LanguageModel/ITopicsProvider.php
2023-08-09 Marcel KlehrLLM OCP API: Fix coding style and psalm
2023-08-09 Marcel KlehrLLM OCP API: cs:fix
2023-08-09 Marcel KlehrLLM OCP API: Fix static analysis
2023-08-09 Marcel KlehrLLM OCP API: Add @since
2023-08-09 Marcel KlehrLLM OCP API: Fix type errors
2023-08-09 Marcel KlehrLLM OCP API: Make linters happy
2023-08-09 Marcel KlehrLLM OCP API: cs:fix
2023-08-09 Marcel KlehrLLM OCP API: Implement ocs API
2023-08-09 Marcel KlehrLLM OCP API: ADd topics and headline tasks
2023-08-09 Marcel KlehrFix Copyright
2023-08-09 Marcel KlehrLLM OCP API: Add to RegistrationContext
2023-08-09 Marcel KlehrLLM OCP API: Add db migration
2023-08-09 Marcel KlehrLLM OCP API: Implement private backend code + add ILang...
2023-08-09 Marcel KlehrLLM OCP API: Rework to use Task objects
2023-08-09 Marcel KlehrInitial work on lm OCP API
2023-08-09 John MolakvoæMerge pull request #39761 from nextcloud/bugfix/noid...
2023-08-09 Nextcloud botFix(l10n): Update translations from Transifex
2023-08-09 PytalMerge pull request #39764 from nextcloud/backport/39651...
2023-08-08 Christopher Ngenh: handle user deleted 39764/head
2023-08-08 Christopher Ngfix: set endpoint description
2023-08-08 Christopher Ngfix(ci): add to enabled apps
2023-08-08 Christopher Ngfix: ignore non-existing
2023-08-08 Christopher Ngenh: add json output to command
2023-08-08 Christopher Ngenh: add codeowner
2023-08-08 Christopher Ngfix: return null if table exists
2023-08-08 Christopher Ngfix: remove unnecessary parsed subject
2023-08-08 Christopher Ngenh: highlight filename
2023-08-08 Christopher Ngfix: catch NodeNotFoundException in notifier
2023-08-08 Christopher Ngfix: exit on reminder not found
2023-08-08 Christopher Ngenh: handle node deleted
2023-08-08 Christopher Ngfix: construct background jobs
2023-08-08 Christopher Ngfix: remove throwable handling
2023-08-08 Christopher Ngfix: return ocs data
2023-08-08 Christopher Ngenh: does not exist return null
2023-08-08 Christopher Ngenh: serialize path
2023-08-08 Christopher Ngenh: comment interval
2023-08-08 Christopher Ngenh: return created status code
2023-08-08 Christopher Ngfix: create only if file exists
next