- 05 Jul, 2017 1 commit
-
-
Douwe Maan authored
-
- 04 Jul, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 30 Jun, 2017 3 commits
-
-
Phil Hughes authored
-
Sean McGivern authored
-
Sean McGivern authored
This runs a slightly slower query to get the issue and MR counts in the navigation, but caches by user type (can see all / none confidential issues) for two minutes.
-
- 28 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 26 Jun, 2017 3 commits
-
-
Robin Bobbitt authored
If internal auth is disabled and user is not an LDAP user, present the user with an alert to create a personal access token if he does not have one already.
-
Rémy Coutable authored
This was broken by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12322. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Takuya Noguchi authored
-
- 22 Jun, 2017 1 commit
-
-
Michael Kozono authored
-
- 21 Jun, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 20 Jun, 2017 1 commit
-
-
Sean McGivern authored
-
- 19 Jun, 2017 1 commit
-
-
Douwe Maan authored
-
- 14 Jun, 2017 4 commits
-
-
Robert Speicher authored
-
Robin Bobbitt authored
-
Douwe Maan authored
-
Jeff Stubler authored
-
- 13 Jun, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 11 Jun, 2017 1 commit
-
-
Jonas Kalderstam authored
-
- 09 Jun, 2017 1 commit
-
-
Robert Speicher authored
Instead of an integration test that creates 101 Todo records to test a simple view helper, just unit test the helper.
-
- 08 Jun, 2017 2 commits
-
-
DJ Mountney authored
Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue
-
DJ Mountney authored
Ran: - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch - git checkout -b 9-2-5-security-patch origin/v9.2.2 - git apply patchfile.patch - git commit - [Got the sha ref for the commit] - git checkout -b upstream-9-2-security master - git cherry-pick <SHA of the patchfile commit> - [Resolved conflicts] - git cherry-pick --continue
-
- 07 Jun, 2017 3 commits
-
-
Bob Van Landuyt authored
-
Luke "Jared" Bennett authored
-
Robin Bobbitt authored
-
- 06 Jun, 2017 1 commit
-
-
Mike Greiling authored
-
- 05 Jun, 2017 1 commit
-
-
Dmitriy Zaporozhets authored
Before this change only last namespace in full path was extracted. It's fine unless you have a link to submodule under subgroups. In that case self_url? method returns false and link is processed as external. I could not find a proper regex to cover all cases and correctly extract full path to repository and instead used current instance host name to get correct path to namespace and project. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Jun, 2017 2 commits
-
-
Luke "Jared" Bennett authored
Removed unneeded newline in issuables_helper_spec and removed unneeded updated_at_by variable in issuable_app_data
-
Winnie Hellmann authored
-
- 01 Jun, 2017 1 commit
-
-
Valery Sizov authored
-
- 31 May, 2017 7 commits
-
-
Valery Sizov authored
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
Fix builds by only merge when updated_at_by is presnse Fix issue_show app.vue hasUpdated reference to state Fix missing bracket
-
Luke "Jared" Bennett authored
-
Douwe Maan authored
-
- 29 May, 2017 2 commits
-
-
Douwe Maan authored
-
Stan Hu authored
Users attempting to access repositories that had `.gitmodules` entries with trailing whitespaces would encounter an Error 500. This was due to a change in bf876ec7 that quietly removed the whitespace stripping. Closes #33018
-
- 24 May, 2017 1 commit
-
-
Alexis Reigel authored
-