Commit Graph

3427 Commits (93c2d17dc0f8b4527812ee0bb6c893a60fd0a42a)

Author SHA1 Message Date
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 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
Jan Sandbrink b44b0cd2f9 remove details on spent time from project overview 10 years ago
Jan Sandbrink 42ec887384 uglify order statement 10 years ago
Jan Sandbrink 0f868f17e2 specify order in the Rails 3 way 10 years ago
Jan Sandbrink 9ed5480298 also accept auto complete requests without query 10 years ago
Jan Sandbrink 799f3b9b52 eliminate instance variable 10 years ago
Jan Sandbrink b265ad88db increase readability of wp->hash conversion 10 years ago
Jan Sandbrink b524b0724d rewrite find into where, order and limit 10 years ago
Jan Sandbrink dd052d5114 always return a valid scope 10 years ago
Jan Sandbrink dc71f37587 try to increase readability 10 years ago
Jan Sandbrink 4556da741e explain why some code exists 10 years ago
Jan Sandbrink d59b54a63c use more clear scopes for autocompletion 10 years ago
Jan Sandbrink 75b542725a rename query to scope 10 years ago
Oliver Günther c5c6dc3daf Move cost type administation menu from Module to Administration 10 years ago
Alex Coles a1e3b03a4a Remove unloadable from controllers 10 years ago
Alex Coles e480aae38d Split CostTypesController#toggle_delete method 10 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