| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| | |
Retried in database
Closes #25737
See merge request !11115
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
'master'
Resolve "Use consistent style for trailing commas"
Closes #27144
See merge request !11063
|
| | |
| | |
| | |
| | |
| | |
| | | |
Use the EnforcedStyleForMultiline: no_comma option.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Use the EnforcedStyleForMultiline: no_comma option.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Security patches -> `master`
See merge request !11230
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Use GroupsFinder to find subgroups the user has access to
See merge request !2096
|
| | | |
| | | |
| | | |
| | | |
| | | | |
New Hamlit XSS fix, does not include extraneous changes
See merge request !2095
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Refactor snippets finder & dont return internal snippets for external users
See merge request !2094
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Respect project features in wiki and blob search
See merge request !2089
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix snippets visibility for show action - external users can not see internal snippets
See merge request !2087
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Sanitize submodule URLs before linking to them in the file tree view
See merge request !2084
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
(security-9-1) Add correct `rel` attributes to external links when rendering markdown
See merge request !2097
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
(security-9-1) Render asciidoc & other markup using banzai in a pipeline
See merge request !2098
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
'31474-issue-boards-sidebar-milestone-dropdown-should-not-be-multi-select' into 'master'
Resolve "Issue boards sidebar milestone dropdown should not be multi select"
Closes #31474
See merge request !11084
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Post-deploy to clean `pending_delete` projects
Closes #20984
See merge request !11044
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Since this is a cleanup, ran by a post-deploy, there is no need to lookup the
admin to run the cleanup.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Destroying projects can be very time consuming. So instead of destroying them in
the post-deploy, just schedule them and make Sidekiq do the hard work.
They are scheduled in batches of 5000 records. This way the number of database
requests is limited while also the amount data read to memory is limited.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
There are many projects in `pending_delete` state, this post-deploy migration
cleans them up.
The script is based on https://gitlab.com/gitlab-org/gitlab-ce/snippets/1648654
and https://gitlab.com/gitlab-org/gitlab-ce/snippets/1611429. The use of these
scripts were described in
https://gitlab.com/gitlab-com/infrastructure/issues/888.
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | |
| | | | | | |
Load tree readme asynchronously
See merge request !11191
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
from 3.1.10 to 3.4.0"
|
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | |
| | | | | | |
Find dropdown-menu before asserting active item in sidebar_spec.rb
See merge request !11246
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Filter projects by group on search page
Closes #29489
See merge request !11169
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
After selecting a group, the projects dropdown will now filter by group projects instead
Closes #29489
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fixed search terms not highlight
Closes #31997
See merge request !11198
|
| | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | | |
Closes #31997
|
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Fixed create label form not working on issue boards in a sub-group project
Closes #31862
See merge request !11182
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
Closes #31862
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Use relative paths for group/project/user avatars
Closes #13418 and #19662
See merge request !11001
|
| | |/ / /
| |/| | | |
|
| | | | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Spec fix: Add :redis keyword to some specs clear state of trackable attributes
Closes #32041
See merge request !11221
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This reverts commit 73f448e589f46865140412754a9c97df52dc16c7.
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The specs that rely on a correct value of the trackable attributes, should
include the `:redis` keyword in the spec to ensure the state is reset between
various specs.
The trackable attributes being:
- sign_in_count : Increased every time a sign in is made (by form, openid, oauth)
- current_sign_in_at : A timestamp updated when the user signs in
- last_sign_in_at : Holds the timestamp of the previous sign in
- current_sign_in_ip : The remote ip updated when the user sign in
- last_sign_in_ip : Holds the remote ip of the previous sign in
The limiting of writing trackable attributes was introduced in
gitlab-org/gitlab-ce!11053.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Adds left connector class to the rendered graph
Closes #31053
See merge request !11179
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* master:
Fallback to default pattern when note does not belong to project
Merge request widget redesign
Fixed focused test in notes spec
Fixed UP arrow key not editing last comment in discussion
Fix skipped manual actions issue in pipeline processing
Fix notify_only_default_branch check for Slack service
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* master:
Update guides for 9.2.
[skip ci] add documentation
Standardize jasmine test describe block names that test specific methods
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix test failure in job vue componenFix test failure in job vue componentt
Closes #32021
See merge request !11208
|
| | |_|/ / / /
| |/| | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix OpenID spec failure that assumed current_sign_in_at would be set
Closes #32041
See merge request !11219
|