- 29 Nov, 2017 7 commits
-
-
Fatih Acet authored
Backport epic tasklist See merge request gitlab-org/gitlab-ce!15556
-
Clement Ho authored
-
Rémy Coutable authored
Add timeouts for Gitaly calls Closes gitaly#656 See merge request gitlab-org/gitlab-ce!15047
-
Andrew Newdigate authored
-
Sean McGivern authored
Use fuzzy search with minimum length of 3 characters where appropriate Closes #40512 See merge request gitlab-org/gitlab-ce!15592
-
Phil Hughes authored
Remove empty new-nav.scss See merge request gitlab-org/gitlab-ce!15619
-
Filipa Lacerda authored
initializes the branches dropdown upon invalid entry Closes #40012 See merge request gitlab-org/gitlab-ce!15588
-
- 28 Nov, 2017 27 commits
-
-
Clement Ho authored
Fix star icon color/stroke Closes #40638 See merge request gitlab-org/gitlab-ce!15636
-
Stan Hu authored
I am certainly weary of debugging sidekiq but I don't think that's what was meant See merge request gitlab-org/gitlab-ce!15635
-
Kamil Trzciński authored
Merge branch '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-on-in-project-settings' into 'master' Add checkbox to automatically run a pipeline when Auto DevOps is turned on in project settings Closes #38962 See merge request gitlab-org/gitlab-ce!15380
-
Annabel Dunstone Gray authored
-
Clement Ho authored
Fix Issue comment submit button disabled on GFM paste Closes #40373 See merge request gitlab-org/gitlab-ce!15530
-
-
-
Greg Stark authored
-
Annabel Dunstone Gray authored
Resolve "Issue note icons wrong color" Closes #40459 See merge request gitlab-org/gitlab-ce!15561
-
Rémy Coutable authored
Merge branch '40530-merge-request-generates-wrong-diff-when-branch-and-tag-have-the-same-name' into 'master' Resolve "Merge request generates wrong diff when branch and tag have the same name" Closes #40530 See merge request gitlab-org/gitlab-ce!15591
-
Sean McGivern authored
If a merge request was created with a branch name that also matched a tag name, we'd generate a comparison to or from the tag respectively, rather than the branch. Merging would still use the branch, of course. To avoid this, ensure that when we get the branch heads, we prepend the reference prefix for branches, which will ensure that we generate the correct comparison.
-
Eric Eastwood authored
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/40373 When copying some text from another note and paste, it goes through `copy_as_gfm` `paste` handler that calls `e.preventDefault()` which stops things. But then when inserting the text, we manually trigger an `input` event with jQuery which doesn't seem to be picked up by Vue `v-model`. Using copy/paste trick from https://stackoverflow.com/a/41046276/796832
-
Yorick Peterse authored
Lock seed-fu at the correct version in Gemfile.lock See merge request gitlab-org/gitlab-ce!15631
-
Robert Speicher authored
[ci skip]
-
Rémy Coutable authored
Add controller#action metrics on Gitaly See merge request gitlab-org/gitlab-ce!15244
-
Zeger-Jan van de Weg authored
At this time we had good metrics on what number or requests each GRPC received, but were in the dark what controller#action combination was responsable. Or if Sidekiq was responsable. Now added are call counts per service and rpc matched with controller#action combinations.
-
Sean McGivern authored
Fix defaults for MR states and merge statuses Closes #40534 See merge request gitlab-org/gitlab-ce!15594
-
Nick Thomas authored
Hashed storage attachments migration path See merge request gitlab-org/gitlab-ce!15352
-
Kamil Trzciński authored
Strip leading & trailing whitespaces in CI/CD secret variable keys See merge request gitlab-org/gitlab-ce!15615
-
Rémy Coutable authored
Upgrade codeclimate image to latest Closes #40255 See merge request gitlab-org/gitlab-ce!15461
-
Winnie Hellmann authored
-
Kamil Trzciński authored
Add new API endpoint - list jobs of a specified runner Closes #39699 See merge request gitlab-org/gitlab-ce!15432
-
Gabriel Mazetto authored
-
Tim Zallmann authored
limit icon component size to valid values See merge request gitlab-org/gitlab-ce!15618
-
Rémy Coutable authored
Upgrade seed-fu to 2.3.7 Closes #40568 See merge request gitlab-org/gitlab-ce!15607
-
Kamil Trzciński authored
Add new API endpoint - get a namespace by ID Closes #40254 See merge request gitlab-org/gitlab-ce!15442
-
Douwe Maan authored
Refactor the way we pass `old associations` to issuable's update services Closes #40226 See merge request gitlab-org/gitlab-ce!15542
-
- 27 Nov, 2017 6 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-