- 26 Jan, 2018 23 commits
-
-
Lin Jen-Shin authored
it's inside lib/tasks/*
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
So we ignore it in static-analysis when status is 0, yet still report it if it's not.
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
for parser which is emitting: ``` warning: parser/current is loading parser/ruby23, which recognizes warning: 2.3.5-compliant syntax, but you are running 2.3.6. warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri. ``` There's no easy way to disable this, and we're already using the latest version. This should be harmless anyway.
-
Lin Jen-Shin authored
Otherwise it could be confusing
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
TODO: fix offenders
-
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
-
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 17 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
-
Robert Speicher authored
Cache rubocop cache for CI Closes #42338 See merge request gitlab-org/gitlab-ce!16700
-
Filipa Lacerda authored
Disable throwOnError in KaTeX to reveal user where is the problem See merge request gitlab-org/gitlab-ce!16684
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Add a lint check to restrict use of Rugged See merge request gitlab-org/gitlab-ce!16656
-
Rémy Coutable authored
Handling special characters in Issuable Templates Closes #40028 See merge request gitlab-org/gitlab-ce!15323
-
Rémy Coutable authored
Make Gitlab::Git::Repository#run_git private See merge request gitlab-org/gitlab-ce!16622
-
Rémy Coutable authored
Improve empty project overview See merge request gitlab-org/gitlab-ce!16617
-