- 26 Jan, 2018 3 commits
-
-
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
-
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 37 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
-
Filipa Lacerda authored
Update secret_values to support dynamic elements within parent See merge request gitlab-org/gitlab-ce!16665
-
Robert Speicher authored
Resolve "Re-enable the `RSpec/SingleLineHook` cop" Closes #42385 See merge request gitlab-org/gitlab-ce!16704
-
Rémy Coutable authored
Open links in a new tab on the user page See merge request gitlab-org/gitlab-ce!16705
-
Achilleas Pipinellis authored
-
Lin Jen-Shin authored
* upstream/master: Make Gitaly RepositoryExists opt-out Fix .batch_lfs_pointers accepting a lazy enumerator Look at notes created just before merge when deciding if an MR can be reverted Update missing paths Default to HTTPS for all Gravatar URLs Add note within ux documentation that further changes should be made within the design.gitlab project Moves status icon into a vue file and adds tests Moves merging component into a vue file, adds i18n and better test cases Prefer local variables instead Add an test for QA::Runtime::RSAKey Move initialize method later. Also test if the fingerprint is correct Generate ssh key on the fly for QA
-
Grzegorz Bizon authored
Fix .batch_lfs_pointers accepting a lazy enumerator See merge request gitlab-org/gitlab-ce!16701
-
George Tsiolis authored
- Add section headers to project repo buttons - Add primary button to content to add file when the repository is empty - Change project removal primary button from project overview to secondary button - Update headings for better alignment - Add primary button for readme only user preference
-
Douwe Maan authored
Make Gitaly RepositoryExists opt-out See merge request gitlab-org/gitlab-ce!16680
-
Jacob Vosmaer (GitLab) authored
-
Rémy Coutable authored
Look at system notes created just before merge as well as after, when deciding if an MR can be reverted Closes #42377 See merge request gitlab-org/gitlab-ce!16678
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
Basically using the new expand_section
-
Ahmad Sherif authored
-
Jacob Vosmaer authored
-
Jacob Schatz authored
Add note within ux documentation that further changes should be made within the… See merge request gitlab-org/gitlab-ce!16686
-
Rémy Coutable authored
Default to HTTPS for all Gravatar URLs See merge request gitlab-org/gitlab-ce!16666
-
Grzegorz Bizon authored
Generate ssh key on the fly for QA See merge request gitlab-org/gitlab-ce!16562
-
Lin Jen-Shin authored
* upstream/master: (136 commits) Revert "Merge branch 'osw-updates-merge-status-on-api-actions' into 'master'" Add modal for deleting a milestone Revert "Merge branch 'remove-rugged-walk' into 'master'" Resolve "Link to Clusters in Auto DevOps instead of Kubernetes service" Update CHANGELOG.md for 10.4.1 Add a gRPC health check to ensure Gitaly is up Add formatted_data attribute to Git::WikiPage Avoid array indices to fixtures in JS specs Migrate .batch_lfs_pointers to Gitaly Updates `Revert this merge request` text Work around a bug in DatabaseCleaner when using the deletion strategy on MySQL Use the DatabaseCleaner 'deletion' strategy instead of 'truncation' Workaround a recaptcha pop-up that cannot be tested Uses sprite icon to render verified commit badge and uniforms css colors Moves more mr widget components into vue files Adds i18n Adds better test coverage Execute system hooks after-commit when executing project hooks Remove one Spinach job and add one RSpec job Remove callback as we already update accordingly on services Fix typo in `.gitlab-ci.yml` heading Migrate repository bundling to Gitaly ...
-
Phil Hughes authored
Moves status icon into a vue file and adds tests See merge request gitlab-org/gitlab-ce!16703
-
Phil Hughes authored
Add modal for deleting a milestone Closes #41314 See merge request gitlab-org/gitlab-ce!16229
-