- 04 Oct, 2017 3 commits
-
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
[ci skip]
-
Filipa Lacerda authored
Fix fork button being disabled for users who can fork to group Closes #38462 See merge request gitlab-org/gitlab-ce!14551
-
- 03 Oct, 2017 3 commits
-
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
[ci skip]
-
Robert Speicher authored
Fix gitlab rake:import:repos task for 9.5.x See merge request gitlab-org/gitlab-ce!14639
-
- 02 Oct, 2017 1 commit
-
-
Stan Hu authored
This backports !14597 for the 9.5.x branch. Because of a change in GitLab 9.5.4 to prevent users from assuming control of a repository already on disk, the import task broke. Imports would fail with the message, "There is already a repository with that name on disk". This change skips the validation when the import is done from the command-line. Closes #37682
-
- 29 Sep, 2017 2 commits
-
-
Jose Ivan Vargas authored
-
Jose Ivan Vargas authored
[ci skip]
-
- 28 Sep, 2017 6 commits
-
-
Jose Ivan Vargas Lopez authored
Handle error when fetching ref for MR with deleted source branch See merge request gitlab-org/gitlab-ce!14550
-
Robert Speicher authored
Upgrade Nokogiri because of CVE-2017-9050 See merge request gitlab-org/gitlab-ce!14427
-
Annabel Dunstone Gray authored
Update "x/x discussions resolved" checkmark icon to be green when all discussions resolved Closes #37465 See merge request gitlab-org/gitlab-ce!14255
-
Fatih Acet authored
Fix MR widget with external CI services/integrations Closes #33287 See merge request gitlab-org/gitlab-ce!13977
-
Fatih Acet authored
Fix MR widget with ready to merge buttons/controls at mobile breakpoint Closes #37259 See merge request gitlab-org/gitlab-ce!14242
-
Sean McGivern authored
If the ref doesn't exist, and the source branch is deleted, we can't get it back easily. Previously, we ignored this error by shelling out, so replicate that behaviour.
-
- 18 Sep, 2017 2 commits
-
-
Simon Knox authored
-
Simon Knox authored
[ci skip]
-
- 16 Sep, 2017 3 commits
-
-
Grzegorz Bizon authored
Resolve "New issue from failed build no longer links to failed build" Closes #36907 See merge request !13790
-
Rémy Coutable authored
Fix: GPG tmp dir removal race condition Ignore any errors when removing the tmp directory, as we may run into a race condition: The `gpg-agent` agent process may clean up some files as well while `FileUtils.remove_entry` is iterating the directory and removing all its contained files and directories recursively, which could raise an error. Closes #36998 See merge request !14194
-
Simon Knox authored
# Conflicts: # db/schema.rb
-
- 15 Sep, 2017 1 commit
-
-
Grzegorz Bizon authored
Fix project feature being deleted when updating project with invalid visibility level See merge request gitlab-org/gitlab-ce!14235
-
- 14 Sep, 2017 2 commits
-
-
Felipe Artur authored
-
Felipe Artur authored
-
- 13 Sep, 2017 1 commit
-
-
Kamil Trzciński authored
Merge branch 'fix/sm/37559-pipeline-triggered-through-api-not-showing-trigger-variables' into 'master' Fix `ci_builds` to have an associated `trigger_request_id` See merge request !14244
-
- 12 Sep, 2017 6 commits
-
-
Felipe Artur authored
-
Simon Knox authored
Pick for 9.5: "Refactor how we fetch ref for merge requests" See merge request !14213
-
Douwe Maan authored
Refactor how we fetch ref for merge requests Closes #36089 and #36296 See merge request !13416
-
Simon Knox authored
-
Simon Knox authored
alternative is to pick !13872
-
Simon Knox authored
changed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13984/
-
- 11 Sep, 2017 2 commits
-
-
Robert Speicher authored
Use rspec-parameterized for table-based tests Closes #35804 See merge request !13469
-
Jose Ivan Vargas authored
This reverts commit dd406182, reversing changes made to d5d24976.
-
- 08 Sep, 2017 8 commits
-
-
Douwe Maan authored
GPG signature must match the committer in order to be verified See merge request !13771
-
Sean McGivern authored
Perf.slow issuable Closes #32844 See merge request !13685
-
Sean McGivern authored
Only update the sidebar count caches when needed See merge request !13878
-
Douwe Maan authored
Improve migrations using triggers Closes #36633 See merge request !13666
-
Tim Zallmann authored
Fix new_sidebar.scss being out of date See merge request !14035
-
Annabel Dunstone Gray authored
Fix new navigation wrapping caret and increasing height Closes #36821 See merge request !13967
-
Clement Ho authored
Fix buttons with different height in merge request widget Closes #37331 See merge request !14000
-
Douwe Maan authored
Increase the timeout before aborting a storage access attempt See merge request !14023
-