1. 07 8月, 2015 1 次提交
  2. 22 7月, 2015 1 次提交
  3. 16 7月, 2015 1 次提交
  4. 15 7月, 2015 3 次提交
  5. 01 7月, 2015 2 次提交
  6. 19 6月, 2015 1 次提交
  7. 12 6月, 2015 1 次提交
  8. 11 6月, 2015 1 次提交
  9. 29 5月, 2015 1 次提交
  10. 27 5月, 2015 4 次提交
  11. 25 5月, 2015 1 次提交
  12. 30 4月, 2015 1 次提交
  13. 24 4月, 2015 2 次提交
  14. 15 4月, 2015 1 次提交
  15. 14 4月, 2015 2 次提交
  16. 04 4月, 2015 1 次提交
  17. 02 4月, 2015 1 次提交
  18. 24 3月, 2015 1 次提交
  19. 20 3月, 2015 1 次提交
    • D
      Update merge_status state to allow more transitions · 41551791
      DJ Mountney 提交于
      Previously you could only transition from the unchecked state to one of the others. This meant that the mark_as_unmerged call in AutoMergeService would rarily be able to actually transition the state. As it would usually have already been set to can_be_merged before it hit that service.
      41551791
  20. 15 3月, 2015 1 次提交
  21. 06 2月, 2015 1 次提交
  22. 03 2月, 2015 1 次提交
  23. 23 1月, 2015 1 次提交
  24. 18 1月, 2015 1 次提交
    • S
      Fix various typos · 5c801602
      Steven Burgart 提交于
      signe-in -> signed-in
      go_to_gihub_for_permissions -> go_to_github_for_permissions
      descendand -> descendant
      behavour -> behaviour
      recepient_email -> recipient_email
      generate_fingerpint -> generate_fingerprint
      dependes -> depends
      Cant't -> Can't
      wisit -> visit
      notifcation -> notification
      sufficent_scope -> sufficient_scope?
      levet -> level
      5c801602
  25. 07 1月, 2015 1 次提交
  26. 02 1月, 2015 1 次提交
  27. 05 12月, 2014 2 次提交
  28. 06 10月, 2014 1 次提交
    • V
      Add task lists to issues and merge requests · 9f0083a9
      Vinnie Okada 提交于
      Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a
      list item and turn it into a checkbox input.  Users who can modify the
      issue or MR can toggle the checkboxes directly or edit the Markdown to
      manage the tasks.  Task status is also displayed in the MR and issue
      lists.
      9f0083a9
  29. 02 10月, 2014 1 次提交
  30. 16 9月, 2014 1 次提交
    • J
      Improve error reporting on users API · 998cd3cb
      jubianchi 提交于
      * users (#6878, #3526, #4209): Validation error messages are now exposed through 400 responses, 409 response are sent in case of duplicate email or username
      * MRs (#5335): 409 responses are sent in case of duplicate merge request (source/target branches), 422 responses are sent when submiting MR fo/from unrelated forks
      * issues
      * labels
      * projects
      998cd3cb
  31. 25 8月, 2014 1 次提交