- 14 Oct, 2017 1 commit
-
-
Brian Neel authored
-
- 12 Oct, 2017 5 commits
-
-
Douwe Maan authored
Move project repositories between namespaces when renaming users (9.5) See merge request gitlab/gitlabhq!2202
-
Phil Hughes authored
Escape user name in filtered search bar See merge request gitlab/gitlabhq!2195
-
Douwe Maan authored
[9.5] Prevent a persistent XSS in user-provided markup See merge request gitlab/gitlabhq!2203
-
Kamil Trzciński authored
Treat newlines as separators for pipeline emails service Closes #37759 See merge request gitlab-org/gitlab-ce!14250
-
Robert Speicher authored
Fix arbitrary redirect location vulnerability See merge request gitlab/gitlabhq!2192
-
- 10 Oct, 2017 1 commit
-
-
Robert Speicher authored
Fix arbitrary redirect location vulnerability See merge request gitlab/gitlabhq!2192
-
- 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 7 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.
-
Douwe Maan authored
[9.5] Prevent a persistent XSS in user-provided markup See merge request gitlab/gitlabhq!2203
-
- 27 Sep, 2017 3 commits
-
-
Douwe Maan authored
Move project repositories between namespaces when renaming users (9.5) See merge request gitlab/gitlabhq!2202
-
Robert Speicher authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/38272
-
Gabriel Mazetto authored
-
- 26 Sep, 2017 1 commit
-
-
Phil Hughes authored
Escape user name in filtered search bar See merge request gitlab/gitlabhq!2195
-
- 25 Sep, 2017 4 commits
-
-
Robert Speicher authored
Upgrade Nokogiri because of CVE-2017-9050 See merge request gitlab-org/gitlab-ce!14427
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
-
- 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
-