- 02 Oct, 2017 16 commits
-
-
Nick Thomas authored
-
Sean McGivern authored
Update CONTRIBUTING.md See merge request gitlab-org/gitlab-ce!14591
-
Sean McGivern authored
Add changelog lint script to docs lint CI job See merge request gitlab-org/gitlab-ce!14618
-
Sean McGivern authored
Implement OperationService.UserAddBranch Gitaly RPC Closes gitaly#544 See merge request gitlab-org/gitlab-ce!14522
-
Achilleas Pipinellis authored
-
Phil Hughes authored
Remove global components See merge request gitlab-org/gitlab-ce!14579
-
Filipa Lacerda authored
-
Sean McGivern authored
Ensure no exception is raised when Raven tries to get the current user in API context Closes #38571 See merge request gitlab-org/gitlab-ce!14580
-
Tim Zallmann authored
Resolve "Issue Sidebar : Don't render participants in collapsed state" Closes #34366 See merge request gitlab-org/gitlab-ce!14270
-
Tim Zallmann authored
Use `simple=true` for projects API in Projects dropdown for better search performance Closes #38052 See merge request gitlab-org/gitlab-ce!14585
-
Douwe Maan authored
Merge branch 'master-i18n' into 'master' See merge request gitlab-org/gitlab-ce!14608
-
Douwe Maan authored
Add GL_USERNAME environment variable for hooks See merge request gitlab-org/gitlab-ce!13264
-
Grzegorz Bizon authored
Fix pushes to an empty repository not invalidating has_visible_content? cache Closes #38646 See merge request gitlab-org/gitlab-ce!14613
-
Achilleas Pipinellis authored
Updates to Helm chart docs Closes #38616 See merge request gitlab-org/gitlab-ce!14589
-
Stan Hu authored
`Repository#has_visible_content?` used to rely on the cached count of local branches, but since it is now an independently cached value it needs to be invalidated on its own. Closes #38646
-
Joshua Lambert authored
-
- 01 Oct, 2017 2 commits
-
-
Luke "Jared" Bennett authored
-
Douwe Maan authored
New Crowdin translations See merge request gitlab-org/gitlab-ee!2947
-
- 30 Sep, 2017 15 commits
-
-
Joshua Lambert authored
-
Joshua Lambert authored
-
Joshua Lambert authored
-
Robert Speicher authored
Add environment variable to bypass n+1 See merge request gitlab-org/gitlab-ce!14451
-
Andrew Newdigate authored
-
Grzegorz Bizon authored
Fix Admin -> License selector for GitLab QA specs Closes gitlab-qa#68 See merge request gitlab-org/gitlab-ce!14599
-
Grzegorz Bizon authored
Add GitLab QA documentation See merge request gitlab-org/gitlab-ce!14600
-
Stan Hu authored
[ci skip]
-
Joshua Lambert authored
-
Stan Hu authored
remove period See merge request gitlab-org/gitlab-ce!14598
-
Stan Hu authored
Closes gitlab-qa#68
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
Ben Bodenmiller authored
[skip ci]
-
- 29 Sep, 2017 7 commits
-
-
David Turner authored
-
David Turner authored
When calling pre-receive, post-receive, and update hooks, add the GitLab username as the GL_USERNAME environment variable. This patch only handles cases where pushes are over http, or via the web interface. Later, we will address the ssh case.
-
David Turner authored
-
Jacob Schatz authored
Fix incorrectly aligned last updated time Closes #38624 See merge request gitlab-org/gitlab-ce!14592
-
James Ramsay authored
-
Victor Wu authored
-
Douwe Maan authored
Create repositories via Gitaly Closes gitaly#595 See merge request gitlab-org/gitlab-ce!14566
-