Commit Graph

53 Commits (0acfcfd9eb54df12850a4d2991cf0551a0d53636)

Author SHA1 Message Date
Oliver Günther ddce9725cb
Remove mysql-specific reference 2 years ago
Christophe Bliard a33524ef6d remove ruby magic comment for utf-8 3 years ago
Christophe Bliard bc8d423ec2
update copyright information for 2022 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Jens Ulferts e8976f6e2b
remove code now unnecessary from autocompletes controller 6 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Jens Ulferts 2dfcd12abf improves performance of work package autocompleter 9 years ago
Jan Sandbrink dfb9a5cd20 remove remaining AR find_by_x finders 9 years ago
Tim Habermaas 5a57a5bf9d [Refactor] Make wp_hashes_with_string depend solely on its parameters. 9 years ago
Tim Habermaas d0426dcf17 [Refactor] Use ActiveRecord#find_by_id instead of #find and rescue. 9 years ago
Alex Coles 0ad3cfb4b2 Prefer do…end for controller respond_to blocks 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 0c729dae54 Replace deprecated calls to Model.scoped 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 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 e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles bb0e6e6aa5 Fix syntax (w/Rubocop) in (Rails) controllers 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Philipp Tessenow 10b62ca681 fix #4858 11 years ago
Philipp Tessenow 80dd8836b4 let the at.js textarea autocompletion look like the usual work-package auto-completion 11 years ago
Philipp Tessenow d7844da23f add issue number autocomplete for textareas 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago