291 次程式碼提交 (58dc4455cb4708be16eea61572b81db972d9279a)

作者 SHA1 備註 提交日期
  Jean-Philippe Lang 23dc616850 Moves project quick search to a dedicated action. 7 年之前
  Jean-Philippe Lang 2734eaffd8 Adds a link to all projects in the jump drop down (#23310). 7 年之前
  Jean-Philippe Lang 4ee4fad19a Menu items mapping. 7 年之前
  Jean-Philippe Lang 62823442d3 Replaces project jump select with custom dropdown (#23310). 7 年之前
  Jean-Philippe Lang 124a459d55 Use the main menu for project related actions that support cross-project display. 7 年之前
  Jean-Philippe Lang efabbedebe Enable filtering versions on Project -> Settings -> Versions (#22608). 7 年之前
  Jean-Philippe Lang daab32923d Adds pagination to admin project list. 7 年之前
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. 8 年之前
  Jean-Philippe Lang d4edd4d6a4 Removes action caching on /robots.txt. 8 年之前
  Jean-Philippe Lang 6cd84af522 Limits the tracker list in filters and issue counts (#285). 8 年之前
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 年之前
  Jean-Philippe Lang d6f389658b Require password re-entry for sensitive actions (#19851). 9 年之前
  Jean-Philippe Lang 6659aad3ef Adds a role setting that viewing all or own time entries (#8929). 9 年之前
  Jean-Philippe Lang 000124f44f Copyright update. 9 年之前
  Jean-Philippe Lang 5d2eea1489 Cleans up parent project assignment in ProjectsController. 9 年之前
  Jean-Philippe Lang 552926772a Error raised on project settings after project wiki is deleted (#18429). 9 年之前
  Jean-Philippe Lang 4f4a019beb Moved controller code to new method Project#add_default_member. 9 年之前
  Jean-Philippe Lang f5e5822945 Adds a 'sorted' scope to Project. 9 年之前
  Jean-Philippe Lang 655a4a1ba0 Code cleanup, #roadmap no longer exists. 9 年之前
  Jean-Philippe Lang ce55a79fc8 Removed unused helpers. 9 年之前
  Jean-Philippe Lang 50bb640c53 Code cleanup, removed conditions on request method. 9 年之前
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 年之前
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 年之前
  Toshi MARUYAMA 4292f4116b Rails4: replace deprecated Relation#count with finder options at ProjectsController#show 10 年之前
  Toshi MARUYAMA b1b721ff6d gender neutral source comment at app/controllers/projects_controller.rb 11 年之前
  Jean-Philippe Lang f9ddb562d5 Cleanup of finders with :conditions option. 11 年之前
  Toshi MARUYAMA 51abe725ba remove trailing tabs from app/controllers/projects_controller.rb 11 年之前
  Jean-Philippe Lang 8b23d41cf9 Test failure. 11 年之前
  Jean-Philippe Lang e355a55e3c Don't use && return. 11 年之前
  Jean-Philippe Lang 1257f1960f Adds pagination to users list when adding project or group members (#9549). 11 年之前
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 年之前
  Jean-Philippe Lang 8ab9215ea8 Use named routes in controllers. 11 年之前
  Jean-Philippe Lang 96fca0b08f Replaces find(:all) calls. 11 年之前
  Jean-Philippe Lang 5b21efd4a4 Replaces find(:all) calls. 11 年之前
  Jean-Philippe Lang 1951c6a3fd Removed unused instance variable. 11 年之前
  Jean-Philippe Lang 88d5663ad2 Code cleanup. 11 年之前
  Jean-Philippe Lang 18f693f9f7 Fixed that 200 API responses have a body containing one space (#11388). 12 年之前
  Jean-Philippe Lang a8e5ba0007 Code cleanup. 12 年之前
  Jean-Philippe Lang ac56c0c99c Ability to close projects (read-only) (#3640). 12 年之前
  Jean-Philippe Lang 59cbc68dde Code cleanup. 12 年之前
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 年之前
  Jean-Philippe Lang 0ee1de5686 Use safe_attributes= just like in #create. 12 年之前
  Jean-Philippe Lang b3866b05c1 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 12 年之前
  Jean-Philippe Lang 95811c8e4c Removed dead code. 12 年之前
  Jean-Philippe Lang fb1a2fd7cd Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 12 年之前
  Jean-Philippe Lang f9b6e57d24 Fixed error on project creation due to unrecognized route. 12 年之前
  Jean-Philippe Lang 467503fd4b Changed ProjectsController#destroy to DELETE only. 12 年之前
  Toshi MARUYAMA 08653afa2d remove trailing white-spaces from app/controllers/projects_controller.rb. 13 年之前
  Jean-Philippe Lang f595197ecf Adds a 'Create and continue' button on project form. 13 年之前
  Jean-Philippe Lang 93c2b92a4b Separation of RSS/API auth actions. 13 年之前