- 28 Jan, 2018 1 commit
-
-
Felix Geyer authored
Callers expect a URL. This fixes the avatars in commit lists when a user has no avatar and Gravatar is disabled. Closes #38715
-
- 26 Jan, 2018 28 commits
-
-
Filipa Lacerda authored
Generalize toggle_buttons for JavaScript usage See merge request gitlab-org/gitlab-ce!16689
-
Stan Hu authored
Fix spec failures in issues_spec.rb Closes #42488 See merge request gitlab-org/gitlab-ce!16744
-
Robert Speicher authored
Include the GitLab version info when commercial content on help page is disabled Closes #42486 See merge request gitlab-org/gitlab-ce!16743
-
Ahmad Sherif authored
-
Connor Shea authored
-
Eric Eastwood authored
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
-
Douwe Maan authored
Merge branch '42327-import-from-gitlab-com-fails-destination-already-exists-and-is-not-an-empty-directory-error' into 'master' Resolve "Import from GitLab.com fails (destination already exists and is not an empty directory error)." Closes #42327 See merge request gitlab-org/gitlab-ce!16714
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
Phil Hughes authored
Moves components into vue files: See merge request gitlab-org/gitlab-ce!16719
-
Grzegorz Bizon authored
Merge branch '42420-follow-up-from-resolve-asset-was-not-declared-to-be-precompiled-in-production-favicon-green-ico' into 'master' Port some non-EE-specific config/ changes to CE Closes #42420 See merge request gitlab-org/gitlab-ce!16710
-
Grzegorz Bizon authored
Backport QA changes from EE Closes gitlab-ee#4698 See merge request gitlab-org/gitlab-ce!16728
-
Rémy Coutable authored
gitlab-qa !155 - push creates event on activity page See merge request gitlab-org/gitlab-ce!16423
-
Filipa Lacerda authored
-
Lin Jen-Shin authored
-
Filipa Lacerda authored
Make sure that axios adapater is restored after mocking See merge request gitlab-org/gitlab-ce!16660
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* upstream/master: Just don't expand if it's already expanded fix bug in webpack_helper in which force_same_domain argument was ignored breaking local rspec tests Fix rubocop offenses introduced in !16623 Prefer local variables over given/let Try to restore page's state Add more views check Respect the latest changes from master Add a scenario for adding secret variables
-
Grzegorz Bizon authored
Add a scenario for adding secret variables See merge request gitlab-org/gitlab-ce!16607
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* upstream/master: fix bug in webpack_helper in which force_same_domain argument was ignored breaking local rspec tests Fix rubocop offenses introduced in !16623 fix documentation about node version Ensure the job also run for tags Open links in a new tab on the user page Improve empty project overview Look for rugged with static analysis Cache rubocop cache for CI Update gitlab-styles and re-enable the RSpec/SingleLineHook cop again Make Gitlab::Git::Repository#run_git private Move user page spinach tests to RSpec Handle special characters on API request of issuable templates Update secret_values to support dynamic elements within parent Disable throwOnError in KaTeX to reveal user where is the problem Migrate restoring repo from bundle to Gitaly
-
Gabriel Mazetto authored
-
Mike Greiling authored
Fix local RSpec tests due to bug in `webpack_bundle_tag` Closes #42368 See merge request gitlab-org/gitlab-ce!16724
-
- 25 Jan, 2018 11 commits
-
-
-
Mike Greiling authored
fix bug in webpack_helper in which force_same_domain argument was ignored breaking local rspec tests
-
Robert Speicher authored
Fix rubocop offenses introduced in !16623 See merge request gitlab-org/gitlab-ce!16722
-
-
Jacob Schatz authored
fix documentation about node version Closes #41438 See merge request gitlab-org/gitlab-ce!16720
-
Ahmad Sherif authored
-
Tobias Gurtzick authored
Resolves #41438
-
Robert Speicher authored
Migrate restoring repo from bundle to Gitaly Closes gitaly#946 See merge request gitlab-org/gitlab-ce!16623
-
Robert Speicher authored
Resolve "`only: - tags` is not taken in account in the `cache gems` job" Closes #34952 See merge request gitlab-org/gitlab-ce!16721
-
Robert Speicher authored
Move user page spinach tests to RSpec See merge request gitlab-org/gitlab-ce!16598
-
Filipa Lacerda authored
* master: Open links in a new tab on the user page Improve empty project overview Make Gitaly RepositoryExists opt-out Fix .batch_lfs_pointers accepting a lazy enumerator Look for rugged with static analysis Look at notes created just before merge when deciding if an MR can be reverted Cache rubocop cache for CI Update gitlab-styles and re-enable the RSpec/SingleLineHook cop again Make Gitlab::Git::Repository#run_git private Default to HTTPS for all Gravatar URLs Handle special characters on API request of issuable templates Update secret_values to support dynamic elements within parent Add note within ux documentation that further changes should be made within the design.gitlab project Disable throwOnError in KaTeX to reveal user where is the problem
-