- 20 Sep, 2018 20 commits
-
-
Achilleas Pipinellis authored
Update wiki upload documentation See merge request gitlab-org/gitlab-ce!21815
-
James Ramsay authored
-
Achilleas Pipinellis authored
Add webhook branch filtering docs See merge request gitlab-org/gitlab-ce!21816
-
James Ramsay authored
-
Robert Speicher authored
QA: Fix failure in merge_merge_request_from_fork_spec.rb Closes #51657 See merge request gitlab-org/gitlab-ce!21817
-
Mark Lapierre authored
-
Robert Speicher authored
Move the cloud-native-image trigger job into the test stage See merge request gitlab-org/gitlab-ce!21819
-
Annabel Dunstone Gray authored
Fixes Admin Runners table not wrapping the content Closes #51549 See merge request gitlab-org/gitlab-ce!21802
-
Dmitriy Zaporozhets authored
Resolve "Split admin settings into multiple sub pages" Closes #44998 See merge request gitlab-org/gitlab-ce!21467
-
Filipa Lacerda authored
Fixed hidden truncated diff lines not showing when expanded See merge request gitlab-org/gitlab-ce!21801
-
Phil Hughes authored
Lazy load xterm css custom colors file Closes #44768 See merge request gitlab-org/gitlab-ce!21804
-
Phil Hughes authored
-
Marin Jankovski authored
Document Review Apps Closes #51201 See merge request gitlab-org/gitlab-ce!21574
-
Filipa Lacerda authored
While refactoring the table into a responsive one we did not account for wrapping issues. This commit wraps some cells and truncates others. Adds `section-5` class to the responsive tables CSS
-
Phil Hughes authored
Resolve "Link to file in Changes tab of MR no longer works for all files after incremental rendering improvement" Closes #50347 See merge request gitlab-org/gitlab-ce!21727
-
André Luís authored
Resolve "Link to file in Changes tab of MR no longer works for all files after incremental rendering improvement"
-
Achilleas Pipinellis authored
Explain the docs' CD, relating to the milestone the doc is set to vs online docs See merge request gitlab-org/gitlab-ce!21737
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
Correct Gitaly config typo in update guides See merge request gitlab-org/gitlab-ce!21821
-
Achilleas Pipinellis authored
Fix link to blog posts in docs See merge request gitlab-org/gitlab-ce!21820
-
- 19 Sep, 2018 20 commits
-
-
Robert Speicher authored
The 9.4 to 9.5 and 9.5 to 10.0 guides missed a closing backtick. This was corrected in the 10.0 to 10.1 guide, from which subsequent guides were written without the error.
-
Evan Read authored
Due to a missing `s`, a link to the blog archive for releases was broken.
-
Robert Speicher authored
Delete container repository tags outside of transaction Closes #51380 See merge request gitlab-org/gitlab-ce!21679
-
DJ Mountney authored
This is because the CNG pipeline now relies on the assets compiled here in the gitlab:assets:compile job (It waits up to 30 minutes for them) Without this change, the cloud native job was holding up the pipeline, preventing the assets compile job from being run.
-
Douglas Barbosa Alexandre authored
Fix rubocop Style/ZeroLengthPredicate See merge request gitlab-org/gitlab-ce!21793
-
Robert Speicher authored
Relax the subject line requirements for commits Closes gitlab-org/release/framework#16 See merge request gitlab-org/gitlab-ce!21811
-
Filipa Lacerda authored
Manually includes the xterm custom colors on the 3 files that will need it: job log page, job terminal page, environment terminal page Reduces main CSS bundle
-
Filipa Lacerda authored
Re-enable legacy diff notes on merge request diffs Closes #48873 See merge request gitlab-org/gitlab-ce!21652
-
Lin Jen-Shin authored
Remove unused constant See merge request gitlab-org/gitlab-ce!21810
-
Stan Hu authored
-
Yorick Peterse authored
This changes the hard limit of 50 to a soft limit of 50, with the new hard limit being 72 characters. This gives people a bit more space, while still (hopefully) guiding them towards subject lines that are roughly 50 characters long. Fixes https://gitlab.com/gitlab-org/release/framework/issues/16
-
Douwe Maan authored
Fix grammar in runner-related specs, views and localisations. See merge request gitlab-org/gitlab-ce!21691
-
Marcel Amirault authored
-
Bob Van Landuyt authored
This removes an unused constant from the `RubyInterpolationInTranslation`. The constant was used in a first implementation of this class.
-
Yorick Peterse authored
See merge request gitlab-org/gitlab-ce!21689
-
Nick Thomas authored
Use standalone diff stats RPC on every comparison view Closes #51477, #20282, and #49399 See merge request gitlab-org/gitlab-ce!21778
-
Oswaldo Ferreira authored
-
Stan Hu authored
When there are many tags in a container repository, deleting them can exceed the default 60 second idle-in-transaction timeout in Sidekiq. We now explicitly delete them in the DestroyService before destroying the model. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51380
-
Phil Hughes authored
Refactor main.js content See merge request gitlab-org/gitlab-ce!19783
-
Filipa Lacerda authored
Unite green buttons under one css class See merge request gitlab-org/gitlab-ce!21795
-