- 24 Apr, 2018 23 commits
-
-
Lin Jen-Shin authored
* upstream/master: (86 commits) Fix unassign slash command preview Add CHANGELOG entry Show Runner's description on job's page Fix an N+1 for MRs from forks on the MR index page Improve documentation of SSRF protection Replace find file project spinach tests with RSpec Fix docs typo for ci/lint [Backport] Burndown chart for group milestone Bump lograge to 0.10.0 and remove monkey patch Add Capybara debugging methods to docs Update CHANGELOG.md for 10.7.1 Add missing changelog entry Resolve "Avatar URLs are wrong when using a CDN path and Object Storage" Fix users not seeing labels from private groups when being a member of a child project Update doorkeeper for: Update links to /ci/lint with ones to project ci/lint Resolve "Namespace factory is problematic" Auth::User classes refactor adds should_save? Replace define_method with alias_method in Omniauth Controllers Describe workaround when restore fails because of `Errno::EBUSY` ...
-
Lin Jen-Shin authored
-
Sean McGivern authored
Fix unassign slash command preview See merge request gitlab-org/gitlab-ce!18447
-
Athar Hameed authored
-
Grzegorz Bizon authored
Merge branch '43111-controller-projects-mergerequestscontroller-index-executes-more-than-100-sql-queries' into 'master' Resolve "Controller Projects::MergeRequestsController#index executes more than 100 SQL queries" Closes #43111 See merge request gitlab-org/gitlab-ce!18561
-
Kamil Trzciński authored
Show Runner's description on job's page See merge request gitlab-org/gitlab-ce!17321
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Sean McGivern authored
-
Kamil Trzciński authored
Introduce new ProjectCiCdSettings model with group_runners_enabled See merge request gitlab-org/gitlab-ce!18144
-
Douwe Maan authored
Improve documentation of SSRF protection Closes #45057 See merge request gitlab-org/gitlab-ce!18532
-
Francisco Javier López authored
-
Douwe Maan authored
Refactor OmniauthCallbacksController to remove duplication Closes #26559 See merge request gitlab-org/gitlab-ce!16694
-
Douwe Maan authored
Warning when restore fails when data-dir is a moint point Closes #19309 See merge request gitlab-org/gitlab-ce!18533
-
Filipa Lacerda authored
Added fuzzy file finder to web IDE Closes #44841 See merge request gitlab-org/gitlab-ce!18323
-
Rémy Coutable authored
Bump lograge to 0.10.0 and remove monkey patch See merge request gitlab-org/gitlab-ce!18551
-
Rémy Coutable authored
Replace find file project spinach tests with RSpec See merge request gitlab-org/gitlab-ce!18528
-
Semyon Pupkov authored
-
Sean McGivern authored
[Backport] EE's Burndown chart for group milestone common code See merge request gitlab-org/gitlab-ce!18511
-
Grzegorz Bizon authored
Expose Deploy Token info as environment variables to CI/CD jobs Closes #44447 See merge request gitlab-org/gitlab-ce!18414
-
Sean McGivern authored
Fix users not seeing labels from private groups when being a member of a child project Closes #45463 See merge request gitlab-org/gitlab-ce!18544
-
Grzegorz Bizon authored
Fix docs typo in Validate the .gitlab-ci.yml Closes #45688 See merge request gitlab-org/gitlab-ce!18552
-
Dylan Griffith authored
-
- 23 Apr, 2018 17 commits
-
-
Takuya Noguchi authored
-
Oswaldo Ferreira authored
-
Stan Hu authored
lograge 0.10.0 contains the `Location` query string fix in https://github.com/roidrage/lograge/pull/241 among other minor changes: https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
-
Stan Hu authored
Add Capybara debugging methods to docs See merge request gitlab-org/gitlab-ce!18549
-
Michael Kozono authored
-
Mayra Cabrera authored
[ci skip]
-
Mayra Cabrera authored
-
Stan Hu authored
Add changelog entry for updating doorkeeper See merge request gitlab-org/gitlab-ce!18550
-
Kamil Trzciński authored
Update links to /ci/lint with a new project's ci/lint Closes #45666 See merge request gitlab-org/gitlab-ce!18539
-
Lin Jen-Shin authored
-
John Northrup authored
Resolve "Avatar URLs are wrong when using a CDN path and Object Storage" Closes #44775 See merge request gitlab-org/gitlab-ce!18092
-
Micaël Bergeron authored
-
Felipe Artur authored
-
Marin Jankovski authored
Update doorkeeper Closes #45433 and #45647 See merge request gitlab-org/gitlab-ce!18543
-
Takuya Noguchi authored
-
Nick Thomas authored
Resolve "Namespace factory is problematic" Closes #42936 See merge request gitlab-org/gitlab-ce!18464
-