- 24 Jul, 2014 1 commit
-
-
https://github.com/cirosantilli/gitlabhqDmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG
-
- 23 Jul, 2014 19 commits
-
-
Dmitriy Zaporozhets authored
Added ability to serve files in wiki repository
-
Dmitriy Zaporozhets authored
API patch
-
Dmitriy Zaporozhets authored
Ensure that uid in OAuth is a string
-
Dmitriy Zaporozhets authored
Removed some constant allready defined warnings
-
Dmitriy Zaporozhets authored
Admin created user should get password reset link instead of mailed temporary password Fixes #1405 See merge request !973
-
Dmitriy Zaporozhets authored
Fix timeout error when preparing git graph.
-
Dmitriy Zaporozhets authored
Add support to set satellites timeout
-
Dmitriy Zaporozhets authored
[UI] Increase diff byte highlight contrast.
-
Dmitriy Zaporozhets authored
Explore area Fixes #1426 See merge request !987
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Ruby rake check Fix #1456 See merge request !989
-
Dmitriy Zaporozhets authored
Improve release templates See merge request !985
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix for ruby 1.9 Fixes #1452 See merge request !988
-
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>
-
Dmitriy Zaporozhets authored
Create one place for exploring GitLab instance projects and groups for both signed in and anonymous users Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 22 Jul, 2014 8 commits
-
-
Sytse Sijbrandij authored
-
Jeroen van Baarsen authored
Typo fix.
-
Mohit Kanwal authored
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
If referer in request is incorrect use fullpath Fixes #1444 See merge request !982
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Fix project default branch change It is a regression since 7.0. It was caused with switch to `strong_params`. This MR is safe to merge and it fixes issue https://gitlab.com/gitlab-org/gitlab-ce/issues/433 See merge request !984
-
- 21 Jul, 2014 12 commits
-
-
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
Fix signup config See merge request !983
-
Ayrton Araújo authored
-
Dmitriy Zaporozhets authored
Patch email See merge request !981
-
Jacob Vosmaer authored
This partially reverts b5543be1 by restoring the nesting for the signup_enabled and signin_enabled attributes.
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Bugfix for Multiple File Upload Dialogs Fixes issue #426, where a page with multiple dropzones can accidentally trigger multiple file upload dialogs when the user clicks the "selecting them" link. By specifying the closest "div-dropzone-wrapper" before sending a click to "div-dropzone", duplicate events are prevented from firing. See merge request !153
-
Dmitriy Zaporozhets authored
Fix Avatar and Relative URL Fixes https://github.com/gitlabhq/gitlabhq/issues/7270 Instead of `URI::join` use a simple join with a slash. This is how all other places in GitLab join URLs and it doesn't muck with the relative path. See merge request !144
-
Ciro Santilli authored
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-