- 25 Apr, 2018 11 commits
-
-
Lin Jen-Shin authored
* upstream/master: (36 commits) Change language to be more inclusive of those with accessibility requirements Show group id in group settings Cleanup after adding MR diff's commit_count (try 2) Mock Pager in Karma tests Backport dev env check for storage settings deprecation Do not preload settings Update import on actions file to fix conflict when rewire plugin was added Broken link fix Make /copy_metadata only handle the first issuable passed Allow admins to push to empty repos Only show push-to-master authorized users Add documentation about resetting the runner registration token Document externally hosted LFS objects Align project avatar on small viewports fix CI BABEL_ENV variable document the spyOnDependency method disable sourcemaps when generating coverage report to avoid out-of-memory errors only apply rewire plugin when running karma tests fix illegal references to "this" in module context add default exports to prevent rewire plugin from breaking vuex ...
-
Phil Hughes authored
Change instruction text to be more inclusive of those with accessibility requirements See merge request gitlab-org/gitlab-ce!18386
-
Phil Hughes authored
Show group id in group settings Closes #45516 See merge request gitlab-org/gitlab-ce!18482
-
Mark Lapierre authored
Prepare change for internationalization Update locale/gitlab.pot
-
Kamil Trzciński authored
Add documentation about resetting the Runner registration token See merge request gitlab-org/gitlab-ce!18296
-
George Tsiolis authored
-
Sean McGivern authored
Migration cleanup for merge request's commit_count (rev 1) See merge request gitlab-org/gitlab-ce!17567
-
Phil Hughes authored
Align project avatar on small viewports Closes #36585 See merge request gitlab-org/gitlab-ce!18513
-
Jan Provaznik authored
* processes any pending records which are not migrated yet * bumps import_export version because of new commits_count attribute * removes commits_count fallback method
-
Rémy Coutable authored
Backport dev env check for storage settings deprecation See merge request gitlab-org/gitlab-ce!18461
-
Rémy Coutable authored
Do not preload settings See merge request gitlab-org/gitlab-ce!18566
-
- 24 Apr, 2018 29 commits
-
-
Clement Ho authored
Mock Pager in Karma tests See merge request gitlab-org/gitlab-ce!18556
-
Winnie Hellmann authored
-
Oswaldo Ferreira authored
-
Kamil Trzciński authored
-
Clement Ho authored
Resolve "Broken master with `static_analysis` and `karma` being broken" Closes #45725 See merge request gitlab-org/gitlab-ce!18569
-
Filipa Lacerda authored
-
Lin Jen-Shin authored
-
Rémy Coutable authored
Broken link fix See merge request gitlab-org/gitlab-ce!18564
-
Rémy Coutable authored
Add copy_metadata quick action Closes #38450 See merge request gitlab-org/gitlab-ce!18497
-
Douwe Maan authored
Fix errors on pushing/editing files on empty repositories Closes #44618 and #42583 See merge request gitlab-org/gitlab-ce!18462
-
Douwe Maan authored
Add documentation for externally hosted LFS objects See merge request gitlab-org/gitlab-ce!18508
-
Clement Ho authored
Resolve "Add some way to mock and spy on default ES modules" Closes #30998 See merge request gitlab-org/gitlab-ce!18116
-
Ana Karabanova 🐱 authored
-
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
-
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
-
Sean McGivern authored
-
Bob Van Landuyt authored
-
Kamil Trzciński authored
Show Runner's description on job's page See merge request gitlab-org/gitlab-ce!17321
-
Bob Van Landuyt authored
Hide the push to master instructions for users that are not allowed to do that. Also hide buttons that would direct them to commit directly in master
-
Tomasz Maczukin authored
-
James Ramsay authored
API can be used by project owners to disable LFS object verification that will block pushes that contain LFS pointers but no the objects.
-
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
-