Commit Graph

129 Commits (af1f0f9174948e49314bdc6767aa6801523eaa02)

Author SHA1 Message Date
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
Wieland Lindenthal 2e3b0698e7 Improve code readability 7 years ago
Wieland Lindenthal fa6b3fcf99 normalize file names differently 7 years ago
Wieland Lindenthal 643e945b85 - Remove configuration option for attachment search 7 years ago
Wieland Lindenthal a98198ec43 Add spec for ExtractFulltextJob 7 years ago
Wieland Lindenthal 0a21541dd7 Allow filter WPs based on the content or file name of their attachments 7 years ago
Wieland Lindenthal e9bcdb44a1 Adopt to new text-extractor gem 7 years ago
Wieland Lindenthal f2ebad3915 WIP: attachment search 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Markus Kahl e8ac75b1a1 Outgoing webhooks 7 years ago
Markus Kahl c10576fdcd pass initial flag too 7 years ago
Markus Kahl a642714eb7 put Events into separate file 7 years ago