Commit Graph

10881 Commits (2e040a78307bf8825b9e3020b161bb7d193418be)

Author SHA1 Message Date
Alex Coles 8afb27578f Add missing explicit join reference in Version 9 years ago
Alex Coles fb8dfed1a4 Minor indent fix in Version for Rubocop 9 years ago
Alex Coles 91ee3dee20 Replace deprec. with_scope in Project.find_visible 9 years ago
Alex Coles 8798fe68ad Teach Experimental API UsersController to pluck 9 years ago
Alex Coles ae59a6985a Teach User.authorize_within ActiveRecord::Relation 9 years ago
Alex Coles 6c84648c9d Add explicit join references in views 9 years ago
Alex Coles a50d071684 Add explicit join references in helper 9 years ago
Alex Coles 63904f1d30 Add explicit join references in UserMailer 9 years ago
Alex Coles 0942d7335b Add explicit join references in controllers 9 years ago
Alex Coles 787a35c9db Add explicit join references in models 9 years ago
Alex Coles 81de05e5fe Remove deprecated Relation#all in specs 9 years ago
Alex Coles 59b05568e9 Remove deprecated Relation#all in views 9 years ago
Alex Coles ab36043d4f Remove deprecated Relation#all in helpers 9 years ago
Alex Coles 2d9cfd97f4 Remove deprecated Relation#all in controllers 9 years ago
Alex Coles 624b50d5bb Remove deprecated Relation#all in models 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
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
Alex Coles cb81a4afab Fix for .js.erb preventing asset precompilation 9 years ago
Vadim Costin 8e67407ce7 remove unused variables 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