- 02 Oct, 2017 21 commits
-
-
Filipa Lacerda authored
Fix typo in comment deletion confirmation dialog Closes #38619 See merge request gitlab-org/gitlab-ce!14622
-
Douwe Maan authored
Fix 'gitlay' typo in spec See merge request gitlab-org/gitlab-ce!14619
-
Douwe Maan authored
Fix translation for 'a while' => 'in a while' See merge request gitlab-org/gitlab-ce!14433
-
Sean McGivern authored
Ensure all refs are restored on a backup/restore Closes #38352 See merge request gitlab-org/gitlab-ce!14595
-
Sean McGivern authored
Update CONTRIBUTING.md See merge request gitlab-org/gitlab-ce!14591
-
Mark Fletcher authored
-
Jacob Vosmaer authored
-
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 2 commits
-
-
Stan Hu authored
To restore all refs from a bundle, we need to use the --mirror option to ensure that all refs are properly restored. Without this, refs such as `refs/merge-requests/X` and `refs/keep-around/Y` would be omitted, which exposed a bug as described in https://gitlab.com/gitlab-org/gitlab-ce/issues/38319#note_41648608. Closes #38352
-
David Turner authored
-