- 04 Oct, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 03 Oct, 2017 7 commits
-
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
# Conflicts: # db/schema.rb
-
Douwe Maan authored
Whitelist authorized_keys.lock in the gitlab:check rake task Closes #38635 See merge request gitlab-org/gitlab-ce!14624
-
Stan Hu authored
-
- 02 Oct, 2017 32 commits
-
-
Robert Speicher authored
Improved file logging for authentication events See merge request gitlab-org/gitlab-ce!9196
-
Robert Speicher authored
Fix gitlab-rake gitlab:import:repos task Closes #37682 See merge request gitlab-org/gitlab-ce!14597
-
Robert Speicher authored
Fix case sensitive email confirmation on signup See merge request gitlab-org/gitlab-ce!14606
-
Stan Hu authored
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
-
Dmitriy Zaporozhets authored
Make GPG validation case insensitive See merge request gitlab-org/gitlab-ce!14376
-
Sean McGivern authored
Log update-ref errors in OperationService See merge request gitlab-org/gitlab-ce!14627
-
Robert Speicher authored
Make Redcarpet Markdown renderer thread-safe Closes #36637 See merge request gitlab-org/gitlab-ce!14604
-
Douwe Maan authored
Attempt to link saml users to ldap by email Closes #33493 See merge request gitlab-org/gitlab-ce!14216
-
Douwe Maan authored
Revert "Increase diff limits to 100 KB for collapse and 200 KB overall" See merge request gitlab-org/gitlab-ce!14628
-
Jacob Schatz authored
Removes auto devops callout from repo editor view See merge request gitlab-org/gitlab-ce!14616
-
Stan Hu authored
The Redcarpet library is not thread-safe as described in https://github.com/vmg/redcarpet/issues/570. Since we instantiate the Redcarpet renderer in a class variable, multiple Sidekiq threads can access the work buffer and corrupt the state. We work around this issue by memoizing the renderer on a thread basis. Closes #36637
-
Sean McGivern authored
This reverts commit 1d3c33b5.
-
Jacob Vosmaer authored
-
Sean McGivern authored
Use Gitaly 0.43.0 See merge request gitlab-org/gitlab-ce!14625
-
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
-
Tiago Botelho authored
-
Nick Thomas authored
-
Douwe Maan authored
Fix translation for 'a while' => 'in a while' See merge request gitlab-org/gitlab-ce!14433
-
Jacob Vosmaer authored
-
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
-
Luke "Jared" Bennett 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
-
Filipa Lacerda authored
-