120 Commits (b0e17e8199bb40d0b1bed2c3dded355f439d8b3a)

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