- 18 Apr, 2016 6 commits
-
-
Jacob Vosmaer authored
-
Rémy Coutable authored
Don't populate the password field on signup validation errors - Previously, we were pulling `params[:user][:password]` as the default value for the password field. This is incorrect; we should be pulling it from `@user.password` or the like. [Closes #14552] See merge request !3691
-
Timothy Andrew authored
-
Timothy Andrew authored
- While signing up.
-
Timothy Andrew authored
-
Stan Hu authored
Fixed issue with dropzone not working on new issuable Closes #15295 See merge request !3760
-
- 17 Apr, 2016 4 commits
-
-
Douwe Maan authored
Add number sign on external issue reference text Currently, external issue link is `<a ...>123</a>`. After it will be: `<a ...>#123</a>`. See merge request !3350
-
BaldinoF authored
-
BaldinoF authored
-
Phil Hughes authored
-
- 16 Apr, 2016 30 commits
-
-
Jacob Schatz authored
Refactored issue header to work better for mobile This will also work better for when the title makes the buttons drop down a new line Closes #14228 See merge request !3487
-
Dmitriy Zaporozhets authored
Make a user available for the user variable Fixes: #15289 `current_user` is not available if one is signed out. Look for @dzaporozhets's user if available or just user with id `1`. Dz will work on GitLab.com and user with id 1 will work on dev. See merge request !3766
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
This will also work better for when the title makes the buttons drop down a new line Closes #14228
-
Jacob Schatz authored
-
Jacob Schatz authored
Put issuable owner and participating people first on mention suggestions Closes #14423 **Merge Requests** Author and people who participated are first now <img src="/uploads/dd75937627c61b5efe631b4a35f274c6/Screen_Shot_2016-03-29_at_6.41.29_PM.png" width="235" /> **Issues** Author showing first and no people have participated <img src="/uploads/e17aa96ffe7d46a7dbe293318e999e1d/Screen_Shot_2016-03-29_at_6.41.44_PM.png" width="279" /> See merge request !3448
-
Jacob Schatz authored
-
Jacob Schatz authored
-
Kamil Trzciński authored
Add test coverage parsing example for gcvor See merge request !3629
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
Robert Schilling authored
Fix typos in CI docs. See merge request !3709
-
Valery Sizov authored
Fix TYPO in the changelog See merge request !3765
-