Commit Graph

68 Commits (4773ce1f9aef15eedf941fe0e448370011d0cec2)

Author SHA1 Message Date
Oliver Günther 9db305439d [22158] Fix CopyProjectJob notifications 9 years ago
Oliver Günther ba491cbf47 Fix repository relocation on managed remote 9 years ago
Stefan Botzenhart e7490c1988 Fix copy project 9 years ago
Oliver Günther dac730ac5a Add insecure option to managed remotes 9 years ago
Oliver Günther b29abfbdc0 Expect URL and path to be returned from the remote 9 years ago
Oliver Günther 589ba8e7b1 Relocate repositories locally and remote 9 years ago
Mohamed Wael Khobalatte d2349cf819 Delete Redmine's safe_attributes implementation 9 years ago
Oliver Günther 02807e02a8 Refactor CopyProjectJob to class 9 years ago
Oliver Günther dd20da3baf Send access token and extend packaged configuration 9 years ago
Markus Kahl 708596c735 delay user invitation mails 9 years ago
Oliver Günther 58ced887a2 Repository Apache module 9 years ago
Oliver Günther b7465b08a6 Remote managed repositories 9 years ago
Alex Coles 7d010a2649 Re-remove deprecated call to #deliver 9 years ago
Alex Coles e40f3758fb Replace further deprecated calls to #deliver 9 years ago
Jan Sandbrink b76c351813 Ensure mails are not sent twice 9 years ago
Jan Sandbrink 4ee163393f Rearrange mail delivery responsibilities 9 years ago
Oliver Günther 7cb8d62e92 Fix max_attempts for StorageUpdaterJob 9 years ago
Oliver Günther 379a36d3e8 Fix repeating failing jobs due to missing repository 9 years ago
Stefan Botzenhart 868d764a97 Use activejob deliver_now method (removes deprecation warning) 9 years ago
Oliver Günther 701c49ab31 Correct parsing of string and octal chmod values 9 years ago
Oliver Günther ec7b33484b Force integral mode 9 years ago
Jan Sandbrink dfb9a5cd20 remove remaining AR find_by_x finders 9 years ago
Alexander Bach 4105a920b5 Style watcher notification mail 9 years ago
Alexander Bach c22c41b7db Directly notify new watchers by mail 9 years ago
Evghenii Barhatov 6ceb63b2b7 Pass user_id instead of whole User model object in DeleteUserJob 9 years ago
Jan Sandbrink 715c664cbe generalize module included in all delayed jobs 9 years ago
Jan Sandbrink 10d61b01e7 let delayed jobs reset the request store 9 years ago
Oliver Günther 1b9ba9c4bf Remove repository project hierarchy 9 years ago
Oliver Günther ee77585299 Disallow setting the owner of a repository folder 9 years ago
Jan Sandbrink 8a9d0b36a3 show comment in WP created mail 9 years ago
Jan Sandbrink 285b7f5437 move on-behalf-delivery into notification mailer 9 years ago
Jan Sandbrink 3b3ae3f6b3 split up mail delivery and enqueueing 9 years ago
Oliver Günther c16c1e75d4 Extend SysController to allow WS to check / update storage 9 years ago
Oliver Günther 8b5a120052 Move storage information to database 9 years ago
Oliver Günther 29ab3f74c0 Add quota display using .reposize file. 9 years ago
Jan Sandbrink 974523c370 partly address an edge case that can prevent notification delivery 9 years ago
Oliver Günther 86f847043b Allow configuration to disable arbitrary SCM types 9 years ago
Jan Sandbrink 6c1e4dbf4f send aggregated notifications 9 years ago
Oliver Günther edf713fbd5 Rework managed repositories error handling 9 years ago
Oliver Günther bb2a09490b Remove delayed running of management workers. 9 years ago
Oliver Günther 05b27c1b98 Asynchronous creation, deletion of repositories from OP. 9 years ago
Alex Coles ea713284a8 Fix syntax (w/Rubocop) in workers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink 2fbbccb50c move error handling up 9 years ago
Jan Sandbrink 4bee848f3d style 9 years ago
Jan Sandbrink 7d634d57ad execute mail jobs in context of their recipient 9 years ago
Jan Sandbrink 95c0d0a013 pull recipient & author up into MailNotificationJob 9 years ago
Jan Sandbrink d43803ce85 use more specific names than user 9 years ago
Evghenii Barhatov a609680483 Allow raising exceptions from notification jobs 9 years ago
Evghenii Barhatov 25862b3244 Allow raising exceptions from notification jobs 10 years ago