Skip to content
Snippets Groups Projects
  1. Oct 13, 2017
  2. Aug 31, 2017
  3. Aug 07, 2017
  4. Aug 02, 2017
  5. Jul 28, 2017
    • Alex Ives's avatar
      Fixes #29385: Add /shrug and /tableflip commands · a07fe9d7
      Alex Ives authored
      
      - Updated DSL to support substitution definitions
      - Added substitution definition, inherits from command definition
      - Added tabelflip and shrug substitutions to interpret service
      - Added support for substitution definitions to the extractor for preview mode.
      - Added substitution handling in the interpret service
      
      Signed-off-by: default avatarAlex Ives <alex@ives.mn>
      a07fe9d7
  6. Jul 27, 2017
  7. Jul 21, 2017
  8. Jul 20, 2017
  9. Jul 07, 2017
    • Toon Claes's avatar
      Remove /reassign quick action · acbad6d8
      Toon Claes authored
      /reassign should only work when multiple assignees are available. And
      since this is only the case for GitLab EE, remove it from CE.
      
      This was picked using 517c97eb of gitlab-ee.
      acbad6d8
  10. Jun 20, 2017
  11. Jun 15, 2017
  12. Jun 14, 2017
  13. Jun 07, 2017
  14. May 05, 2017
  15. May 04, 2017
  16. Apr 28, 2017
  17. Mar 28, 2017
  18. Feb 28, 2017
  19. Feb 03, 2017
  20. Jan 18, 2017
    • Ruben Davila's avatar
      Add some API endpoints for time tracking. · 0f3c9355
      Ruben Davila authored
      New endpoints are:
      
      POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/time_estimate"
      
      POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/reset_time_estimate"
      
      POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/add_spent_time"
      
      POST :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/reset_spent_time"
      
      GET  :project_id/(issues|merge_requests)/(:issue_id|:merge_request_id)/time_stats"
      0f3c9355
  21. Jan 15, 2017
  22. Jan 13, 2017
  23. Jan 11, 2017
  24. Nov 17, 2016
  25. Oct 11, 2016
  26. Oct 03, 2016
  27. Sep 28, 2016
  28. Aug 18, 2016
  29. Aug 16, 2016
  30. Aug 12, 2016
Loading