BigW Consortium Gitlab

  1. 06 May, 2016 1 commit
  2. 06 Apr, 2016 1 commit
  3. 17 Mar, 2016 1 commit
  4. 15 Mar, 2016 1 commit
  5. 04 Mar, 2016 1 commit
  6. 08 Jan, 2016 1 commit
  7. 28 Dec, 2015 1 commit
  8. 24 Dec, 2015 1 commit
  9. 03 Sep, 2015 2 commits
  10. 30 Jul, 2015 1 commit
  11. 29 Jul, 2015 1 commit
  12. 03 Jul, 2015 1 commit
  13. 24 Jun, 2015 1 commit
  14. 04 May, 2015 1 commit
  15. 21 Jan, 2015 2 commits
  16. 18 Nov, 2014 1 commit
  17. 03 Nov, 2014 1 commit
  18. 02 Nov, 2014 1 commit
  19. 15 Aug, 2014 1 commit
  20. 25 Jun, 2014 2 commits
    • Enforce md style. · a6e3b780
      Ciro Santilli authored
      - multiple blank lines before header
      - skip header level
      - colon at end of header
      - break very long lines
      - align definition like lists at marker
      - case typos
      - informal contractions
    • Typo. · 8e7a5cda
      Ciro Santilli authored
  21. 13 Jun, 2014 1 commit
  22. 03 Jun, 2014 1 commit
  23. 27 May, 2014 1 commit
  24. 18 Apr, 2014 1 commit
    • Implement GET /users/:uid/keys for admin users · 05e792b4
      Timm Friebe authored
      Complements POST operation added in gitlabhq/gitlabhq#3146
      
      Implement DELETE /users/:uid/keys/:id for admin users
      
      Fix "Line is too long. [83/80]"
      
      Use single quotes as advised
      
      Use single quotes as advised
      
      Use single quotes as advised
      
      Fix missing space around { and }
      
      Fix typo in documentation
      
      Only catch  ActiveRecord::RecordNotFound, let other exceptions propagate
      
      Raise a "404 Not found" if key to be deleted cannot be found
      As requested by @jvanbaarsen in https://github.com/gitlabhq/gitlabhq/pull/6781#discussion_r11735114
      
      Remove tab
      Unconfigured vim on this box, grrrr./
  25. 05 Apr, 2014 1 commit
  26. 01 Apr, 2014 1 commit
  27. 18 Jan, 2014 1 commit
  28. 01 Oct, 2013 1 commit
  29. 29 Sep, 2013 1 commit
  30. 30 Aug, 2013 1 commit
  31. 29 Jul, 2013 1 commit
  32. 29 May, 2013 1 commit
    • Update api docs and remove old attribute from User entity. · 07fd95f3
      Drew Blessing authored
      The API docs incorrectly referenced a few attributes associated with users. The 'blocked' attribute has been replaced with 'state'. Also, 'dark_scheme' seems to no longer be available in the User model so it should be removed from the exposed attributes in the API User entity.
      
      Add color scheme ID to API User entity
  33. 16 Apr, 2013 1 commit
  34. 19 Mar, 2013 1 commit
  35. 17 Mar, 2013 1 commit
  36. 06 Mar, 2013 2 commits