| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
Closes #20920
|
|\
| |
| |
| |
| |
| |
| | |
Improve Job detail view to make it refreshed in real-time instead of reloading
Closes #31397, #30901, #29948, and #24339
See merge request !11848
|
|/ |
|
|\
| |
| |
| |
| | |
Test todos_count_format helper at the correct level to improve speed
See merge request !12075
|
| |
| |
| |
| |
| | |
Instead of an integration test that creates 101 Todo records to test a
simple view helper, just unit test the helper.
|
|\ \
| | |
| | |
| | |
| | | |
Disable the Style/PreferredHashMethods cop
See merge request !12065
|
| | |
| | |
| | |
| | | |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Changes default text to "Unassigned"
Closes #32802
See merge request !12081
|
| | | |
| | | |
| | | |
| | | |
| | | | |
By changing this text the css will check for `toggle_text == default_label`. In this case they were not the same.
Now they are and it will show the default label in gray.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Make sure reCAPTCHA configuration is loaded when spam checks are initiated
Closes #33532
See merge request !12080
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Previously it was possible when an issue was updated and Akismet flagged it as spam
that the reCAPTCHA configuration was not loaded.
Closes #33532
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Only show hover state on links and buttons
Closes #32517
See merge request !12051
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use vue files for navigation tabs and buttons
See merge request !12040
|
|/ / / / / |
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | | |
doc: add example of scheduler when
See merge request !12067
|
|/ / / / |
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
Remove unused dead singular assignee code in boards
See merge request !12077
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
Introduced in
https://gitlab.com/gitlab-org/gitlab-ce/commit/adc59353fa48c5e433b80efc1698c0b12e121968#852fdbe4145be33eca58d30d8c2f4a6623ef8602_30_30
Only usage removed in
https://gitlab.com/gitlab-org/gitlab-ce/commit/de9e559d4495560095adfa03ea6489ea51f6f2f4#e22df3c6b3631af90cde45bbb974ddce72aefab7_21_21
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Bump Faraday and dependent OAuth2 gem version to support no_proxy variable
Closes omnibus-gitlab#1714
See merge request !12074
|
| | |
| | |
| | |
| | | |
Closes gitlab-org/omnibus-gitlab#1714
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes sign up active state underline misalignment
Closes #33208
See merge request !11890
|
|/ / / |
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
Bugfix/upgrade ruby parser
See merge request !11861
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
remove outline from More Actions icon when dropdown open
Closes #33469
See merge request !12054
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Don't check if MailRoom is running on Omnibus
Closes #19607
See merge request !12056
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Only look up diff size limit flags once per request
See merge request !12048
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Revert "Regenerate po and js files"
See merge request !12044
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This reverts commit 9157c300b78314e04857c66dacdc732a8193d278.
|
|\ \ \ \ \ \ \ |
|
| | |_|/ / / /
| |/| | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Ensure wiki is created before we visit the Wiki page
Closes #32622
See merge request !12059
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
:facepalm:
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
'33457-features-project-source-markdown_render-feature-fails-on-master' into 'master'
Fix intermittent Spinach markdown render failure
Closes #33457
See merge request !12053
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
When loading a tree with a README.md, we need to wait for the blob viewer.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Make the revision on the `/help` page clickable
See merge request !12016
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
For quicker access, add hyperlink to the gitlab.com commits page for the current
REVISION of GitLab.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Improve the grammar of the API docs
See merge request !11863
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Fix syntax error that breaks link to permissions document.
See merge request !11968
|
|/ / / / / / / / / / |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Clarify transferring project, specify permissions
See merge request !11934
|