An error occurred fetching the project authors.
  1. 20 Jan, 2014 1 commit
  2. 30 Dec, 2013 2 commits
  3. 29 Dec, 2013 1 commit
  4. 18 Dec, 2013 1 commit
  5. 17 Dec, 2013 3 commits
  6. 16 Dec, 2013 2 commits
  7. 14 Dec, 2013 1 commit
  8. 12 Dec, 2013 1 commit
  9. 10 Dec, 2013 2 commits
  10. 04 Dec, 2013 1 commit
  11. 02 Dec, 2013 1 commit
  12. 27 Nov, 2013 2 commits
  13. 21 Nov, 2013 1 commit
  14. 13 Nov, 2013 1 commit
  15. 08 Nov, 2013 1 commit
  16. 06 Nov, 2013 2 commits
  17. 05 Nov, 2013 1 commit
  18. 24 Oct, 2013 1 commit
  19. 08 Oct, 2013 1 commit
  20. 02 Oct, 2013 1 commit
    • Drew Blessing's avatar
      Issue-4769 - Unable to update case of label · 45de7d26
      Drew Blessing authored
      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
  21. 30 Sep, 2013 1 commit
  22. 29 Sep, 2013 1 commit
  23. 26 Sep, 2013 1 commit
  24. 24 Sep, 2013 1 commit
  25. 17 Sep, 2013 1 commit
  26. 29 Aug, 2013 1 commit
  27. 22 Aug, 2013 1 commit
  28. 21 Aug, 2013 1 commit
  29. 20 Aug, 2013 3 commits
  30. 15 Aug, 2013 1 commit
  31. 13 Aug, 2013 1 commit