Commit Graph

11344 Commits (7ea05be0a87e83b9a245f89502e5245d9472b7a8)

Author SHA1 Message Date
Alex Coles 624b50d5bb Remove deprecated Relation#all in models 9 years ago
Alexander Bach ffd81c4886 Add some polish 9 years ago
Markus Kahl bcd981df5c consider X-Authentication-Scheme; opt scoped realm 9 years ago
Markus Kahl d854df5175 suppress browser prompt on authenticate failure 9 years ago
Vadim Costin 1c50a75f42 add stackable nodifications in LSG 9 years ago
Alexander Bach 1a52cc1292 Suppress the hound 9 years ago
Alex Coles 0a44da8251 Teach Project#allowed_permissions how to pluck 9 years ago
Alex Coles b2790b8db1 Migrate deprecated .update_all with conditions 9 years ago
Alex Coles 6d93fa3d76 Add Query#connection to avoid deprecation warnings 9 years ago
Alex Coles 355e7e0ff4 Replace deprecated calls to Model#connection 9 years ago
Alex Coles 0c729dae54 Replace deprecated calls to Model.scoped 9 years ago
Alex Coles 2ea2c776e3 Work-around WorkPackage nested set errors on PG 9 years ago
Alexander Bach c687c63c71 Fix some project url building with identifiers 9 years ago
Alexander Bach 851f8bf3d1 Make validation regex comply with hint 9 years ago
Alex Coles 67c84961a0 Migrate model has_many conditions to lambda 9 years ago
Alex Coles ecfa05fad9 Rename Project.public scope to public_projects 9 years ago
Alex Coles 2c741c4b7f Prune dead scope from Project 9 years ago
Alex Coles 5557f58e80 Migrate model scopes to use lambda/block 9 years ago
Alex Coles 51512f1522 Temp. comment includes in API v2 ProjectController 9 years ago
Alex Coles 0f9240037a Fix TimeEntry cleanup on work package bulk delete 9 years ago
Alex Coles 2ac7f5d12f Fix work package bulk edit form action URL 9 years ago
Alex Coles 2faeb3a34a Migrate AR finder/query methods in views 9 years ago
Alex Coles 7d3f723446 Migrate AR finder/query methods in UserMailer 9 years ago
Alex Coles 72973cffb4 Migrate AR finder/query methods in helpers 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Alex Coles ea713284a8 Fix syntax (w/Rubocop) in workers 9 years ago
Alex Coles 5c8bff38ea Fix syntax (w/Rubocop) in services 9 years ago
Alex Coles e0012a6e92 Fix syntax (w/Rubocop) in VersionPolicy 9 years ago
Alex Coles d346faab41 Fix syntax (w/Rubocop) in UserMailer 9 years ago
Alex Coles b607b20a37 Fix syntax (w/Rubocop) in WorkPackageDecorator 9 years ago
Alex Coles b10927c01e Fix syntax (w/Rubocop) in (Rails) helpers 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) models 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles 16720d2d7c Rework DeletedUser.first to avoid stack overflow 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink 9f4ebc04a5 fix moving of WPs without specifying a status 9 years ago
Jan Sandbrink 9eb7cfbe9b actually allow the status to be set while moving 9 years ago
Alex Coles cb81a4afab Fix for .js.erb preventing asset precompilation 9 years ago
Jan Sandbrink 2fbbccb50c move error handling up 9 years ago
Jan Sandbrink 4bee848f3d style 9 years ago
Vadim Costin 8e67407ce7 remove unused variables 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
Jan Sandbrink 0c3562ce49 fix whitespacing in '_issue_details.text.erb' 9 years ago
Vadim Costin b09740ca3e change default notiffication message style 9 years ago
Jan Sandbrink c775274707 include missing attributes in mails 9 years ago
Jan Sandbrink 96d0cf9462 fix moving of WPs without specifying a status 9 years ago
Evghenii Barhatov a609680483 Allow raising exceptions from notification jobs 9 years ago