- 03 Nov, 2014 1 commit
-
-
Ciro Santilli authored
-
- 02 Nov, 2014 2 commits
-
-
Robert Schilling authored
Use require spec_helper instead of relative path
-
Robert Schilling authored
Fixed markdown error in 7.3-to-7.4 update guide
-
- 01 Nov, 2014 3 commits
-
-
Ciro Santilli authored
More portable if either test or class gets moved, more uniform with the rest of the tests.
-
Robert Schilling authored
remove feature label
-
Ben Bodenmiller authored
For automatic label generation remove label `feature` as it is basically means the same thing as label `enhancement`.
-
- 31 Oct, 2014 10 commits
-
-
Robert Schilling authored
Factor lib backend gitlab shell path
-
Robert Schilling authored
Fix doc rake import md style [ci-skip]
-
Ciro Santilli authored
-
Ciro Santilli authored
-
Alvaro Naveda authored
Just fixed a minor bug in the markdown notation
-
Dmitriy Zaporozhets authored
Better service migration Prevent crashes and saving invalid record. Skip non-valid services. Better fix for https://github.com/gitlabhq/gitlabhq/pull/8199 See merge request !1235
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Api delete branch json Fixes gitlab/gitlabhq#1478 See merge request !1233
-
Dmitriy Zaporozhets authored
Doc: Unicorn minimum worker_processes is 2
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 30 Oct, 2014 24 commits
-
-
Sytse Sijbrandij authored
Improve import Documentation Improved the documentation steps for importing bare git repositories to GitLab. @dzaporozhets I added a step to create gitlab-satellites. Is this step really necessary, or do the satellites get created as needed? See merge request !1234
-
Crom (Thibaut CHARLES) authored
A value of 1 cause http push fail (issue #6978 on GitHub)
-
Patricio Cano authored
-
Sytse Sijbrandij authored
c3104abf This reverts commit 8101640c.
-
Sytse Sijbrandij authored
Fix serialize migration
-
Patricio Cano authored
-
Patricio Cano authored
-
Patricio Cano authored
-
Patricio Cano authored
Corrected syntax.
-
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
cleanup time zone settings
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
Dmitriy Zaporozhets authored
Finish up work on annotated tags
-
Sean Edge authored
Create RepoTag Grape entity and present it when doing stuff with tags via API. Update API doc for repositories. Add tag message to tag list page in UI. Update Changelog. Update spec to set .gitconfig identity, required for annotated tags.
-
Dmitriy Zaporozhets authored
Notify on mention everywhere Fixes gitlab/gitlabhq#1558 See merge request !1228
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Add a password strength indicator to SIGN UP and PROFILE pages Fixes #1647 Added a password strength indicator to the sign up page. You can see how it looks in the following screenshot. In the sign up page, it checks if the password contains the username and alerts the user about it. If the user still wants to proceed with creating his account, nothing will stop him. This is merely a message. The indicator changes the input background color based on the strength like this: ![new_full](https://dev.gitlab.org/uploads/gitlab/gitlabhq/0e6da27cfe/new_full.png) The password strength indicator can also be found in the profile edit page. It functions in almost the exact same way, with the exception that it doesn't check if the password contains the username. ![edit_full](https://dev.gitlab.org/uploads/gitlab/gitlabhq/f73001539e/edit_full.png) There are tests included. /cc @job See merge request !1227
-
Valery Sizov authored
Patch release tweet This tweet is not very informative: https://twitter.com/gitlabhq/status/525728773812289536 @valery Can you please ensure the tweet includes the most important feature that the release is addressing? I also updated the manual to link to the blog post. See merge request !1231
-
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
Bump net-ldap lib Fixes #1700 See merge request !1230
-
Dmitriy Zaporozhets authored
Project name and path rename in the same section Fixes #1577 See merge request !1223
-