Commit Graph

172 Commits (8df966abff127ec6980244d892403798294971ee)

Author SHA1 Message Date
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
luz paz 3683042c9b Fix typos in user facing and non-user facing code 4 years ago
ulferts 2744673ec8
avoid updating the lock version on finishing an attachment upload (#8934) 4 years ago
ulferts 38cae188ad
Fix/journals on direct uploads (#8933) 4 years ago
ulferts 4ad9ebc6ee
Fix/filename on direct upload (#8928) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Oliver Günther 0740070bca By default, do not log arguments to background jobs 4 years ago
ulferts 9df4ede3cc adapt interface of mailer #perform to adhere to rails 6.2 4 years ago
Wieland Lindenthal fd2b2a3f2a
Feature: Optimize memory for pdf exports with attachments (#8861) 4 years ago
ulferts ae2edad19b
Fix/copy project wiki notifications (#8777) 4 years ago
Oliver Günther b7f93b96cf
Better error handling if project copy dependencies fails 4 years ago
Oliver Günther e1a88a9a40
[34001] Ensure filters always receive the query context 4 years ago
Markus Kahl c1b82bad00 direct uploads to S3 for attachments including IFC models 4 years ago
Oliver Günther 605f6b8355
Refactor copy project into service 4 years ago
Oliver Günther 45fc54b7e0
Allow jobs to define a title for the job status modal 4 years ago
Oliver Günther 88cb21a594
Fix export spec 4 years ago
Oliver Günther 27268568f8
Set retry_on options for some jobs 4 years ago
Oliver Günther d0c0fdd871
Correctly upsert statuses in all cases 4 years ago
Oliver Günther 373b673f1a
Replace export modal with job status modal 4 years ago
Oliver Günther 58562e7379
Let CopyProjectJob redirect to the target project 4 years ago
Oliver Günther f7d4439f65
Rewrite status as module 4 years ago
Oliver Günther b8bc50bb8d
Make copy project job store a status 4 years ago
Oliver Günther 2df57ceebd
Refactor statused jobs to test whether job is statused 4 years ago
Oliver Günther 57beed0316
Add some debugging information to the notifications 4 years ago
Oliver Günther ba6465f106
Listen to the notifications in a separate listener class 4 years ago
Oliver Günther 7612e34964
Allow jobs to define to store status even without a reference 4 years ago
Oliver Günther 0ca1865dd9
Add reference to user in status, extend enum, and add payload 4 years ago
Oliver Günther 6c6a05c784
Ensure we set templated to false when copying 4 years ago
Oliver Günther c94c1951b9
[33413] Use around hook to reload config in jobs 5 years ago
ulferts 983709db89
rewrite acts as journalized to create journals in sql 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