Commit Graph

2673 Commits (1bf90d2ff1409b6ca2c1b646a17180f65df211cc)

Author SHA1 Message Date
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 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 f8d69c5212 address hound complaints 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
Alex Coles 851f23712f Prune commented code in TimelinesController 9 years ago
Alex Coles 8798fe68ad Teach Experimental API UsersController to pluck 9 years ago
Alex Coles 0942d7335b Add explicit join references in controllers 9 years ago
Alex Coles 2d9cfd97f4 Remove deprecated Relation#all in controllers 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
Alexander Bach 1a52cc1292 Suppress the hound 9 years ago
Alex Coles 0c729dae54 Replace deprecated calls to Model.scoped 9 years ago
Alexander Bach c687c63c71 Fix some project url building with identifiers 9 years ago
Alex Coles ecfa05fad9 Rename Project.public scope to public_projects 9 years ago
Alex Coles 51512f1522 Temp. comment includes in API v2 ProjectController 9 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 9 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink 9eb7cfbe9b actually allow the status to be set while moving 9 years ago
Jan Sandbrink d3ceffddfc actually allow the status to be set while moving 9 years ago
Jan Sandbrink b44b0cd2f9 remove details on spent time from project overview 9 years ago
Jan Sandbrink 42ec887384 uglify order statement 9 years ago
Jan Sandbrink 0f868f17e2 specify order in the Rails 3 way 9 years ago
Jan Sandbrink 9ed5480298 also accept auto complete requests without query 9 years ago
Jan Sandbrink 799f3b9b52 eliminate instance variable 9 years ago
Jan Sandbrink b265ad88db increase readability of wp->hash conversion 9 years ago
Jan Sandbrink b524b0724d rewrite find into where, order and limit 9 years ago
Jan Sandbrink dd052d5114 always return a valid scope 9 years ago
Jan Sandbrink dc71f37587 try to increase readability 9 years ago
Jan Sandbrink 4556da741e explain why some code exists 9 years ago
Jan Sandbrink d59b54a63c use more clear scopes for autocompletion 9 years ago
Jan Sandbrink 75b542725a rename query to scope 9 years ago
Alex Coles bc5abb34ab Remove explicit require_dependency of Principal 10 years ago
Alexander Bach cbe64452a8 Improve initialization readability 10 years ago
Alex Coles 077e42ba06 Make VersionsController#update use PATCH 10 years ago
Alexander Bach 6c08706c22 Improve initialization readability 10 years ago