- 21 Apr, 2016 10 commits
-
-
Alejandro Rodríguez authored
This is due to the fact that for multiple word titles it might be an invalid reference without the quotes
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
The changes also account for %2.1. being matched as milestone_name = "2.1" without the word-separating dot.
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
Also, addint a suffix to the reference text when the milestone is in another project
-
Alejandro Rodríguez authored
Using the syntax proposed in #13829 [project_reference]%(milestone_id | milestone_name) to get a link to the referred milestone.
-
Jacob Schatz authored
Disable spellcheck and autocorrect for username field in admin page closes #14855 ## before ![Screen_Shot_2016-04-19_at_9.25.12_AM](/uploads/19387c4a11a879e9034a2179e932436e/Screen_Shot_2016-04-19_at_9.25.12_AM.png) ## after ![Screen_Shot_2016-04-19_at_9.25.47_AM](/uploads/60f4eba6a97201333dc64e46d625aac2/Screen_Shot_2016-04-19_at_9.25.47_AM.png) See merge request !3730
-
- 20 Apr, 2016 30 commits
-
-
Arinde Eniola authored
-
Arinde Eniola authored
-
Jacob Schatz authored
Refresh page according remaining todos Fixes #14678 See merge request !3428
-
Robert Speicher authored
Fix setting of "action" for Grape transactions After wondering why we're not getting all the data in Grafana that I wanted I realized I wasn't setting the "action" field properly here. See merge request !3842
-
Jacob Schatz authored
Wrap all code in diffs Closes #15382 Closes #15422 All diff code wraps to next line instead of scrolling <img src="/uploads/ec5754919bac0b027fcb122bb88435b3/Screen_Shot_2016-04-20_at_12.22.27_PM.png" width="500px"> See merge request !3838
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
Add due date to issues Closes: #12709 See merge request !3614
-
Yorick Peterse authored
Merely setting the "action" tag will only result in the transaction itself containing a value for this tag. To ensure other metrics also contain this tag we must set the action using Transaction#action= instead.
-
Robert Speicher authored
Articles on proper commit messages 2 Articles on commit messages [ci skip] See merge request !3831
-
Robert Speicher authored
Add Sentry logging for JavaScript errors Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/12675 See merge request !3795
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Fixed issue with dropdown not being toggleable again
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Mehmet Beydogan authored
-
Mehmet Beydogan authored
-
Mehmet Beydogan authored
-
Mehmet Beydogan authored
Fix typos on sorting dropdown related to due date Remove constant array and add Structs on Issue to keep due date data to fill options
-