An error occurred fetching the project authors.
  1. 19 Sep, 2017 1 commit
  2. 06 Sep, 2017 3 commits
  3. 25 Jul, 2017 1 commit
  4. 19 Jul, 2017 1 commit
  5. 06 Jul, 2017 1 commit
  6. 05 Jul, 2017 1 commit
  7. 03 Jul, 2017 1 commit
  8. 30 Jun, 2017 1 commit
  9. 19 Jun, 2017 1 commit
  10. 09 Jun, 2017 1 commit
  11. 06 Jun, 2017 2 commits
    • Mark Fletcher's avatar
      Confirm Project forking behaviour via the API · cff037fd
      Mark Fletcher authored
      * It's unclear that the forking operation can still be ongoing
      * `import_status` is available in Project Entity to determine status
      cff037fd
    • Mark Fletcher's avatar
      Introduce an Events API · ad3e180e
      Mark Fletcher authored
      * Meld the following disparate endpoints:
       * `/projects/:id/events`
       * `/events`
       * `/users/:id/events`
      + Add result filtering to the above endpoints:
       * action
       * target_type
       * before and after dates
      ad3e180e
  12. 02 Jun, 2017 1 commit
  13. 01 Jun, 2017 1 commit
  14. 31 May, 2017 1 commit
  15. 30 May, 2017 1 commit
  16. 18 May, 2017 1 commit
  17. 10 May, 2017 1 commit
  18. 03 May, 2017 1 commit
  19. 01 May, 2017 1 commit
  20. 21 Apr, 2017 1 commit
  21. 10 Apr, 2017 1 commit
  22. 08 Apr, 2017 2 commits
  23. 07 Mar, 2017 1 commit
  24. 06 Mar, 2017 1 commit
  25. 03 Mar, 2017 2 commits
  26. 02 Mar, 2017 1 commit
    • Toon Claes's avatar
      Expose Project's & ProjectSnippet's VisibilityLevel as String · b2c2dfe5
      Toon Claes authored
      Instead of exposing the VisibilityLevel as Integer, expose it as
      String `visibility` for Project and ProjectSnippet.
      
      Filter queries also accept the `visibility` as String instead of
      `visibility_level` as Integer.
      
      Also remove the `public` boolean.
      b2c2dfe5
  27. 01 Mar, 2017 2 commits
    • Robert Schilling's avatar
      Use v4 endpoint in API docs · 1ead6a97
      Robert Schilling authored
      1ead6a97
    • James Lopez's avatar
      Update occurrences of MWBS to MWPS · a0101ebf
      James Lopez authored
       Rename column in the database
       Rename fields related to import/export feature
       Rename API endpoints
       Rename documentation links
       Rename the rest of occurrences in the code
       Replace the images that contain the words "build succeeds" and docs referencing to them
       Make sure pipeline is green and nothing is missing.
      
      updated doc images
      
      renamed only_allow_merge_if_build_succeeds in projects and fixed references
      
      more updates
      
      fix some spec failures
      
      fix rubocop offences
      
      fix v3 api spec
      
      fix MR  specs
      
      fixed issues with partials
      
      fix MR spec
      
      fix alignment
      
      add missing v3 to v4 doc
      
      wip - refactor v3 endpoints
      
      fix specs
      
      fix a few typos
      
      fix project specs
      
      copy entities fully to V3
      
      fix  entity error
      
      more fixes
      
      fix failing specs
      
      fixed missing entities in V3 API
      
      remove comment
      
      updated code based on feedback
      
      typo
      
      fix spec
      a0101ebf
  28. 27 Feb, 2017 1 commit
  29. 22 Feb, 2017 2 commits
  30. 20 Feb, 2017 1 commit
  31. 14 Feb, 2017 2 commits
  32. 13 Feb, 2017 1 commit