125 Commits (10bb12e09f81dcc56f7a11342b841b9b7cf8d53e)

Autor SHA1 Mensagem Data
  Go MAEDA 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4 anos atrás
  Toshi MARUYAMA 3483ea73b1 cleanup: rubocop: fix Layout/AlignArguments in app/models/repository.rb 4 anos atrás
  Toshi MARUYAMA 4074ca0771 code clean up app/models/repository.rb 4 anos atrás
  Toshi MARUYAMA 7fb47e4b5e code cleanup: rubocop: fix Layout/LeadingCommentSpace in app/models/repository.rb 4 anos atrás
  Go MAEDA 4082069c75 Update copyright year. 5 anos atrás
  Go MAEDA b0e17e8199 Don't rescue Exception class (#31387). 5 anos atrás
  Go MAEDA 6d6ea928c8 Custom Exception classes should inherit StandardError instead of Exception (#31387). 5 anos atrás
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). 5 anos atrás
  Go MAEDA bd5977d97e Support frozen_string_literal in app/**/*.rb (#26561). 5 anos atrás
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 anos atrás
  Go MAEDA e159928e6b Use find_by instead of where.first to remove unnecessary sorting (#26747). 5 anos atrás
  Jean-Philippe Lang 4137ba8e81 Removes repository routes without repository_id (#26522). 6 anos atrás
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 anos atrás
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 6 anos atrás
  Jean-Philippe Lang 7b3f2b51c0 Add length validations for string fields (#24283). 7 anos atrás
  Jean-Philippe Lang e50b066cb1 "Cvs".classify => "Cv" (#23758). 7 anos atrás
  Jean-Philippe Lang 45a0daa16a Be more conservative when fetching constants in Repository.factory (#23758). 7 anos atrás
  Jean-Philippe Lang d2f7e31951 Use .distinct instead of .uniq. 7 anos atrás
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 anos atrás
  Jean-Philippe Lang 5cd29b1a6b Fixed that 2 repositories can be created with blank/nil identifier (#19400). 9 anos atrás
  Jean-Philippe Lang e9caae140d Don't allow 2 repositories with blank identifier (#19400). 9 anos atrás
  Jean-Philippe Lang 07795cfed5 Code cleanup. 9 anos atrás
  Jean-Philippe Lang 9ea438720f Fixed that non-default identifier-less git repositories are undeletable (#19260). 9 anos atrás
  Jean-Philippe Lang 000124f44f Copyright update. 9 anos atrás
  Jean-Philippe Lang 4e69edb5b8 Code cleanup. 9 anos atrás
  Jean-Philippe Lang 13f9ccaed8 Adds configuration settings to limit valid repository path (#1415). 9 anos atrás
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 anos atrás
  Jean-Philippe Lang a567546335 Don't link multiple changesets from the same commit multiple times (#17931). 9 anos atrás
  Jean-Baptiste Barth c190496f24 Fix syntax for ruby 1.8.7 (#13487). 9 anos atrás
  Jean-Baptiste Barth ad9a35c6b9 Optimize committers/users map retrieval for statistic graphs (#13487). 9 anos atrás
  Jean-Baptiste Barth 8c945fb791 Honnor committers/users mapping in repository statistics (#13487). 9 anos atrás
  Jean-Baptiste Barth 41bf39df36 Move some RepositoriesController logic to Repository#stats_by_author (#13487). 9 anos atrás
  Jean-Philippe Lang ef4cacdb66 Repository identifiers can be reserved words (#16564). 10 anos atrás
  Jean-Philippe Lang 09b95905dc Make sure that Repository#extra_info returns a Hash or nil (#16032). 10 anos atrás
  Toshi MARUYAMA d45bf0a83e scm: split Repository#entries (#14361) 10 anos atrás
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 anos atrás
  Toshi MARUYAMA a711cbb44e back out from r12715 to r12720: #connection replacing 10 anos atrás
  Toshi MARUYAMA b1d0107ac0 Rails4: replace deprecated #connection from Repository model 10 anos atrás
  Toshi MARUYAMA d12c8e8397 Rails4: replace deprecated Relation#update_all at Repository model 10 anos atrás
  Toshi MARUYAMA 9eaa4a7c1a Rails4: replace deprecated Relation#update_all at Repository model 10 anos atrás
  Jean-Philippe Lang f9ddb562d5 Cleanup of finders with :conditions option. 11 anos atrás
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 anos atrás
  Jean-Philippe Lang 147e7a8d61 Use \A and \z in validation regexps. 11 anos atrás
  Jean-Philippe Lang 31c33f462d Replaces find(:first) calls. 11 anos atrás
  Jean-Philippe Lang 536747b747 Replaces find(:all) calls. 11 anos atrás
  Toshi MARUYAMA 0a675c7c77 remove trailing white-spaces from app/models/repository.rb 11 anos atrás
  Toshi MARUYAMA 5d8d38aa60 scm: git: fix changesets aren't read after clear_changesets call (#12409) 11 anos atrás
  Jean-Philippe Lang 87f284dcb6 Repository Identifier should be frozen (#11109). 11 anos atrás
  Jean-Philippe Lang 26e75568cf Makes repository url read-only after saving. 12 anos atrás
  Jean-Philippe Lang 585d08765e Safe attributes for repositories. 12 anos atrás