- 05 Nov, 2013 10 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
This reverts commit c46eaca9.
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacob Vosmaer authored
More escaping
-
Dmitriy Zaporozhets authored
Now you are able to create a new file in repository from your browser. You are not allowed to create a file if file with same name already exists in the repo. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 04 Nov, 2013 18 commits
-
-
Nigel Kukard authored
- Database name may contain characters which are not shell friendly - Database password could contain the same - While we at it there is no harm in escaping generated paths too - Refactored 2-line system(command) Signed-off-by: Nigel Kukard <nkukard@lbsd.net>
-
Dmitriy Zaporozhets authored
-
Sytse Sijbrandij authored
-
Dmitriy Zaporozhets authored
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Preselect the current issue tracker with selected="selected"
-
Dmitriy Zaporozhets authored
Support -ms-linear-gradient style for IE10+
-
Dmitriy Zaporozhets authored
Fix name of RHEL
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Matěj Cepl authored
The company is called Red Hat, and its flagship product is Red Hat Enterprise Linux (commonly abbreviated as RHEL). There is no such thing as RedHat (and never was).
-
Jacob Vosmaer authored
When looking up a user by DN, use single scope
-
Dmitriy Zaporozhets authored
Fixes 500 error when user types in wrong group name.
-
Dmitriy Zaporozhets authored
Run tests in parallel on travis
-
Dmitriy Zaporozhets authored
-
- 03 Nov, 2013 1 commit
-
-
Elias Mårtenson authored
The blocked? method is used to check whether a user exists in LDAP. Prior to this change, if the LDAP server had more objects below the one pointed to by the DN, those objects would also be picked up by the search, causing the method to determine the user should be blocked. One case where this can happen is when using Active Directory and a user have a mobile phone assigned. In this case, Exchange will add an entry called ExchangeActiveSyncDevices under the users entry. The user-visible behaviour is then that a user loses Gitlab access when he enables a mobile device. This fix sets the search scope to BaseObject in order to ensure that only the user itself is returned.
-
- 02 Nov, 2013 7 commits
-
-
J.M authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
Andrew Kumanyaev authored
-
- 01 Nov, 2013 4 commits
-
-
Jason Hollingsworth authored
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Johannes Schleifenbaum authored
The previous behavior was, that the first element of the select was preselected, thus upon saving the project, the previous selected could be overwritten.
-