- 02 Sep, 2014 1 commit
-
-
Robert Schilling authored
[Documentation] simplify 6.0 to 7.2 upgrade guide
-
- 01 Sep, 2014 13 commits
-
-
Ben Bodenmiller authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Comment and close Fixes #1240 See merge request !1055
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Show milestone percentage in detail page, fixes #485 #### What does this MR do? This MR adds the percentage count also to the milestone detail page. ##### Why was this MR needed? Currently, this is only shown in the overview list. ##### What are the relevant issue numbers? #485 ###### Screenshots ![Screenshot 2014-08-17 21.14.27](https://gitlab.com/uploads/razer6/gitlab-ce/27e6f20bf2/Screenshot_2014-08-17_21.14.27.png) See merge request !170
-
Dmitriy Zaporozhets authored
Added Spinach tests for search issues by issue-description Added Spinach tests for 'search issues by description' feature which was added to Changelog 7.1 for feature "Filter by description on Issues#index page" See merge request !172
-
Dmitriy Zaporozhets authored
Removed redundant spans
-
Dmitriy Zaporozhets authored
Moved padding from li to a in dashboard groups / projects listing
-
Dmitriy Zaporozhets authored
Remove duplicated setupNoteForm method
-
Dmitriy Zaporozhets authored
Update redcarpet gem
-
Dmitriy Zaporozhets authored
Awesome keyboard shortcuts for GitLab
-
Robert Schilling authored
-
Dmitriy Zaporozhets authored
-
- 31 Aug, 2014 3 commits
-
-
Jeroen van Baarsen authored
[Documentation] add prepare for update details to 5.1 to 6.0 guide
-
Robert Schilling authored
Modify empty project instructions to use double quotes for commit mesage Fixes http://feedback.gitlab.com/forums/176466-general/suggestions/6006904-modify-instruction-to-use-double-quotes-for-windo See merge request !179
-
Ben Bodenmiller authored
helps detect and correct issues that may occur during upgrade before they have already occurred. easier to address issues before you start upgrade process.
-
- 30 Aug, 2014 5 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Feature ldap tests Move specs to proper places. Relates to #154 This is already mergeable, will continue in a new branch for additions & refactorings. See merge request !1053
-
Dmitriy Zaporozhets authored
Avoid ldap.allow_username_or_email_login issues See merge request !1016
-
Dmitriy Zaporozhets authored
make CI build faster
- 29 Aug, 2014 18 commits
-
-
Robert Schilling authored
Comment typo.
-
Ciro Santilli authored
-
Robert Schilling authored
Comment typo.
-
Ciro Santilli authored
-
Robert Schilling authored
Use svg instead of png to get better image quality
-
Peter Dave Hello authored
-
Peter Dave Hello authored
-
Jan-Willem van der Meer authored
-
Dmitriy Zaporozhets authored
Fix Atom feed for comments
-
Dmitriy Zaporozhets authored
Return extra empty line in blob render
-
Dmitriy Zaporozhets authored
Updated the spring gem and fixed the guard file
-
Dmitriy Zaporozhets authored
Enable highlighting for blame
-
Jan-Willem van der Meer authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
This method existed to allow LDAP users to take over existing GitLab accounts if the part before the '@' of their LDAP email attribute matched the username of an existing GitLab user. I propose to disable this behavior in order to prevent unintended GitLab account takeovers. After this change it is still possible to take over an existing GitLab account with your LDAP credentials, as long as the GitLab account email address matches the LDAP user email address.
-
Jacob Vosmaer authored
The example LDAP configuration in gitlab.yml enables the allow_username_or_email_login setting. Because the effect of this setting is somewhat counterintuitive, I propose we make 'false' the example default. The settings initializer already sets this setting to 'false'.
-
Andrew Kumanyaev authored
-
Dmitriy Zaporozhets authored
Don't allow edit of system notes Fix #1412 See merge request !1052
-