1. 28 2月, 2014 1 次提交
  2. 27 2月, 2014 1 次提交
  3. 25 2月, 2014 1 次提交
  4. 21 2月, 2014 1 次提交
  5. 20 2月, 2014 1 次提交
  6. 24 1月, 2014 1 次提交
  7. 20 1月, 2014 2 次提交
  8. 18 1月, 2014 2 次提交
  9. 15 1月, 2014 1 次提交
  10. 31 12月, 2013 2 次提交
  11. 29 12月, 2013 1 次提交
  12. 19 12月, 2013 1 次提交
  13. 17 12月, 2013 4 次提交
  14. 16 12月, 2013 1 次提交
    • S
      Archiving old projects; archived projects aren't shown on dashboard · 37383966
      Steven Thonus 提交于
      features for archive projects
      abilities for archived project
      other abilities for archive projects
      
      only limit commits and merges for archived projects
      
      ability changed to prohibited actions on archived projects
      
      added spec and feature tests for archive projects
      
      changed search bar not to include archived projects
      37383966
  15. 15 12月, 2013 1 次提交
  16. 12 12月, 2013 1 次提交
  17. 10 12月, 2013 2 次提交
  18. 04 12月, 2013 1 次提交
  19. 02 12月, 2013 1 次提交
  20. 27 11月, 2013 2 次提交
  21. 21 11月, 2013 1 次提交
  22. 13 11月, 2013 1 次提交
  23. 08 11月, 2013 1 次提交
  24. 07 11月, 2013 1 次提交
  25. 06 11月, 2013 1 次提交
  26. 05 11月, 2013 1 次提交
  27. 24 10月, 2013 1 次提交
  28. 08 10月, 2013 1 次提交
  29. 02 10月, 2013 1 次提交
    • D
      Issue-4769 - Unable to update case of label · 45de7d26
      Drew Blessing 提交于
      Labels are saved in the database with the case they were originally created with.
      Before this change if a user created a label with the same text but different case
      the label would use the original case and no new label would be created in the
      database. With this change, labels are now case-sensitive.
      
      Steps to test:
      
      1. Before this change, create a new issue with a new label "FIxMe"
      2. Edit the issue and change the label to "FixMe"
      3. Note that the label reverted to "FIxMe"
      4. Apply this change
      5. Edit the issue again and change the label to "FixMe"
      Note that the new case was preserved. If you also look in the database in the "tags" table you will see that both labels are present - "FIxMe" and "FixMe".
      45de7d26
  30. 30 9月, 2013 2 次提交
  31. 26 9月, 2013 1 次提交