Commit Graph

3076 Commits (7f6d74a88e9d64e522010c66e14dd7e1890cf458)

Author SHA1 Message Date
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 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
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
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
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
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
Alex Coles 2640852fe3 Fix MembersController#autocomplete_for_member routing 10 years ago
Alex Coles ae97716087 Make MyController#account use PATCH 10 years ago
Alex Coles ab0864062e Make WikiController#rename use PATCH 10 years ago
Jan Sandbrink 4a69d2505a replace ternaries returning booleans 10 years ago