Commit Graph

140 Commits (e55e15c50bc7c785c156d530afc6df88bcb27010)

Author SHA1 Message Date
Oliver Günther c94c1951b9
[33413] Use around hook to reload config in jobs 5 years ago
ulferts 1e6c1e7d72
introduce a presisted status for delayed jobs (#8299) 5 years ago
Oliver Günther f10e5bcafc
[33111] Always assign query_props to change persisted queries 5 years ago
ulferts 4cb0d0ff91
Feature/delayed bcf export (#8275) 5 years ago
Oliver Günther 6ded4e6852
Add cron job functionality to delayed_job 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
ulferts 201b6f4898
remove unnecessary begin/resuce blocks 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Yegor Tovstik b503f579e0 PR fixes 5 years ago
Yegor Tovstik bb4a7bdfb4 CI fixes 5 years ago
Yegor Tovstik ee2762e8ef Send email on watcher being removed 5 years ago
ulferts 3dabb46dd9
allow copying projects without parent project reference 5 years ago
Oliver Günther 7a09d8fcdd
delay all jobs 5 years ago
ulferts 67e3a7a15a
let mail sending rely on notifications 5 years ago
ulferts e86d757cb5
limit notification disabling to mail only 5 years ago
ulferts d37bdb71f0
extract methods 5 years ago
ulferts f6226524dd
extract shared code into module 5 years ago
Oliver Günther a7ed2e9da0
Rewrite jobs to use ActiveJob syntax 5 years ago
Oliver Günther 3aa3dea512
Allow `deliver_later` using a custom ApplicationJob 5 years ago
ulferts c83ba63640
Revert revert unwanted in dev branch 5 years ago
ulferts 05ac3af1ee
add projects delete end point to api 5 years ago
ulferts 57f7da4f39
reuse project services in controller 5 years ago
Oliver Günther b05a8f7b54
Revert "[31080] Trigger wpEvent after custom action" 5 years ago
Oliver Günther 693bd7760a
Replace deprecated `update_attribute` with `update` 5 years ago
Oliver Günther 2fc4416601 Store User.current in current thread 5 years ago
Wieland Lindenthal dec47cd86b Catch Exceptions when updating TSV columns in extraction job. 5 years ago
Oliver Günther 5c311e488d
[30309] Fix saving duplicate enabled modules and rendering wrong errors 5 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Oliver Günther f0bbce3752
Allow nil value on attachment when it got destroyed in the meantime 6 years ago
Oliver Günther c3de946972
Add rake task job that will dynamically load tasks 6 years ago
Oliver Günther 369b668e64
Make ProjectsController#destroy use background worker + service 6 years ago
Oliver Günther c67cc392ce
Prepare for core integration 6 years ago
Markus Kahl 00d2f0cc49 make sure to delete tmp files 6 years ago
Jens Ulferts 32519e4c7a
Revert "make sure to delete tmp files" 6 years ago
Markus Kahl 7824969c0a make sure to delete tmp files 6 years ago
Rodrigo Polo 1202a7298e Add signature secret on request header 6 years ago
Oliver Günther 727d081626
Fix error message in extract job 6 years ago
Oliver Günther f2ceec1c78
Set DJ priorities and lower max attempts 6 years ago
Oliver Günther 9a9a027483
Improve error logging when text cannot be extracted 6 years ago
Markus Kahl 3388b396c5 use application job to send delayed user mails 6 years ago
Jens Ulferts 57c8aeb5aa
add job to cleanup uncontainered attachments 7 years ago
Oliver Günther d8bfef03af
Fix rendering of webhook log entry 7 years ago
Wieland Lindenthal 90ba46d406 Gem name changed from ‚text_extractor‘ to ‚plaintext‘ 7 years ago
Jens Ulferts e538c8eb0d
enable mentioning groups 7 years ago
Wieland Lindenthal 7ad6bc8078 Add guard condition for TSVector support in extraction job. Remove non TSV support. 7 years ago
Wieland Lindenthal a5808c5b45 - Use initializer to load text-extractor config. 7 years ago
Wieland Lindenthal c8c94186cf Adopt code for API changes in text-extractor gem 7 years ago
Wieland Lindenthal 6dc3a11a65 Satisfy or calm rubocop 7 years ago
Wieland Lindenthal 5ffbba0cd7 restructure ExtractFulltextJob for better readability 7 years ago
Wieland Lindenthal f675601eb7 code cleanup 7 years ago