06 May, 2014

1 commit


02 May, 2014

3 commits


24 Apr, 2014

1 commit


23 Apr, 2014

2 commits


08 Apr, 2014

2 commits


07 Apr, 2014

2 commits


02 Apr, 2014

1 commit


01 Apr, 2014

1 commit


28 Mar, 2014

1 commit


26 Mar, 2014

1 commit


21 Mar, 2014

1 commit


20 Mar, 2014

1 commit


18 Mar, 2014

2 commits


17 Mar, 2014

2 commits


14 Mar, 2014

5 commits


13 Mar, 2014

2 commits


10 Mar, 2014

3 commits


07 Mar, 2014

2 commits


03 Mar, 2014

2 commits


12 Feb, 2014

1 commit


03 Feb, 2014

1 commit


31 Jan, 2014

1 commit


22 Jan, 2014

1 commit


21 Jan, 2014

1 commit

  • The previous phrasing lead some people to believe that there is a limit
    on the number of LDAP users that can sign in to a GitLab instance. That
    is not the case; the limit in the check script only applies to the
    diagnostic information result set, so that running `rake gitlab:check`
    does not output thousands of LDAP users.
    Jacob Vosmaer