Commit Graph

11344 Commits (7ea05be0a87e83b9a245f89502e5245d9472b7a8)

Author SHA1 Message Date
Alex Coles bbd6943928 Fix block delimiter in MailHandler 9 years ago
Alex Coles 8fd535769a Fix bad rubocop auto-correct in journal_manager.rb 9 years ago
Alex Coles 8b4be7f749 Indent fix in RepositoriesController for Rubocop 9 years ago
Alex Coles a3af19a8ff Indent fix in SysController for Rubocop 9 years ago
Alex Coles 093a6a8a98 Minor indent fix in News model for Rubocop 9 years ago
Alex Coles 12d891ceb8 Fix missing space around blocks in MailHandler 9 years ago
Alex Coles acd23b8046 Fix missing space around block in MyController 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 9 years ago
Alex Coles 75cecdb21a Omit extraneous [] in APIv2 CustomFieldsController 9 years ago
Florian Kraft c4a27100c3 rename subject attribute to something more meaningful 9 years ago
Florian Kraft f8d69c5212 address hound complaints 9 years ago
Mihail Maxacov 6e965d9e3d buttons and functional view 9 years ago
Mihail Maxacov 76521e956e barely breathing wp form 9 years ago
Jan Sandbrink 2c19f97345 centralize knowledge of WP autocomplete url 9 years ago
Jan Sandbrink f86e0ef591 uglify order statement 9 years ago
Jan Sandbrink 253785622c specify order in the Rails 3 way 9 years ago
Jan Sandbrink 9cb9957bbb also accept auto complete requests without query 9 years ago
Jan Sandbrink d2eeb27c84 eliminate instance variable 9 years ago
Jan Sandbrink c9f0fba192 increase readability of wp->hash conversion 9 years ago
Jan Sandbrink 8897235fa4 rewrite find into where, order and limit 9 years ago
Jan Sandbrink 194f1814e1 always return a valid scope 9 years ago
Jan Sandbrink e51a4005ff try to increase readability 9 years ago
Jan Sandbrink 280e333f18 explain why some code exists 9 years ago
Jan Sandbrink 2854584cb2 use more clear scopes for autocompletion 9 years ago
Jan Sandbrink 45815cb9f3 rename query to scope 9 years ago
Jens Ulferts 34928de9c9 no reload on timelog delete 9 years ago
Alex Coles 851f23712f Prune commented code in TimelinesController 9 years ago
Alex Coles c967e61097 Revert "Work-around Project nested set errors on PG" 9 years ago
Alex Coles 5a25c32b2f Revert "Work-around WorkPackage nested set errors on PG" 9 years ago
Alexander Bach c42dad3270 Correct comment 9 years ago
Alexander Bach 2f9c9178df Fix regex properly 9 years ago
Alexander Bach 248f11fba8 Correct style 9 years ago
Alex Coles 7cb1e43d53 Restore CustomField.for_all include option 9 years ago
Alex Coles c02804b0eb Teach acts_as_searchable a references option 9 years ago
Vadim Costin 591428e1a7 change the holder of notiffication messages 9 years ago
Vadim Costin 32d6a02642 add bottom margin for stackable alert messages 9 years ago
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