- 30 May, 2016 12 commits
-
-
Robert Speicher authored
Enable Lint/BlockAlignment Rubocop cop See #17478 See merge request !4346
-
Robert Speicher authored
Enable Style/RedundantParentheses rubocop cop Checks for parentheses that seem not to serve any purpose. See #17478 See merge request !4361
-
Robert Speicher authored
Enable Style/SpaceBeforeComment rubocop cop See #17478 See merge request !4358
-
Robert Speicher authored
Enable Style/SpaceAfterMethodName rubocop cop Do not put a space between a method name and the opening parenthesis in a method definition. See #17478 See merge request !4359
-
Grzegorz Bizon authored
See #17478
-
Grzegorz Bizon authored
See #17478
-
Grzegorz Bizon authored
See #17478
-
Yorick Peterse authored
Add DB index on users.state See merge request !4336
-
Grzegorz Bizon authored
See #17478
-
Stan Hu authored
Closes #17920
-
Robert Speicher authored
Improve note validation This MR improves note validation. Originates from #15577. Closes #17260 See merge request !4024
-
Robert Speicher authored
❤
-
- 29 May, 2016 18 commits
-
-
Robert Speicher authored
Use absolute paths in .gitignore See merge request !4335
-
Ruben Davila authored
-
Ruben Davila authored
It's working fine now but by making it more explicit we can make tools like 'The Silver Searcher' to parse properly the .gitignore file
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15577
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 28 May, 2016 4 commits
-
-
Jacob Schatz authored
Use $ as the snippet prefix so it's consistent ## What does this MR do? Change like `Snippet #20073` to `Snippet $20073` ## Are there points in the code the reviewer needs to double check? Are there any other places need this change? See merge request !4338
-
Lin Jen-Shin authored
-
Stan Hu authored
Project#show on projects pending deletion will 404 fixes #17508 See merge request !4156
-
Zeger-Jan van de Weg authored
fixes #17508
-
- 27 May, 2016 6 commits
-
-
Robert Speicher authored
Fix import URL migration error Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/17956 See merge request !4321
-
Jacob Schatz authored
Update notes immediately after closing/reopening ## What does this MR do? Fixes MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4127 Thanks @bendyorke! ## Are there points in the code the reviewer needs to double check? Nope. ## Why was this MR needed? Constant conflicts in that MR ## What are the relevant issue numbers? ## Screenshots (if relevant) Fixes #15091 See merge request !4323
-
Jacob Schatz authored
Fixed issue with calendar activity button not sending request correctly When you click on a square it now sends the AJAX to the correct URL rather than the current URL. This was causing an issue where it would be loading the same page & inserting that into the DOM, rather than calendar activity events. See merge request !4322
-
Ben Yorke authored
-
Phil Hughes authored
-
James Lopez authored
-