18 Apr, 2014

1 commit

  • 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./
    Timm Friebe
     

05 Apr, 2014

1 commit


01 Apr, 2014

1 commit


18 Jan, 2014

1 commit


01 Oct, 2013

1 commit


29 Sep, 2013

1 commit


30 Aug, 2013

1 commit


29 Jul, 2013

1 commit


29 May, 2013

1 commit

  • 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
    Drew Blessing
     

16 Apr, 2013

1 commit


19 Mar, 2013

1 commit


17 Mar, 2013

1 commit


07 Mar, 2013

2 commits


05 Mar, 2013

1 commit


20 Feb, 2013

1 commit


18 Feb, 2013

1 commit


18 Dec, 2012

1 commit


12 Dec, 2012

2 commits


19 Oct, 2012

1 commit


02 Oct, 2012

2 commits


21 Sep, 2012

1 commit


05 Jul, 2012

1 commit