Commit Graph

3826 Commits (6cda6ad4fd383aea4692b85368632f45bb711e0d)

Author SHA1 Message Date
Alex Coles 126b0ce0f4 Prefer #map over #collect 9 years ago
Alex Coles ccb4268793 Normalise syntax with Rubocop 9 years ago
Alex Coles 16fb352d8d Use 1.9+ Hash syntax 9 years ago
Alex Coles 993bbbe487 Migrate AR finder/query methods in controllers 9 years ago
Alex Coles f320305531 Revert "Temp. comment includes in API v2 ProjectController" 9 years ago
Alex Coles 347f363026 Remove unloadable from controllers 9 years ago
peter 6a7ab0edb8 fix invalid response for /api/v2/authentication.json 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 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 10 years ago
Jan Sandbrink f86e0ef591 uglify order statement 10 years ago
Jan Sandbrink 253785622c specify order in the Rails 3 way 10 years ago
Jan Sandbrink 9cb9957bbb also accept auto complete requests without query 10 years ago
Jan Sandbrink d2eeb27c84 eliminate instance variable 10 years ago
Jan Sandbrink c9f0fba192 increase readability of wp->hash conversion 10 years ago
Jan Sandbrink 8897235fa4 rewrite find into where, order and limit 10 years ago
Jan Sandbrink 194f1814e1 always return a valid scope 10 years ago
Jan Sandbrink e51a4005ff try to increase readability 10 years ago
Jan Sandbrink 280e333f18 explain why some code exists 10 years ago
Jan Sandbrink 2854584cb2 use more clear scopes for autocompletion 10 years ago
Jan Sandbrink 45815cb9f3 rename query to scope 10 years ago
Alex Coles 851f23712f Prune commented code in TimelinesController 10 years ago
Alex Coles 8798fe68ad Teach Experimental API UsersController to pluck 10 years ago
Alex Coles 0942d7335b Add explicit join references in controllers 10 years ago
Alex Coles 2d9cfd97f4 Remove deprecated Relation#all in controllers 10 years ago
Alexander Bach ffd81c4886 Add some polish 10 years ago
Jens Ulferts 01b5839cd2 remove multiple responsibility in controller 10 years ago
Markus Kahl bcd981df5c consider X-Authentication-Scheme; opt scoped realm 10 years ago
Markus Kahl d854df5175 suppress browser prompt on authenticate failure 10 years ago
Jens Ulferts 9b92187bae use interpolation in I18n 10 years ago
kgalli 32655ef1dd Refactoring: replacement of `and` with `&&` 10 years ago
kgalli d1b82564af Refactoring: increase readability 10 years ago
kgalli 62607c1779 Refactoring: reduce of unnecessary block chaining 10 years ago
Jonas Heinrich 9db7d41311 Makes the notification to an error 10 years ago
Jonas Heinrich 8f7907b6f7 Catches error while sending notifications 10 years ago
Alexander Bach 1a52cc1292 Suppress the hound 10 years ago
Alex Coles 0c729dae54 Replace deprecated calls to Model.scoped 10 years ago
Alexander Bach c687c63c71 Fix some project url building with identifiers 10 years ago
Alex Coles ecfa05fad9 Rename Project.public scope to public_projects 10 years ago
Alex Coles 51512f1522 Temp. comment includes in API v2 ProjectController 10 years ago
Alex Coles e02eb0181d Migrate AR finder/query methods in controllers 10 years ago
Alex Coles ec1bb39f9b Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 10 years ago
Jan Sandbrink 9eb7cfbe9b actually allow the status to be set while moving 10 years ago
Alex Coles 5f09485357 Remove all usages of unloadable 10 years ago
Alex Coles 1b8f254262 Remove all usages of unloadable 10 years ago
Jan Sandbrink d3ceffddfc actually allow the status to be set while moving 10 years ago